3426 Commits

Author SHA1 Message Date
Franco Fichtner
bdd2b263c5 filter: pass it on; pass it right on 2015-11-27 21:48:20 +01:00
Franco Fichtner
72cf2e19da filter: convert nat reflection (kung) foo 2015-11-27 21:44:55 +01:00
Franco Fichtner
10a148ff19 filter: two more converted calls 2015-11-27 21:41:13 +01:00
Franco Fichtner
77d87a271f filter: another one bites the dust 2015-11-27 21:38:42 +01:00
Franco Fichtner
a7c92a3d7a filter: another one converted 2015-11-27 21:34:56 +01:00
Franco Fichtner
fd40bd4fca filter: obvious candidate for $FilterIflist passing 2015-11-27 21:31:25 +01:00
Franco Fichtner
4e2ac6f3f2 lang: merge progress for French and German
Taken from: https://translate.opnsense.org/
2015-11-27 21:26:50 +01:00
Franco Fichtner
f6c0645786 Merge pull request #479 from fabianfrz/translation
fixes for load_balancer_maintable.inc (#427)
2015-11-27 21:22:23 +01:00
Ad Schellevis
09f63db904 (menu) handle proper get attributes in menu 2015-11-27 15:31:28 +00:00
Ad Schellevis
b2a33beeab (legacy) refactor system_groupmanager_addprivs.php 2015-11-27 15:30:38 +00:00
Ad Schellevis
10df2a3d0e (legacy) refactor system_groupmanager.php 2015-11-27 15:30:11 +00:00
Ad Schellevis
dbe073b1ec (legacy) missing class in system_gateways_edit.php 2015-11-27 15:01:40 +00:00
Fabian Franz
7b7e615079 fixes for load_balancer_maintable.inc 2015-11-27 12:44:39 +01:00
Franco Fichtner
3ba6fecf5d filter: redoing commits zapped pass by reference 2015-11-27 08:47:49 +01:00
Franco Fichtner
1c2ea23086 authgui: remove obsolete mention of filter_generate_optcfg_array 2015-11-27 08:43:51 +01:00
Franco Fichtner
e2b1f6441f openvpn: ok to call filter_generate_optcfg_array here 2015-11-27 08:42:20 +01:00
Franco Fichtner
3df63a5dbe filter: try to not call filter_generate_optcfg_array from...
everywhere, anytime, just for fun...  first of many :(
2015-11-27 08:42:15 +01:00
Franco Fichtner
b980171c3f openvpn: fix small glitch in previous 2015-11-27 08:16:21 +01:00
Frédéric LIETART (TheLinuxFr)
094ad4e834 Fix more missing translations #427
https://github.com/opnsense/core/blob/master/src/www/vpn_openvpn_server.php#L1175
https://github.com/opnsense/core/blob/master/src/www/vpn_openvpn_server.php#L1178 bis 1182
https://github.com/opnsense/core/blob/master/src/www/vpn_openvpn_export_shared.php#L175
https://github.com/opnsense/core/blob/master/src/www/vpn_openvpn_export_shared.php#L191
https://github.com/opnsense/core/blob/master/src/www/vpn_openvpn_export_shared.php#L206
https://github.com/opnsense/core/blob/master/src/www/vpn_openvpn_export_shared.php#L210
https://github.com/opnsense/core/blob/master/src/www/vpn_openvpn_export_shared.php#L214
https://github.com/opnsense/core/blob/master/src/www/vpn_openvpn_export.php#L340
https://github.com/opnsense/core/blob/master/src/www/vpn_openvpn_export.php#L369
https://github.com/opnsense/core/blob/master/src/www/vpn_openvpn_export.php#L373
https://github.com/opnsense/core/blob/master/src/www/vpn_openvpn_export.php#L387
https://github.com/opnsense/core/blob/master/src/www/vpn_openvpn_export.php#L402
https://github.com/opnsense/core/blob/master/src/www/vpn_openvpn_export.php#L406
https://github.com/opnsense/core/blob/master/src/www/vpn_openvpn_export.php#L410
2015-11-27 08:12:59 +01:00
Franco Fichtner
d37aff724e src: whitespace sweep :) 2015-11-27 07:29:12 +01:00
Ad Schellevis
71675f7fc6 (legacy) refactor status_gateway_groups.php 2015-11-26 19:35:50 +00:00
Ad Schellevis
990f18c8d1 (menu) glitch after gateway edit 2015-11-26 17:17:15 +00:00
Ad Schellevis
87dd533ff6 (legacy) refactor status_gateways.php 2015-11-26 17:14:28 +00:00
Ad Schellevis
9abfe5e8ab (ids) add alert_action to log output (backend) 2015-11-26 11:52:36 +00:00
Ad Schellevis
4884a059be (IDS) add alert_action to log output 2015-11-26 11:51:55 +00:00
Ad Schellevis
14c59c64b1 (ui) pull in latest bootgrid version 2015-11-26 11:44:48 +00:00
Ad Schellevis
9bbca9c2ad (captiveportal, new) change rc script to use cp instead of rsync (which is not installed by default) and change file ownership to chroot user 2015-11-26 08:50:48 +00:00
Ad Schellevis
f9451641bc (legacy) auth: fix crash reporter warning 2015-11-25 17:02:15 +00:00
Franco Fichtner
608dbd9a45 auth: fix crash reporter warning 2015-11-25 17:41:51 +01:00
Ad Schellevis
efb83c621d (ipsec, vici) ignore socket connect issues and report back 2015-11-25 16:22:18 +00:00
Franco Fichtner
89cb9b3fca menu: remove iffy parens from interfaces section 2015-11-25 17:19:45 +01:00
Ad Schellevis
debaee826d (legacy) ipsec phase 2 protocol selection glitch 2015-11-25 16:14:22 +00:00
Ad Schellevis
10a0fd8e56 (legacy) ipsec phase1 algo tag select, closes https://github.com/opnsense/core/issues/350 2015-11-25 16:12:59 +00:00
Ad Schellevis
06a7ea4808 (legacy/ipsec) fix esp/ah options on multiple phase2 entries 2015-11-25 15:42:35 +00:00
Ad Schellevis
3e0e936bdb (legacy/ipsec) remove use of reqid in ipsec conf 2015-11-25 14:01:56 +00:00
Ad Schellevis
dd4029f859 (menu) restructure System section 2015-11-25 13:48:11 +00:00
Ad Schellevis
cc35313ccb (menu) reformat firewall section 2015-11-25 13:35:06 +00:00
Ad Schellevis
0f81f0a814 (menu) change vpn ordering 2015-11-25 13:13:52 +00:00
Ad Schellevis
762952c3d0 (legacy) add some spacing 2015-11-25 13:04:13 +00:00
Ad Schellevis
615bf01dc2 (legacy) event system_gateways_edit.php 2015-11-25 12:49:31 +00:00
Ad Schellevis
7edf57ada3 (legacy) refactor system_gateways_edit.php 2015-11-25 12:45:51 +00:00
Franco Fichtner
fb3529322a proxy: fix spelling mishap
PR: https://forum.opnsense.org/index.php?topic=1730.0
2015-11-24 22:48:44 +01:00
Franco Fichtner
877ad26586 filter: improve status reload page 2015-11-24 17:41:47 +01:00
Franco Fichtner
0dea657b2c src: style sweep 2015-11-24 09:05:35 +01:00
Franco Fichtner
4b21504001 pptp: move to services 2015-11-24 00:30:55 +01:00
Franco Fichtner
6514a161c4 logs: ignores ppp in system log 2015-11-23 23:26:14 +01:00
Franco Fichtner
311a9bfd2e Merge pull request #469 from thelinuxfr/master
Firmware update, proposed addition of missing translations
2015-11-23 22:39:33 +01:00
Ad Schellevis
ba4fded478 (IDS) fix possible race in reloading ruleset 2015-11-23 18:32:30 +00:00
Franco Fichtner
358cfb0203 openvpn: translate verbose descriptions
I know, gettext('2') et al looks stupid, but not having a complete
gettext() wrapping only leads to bugs later on...
2015-11-23 09:33:39 +01:00
Ad Schellevis
4ff0b32751 (legacy) remove isAjax 2015-11-23 08:27:00 +00:00