]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/log
people/teissler/ipfire-2.x.git
10 years agoFirewall: completed michaels JQuery code and some language changes. This is BETA2...
Alexander Marx [Wed, 16 Oct 2013 12:27:08 +0000 (14:27 +0200)] 
Firewall: completed michaels JQuery code and some language changes. This is BETA2-base

10 years agoMerge branch 'fifteen' of ssh://git.ipfire.org/pub/git/ipfire-2.x into firewall-fifteen
Alexander Marx [Wed, 16 Oct 2013 12:22:38 +0000 (14:22 +0200)] 
Merge branch 'fifteen' of ssh://git.ipfire.org/pub/git/ipfire-2.x into firewall-fifteen

10 years agofirewall: Simplify protocol selection.
Michael Tremer [Tue, 15 Oct 2013 19:06:32 +0000 (21:06 +0200)] 
firewall: Simplify protocol selection.

Plausibility checks and removed checkboxed need to be made
functional again. Also proper styling is missing.

10 years agolinux: Compile the kernel and modules in parallel.
Michael Tremer [Tue, 15 Oct 2013 14:52:55 +0000 (16:52 +0200)] 
linux: Compile the kernel and modules in parallel.

This makes a little bit more use of multiple CPU cores
when compiling.

10 years agofifteen: Add new jquery to update.
Michael Tremer [Tue, 15 Oct 2013 14:51:01 +0000 (16:51 +0200)] 
fifteen: Add new jquery to update.

10 years agoRemove shipped version of jquery.
Michael Tremer [Tue, 15 Oct 2013 14:49:43 +0000 (16:49 +0200)] 
Remove shipped version of jquery.

10 years agowebif: Use new version of jquery.
Michael Tremer [Tue, 15 Oct 2013 14:48:10 +0000 (16:48 +0200)] 
webif: Use new version of jquery.

10 years agojquery: Add extra jquery package.
Michael Tremer [Tue, 15 Oct 2013 14:46:15 +0000 (16:46 +0200)] 
jquery: Add extra jquery package.

Because this is easier to keep up to date.

10 years agoFirewall: Jquery with errors for michael...
Alexander Marx [Tue, 15 Oct 2013 13:45:51 +0000 (15:45 +0200)] 
Firewall: Jquery with errors for michael...

10 years agoFirewall: Try to clean up JS code part 1
Alexander Marx [Tue, 15 Oct 2013 10:05:13 +0000 (12:05 +0200)] 
Firewall: Try to clean up JS code part 1

10 years agoDDNS: Sort providers alphabetically.
Michael Tremer [Tue, 15 Oct 2013 09:50:48 +0000 (11:50 +0200)] 
DDNS: Sort providers alphabetically.

10 years agoDDNS: Add support for udmedia.de.
Stefan Schantl [Mon, 14 Oct 2013 17:07:18 +0000 (19:07 +0200)] 
DDNS: Add support for udmedia.de.

This commit adds support for the dynamic dns service provider udmedia.de and was requested by a user on the forum.

Details can be found here: http://forum.ipfire.org/index.php?topic=9097.0

Fixes #10432.

10 years agoMerge branch 'fifteen' of ssh://git.ipfire.org/pub/git/ipfire-2.x into fifteen
Arne Fitzenreiter [Mon, 14 Oct 2013 12:56:20 +0000 (14:56 +0200)] 
Merge branch 'fifteen' of ssh://git.ipfire.org/pub/git/ipfire-2.x into fifteen

10 years agoMerge branch 'next' into fifteen
Michael Tremer [Mon, 14 Oct 2013 12:13:39 +0000 (14:13 +0200)] 
Merge branch 'next' into fifteen

10 years agocore73: Fix typo in proxy configuration converter.
Michael Tremer [Mon, 14 Oct 2013 12:13:15 +0000 (14:13 +0200)] 
core73: Fix typo in proxy configuration converter.

10 years agoMerge branch 'next' into fifteen
Michael Tremer [Mon, 14 Oct 2013 12:12:04 +0000 (14:12 +0200)] 
Merge branch 'next' into fifteen

10 years agosquid: Increase default number of file descriptors.
Michael Tremer [Mon, 14 Oct 2013 12:07:35 +0000 (14:07 +0200)] 
squid: Increase default number of file descriptors.

