33 Commits

Author SHA1 Message Date
Franco Fichtner
168de68091 Merge pull request #506 from 8191/no_firewall_warn
firewall: show warning banner if firewall disabled
2015-12-29 22:27:01 +01:00
Ad Schellevis
168f87e5ac (legacy) add symbol to show rule direction on floating rule, closes https://github.com/opnsense/core/issues/533 2015-12-16 09:21:04 +01:00
Manuel Faux
0a7e86556f Cleaner way to show banner for disabled services 2015-12-11 15:19:07 +01:00
Franco Fichtner
86d50f8793 www: remove the need for manual $pgtitle #461 2015-12-08 19:45:59 +01:00
Manuel Faux
5d159b2c89 firewall: show warning banner if firewall disabled
If firewall is globally disabled, show a warning banner in all relevant
firewall configuration and diagnostic screens (filter and NAT).
2015-12-07 07:57:04 +01:00
Manuel Faux
7407fe8bc5 firewall: show implicit IPv6 block rule if IPv6 disabled
If IPv6 is not enabled in global networking settings, show the implicitly
generated IPv6 block rule in floating firewall rules.
2015-12-06 20:20:53 +01:00
Manuel Faux
9d7f64131c firewall: show "log" icon for RFC 1918 and IANA rules
Show a "log" icon if the RFC 1918 rule or the reserved IANA rules
are configured to be logged.
2015-12-05 07:37:07 +01:00
System Administrator
3dd79c51d2 firewall: adopt formatting of RFC 1918 and IANA rules
Adopt style of RFC 1918 rule and reserved IANA rule to match user created
rules in style.
2015-12-04 21:38:15 +01:00
Ad Schellevis
48acede90b (legacy) firewall_rules.php wrong variable 2015-11-30 17:04:28 +00:00
Ad Schellevis
5b7c9fbd83 (legacy) remove unused 2015-11-16 19:09:48 +00:00
Ad Schellevis
9c210dd7f8 (legacy) firewall_rules.php make interface selection a bit less "tab" like 2015-09-03 09:51:23 +00:00
Ad Schellevis
51962caa08 (legacy) remove left over debug stuff firewall_rules.php 2015-08-25 14:17:09 +00:00
Ad Schellevis
ee7fbedc53 (legacy) refactor firewall_rules.php 2015-08-21 15:52:32 +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
564703643c (legacy) fix some warnings in firewall pages 2015-07-24 10:00:09 +00:00
Ad Schellevis
465e699e71 (legacy) dependency cleanups related to functions.inc / interfaces.inc 2015-07-22 16:56:38 +00:00
Ad Schellevis
ea5dd43a31 (legacy) move pfsense-utils.inc dependency 2015-07-22 15:09:18 +00:00
Ad Schellevis
2480cd3920 (legacy) remove unused, move single used functions out of shared files 2015-07-07 13:43:13 +00:00
Ad Schellevis
ba800ae6c8 (legacy) fix check on $savemsg and $input_errors 2015-07-06 14:43:02 +00:00
Franco Fichtner
22e0e257a2 queues: remove shaper.inc 2015-06-18 14:20:20 +02:00
Franco Fichtner
2c4b81a1c0 queues: remove firewall_shaper_queues.php 2015-06-18 13:30:37 +02:00
Ad Schellevis
8e93b4c475 (firewall) remove some more unused code 2015-05-25 20:43:03 +00:00
Ad Schellevis
7bf001c403 (firewall) fix for https://github.com/opnsense/core/issues/168 (delete multiple items) 2015-05-18 14:18:44 +00:00
Franco Fichtner
8d1809edb3 src: fix `Illegal string offset' warning in firewall rules 2015-04-01 11:44:51 +02:00
Ad Schellevis
c6240d38f8 cleanup non functional javascript code 2015-03-30 08:35:23 +00:00
Ad Schellevis
fe5ae1b7b2 cleanup requires + small typo's 2015-03-23 20:47:12 +00:00
Sjon Hortensius
e7916b44d7 minor: properly complete and close SPAN tag 2015-02-21 15:51:50 +01:00
Franco Fichtner
922d375b5c src: whitespace sweep 2015-02-10 10:42:00 +01:00
Jos Schellevis
96808b5649 Several fixes, GUI and LDAP 2015-02-06 17:13:19 +00:00
Jos Schellevis
fb340fcd94 More cleanups, copyrights and links 2015-01-01 13:47:20 +00:00
Jos Schellevis
9643dadc2c Lots of cleanups, icons, links and copyright notices 2014-12-31 16:41:03 +00:00
Franco Fichtner
e78874a7fa firewall: apply whitespace cleanups 2014-12-28 12:04:44 +01:00
Franco Fichtner
727453c076 src: move all files (again)
Make "src" the implicit "/usr/local" so that nobody can
sneak in weird files in the base file system or potentially
overwrite them.

This is the last time, I swear...  :)
2014-12-10 16:42:39 +01:00