3441 Commits

Author SHA1 Message Date
Franco Fichtner
da8d1cdc0c menu: sort by description, closes #362 2015-11-29 23:43:22 +01:00
Franco Fichtner
85c8e36106 src: pretty up stuff for #461 2015-11-29 22:55:35 +01:00
Ad Schellevis
cb0d61a4a5 cleanup 2015-11-29 18:52:36 +00:00
Ad Schellevis
8733aa894f (legacy) refactor system_gateway_groups.php 2015-11-29 18:17:12 +00:00
Ad Schellevis
7cdef70462 (ids) fix typo 2015-11-29 10:17:24 +00:00
Franco Fichtner
2c5d626c50 filter: fix typo uncovered while testing
This brings us down from 2.2 seconds to 0.2 seconds reload time
*without* the obscure caching in place.  This will likely solve
the filter reload issues that some people had.  :)
2015-11-27 22:42:22 +01:00
Franco Fichtner
ea880fb55d filter: argument is never false 2015-11-27 22:29:57 +01:00
Franco Fichtner
afad392e31 filter: conversion is done 2015-11-27 22:26:38 +01:00
Franco Fichtner
62c1853d21 filter: only one more to go 2015-11-27 22:22:40 +01:00
Franco Fichtner
cc0864c15b filter: almost done 2015-11-27 22:21:19 +01:00
Franco Fichtner
964786b37b filter: one of the largest offenders converted :) 2015-11-27 22:19:00 +01:00
Franco Fichtner
8fea4d966d filter: nat outbound page is looking sad now 2015-11-27 22:13:39 +01:00
Franco Fichtner
b4ef16cbb4 filter: this one has an external call-site :( 2015-11-27 22:05:46 +01:00
Franco Fichtner
a34745750e filter: another one zappe, if used verbatim pass fresh output 2015-11-27 21:57:26 +01:00
Franco Fichtner
4345a674c6 filter: convert filter_generate_user_rule et al 2015-11-27 21:54:02 +01:00
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