10 years agocore73: Add transparent proxy port configuration.
Michael Tremer [Mon, 14 Oct 2013 12:06:59 +0000 (14:06 +0200)] 
core73: Add transparent proxy port configuration.

10 years agosquid: Implement intercept mode.
Michael Tremer [Mon, 14 Oct 2013 11:54:24 +0000 (13:54 +0200)] 
squid: Implement intercept mode.

10 years agokernel: updated to 3.10.16.
Arne Fitzenreiter [Mon, 14 Oct 2013 08:12:49 +0000 (10:12 +0200)] 
kernel: updated to 3.10.16.

10 years agoMerge commit '3af3ecd319bdcf8db27e9ca14af72383b4754567' into fifteen
Michael Tremer [Sat, 12 Oct 2013 19:01:13 +0000 (21:01 +0200)] 
Merge commit '3af3ecd319bdcf8db27e9ca14af72383b4754567' into fifteen

10 years agoFix permissions of redirect-template directories.
Michael Tremer [Sat, 12 Oct 2013 18:51:08 +0000 (20:51 +0200)] 
Fix permissions of redirect-template directories.

10 years agomisc-progs: Re-indent setuid.c.
Michael Tremer [Sat, 12 Oct 2013 16:47:16 +0000 (18:47 +0200)] 
misc-progs: Re-indent setuid.c.

10 years agomisc-progs: Convert to right file encoding.
Michael Tremer [Sat, 12 Oct 2013 16:25:33 +0000 (18:25 +0200)] 
misc-progs: Convert to right file encoding.

10 years agomisc-progs: Sync STRING_SIZE.
Michael Tremer [Sat, 12 Oct 2013 16:25:14 +0000 (18:25 +0200)] 
misc-progs: Sync STRING_SIZE.

10 years agomisc-progs: Remove own copy of strlcat.
Michael Tremer [Sat, 12 Oct 2013 16:23:40 +0000 (18:23 +0200)] 
misc-progs: Remove own copy of strlcat.

Add compatibility define that uses strncat.

10 years agomisc-progs: Move network stuff to own header file.
Michael Tremer [Sat, 12 Oct 2013 16:22:51 +0000 (18:22 +0200)] 
misc-progs: Move network stuff to own header file.

10 years agomisc-progs: Remove unused functions.
Michael Tremer [Sat, 12 Oct 2013 14:23:41 +0000 (16:23 +0200)] 
misc-progs: Remove unused functions.

10 years agomisc-progs: Fix invalid command line argument parsing.
Michael Tremer [Sat, 12 Oct 2013 14:20:20 +0000 (16:20 +0200)] 
misc-progs: Fix invalid command line argument parsing.

Fixes #10431.

10 years agofifteen: Add glibc to update.
Michael Tremer [Sat, 12 Oct 2013 14:07:42 +0000 (16:07 +0200)] 
fifteen: Add glibc to update.

10 years agoglibc: Update patchset.
Michael Tremer [Sat, 12 Oct 2013 14:03:05 +0000 (16:03 +0200)] 
glibc: Update patchset.

Import latest patches from RHEL6.

10 years agosquid: Enable netfilter transparent mode.
Michael Tremer [Sat, 12 Oct 2013 11:26:53 +0000 (13:26 +0200)] 
squid: Enable netfilter transparent mode.

10 years agosquid: Update to 3.3.9.
Michael Tremer [Fri, 11 Oct 2013 11:49:00 +0000 (13:49 +0200)] 
squid: Update to 3.3.9.

Just a couple of minor bugfixes. Nothing too serious.

10 years agoFirewall: added JavaScript for services (hide icmp-types when no ICMP selected)
Alexander Marx [Wed, 9 Oct 2013 14:20:54 +0000 (16:20 +0200)] 
Firewall: added JavaScript for services (hide icmp-types when no ICMP selected)

10 years agoFirewall: fix rules.pl when using custom hosts/networks and services no rule was...
Alexander Marx [Wed, 9 Oct 2013 08:31:35 +0000 (10:31 +0200)] 
Firewall: fix rules.pl when using custom hosts/networks and services no rule was applied because no protokoll could be found
Also extended JS code to correctly show ICMP Types only, if NO Targetport is selcted

