summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix #7059 Set expected icmptypes formatPhil Davis2017-01-021-0/+6
* Remove redundant gettext() in firewall_rules_editPhil Davis2017-01-021-2/+2
* firewall_rules_edit whitespacePhil Davis2017-01-021-7/+7
* Standardize privilege name capitalizationPhil Davis2017-01-0219-72/+72
* Fix IPv4/IPv6 copy paste error in OpenVPN client-specific overrides. Ticket #...jim-p2016-12-301-1/+1
* capitalise "Any"stilez2016-12-301-1/+1
* "Any" moved to top of list in new blank rulesstilez2016-12-301-1/+2
* Remove and replace white spacesstilez2016-12-301-4/+4
* Put back "any" in same place it came from in dropdownstilez2016-12-301-1/+1
* revert protocol order change (unrelated to PR)stilez2016-12-301-2/+1
* Data sanitation - check IP protocol in form datastilez2016-12-301-0/+4
* Alternate fix for jim-p's point that seems to resolve everything neatlystilez2016-12-301-0/+1
* improve CSS handling for icmp types (overflow/table)stilez2016-12-301-1/+1
* Fix the Safari issue mentioned by @gargaJared Dillard2016-12-301-1/+7
* coding layout fixstilez2016-12-301-1/+3
* remove gettext() not neededstilez2016-12-301-1/+1
* add gettext() to icmptype descriptionsstilez2016-12-301-43/+43
* move implode() to same line as previous changestilez2016-12-301-8/+10
* simplify avoiding loop. Also localise with gettext()stilez2016-12-301-4/+8
* Bugfixesstilez2016-12-301-15/+7
* Improve icmptype input sanitisingstilez2016-12-301-13/+22
* Enhance ICMP types in rulesstilez2016-12-301-7/+6
* Enhance ICMP type handling in rulesstilez2016-12-301-50/+105
* typostilez2016-12-301-1/+1
* Enhance ICMP rulesstilez2016-12-301-64/+50
* Add privs to control display of noticesPhil Davis2016-12-302-4/+28
* Fix #6982: Remove wrong global definition of use_filterdns and pass it as ref...Renato Botelho2016-12-301-2/+2
* Revert "Fix #6920: Do not include stale .inc files"Renato Botelho2016-12-291-50/+21
* Fix #6920: Do not include stale .inc filesRenato Botelho2016-12-291-21/+50
* Put print_info_box severity class in quotesPhil Davis2016-12-291-2/+2
* Refactor to use notify_all_remotePhil Davis2016-12-281-2/+1
* Fix #3454 Do not show Mark All as Read button when no privPhil Davis2016-12-281-0/+2
* Change system admin to firewall adminPhil Davis2016-12-281-1/+1
* Fix #7043 Do not display crash reporter link when no crash_reporter accessPhil Davis2016-12-281-1/+6
* Remove unused variableRenato Botelho2016-12-281-5/+4
* Captive portal: add button to disconnect all usersplumbeo2016-12-272-14/+51
* Add new "Ignore client identifiers" DHCP featureBrett Keller2016-12-272-0/+14
* IPv6, allow DHCP6 server to use a prefix size of /59 and /61 like dhcp client...PiBa-NL2016-12-271-0/+2
* Add case for 59 to prefix functionsPhil Davis2016-12-271-0/+2
* IPv6, allow DHCP6 client to use a prefix size of /59PiBa-NL2016-12-271-1/+1
* Fix #3560 correctly handle disabled static routesPhil Davis2016-12-275-7/+18
* Fix nested aliases with FQDN (Fixes #6982)Renato Botelho2016-12-271-4/+3
* PPTP Remote IP is host or V4Phil Davis2016-12-271-1/+1
* Form_IpAddress add types remove patternsPhil Davis2016-12-279-28/+60
* Captive portal: add popup with session details to the active sessions list in...plumbeo2016-12-271-10/+60
* Fix DNS Server Gateway CheckPhil Davis2016-12-271-6/+4
* Modify DHCP Server messagesPhil Davis2016-12-261-3/+5
* Customize DHCP Server on interfaces messagePhil Davis2016-12-261-3/+12
* Captive portal: hide empty MAC column in status pageplumbeo2016-12-261-7/+19
* Fix field type for TFTP in DHCP server settingsjim-p2016-12-231-0/+1
OpenPOWER on IntegriCloud