4163 Commits

Author SHA1 Message Date
Ad Schellevis
9b6dc9535c (captive portal) send auth messages to syslog 2016-02-04 18:08:52 +01:00
Ad Schellevis
181215b267 (captive portal) fix log facility in background process 2016-02-04 18:08:03 +01:00
Ad Schellevis
e1d6a690e7 (legacy) syslog cp messages to portalauth.log 2016-02-04 18:06:58 +01:00
Ad Schellevis
6dfe4bfd8d (legacy) remove dead code 2016-02-04 16:54:30 +01:00
Ad Schellevis
00de826a84 (legacy) spacing and curly braces in system.inc 2016-02-04 16:50:04 +01:00
Ad Schellevis
48c5641f67 (legacy) missing change() event on proto select 2016-02-04 15:06:06 +01:00
Ad Schellevis
214187089b (ids) template, switch proto on selection 2016-02-04 14:23:55 +01:00
Franco Fichtner
7bcf39f028 Merge pull request #737 from fabianfrz/translation
translation fix
2016-02-04 14:18:07 +01:00
Ad Schellevis
6374e846d3 (ids) small ui changes 2016-02-04 14:01:06 +01:00
Ad Schellevis
08c1e186d7 (mvc) add optional description for empty item in OptionField 2016-02-04 13:59:49 +01:00
Ad Schellevis
e1dd183993 (legacy) change behaviour of associated nat rules (https://github.com/opnsense/core/issues/695), show rule but hide edit and duplicate buttons
If for some reason a config has "typeless" rules, which don't belong to any active nat rule the user won't notice this anymore (and doesn't have the ability to remove them).
This can happen with imports from old configs for example or manually changed configs.
2016-02-04 13:34:55 +01:00
Franco Fichtner
26a8f686db dhcp: fix missed subsystem clean for static maps with dns resolver
Closes #726
2016-02-04 09:56:39 +01:00
Ad Schellevis
0f0a1959e1 (ids) fetch geoip list on rule download 2016-02-04 09:54:39 +01:00
Ad Schellevis
bb2be7124a (ids) template for user defined rules 2016-02-04 09:47:39 +01:00
Ad Schellevis
f53146b3cf (ids) fix default geoip_direction 2016-02-04 08:42:36 +01:00
Franco Fichtner
2db592b1fb firewall: always display all known gateways on edit
There are a few cases where the gateway code is eligible
to drop a gateway on grounds of being disabled, inactive,
unconfigured or where the actual interface assigned is
disabled.  This is undesire because users that configure
a gateway won't be able to use it.

There are no bad side effects from the former by selecting
a whatsoever dysfunctional gateway, because the problem still
has to be fixed by the user in the gateway setup itself.

Worst of all, removing a disabled but used gateway makes
it not show up on edit, effectively wiping its setting on
save.  This breaks POLA.

While there, also enable the null routes for IPv4 and IPv6.

PR: https://forum.opnsense.org/index.php?topic=2100
2016-02-04 07:59:08 +01:00
Ad Schellevis
7fb658c195 (ids) wrong field 2016-02-03 22:30:03 +01:00
Ad Schellevis
27a4c7958e (mvc) remove some test data 2016-02-03 22:14:40 +01:00
Ad Schellevis
4c5a093b33 (ids) add geoip ui parts 2016-02-03 22:12:37 +01:00
Ad Schellevis
c0d4c4be5a (mvc) add CountryField type 2016-02-03 21:30:16 +01:00
Ad Schellevis
a3b6356541 (mvc) remove unused import 2016-02-03 20:40:08 +01:00
Ad Schellevis
1aedcd492f (mvc) move default validator into base type 2016-02-03 17:32:44 +01:00
Ad Schellevis
9910a79fde (ids) refactor model for user defined rules 2016-02-03 10:37:15 +01:00
Franco Fichtner
9dd8a24440 firewall: flippetyflop default pass logging
PR: https://forum.opnsense.org/index.php?topic=2012.0
2016-02-03 09:55:01 +01:00
Ad Schellevis
551289a543 (ids) add enabled flag to template 2016-02-03 08:51:35 +01:00
Franco Fichtner
6ee8eb7812 src: remove a whole lotta nop
Lookie how far we've come...
2016-02-03 08:43:06 +01:00
Ad Schellevis
23ef5f7005 (legacy) let's multiselect that category search 2016-02-02 22:47:37 +01:00
Ad Schellevis
32c774fbae (ids) add template for user defined rules 2016-02-02 22:16:11 +01:00
Ad Schellevis
d61fb7f9b5 (mvc applications) refactor model search 2016-02-02 20:42:10 +01:00
Ad Schellevis
8a309525e7 (mvc) add easier model wrapper for default search behavior 2016-02-02 20:41:26 +01:00
Ad Schellevis
3592b64f2c (ids) wrong char case 2016-02-02 20:00:04 +01:00
Ad Schellevis
06795584d1 (ids) add ssl fingerprint ui components 2016-02-02 19:56:59 +01:00
Ad Schellevis
aa0fc1811b (ui) change type to danger in stdDialogRemoveItem 2016-02-02 19:31:12 +01:00
Ad Schellevis
315d337186 (ui) upgrade jquery to 1.12.0, ignore CP template for now 2016-02-02 19:04:59 +01:00
Franco Fichtner
31952088d6 interfaces: fix a crash report in LAGG edit page 2016-02-02 18:48:37 +01:00
Ad Schellevis
ebd02c22cf (legacy) unbound renders some illegal output for empty ipv6, closes https://github.com/opnsense/core/issues/738 2016-02-02 18:44:01 +01:00
Ad Schellevis
555fda69a2 style, tab -> space 2016-02-02 17:55:33 +01:00
Ad Schellevis
95fb0aa3c7 (legacy/ui) resize menu search on focus / unfocus, reload page if navigated to the same url 2016-02-02 15:24:43 +01:00
Ad Schellevis
0201f60b52 (ui) resize menu search on focus / unfocus, reload page if navigated to the same url 2016-02-02 15:23:05 +01:00
Ad Schellevis
4fc3957658 (proxy) add tabs into menu for quick search 2016-02-02 15:21:52 +01:00
Ad Schellevis
e6ee842380 (ids) add url change on tab change / quick nav 2016-02-02 14:08:20 +01:00
Ad Schellevis
ffc5ef3a52 (proxy) change url on tabchange and add quick nav 2016-02-02 14:07:37 +01:00
Ad Schellevis
fd395c7162 (legacy) curly braces in unbound.inc, fix $numprocs in the process. closes https://github.com/opnsense/core/issues/736 2016-02-02 13:38:14 +01:00
Ad Schellevis
27b4d61b5f (mvc) gettext some defaults, closes https://github.com/opnsense/core/issues/727 2016-02-02 12:12:18 +01:00
Ad Schellevis
394ad989ef (legacy) missing dependency, fixes PHP Fatal error: Call to undefined function is_private_ip() in /usr/local/etc/inc/services.inc on line 1750 2016-02-02 11:54:01 +01:00
Ad Schellevis
1be614310b (legacy) suppress warning for socket_sendto(): Host lookup failed [-10004]: No address associated with name in /usr/local/etc/inc/notices.growl.class on line 79 2016-02-02 11:50:20 +01:00
Ad Schellevis
2ed6e9b179 (legacy) fix for PHP Warning: in_array() expects parameter 2 to be array, null given in /usr/local/www/interfaces_bridge_edit.php on line 605 2016-02-02 11:47:56 +01:00
Franco Fichtner
fad32682a2 wizard: fix openvpn some more, it was more outdated than I thought 2016-02-02 11:42:20 +01:00
Fabian Franz
a8962f5e90 translation fix 2016-02-02 11:41:17 +01:00
Franco Fichtner
9328994e37 sync: fix a crash report 2016-02-02 10:52:51 +01:00