10 years agoFirewall: fixed typo in en.pl "Add new hetwork"-> "Add new network"
Alexander Marx [Wed, 9 Oct 2013 06:23:57 +0000 (08:23 +0200)] 
Firewall: fixed typo in en.pl "Add new hetwork"-> "Add new network"

10 years agoFirewall: Bugfix: when deleting services from a servicegroup,it was possible to delet...
Alexander Marx [Tue, 8 Oct 2013 08:24:56 +0000 (10:24 +0200)] 
Firewall: Bugfix: when deleting services from a servicegroup,it was possible to delete the last service even if the group was used in a rule.

10 years agoFirewall: Bugfix: WHen using servicegroup with only ICMP services, the ruletable...
Alexander Marx [Tue, 8 Oct 2013 08:08:09 +0000 (10:08 +0200)] 
Firewall: Bugfix: WHen using servicegroup with only ICMP services, the ruletable was broken. Also fixed another useless if clause in rules.pl

10 years agoFirewall: fix senseless if clause in rulecreation
Alexander Marx [Mon, 7 Oct 2013 12:54:57 +0000 (14:54 +0200)] 
Firewall: fix senseless if clause in rulecreation

10 years agoMerge branch 'firewall-fifteen' of ssh://git.ipfire.org/pub/git/people/amarx/ipfire...
Alexander Marx [Mon, 7 Oct 2013 05:25:42 +0000 (07:25 +0200)] 
Merge branch 'firewall-fifteen' of ssh://git.ipfire.org/pub/git/people/amarx/ipfire-2.x into firewall-fifteen

10 years agoMerge branch 'fifteen' of ssh://git.ipfire.org/pub/git/ipfire-2.x into firewall-fifteen
Alexander Marx [Mon, 7 Oct 2013 05:25:19 +0000 (07:25 +0200)] 
Merge branch 'fifteen' of ssh://git.ipfire.org/pub/git/ipfire-2.x into firewall-fifteen

10 years agoMerge remote-tracking branch 'origin/next' into fifteen
Arne Fitzenreiter [Sun, 6 Oct 2013 16:42:53 +0000 (18:42 +0200)] 
Merge remote-tracking branch 'origin/next' into fifteen

10 years agoclose core73.
Arne Fitzenreiter [Sun, 6 Oct 2013 16:39:08 +0000 (18:39 +0200)] 
close core73.

10 years agowirelessclient.cgi: fix handling of "'" 2nd try.
Arne Fitzenreiter [Sun, 6 Oct 2013 16:37:15 +0000 (18:37 +0200)] 
wirelessclient.cgi: fix handling of "'" 2nd try.

10 years agoMerge remote-tracking branch 'origin/next' into fifteen
Arne Fitzenreiter [Sun, 6 Oct 2013 15:06:28 +0000 (17:06 +0200)] 
Merge remote-tracking branch 'origin/next' into fifteen

10 years agocore73: add urlfilter.cgi.
Arne Fitzenreiter [Sun, 6 Oct 2013 15:04:58 +0000 (17:04 +0200)] 
core73: add urlfilter.cgi.

10 years agocore73: add database updates.
Arne Fitzenreiter [Sun, 6 Oct 2013 14:47:39 +0000 (16:47 +0200)] 
core73: add database updates.

10 years agoGeoIP: update database to 20131001.
Arne Fitzenreiter [Sun, 6 Oct 2013 14:44:04 +0000 (16:44 +0200)] 
GeoIP: update database to 20131001.

10 years agohwdata: update pci.ids to 20131006.
Arne Fitzenreiter [Sun, 6 Oct 2013 14:43:37 +0000 (16:43 +0200)] 
hwdata: update pci.ids to 20131006.

10 years agohwdate: update usb.ids to 20130821.
Arne Fitzenreiter [Sun, 6 Oct 2013 14:42:55 +0000 (16:42 +0200)] 
hwdate: update usb.ids to 20130821.

10 years agoRevert "wirelessclient.cgi: fix handling of "'" character in ssid and psk."
Arne Fitzenreiter [Sun, 6 Oct 2013 10:36:58 +0000 (12:36 +0200)] 
Revert "wirelessclient.cgi: fix handling of "'" character in ssid and psk."

