1511 Commits

Author SHA1 Message Date
Ad Schellevis
92883b237d (proxy) work in progress ssl-bump 2016-03-21 13:38:36 +01:00
Ad Schellevis
7d18504ced (proxy) work in progress sslbum, some work to be done.... 2016-03-20 20:34:36 +01:00
Franco Fichtner
3590042507 auth: fix radius_strerror() expects parameter 1 to be resource, string given 2016-03-19 16:48:42 +01:00
Ad Schellevis
d53780856a (menu) add filter for menu items, creating space for https://github.com/opnsense/core/issues/508
Using this version, it will already be possible to "delete" (sub)menus from inherited structures, using the visibility="delete" tag on an item.
2016-03-18 13:09:49 +01:00
Franco Fichtner
a2652c8792 health: annotate a crash report spot
The file is probably not XML at this point.
Leaving this for @adschellevis.
2016-03-18 10:22:03 +01:00
Ad Schellevis
bd7dfb22f1 (ids) catch <enter> for inputSearchAlerts , closes https://github.com/opnsense/core/issues/829 2016-03-17 19:12:30 +01:00
Ad Schellevis
b1034aab94 (proxy) better match url overlaps in acl, https://github.com/opnsense/core/issues/824 2016-03-16 20:04:24 +01:00
Ad Schellevis
a9ce543c83 (proxy) extend number of scrollbar itesm, closes https://github.com/opnsense/core/issues/819 2016-03-15 19:47:42 +01:00
Ad Schellevis
680bb24069 (mvc) add sorting to JsonKeyValueStoreField type, for https://github.com/opnsense/core/issues/819 2016-03-15 19:47:04 +01:00
Ad Schellevis
34986253c7 (mvc) extend tokenizer presentation in standard template 2016-03-15 19:45:33 +01:00
Ad Schellevis
f985dae7da (mvc) add nbDropdownElements to tokenizer helper 2016-03-15 19:44:10 +01:00
Ad Schellevis
1e9aa0abb4 (configd) suppress stream_socket_client warnings 2016-03-15 14:51:59 +01:00
Franco Fichtner
cd379a8f10 firmware: pkg can also change options, make sure this is caught 2016-03-15 08:24:45 +01:00
Franco Fichtner
f50e2f5852 acl: do not keep status.php in the acl, only root should have access
We don't use this file very often so clamp down the access range
in order to avoid unwanted leakage.
2016-03-14 17:31:58 +01:00
Ad Schellevis
603469c6b7 (configd) stop by name vs stop by pid, catch SIGTERM 2016-03-13 15:12:25 +01:00
Ad Schellevis
ecb715c338 routing, fix typo 2016-03-13 14:30:20 +01:00
Ad Schellevis
ab2bc45a41 (routes) small template fix 2016-03-13 14:03:56 +01:00
Ad Schellevis
d4a1a4db6a (ids) move processing dialog to shared template 2016-03-13 14:00:00 +01:00
Ad Schellevis
18364725cc (mvc) move system routes to mvc including dependencies 2016-03-13 13:58:44 +01:00
Franco Fichtner
69d36e4bd0 src: whitespace sweep 2016-03-12 10:48:13 +01:00
Ad Schellevis
6e7f1432f6 refactor diag_routes.php 2016-03-11 23:07:56 +01:00
Ad Schellevis
3492708a85 zap diag_dump_states_sources.php, unused 2016-03-10 18:14:23 +01:00
Ad Schellevis
5adb350efa (menu) fix wol page nav 2016-03-10 16:01:40 +01:00
Franco Fichtner
4b013c0b42 www: zap unused file 2016-03-10 14:57:04 +01:00
Ad Schellevis
3759a29718 (theme) proposal 2, dashboard style 2016-03-10 09:33:09 +01:00
Franco Fichtner
dbc4098494 Revert "css: remove table bottom margin from both css and scss"
This reverts commit 4b3d241db6270348fbfe809ca6e3026de0f1e4d8.
CSS complexity, right?  This isn't needed anymore.
2016-03-09 21:22:34 +01:00
Franco Fichtner
4b3d241db6 css: remove table bottom margin from both css and scss 2016-03-09 21:14:14 +01:00
Ad Schellevis
d6e07fecc1 (theme) just to be sure... in case Chrome doesn't like it 2016-03-09 20:00:39 +01:00
Ad Schellevis
d177bf4c83 (theme) change dashboard headers + add some missing overrides in our sass file
.table  border: 0px;
missing border: 0px; in navbar ... a > focus
2016-03-09 19:20:14 +01:00
Ad Schellevis
2b832922e0 (theme) replace tabs with spaces in sass file 2016-03-09 18:57:10 +01:00
Ad Schellevis
fa9639fe56 (cpativeportal) ... and add the field to the print :) 2016-03-09 09:58:33 +01:00
Ad Schellevis
6e9a10aaa4 (captiveportal) add acc_session_timeout to session info 2016-03-09 09:44:34 +01:00
Franco Fichtner
ba7db37e69 fonts: remove executable flag
Reported by: @fabianfrz @lattera
2016-03-09 07:21:44 +01:00
Ad Schellevis
d0aa452c0a (menu) change ntp menu order 2016-03-08 16:45:40 +01:00
Ad Schellevis
cb92d40291 (trafficshaper) change help text of secondary interface 2016-03-08 16:12:24 +01:00
Ad Schellevis
3b0f081c82 (traffic shaper) both = empty :) 2016-03-08 15:57:22 +01:00
Ad Schellevis
dbad45a3b3 (trafficshaper) change meaning of direction + dual interfaces, doesn't match the correct traffic at the moment 2016-03-08 15:39:35 +01:00
Ad Schellevis
4fb7a0c8a5 (proxy) to_localhost and localhost are standard in squid 3.5 2016-03-08 11:27:00 +01:00
Ad Schellevis
cb856c7100 (captive portal) add missing ca chain content 2016-03-07 13:48:18 +01:00
Franco Fichtner
af9fc27906 proxy: start intercept on IPv6 too
Template rule for transparent mode are not properly adapted,
but they are user-configurable so that's not a problem.
2016-03-07 10:39:45 +01:00
Franco Fichtner
8a47ae757b proxy: add glue for transparent ftp proxy 2016-03-07 09:52:00 +01:00
Franco Fichtner
92c9c04dae vpn: also move log files ACL 2016-03-07 08:45:26 +01:00
Franco Fichtner
b21a4f1d92 acl: clean up and fix a few issues 2016-03-07 08:45:26 +01:00
Franco Fichtner
3142c218dd vpn: move legacy VPN (PPTP, PPPoE and L2TP) into pluggable ACL/Menu 2016-03-07 08:45:26 +01:00
Franco Fichtner
a8006f272e src: align a few headers and sweep whitespace 2016-03-07 07:30:02 +01:00
Ad Schellevis
1dd023c85c (configd) watch configd process for unexpected exit and restart if necessary. 2016-03-06 15:02:05 +01:00
Ad Schellevis
09362f174e (crashreport) PHP Warning: Invalid argument supplied for foreach() in /usr/local/opnsense/mvc/app/models/OPNsense/Base/FieldTypes/ConfigdActionsField.php on line 92 2016-03-05 11:51:10 +01:00
Ad Schellevis
922dfa5d6a (menu) reorganize load balancer entries 2016-03-04 19:13:19 +01:00
Ad Schellevis
83a109ee02 (menu) fix load_balancer_virtual_server.php 2016-03-04 17:22:19 +01:00
Franco Fichtner
11561ba4da make: lint a couple of shell scripts we can easily find 2016-03-04 15:43:45 +01:00