2585 Commits

Author SHA1 Message Date
Ad Schellevis
354d35b313 (legacy) refactor pconfig_to_address in guiconfig.inc, handle aliasses inline (like networks) 2015-08-19 13:46:14 +00:00
Ad Schellevis
e3b8a3e425 (legacy) uninitialized var in guiconfig.inc 2015-08-19 13:25:09 +00:00
Ad Schellevis
b04ada5d46 (legacy) flip add / delete buttons 2015-08-19 13:18:50 +00:00
Ad Schellevis
64a4ac2585 (legacy) small fixes in firewall_nat_edit.php 2015-08-19 12:34:44 +00:00
Ad Schellevis
4a817fdf01 (legacy) firewall_nat_edit.php move full help button 2015-08-19 12:13:33 +00:00
Ad Schellevis
3216e8b224 (legacy) remove unused javascript 2015-08-19 11:31:20 +00:00
Ad Schellevis
d5ad7f406e (legacy) refactor firewall_nat_1to1.php 2015-08-19 11:27:25 +00:00
Ad Schellevis
19ad725aae (legacy) nan other uninitialized var in guiconfig.inc 2015-08-19 11:25:21 +00:00
Ad Schellevis
2692567a32 whitespace cleanup 2015-08-19 09:56:31 +00:00
Ad Schellevis
1e7790c64e (legacy) add toggle to firewall_nat.php 2015-08-19 09:48:02 +00:00
Franco Fichtner
7aacc7c6f0 certificates: second half of openssl_pkey_new() fixes 2015-08-19 11:23:06 +02:00
Ad Schellevis
60c8f88f32 (legacy) remove unused javascript 2015-08-19 08:48:26 +00:00
Franco Fichtner
966f6cee46 src: whitespace sweep 2015-08-19 07:43:13 +02:00
Franco Fichtner
61a809b48b Merge pull request #315 from gitdevmod/master
sync
2015-08-19 07:15:04 +02:00
Ad Schellevis
b017fbd76b (legacy) whitespace / comments in firewall_nat_edit.php 2015-08-18 18:16:07 +00:00
Ad Schellevis
448d18a543 (legacy) refactor firewall_nat_edit.php 2015-08-18 18:11:02 +00:00
Ad Schellevis
fb74969bff (legacy) small fixes in guiconfig.inc 2015-08-18 18:10:06 +00:00
Ad Schellevis
dcac9506b3 (legacy) work in progress refactor firewall_nat_edit.php 2015-08-18 16:44:19 +00:00
Ad Schellevis
0b65e4bfcc (legacy) fix some uninitialized vars in guiconfig.inc 2015-08-18 16:43:31 +00:00
Franco Fichtner
c88a4f7fcf certificates: use our own ssl config from now on for #280
Fixes LibreSSL shipping a not so usable openssl.cnf that gets picked
up by php-openssl for mostly random reasons.
2015-08-18 16:31:38 +02:00
Ad Schellevis
b4011e9ecb (legacy) extend legacy base with legacy_list_aliasses 2015-08-18 14:09:47 +00:00
Ad Schellevis
1caf208168 (legacy) fix some warnings/notices in guiconfig.inc 2015-08-18 14:05:09 +00:00
Franco Fichtner
36a069a06f certificates: don't overwrite previous errors 2015-08-18 14:17:18 +02:00
Franco Fichtner
af6ae47d15 crash reporter: more improvements for #241
o Improves layout, thins out file display
o Adds UUID, email and description field
2015-08-18 12:55:04 +02:00
Franco Fichtner
cc0c51a733 crash reporter: curl says no (hates links apparently) 2015-08-17 17:34:10 +02:00
Ad Schellevis
0e5b18c470 (legacy) firewall_nat.php fix add new link 2015-08-17 13:25:08 +00:00
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