This reverts commit be5b660500596f860a6ba3478aac441b86f60626.
now it cannot handle "space".

10 years agosetup: add nic identify function.
Arne Fitzenreiter [Sun, 6 Oct 2013 06:59:35 +0000 (08:59 +0200)] 
setup: add nic identify function.

10 years agokernel: update to 3.10.15.
Arne Fitzenreiter [Sat, 5 Oct 2013 20:22:17 +0000 (22:22 +0200)] 
kernel: update to 3.10.15.

10 years agoFirewall: added some more plausichecks and additional errormessages
Alexander Marx [Sat, 5 Oct 2013 11:50:35 +0000 (13:50 +0200)] 
Firewall: added some more plausichecks and additional errormessages

10 years agoMerge branch 'fifteen' of ssh://git.ipfire.org/pub/git/ipfire-2.x into firewall-fifteen
Alexander Marx [Sat, 5 Oct 2013 11:31:22 +0000 (13:31 +0200)] 
Merge branch 'fifteen' of ssh://git.ipfire.org/pub/git/ipfire-2.x into firewall-fifteen

10 years agokernel: build VLAN_8021Q as modul.
Arne Fitzenreiter [Fri, 4 Oct 2013 15:00:27 +0000 (17:00 +0200)] 
kernel: build VLAN_8021Q as modul.

10 years agoMerge remote-tracking branch 'origin/next' into fifteen
Arne Fitzenreiter [Fri, 4 Oct 2013 14:55:20 +0000 (16:55 +0200)] 
Merge remote-tracking branch 'origin/next' into fifteen

10 years agowirelessclient.cgi: fix handling of "'" character in ssid and psk.
Arne Fitzenreiter [Fri, 4 Oct 2013 14:50:30 +0000 (16:50 +0200)] 
wirelessclient.cgi: fix handling of "'" character in ssid and psk.

10 years agoMerge branch 'fifteen' of ssh://git.ipfire.org/pub/git/ipfire-2.x into fifteen
Michael Tremer [Fri, 4 Oct 2013 12:53:03 +0000 (14:53 +0200)] 
Merge branch 'fifteen' of ssh://git.ipfire.org/pub/git/ipfire-2.x into fifteen

10 years agovim: Update to 7.4.
Michael Tremer [Fri, 4 Oct 2013 12:52:44 +0000 (14:52 +0200)] 
vim: Update to 7.4.

10 years agonetwork-vlans: Remove " from configuration values.
Michael Tremer [Fri, 4 Oct 2013 11:39:26 +0000 (13:39 +0200)] 
network-vlans: Remove " from configuration values.

" is an invalid character.

10 years agonetwork-vlans: Use ip link command instead of vconfig.
Michael Tremer [Fri, 4 Oct 2013 11:36:48 +0000 (13:36 +0200)] 
network-vlans: Use ip link command instead of vconfig.

This patch gets rid of using vconfig for configuring VLAN
devices. ip link is much more suitable for that and creates
the interface with the right name and MAC address in just
one step.

10 years agoremove php from core73.
Arne Fitzenreiter [Fri, 4 Oct 2013 06:37:49 +0000 (08:37 +0200)] 
remove php from core73.

fifteen branch will not build with this file.

10 years agosamba: bump package version.
Arne Fitzenreiter [Fri, 4 Oct 2013 06:36:46 +0000 (08:36 +0200)] 
samba: bump package version.

10 years agoMerge branch 'firewall-fifteen' of ssh://git.ipfire.org/pub/git/people/amarx/ipfire...
Alexander Marx [Fri, 4 Oct 2013 06:09:18 +0000 (08:09 +0200)] 
Merge branch 'firewall-fifteen' of ssh://git.ipfire.org/pub/git/people/amarx/ipfire-2.x into firewall-fifteen

10 years agoMerge branch 'fifteen' of ssh://git.ipfire.org/pub/git/ipfire-2.x into firewall-fifteen
Alexander Marx [Fri, 4 Oct 2013 05:17:15 +0000 (07:17 +0200)] 
Merge branch 'fifteen' of ssh://git.ipfire.org/pub/git/ipfire-2.x into firewall-fifteen

