Michael Tremer
d50ef220b6
firewall: Fix invalid HTML syntax.
2013-10-17 17:39:12 +02:00
Michael Tremer
0c7d0c0883
firewall: Simplify rule action selection.
...
Instead of two clicks, this is now changable with only
one click. The color coding should make the decision easier
and warn to not make unwanted configurations.
2013-10-17 17:33:46 +02:00
Michael Tremer
f18c38312c
firewall: Make time constraints selection collapsable.
2013-10-17 16:49:07 +02:00
Alexander Marx
c9493d6c4f
Firewall: Language changes, JQuery code cleanup
2013-10-17 14:27:41 +02:00
Alexander Marx
8777989d46
Firewall: some languagefile changes
2013-10-17 12:10:34 +02:00
Alexander Marx
86a921ee47
Firewall: Some changes in Strings and languagefiles
2013-10-17 11:27:48 +02:00
Alexander Marx
fda8c915d6
Firewall: Fixed JQuery code for fwhosts. This is BETA2 base
2013-10-16 14:55:20 +02:00
Alexander Marx
79bb8c75f2
Firewall: completed michaels JQuery code and some language changes. This is BETA2-base
2013-10-16 14:27:08 +02:00
Alexander Marx
769185b58e
Merge branch 'fifteen' of ssh://git.ipfire.org/pub/git/ipfire-2.x into firewall-fifteen
2013-10-16 14:22:38 +02:00
Michael Tremer
a1e89f481d
firewall: Simplify protocol selection.
...
Plausibility checks and removed checkboxed need to be made
functional again. Also proper styling is missing.
2013-10-15 21:08:38 +02:00
Michael Tremer
b64c3fc8a3
linux: Compile the kernel and modules in parallel.
...
This makes a little bit more use of multiple CPU cores
when compiling.
2013-10-15 16:52:55 +02:00
Michael Tremer
9f35ee8aec
fifteen: Add new jquery to update.
2013-10-15 16:51:01 +02:00
Michael Tremer
64d2fbd918
Remove shipped version of jquery.
2013-10-15 16:49:43 +02:00
Michael Tremer
0b1b223aa0
webif: Use new version of jquery.
2013-10-15 16:48:10 +02:00
Michael Tremer
f99356520c
jquery: Add extra jquery package.
...
Because this is easier to keep up to date.
2013-10-15 16:46:15 +02:00
Alexander Marx
ec6fd189ee
Firewall: Jquery with errors for michael...
2013-10-15 15:45:51 +02:00
Alexander Marx
a5cb9aca78
Firewall: Try to clean up JS code part 1
2013-10-15 12:05:13 +02:00
Michael Tremer
afe4656c72
DDNS: Sort providers alphabetically.
2013-10-15 11:50:48 +02:00
Stefan Schantl
290c9cf89b
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 .
2013-10-14 19:07:18 +02:00
Arne Fitzenreiter
fa9ef0a616
Merge branch 'fifteen' of ssh://git.ipfire.org/pub/git/ipfire-2.x into fifteen
2013-10-14 14:56:20 +02:00
Michael Tremer
0b7f6aa4d9
Merge branch 'next' into fifteen
2013-10-14 14:13:39 +02:00
Michael Tremer
9a6b4cb648
core73: Fix typo in proxy configuration converter.
2013-10-14 14:13:15 +02:00
Michael Tremer
568438067c
Merge branch 'next' into fifteen
2013-10-14 14:12:04 +02:00
Michael Tremer
8dc177053f
squid: Increase default number of file descriptors.
2013-10-14 14:07:35 +02:00
Michael Tremer
81c43f61b0
core73: Add transparent proxy port configuration.
2013-10-14 14:06:59 +02:00
Michael Tremer
0f6b606785
squid: Implement intercept mode.
2013-10-14 13:54:24 +02:00
Arne Fitzenreiter
11bc3c6420
kernel: updated to 3.10.16.
2013-10-14 10:12:49 +02:00
Michael Tremer
5b0bc4ca3d
Merge commit '3af3ecd319bdcf8db27e9ca14af72383b4754567' into fifteen
2013-10-12 21:01:13 +02:00
Michael Tremer
6e77821da8
Fix permissions of redirect-template directories.
2013-10-12 20:51:08 +02:00
Michael Tremer
2dcea58cc2
misc-progs: Re-indent setuid.c.
2013-10-12 18:47:16 +02:00
Michael Tremer
1293811896
misc-progs: Convert to right file encoding.
2013-10-12 18:25:33 +02:00
Michael Tremer
555637d156
misc-progs: Sync STRING_SIZE.
2013-10-12 18:25:14 +02:00
Michael Tremer
2b875b3985
misc-progs: Remove own copy of strlcat.
...
Add compatibility define that uses strncat.
2013-10-12 18:23:40 +02:00
Michael Tremer
52e54c1c9a
misc-progs: Move network stuff to own header file.
2013-10-12 18:22:51 +02:00
Michael Tremer
42ec14cf2b
misc-progs: Remove unused functions.
2013-10-12 16:23:41 +02:00
Michael Tremer
ab89cb2253
misc-progs: Fix invalid command line argument parsing.
...
Fixes #10431 .
2013-10-12 16:20:20 +02:00
Michael Tremer
6b6ef098ae
fifteen: Add glibc to update.
2013-10-12 16:07:42 +02:00
Michael Tremer
30a4e82787
glibc: Update patchset.
...
Import latest patches from RHEL6.
2013-10-12 16:03:05 +02:00
Michael Tremer
6f49e32b74
squid: Enable netfilter transparent mode.
2013-10-12 13:26:53 +02:00
Michael Tremer
0e4f36aee4
squid: Update to 3.3.9.
...
Just a couple of minor bugfixes. Nothing too serious.
2013-10-11 13:49:00 +02:00
Alexander Marx
bfc84eb153
Firewall: added JavaScript for services (hide icmp-types when no ICMP selected)
2013-10-09 16:20:54 +02:00
Alexander Marx
3af3ecd319
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
2013-10-09 10:31:35 +02:00
Alexander Marx
433b7aa8e9
Firewall: fixed typo in en.pl "Add new hetwork"-> "Add new network"
2013-10-09 08:23:57 +02:00
Alexander Marx
64e822fb45
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.
2013-10-08 10:24:56 +02:00
Alexander Marx
90f8339a42
Firewall: Bugfix: WHen using servicegroup with only ICMP services, the ruletable was broken. Also fixed another useless if clause in rules.pl
2013-10-08 10:08:09 +02:00
Alexander Marx
6e62882de6
Firewall: fix senseless if clause in rulecreation
2013-10-07 14:54:57 +02:00
Alexander Marx
58bda09b68
Merge branch 'firewall-fifteen' of ssh://git.ipfire.org/pub/git/people/amarx/ipfire-2.x into firewall-fifteen
2013-10-07 07:25:42 +02:00
Alexander Marx
95c86656e7
Merge branch 'fifteen' of ssh://git.ipfire.org/pub/git/ipfire-2.x into firewall-fifteen
2013-10-07 07:25:19 +02:00
Arne Fitzenreiter
1a3dbe91b2
Merge remote-tracking branch 'origin/next' into fifteen
2013-10-06 18:42:53 +02:00
Arne Fitzenreiter
1bd3de895b
close core73.
2013-10-06 18:39:08 +02:00