3455 Commits

Author SHA1 Message Date
Franco Fichtner
c6ff30e4df src: pppoe iteration blues via crash reporter 2015-12-01 09:40:51 +01:00
Franco Fichtner
bb55f6c08a network time: fix several issues with gps settings
o Page did not work with translations.
o Selected serial device wasn't shown.
o Very old gpsport migration code zapped.
o set_gps_default() must trigger on load.
2015-12-01 08:59:27 +01:00
Franco Fichtner
f1c28948d1 filter: fix a typo 2015-11-30 22:52:49 +01:00
Ad Schellevis
1e3b92e959 (legacy) refactor system_routes.php 2015-11-30 17:37:42 +00:00
Ad Schellevis
48acede90b (legacy) firewall_rules.php wrong variable 2015-11-30 17:04:28 +00:00
Ad Schellevis
1d43bced52 (captiveportal, new) remove unused link 2015-11-30 16:03:57 +00:00
Ad Schellevis
163268f433 (legacy) add protocol selector handling in system_gateway_groups_edit.php 2015-11-30 11:32:32 +00:00
Ad Schellevis
f1bc827598 (legacy) regression system_gateways_edit.php 2015-11-30 10:47:26 +00:00
Ad Schellevis
3301e1a2c9 (legacy) refactor system_gateway_groups_edit.php 2015-11-30 10:23:27 +00:00
Ad Schellevis
49dc45d9f3 (legacy) style/layout fixes in system_gateway_groups.php 2015-11-30 10:20:21 +00:00
Franco Fichtner
09f9ace8c0 interfaces: zap wrapper around get_real_interface() 2015-11-30 09:36:02 +01:00
Franco Fichtner
ddc987e23c interfaces: fix a (mildy amusing) crash report 2015-11-30 09:30:44 +01:00
Ad Schellevis
2daf0e206e ipv4/v6 subnet selction, closes https://github.com/opnsense/core/issues/486 2015-11-30 08:17:43 +00:00
Ad Schellevis
7413cd78fc code style 2015-11-30 08:17:09 +00:00
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