Ad Schellevis
c975897d6e
(legacy) remove redirectHeader, closes https://github.com/opnsense/core/issues/470
2015-12-01 19:34:55 +00:00
Ad Schellevis
58ab1e61e3
(proxy) hook in new auth factory
2015-12-01 19:09:40 +00:00
Ad Schellevis
64c433d5b7
coding style system_usermanager.php
2015-12-01 19:03:22 +00:00
Ad Schellevis
ef4860945b
(captiveportal, new) coding style
2015-12-01 19:02:56 +00:00
Ad Schellevis
192b6eb65d
(captiveportal, new) failsafe, don't try to authenticate if handler not found
2015-12-01 19:22:56 +01:00
Ad Schellevis
196da2bb5f
(configd) template generation, return ERR when template not found. see https://github.com/opnsense/core/issues/329
2015-12-01 17:22:55 +01:00
Ad Schellevis
4370f811af
isset fixes in vpn_ipsec_phase2.php
2015-12-01 16:15:39 +00:00
Ad Schellevis
3c2430668d
Merge pull request #489 from fraenki/fix_485
...
fixes #485 : make NAT type configurable for IPsec
2015-12-01 17:11:07 +01:00
Ad Schellevis
428591c1b2
(init) template trigger on bootup, https://github.com/opnsense/core/issues/329
2015-12-01 15:59:23 +00:00
Franco Fichtner
7f1c91f775
settings: fix old sshd reload trigger bug
2015-12-01 16:48:19 +01:00
Franco Fichtner
6dcbac7a7b
config: fix another crash report
2015-12-01 16:44:59 +01:00
Ad Schellevis
c91ce8c9a3
(configd) generate recursive templates, closes https://github.com/opnsense/core/issues/274
2015-12-01 16:43:24 +01:00
Ad Schellevis
a4cd1e46c8
(configd) add some sample data for https://github.com/opnsense/core/issues/274
2015-12-01 16:30:58 +01:00
Franco Fichtner
14d3ba6ea2
dhcp: fix a crash report
2015-12-01 15:35:28 +01:00
Frank Wall
523a47116d
fixes #485 : make NAT type configurable for IPsec
2015-12-01 14:51:52 +01:00
Ad Schellevis
63d3192156
(legacy) refactor system_routes_edit.php
2015-12-01 10:46:28 +00:00
Ad Schellevis
84ba6a498c
(legacy) crashreport strpos() expects parameter 1 to be string, array given in /usr/local/www/firewall_rules_edit.php on line 747
2015-12-01 09:31:47 +00:00
Franco Fichtner
8ac115c944
openvpn: proper naming for SOCKS
...
Spotted by: @fabianfrz
2015-12-01 09:53:25 +01:00
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