10 years agorsync: updated to 3.1.0.
Arne Fitzenreiter [Thu, 3 Oct 2013 17:05:21 +0000 (19:05 +0200)] 
rsync: updated to 3.1.0.

10 years agoMerge branch 'fifteen' of ssh://git.ipfire.org/pub/git/ipfire-2.x into fifteen
Arne Fitzenreiter [Thu, 3 Oct 2013 12:51:30 +0000 (14:51 +0200)] 
Merge branch 'fifteen' of ssh://git.ipfire.org/pub/git/ipfire-2.x into fifteen

10 years agowirelessctrl: fix blue access "enabled" checkbox.
Arne Fitzenreiter [Thu, 3 Oct 2013 12:50:33 +0000 (14:50 +0200)] 
wirelessctrl: fix blue access "enabled" checkbox.

10 years agomemtest: disable parallel build.
Arne Fitzenreiter [Thu, 3 Oct 2013 12:50:11 +0000 (14:50 +0200)] 
memtest: disable parallel build.

10 years agoMerge remote-tracking branch 'origin/next' into fifteen
Michael Tremer [Thu, 3 Oct 2013 12:26:33 +0000 (14:26 +0200)] 
Merge remote-tracking branch 'origin/next' into fifteen

Conflicts:
doc/language_issues.es
doc/language_issues.fr
doc/language_issues.nl
doc/language_issues.pl
doc/language_issues.tr
doc/language_missings

10 years agocore73: Add wirelessclient.cgi.
Michael Tremer [Thu, 3 Oct 2013 12:22:59 +0000 (14:22 +0200)] 
core73: Add wirelessclient.cgi.

10 years agoUpdate language issues.
Michael Tremer [Thu, 3 Oct 2013 12:20:32 +0000 (14:20 +0200)] 
Update language issues.

10 years agowirelessclient.cgi: Add help for priority.
Michael Tremer [Thu, 3 Oct 2013 12:19:38 +0000 (14:19 +0200)] 
wirelessclient.cgi: Add help for priority.

Fixes #10428.

10 years agovdr: remove unknown config keys.
Arne Fitzenreiter [Thu, 3 Oct 2013 11:44:56 +0000 (13:44 +0200)] 
vdr: remove unknown config keys.

10 years agophp: Update to 5.3.27.
Michael Tremer [Thu, 3 Oct 2013 10:39:16 +0000 (12:39 +0200)] 
php: Update to 5.3.27.

10 years agocore73: Add php to update.
Michael Tremer [Thu, 3 Oct 2013 10:33:08 +0000 (12:33 +0200)] 
core73: Add php to update.

10 years agophp: Build sqlite2 support for PDO.
Michael Tremer [Thu, 3 Oct 2013 10:27:19 +0000 (12:27 +0200)] 
php: Build sqlite2 support for PDO.

10 years agophp: Build in zip module.
Michael Tremer [Thu, 3 Oct 2013 10:28:18 +0000 (12:28 +0200)] 
php: Build in zip module.

10 years agoFirewall: fixed JS code for toggeling div areas
Alexander Marx [Thu, 3 Oct 2013 10:01:19 +0000 (12:01 +0200)] 
Firewall: fixed JS code for toggeling div areas

10 years agoconfigroot: enable log off wireless packet drop.
Arne Fitzenreiter [Thu, 3 Oct 2013 09:53:35 +0000 (11:53 +0200)] 
configroot: enable log off wireless packet drop.

10 years agomemtest: enable smp as default.
Arne Fitzenreiter [Thu, 3 Oct 2013 09:52:59 +0000 (11:52 +0200)] 
memtest: enable smp as default.

10 years agovdr: update to 2.0.3.
Arne Fitzenreiter [Wed, 2 Oct 2013 20:43:07 +0000 (22:43 +0200)] 
vdr: update to 2.0.3.

10 years agoFirewall: Reorganized layout of rulecreationpage
Alexander Marx [Wed, 2 Oct 2013 19:28:50 +0000 (21:28 +0200)] 
Firewall: Reorganized layout of rulecreationpage

Protocol is now an extra area containing protocol, ICMP-Type and
source/target ports

