Ad Schellevis
4438ef1df4
(legacy) refactor firewall_nat.php
2015-08-17 13:13:15 +00:00
Ad Schellevis
d0d99910f3
(legacy) add edit alias by name in firewall_aliases_edit.php
2015-08-17 13:07:15 +00:00
Franco Fichtner
1af479fdf2
Merge pull request #326 from cbasolutions/master
...
Update status_dhcpv6_leases.php
2015-08-17 14:55:59 +02:00
Ad Schellevis
a7ac26237f
(legacy) remove unused parameter in get_std_save_message
2015-08-17 08:27:34 +00:00
Ad Schellevis
4e991e6f41
(legacy) deprecate is_iprange in util.inc
2015-08-17 08:12:03 +00:00
Ad Schellevis
7b1e340a36
(legacy) refactor firewall_aliases_import.php
2015-08-17 08:11:38 +00:00
Ad Schellevis
e979507cbf
(legacy) trim and strip pipes in detail description for firewall_aliases_edit.php
2015-08-17 07:26:46 +00:00
Franco Fichtner
fd3e179f6f
firewall: do not probe translations for other translated words; fixes #321
2015-08-17 07:39:58 +02:00
Ad Schellevis
eddee1fdd6
(legacy) small style fix in firewall_aliases_edit.php
2015-08-16 18:13:15 +00:00
Franco Fichtner
4e20a44bf6
wizard: fix a crash report
2015-08-16 19:55:48 +02:00
Ad Schellevis
d53f28c25f
(legacy) whitespace
2015-08-16 17:46:00 +00:00
Ad Schellevis
29a2772e2b
(legacy) remove some unused functions in firewall_aliases_edit.php and add type validation on edit
2015-08-16 14:47:07 +00:00
Ad Schellevis
0b41c4c959
(legacy) extend behaviour of "anti lockout" to redirection to avoid lockout by portforward ( https://github.com/opnsense/core/issues/327 )
...
Eventually we should try to avoid having lots of rules in the firewall generation.
2015-08-16 13:14:46 +00:00
cbasolutions
e88181ee7d
Update status_dhcpv6_leases.php
...
Switched to standard theme iconography. Padding-left set to 0.
2015-08-15 20:35:06 -04:00
Fabian Franz
2dd5db5f65
working changes for filtering ip version; closes #318
2015-08-15 18:18:17 +02:00
Ad Schellevis
598b9e56e3
(legacy) refactor firewall_aliases_edit.php
2015-08-14 20:24:09 +00:00
Ad Schellevis
551691c939
(configd) add refresh_url_alias to filter template to update all aliasses
2015-08-14 20:23:19 +00:00
Ad Schellevis
98145032ee
(legacy) firewall_aliases.php fix post
2015-08-14 19:51:39 +00:00
Ad Schellevis
c04fa583d7
(legacy) wrong type in firewall_aliases.php
2015-08-14 14:28:06 +00:00
Franco Fichtner
b2c04c7d5b
crash reporter: fix array check
2015-08-14 15:42:17 +02:00
Ad Schellevis
dcec8fd962
(legacy) refactor firewall_aliases.php
2015-08-14 13:36:47 +00:00
Ad Schellevis
f89b657034
(ids) align acl
2015-08-14 10:55:27 +02:00
Ad Schellevis
1a49758a01
(acl) refactor external attribute description on pluggable acl's
2015-08-14 10:54:45 +02:00
Ad Schellevis
65b3f738bd
(ids) move acl into new pluggable system
2015-08-14 10:49:18 +02:00
Ad Schellevis
6c7923deaf
(acl) add hotplug support for ACL's
2015-08-14 10:48:42 +02:00
Ad Schellevis
7beb579190
(ids) move menu item into module
2015-08-14 09:20:44 +02:00
Ad Schellevis
a6f662a279
(menu) add hotplug support
2015-08-14 09:20:13 +02:00
Franco Fichtner
2c458e8768
src: better PSR style fix
2015-08-14 09:18:40 +02:00
Franco Fichtner
1fcd3fc161
src: whitespace and style sweep
2015-08-14 09:18:14 +02:00
Franco Fichtner
f9b697e294
services: fix syntax error
2015-08-14 09:16:36 +02:00
Ad Schellevis
40b10468dc
(legacy) fix crashreport "PHP Warning: array_keys() expects parameter 1 to be array, null given in /usr/local/www/diag_logs_filter_summary.php on line 140"
2015-08-14 06:43:14 +00:00
Franco Fichtner
a99924f50d
diagnostics: poking init may clobber console execution
...
Slight refactoring in the general area while at it...
2015-08-14 08:13:54 +02:00
Franco Fichtner
525e9a145f
diagnostics: missing dependency for factory reset
2015-08-14 07:40:08 +02:00
Ad Schellevis
83e8d88dbf
(legacy) refactor src/www/system_usermanager_passwordmg.php
2015-08-13 18:35:45 +00:00
Ad Schellevis
9f66d8f30b
(config) remove "all" from root user in sample config to keep things consistent
2015-08-13 16:28:38 +00:00
Franco Fichtner
8ce5f0e729
system: simplify sysctl setting again
2015-08-13 18:11:37 +02:00
Franco Fichtner
b025a54d6d
rc: factory reset reboot misbehaves for another reason
2015-08-13 17:41:22 +02:00
Ad Schellevis
f45388d411
(ids) move rule selection command buttons
2015-08-13 17:32:44 +02:00
Ad Schellevis
0bfa4a0a30
(ids) fix for https://github.com/opnsense/core/issues/314
...
This patch fixes a few different issues.
- Prevent the user from selecting all rules at once, the browser probably can't render that amount of data resulting in sloppy behaviour.
- When querying the alerts, show an overlay during the process. This might take some time, depending on the amount of logged items
- Change number of rows selection to more sane defaults.
- Refresh data after "apply selection", to return to the right page
2015-08-13 17:27:41 +02:00
Franco Fichtner
46d6159477
rc: synchronous reboot after reset
2015-08-13 17:20:44 +02:00
Franco Fichtner
11bb2b9004
system: add defaults for newer sysctls
2015-08-13 17:17:54 +02:00
Ad Schellevis
59deb5f7c8
(ui) add refresh method to jquery.bootgrid.js, temporary added this into the compiled js file should extension should probably move to somewhere else.
2015-08-13 17:13:18 +02:00
Franco Fichtner
522ba38061
config: log_error() is not yet defined
2015-08-13 17:02:47 +02:00
Franco Fichtner
46da14a31c
system: move sysctls to new place; add error reporting
2015-08-13 16:49:50 +02:00
Franco Fichtner
9379525ad0
rc: fix `Call to undefined function services_dnsmasq_configure()'
2015-08-13 16:05:50 +02:00
Ad Schellevis
3cb3432696
(legacy) remove unused diag_ipsec_xml.php
2015-08-12 15:54:06 +00:00
Ad Schellevis
0ffebfad3d
(legacy) fix var checks
2015-08-12 15:46:40 +00:00
Ad Schellevis
d63f538f20
(legacy) refactor diag_ipsec_spd.php
2015-08-12 15:46:11 +00:00
Ad Schellevis
0c031c254b
(legacy) remove unused
2015-08-12 15:27:56 +00:00
Ad Schellevis
c5f2fba06f
(legacy) remove unused class from diag_ipsec_sad.php
2015-08-12 15:24:47 +00:00