Michael Tremer
cbb3a8f91e
IPsec: Fix and enhance DPD configuration.
...
Also the action option has now moved to the advanced settings
page and the design has been improved.
2014-01-07 01:37:00 +01:00
Alexander Marx
4e156911cc
IPsec: Add DPD configuration options to advanced settings.
2014-01-07 00:38:36 +01:00
Michael Tremer
c3f00878dd
ipfire-new: Update footer.
2014-01-05 18:51:22 +01:00
Michael Tremer
1dc4447136
general-functions.pl: Format output of age().
...
The output of the age() function was a bit messy with
some translations. It was now much simplified and it
now shows the time in a standardized format.
2014-01-05 02:42:21 +01:00
Michael Tremer
63e3da5935
vpnmain.cgi: Re-design algorithm selection.
2014-01-05 02:19:06 +01:00
Alexander Marx
3c037075d0
Firewall: when DNAT external port is given and dest port is empty, theres now an errormessage displayed
2013-12-20 13:04:56 +01:00
Alexander Marx
3a162dc14f
Firewall: rebuild complete counter procedure in firewall-groups. This way the counters are on the fly generated and stable. also this is a prequisite to the new option that firewall-servicegroups can be rolled out by installation
2013-12-10 12:21:48 +01:00
Alexander Marx
02cb636c8b
Firewall: Fixes commit http://git.ipfire.org/?p=people/amarx/ipfire-2.x.git;a=commitdiff;h=e19a36c4a09ea417ce9d577c262f17242eec4a31
...
Now all "active" Strings from all languagefiles are checked against the old rule to find out if logging is enabled
Conflicts:
config/firewall/convert-outgoingfw
2013-12-05 15:15:37 +01:00
Arne Fitzenreiter
0037264780
Merge branch 'next' into fifteen
...
Conflicts:
doc/language_issues.tr
2013-11-30 12:45:31 +01:00
Ersan Yildirim
e2fedc9a47
Updates for Turkish translation.
2013-11-18 11:39:51 +01:00
Alexander Marx
7d3b1f7eaf
Firewall: new errormessage for maximum number of ports in servicegroups
2013-11-13 00:36:43 +01:00
Alexander Marx
49192c7b31
Firewall: The maximum of definable services in a servicegroup is limited to 13 per protocol (tcp,udp) because iptables can only handle max 13 services in Multiport
2013-11-13 00:33:46 +01:00
Erik Kapfer
dd4796fbea
langs: Fix typo
2013-11-13 00:27:08 +01:00
Michael Tremer
c03d4a5e8a
firewall: Simplify code which shows the last rule.
...
Also change headings of the rule sections.
2013-10-29 18:45:40 +01:00
Michael Tremer
bee56a2d5d
firewall: NAT section: Don't show irrelevant controls.
2013-10-29 16:57:58 +01:00
Michael Tremer
2a6e9ae967
Merge remote-tracking branch 'amarx/firewall-fifteen' into fifteen
2013-10-29 16:23:35 +01:00
Michael Tremer
e9a0562345
P2P block: Add notice that the user will reload the firewall ruleset.
2013-10-29 16:22:13 +01:00
Alexander Marx
daf400fa4d
Firewall: fixed untranslated Strings
2013-10-29 08:34:42 +01:00
Alexander Marx
39e360b26c
Firewall: added missing translation for short IPv6 protcol in ruletable
2013-10-24 16:24:45 +02:00
Alexander Marx
9c89c64de1
Firewall: rename Protocol 41 in Dropdown and ruletable ->Now "IPv6 Encapsulation (protocol 41)" in dropdown and "IPv6 Encap" in ruletable
2013-10-24 16:04:26 +02:00
Michael Tremer
4e6ae999c6
firewall: Add proper descriptions/translations for NAT.
2013-10-22 21:09:01 +02:00
Michael Tremer
4a75efa5a7
p2p-block.cgi: Fix coding style.
2013-10-22 19:08:35 +02:00
Michael Tremer
2d5447bb1b
P2P block: Fix strings.
2013-10-22 18:58:15 +02:00
Michael Tremer
6bcb5ffe56
firewall: Move NAT port field to the protocol section.
2013-10-22 17:23:23 +02:00
Michael Tremer
85d6e8a910
firewall: Update the re-read button.
...
Change to a more meaningful description and remove the
big green box.
2013-10-22 16:44:43 +02:00
Michael Tremer
ba338177a0
Update translations.
2013-10-17 17:39:43 +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
79bb8c75f2
Firewall: completed michaels JQuery code and some language changes. This is BETA2-base
2013-10-16 14:27:08 +02:00
Michael Tremer
568438067c
Merge branch 'next' into fifteen
2013-10-14 14:12:04 +02:00
Michael Tremer
0f6b606785
squid: Implement intercept mode.
2013-10-14 13:54:24 +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
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
Arne Fitzenreiter
b128fe7e69
setup: add nic identify function.
2013-10-06 09:00:17 +02:00
Alexander Marx
e6e9a81176
Firewall: added some more plausichecks and additional errormessages
2013-10-05 13:50:35 +02:00
Michael Tremer
0203401cf5
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
2013-10-03 14:26:33 +02:00
Michael Tremer
f34844355b
wirelessclient.cgi: Add help for priority.
...
Fixes #10428 .
2013-10-03 14:19:38 +02:00
Michael Tremer
d9949d4dd1
Merge remote-tracking branch 'earl/tor' into next
...
Conflicts:
lfs/tor
2013-09-14 14:37:18 +02:00
Jan Paul Tuecking
8e0d8bfd4d
tor: added new strings for directory port
2013-09-07 14:55:55 +02:00
Michael Tremer
716ddc41d3
Re-add 'wlanap country' string that has accidentially been dropped.
2013-09-07 14:21:05 +02:00
Michael Tremer
2b59ba3c87
Fix spelling of 'iptables'.
2013-09-02 22:35:05 +02:00
Michael Tremer
2ac39db92e
Merge remote-tracking branch 'amarx/firewall' into fifteen
2013-08-28 11:33:20 +02:00
Michael Tremer
0006d11060
translation: Fix typo.
2013-08-21 17:23:36 +02:00
Jan Paul Tuecking
8505f1ff4c
tor: new stings added to language files
2013-08-21 17:23:26 +02:00
Michael Tremer
87e33a423f
urlfilter: Make redirect.cgi template selectable.
2013-08-21 17:08:57 +02:00
Michael Tremer
e726a4716f
translation: Fix typo.
2013-08-19 13:20:42 +02:00
Michael Tremer
57aaa16bf2
Merge remote-tracking branch 'earl/tor' into next
2013-08-19 13:19:13 +02:00
Jan Paul Tuecking
6feadd0737
tor: new stings added to language files
2013-08-18 12:18:50 +02:00
Alexander Marx
f195a8d763
Forward Firewall: BUG: when creating a new group in firewall-groups with the same name as an existing group, the line "no rule defined" was added.
...
BUG: THe line "no rules defined" is now "no entries in this group".
2013-08-13 16:00:32 +02:00