10 years agoMerge branch 'fifteen' of ssh://git.ipfire.org/pub/git/ipfire-2.x into firewall-fifteen
Alexander Marx [Wed, 2 Oct 2013 19:15:22 +0000 (21:15 +0200)] 
Merge branch 'fifteen' of ssh://git.ipfire.org/pub/git/ipfire-2.x into firewall-fifteen

10 years agoFix empty system-release.
Arne Fitzenreiter [Wed, 2 Oct 2013 14:24:24 +0000 (16:24 +0200)] 
Fix empty system-release.

10 years agostage2: rootfile update.
Arne Fitzenreiter [Wed, 2 Oct 2013 12:39:16 +0000 (14:39 +0200)] 
stage2: rootfile update.

10 years agomemtest: update to 5.01.
Arne Fitzenreiter [Wed, 2 Oct 2013 12:38:39 +0000 (14:38 +0200)] 
memtest: update to 5.01.

10 years agokernel: update to 3.10.14.
Arne Fitzenreiter [Wed, 2 Oct 2013 09:00:56 +0000 (11:00 +0200)] 
kernel: update to 3.10.14.

10 years agoMerge branch 'fifteen' of ssh://git.ipfire.org/pub/git/ipfire-2.x into firewall-fifteen
Alexander Marx [Wed, 2 Oct 2013 05:22:10 +0000 (07:22 +0200)] 
Merge branch 'fifteen' of ssh://git.ipfire.org/pub/git/ipfire-2.x into firewall-fifteen

10 years agoMerge branch 'fifteen' of ssh://git.ipfire.org/pub/git/ipfire-2.x into firewall-fifteen
Alexander Marx [Tue, 1 Oct 2013 18:30:30 +0000 (20:30 +0200)] 
Merge branch 'fifteen' of ssh://git.ipfire.org/pub/git/ipfire-2.x into firewall-fifteen

10 years agoMerge branch 'firewall-fifteen' of ssh://git.ipfire.org/pub/git/people/amarx/ipfire...
Alexander Marx [Tue, 1 Oct 2013 18:30:06 +0000 (20:30 +0200)] 
Merge branch 'firewall-fifteen' of ssh://git.ipfire.org/pub/git/people/amarx/ipfire-2.x into firewall-fifteen

10 years agowirelessctrl: Fix evaluation of configuration settings.
Michael Tremer [Tue, 1 Oct 2013 15:45:00 +0000 (17:45 +0200)] 
wirelessctrl: Fix evaluation of configuration settings.

10 years agopakfire: Don't remove existing content from /opt/pakfire.
Michael Tremer [Tue, 1 Oct 2013 15:20:41 +0000 (17:20 +0200)] 
pakfire: Don't remove existing content from /opt/pakfire.

10 years agoFirewall: fixed rules.pl (no INPUT rules where created when using port and prot ...
Alexander Marx [Tue, 1 Oct 2013 05:45:58 +0000 (07:45 +0200)] 
Firewall: fixed rules.pl (no INPUT rules where created when using port and prot "all")
This is a bug which was raised due to the last commit

10 years agoMerge branch 'fifteen' of ssh://git.ipfire.org/pub/git/ipfire-2.x into firewall-fifteen
Alexander Marx [Tue, 1 Oct 2013 05:44:29 +0000 (07:44 +0200)] 
Merge branch 'fifteen' of ssh://git.ipfire.org/pub/git/ipfire-2.x into firewall-fifteen

10 years agocdrom: Update /etc/system-release when needed.
Michael Tremer [Mon, 30 Sep 2013 19:28:52 +0000 (21:28 +0200)] 
cdrom: Update /etc/system-release when needed.

10 years agoCreate /etc/system-release in stage2.
Michael Tremer [Mon, 30 Sep 2013 19:16:03 +0000 (21:16 +0200)] 
Create /etc/system-release in stage2.

10 years agoWrite /opt/pakfire/db/core/mine in stage2.
Michael Tremer [Mon, 30 Sep 2013 19:08:44 +0000 (21:08 +0200)] 
Write /opt/pakfire/db/core/mine in stage2.

10 years agoRemove /var/ipfire/firebuild.
Michael Tremer [Mon, 30 Sep 2013 19:00:15 +0000 (21:00 +0200)] 
Remove /var/ipfire/firebuild.

This file provides lots of bogous information and information
about the build system that is not of much interest.