summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Captive portal: rework logging and RADIUS accounting when disabling a zone or...plumbeo2017-01-042-28/+31
* Captive portal: use locking to avoid race conditions between rc.prunecaptivep...plumbeo2017-01-042-10/+20
* Captive portal: work around race condition between captiveportal_disconnect_a...plumbeo2017-01-041-6/+5
* Make appropriate success or danger boxes in system_crlmanagerPhil Davis2017-01-041-1/+6
* Remove unused print_info_box($savemsg)Phil Davis2017-01-049-36/+0
* dyndns.class, fix json curl body parsing for Cloudflare by not including headersPiBa-NL2017-01-041-4/+3
* Change wordingdoktornotor2017-01-041-1/+1
* Update formatdoktornotor2017-01-041-5/+5
* Improve Unbound forwarding mode descriptiondoktornotor2017-01-041-1/+3
* Improve - System - General - DNS Server Settings descriptionsdoktornotor2017-01-041-6/+7
* firewall_rules_edit stop Floating field displayingPhil Davis2017-01-041-1/+1
* Added support for CloudFlares Proxy.CarlGill2017-01-043-2/+35
* Rework openvpn_vpnid_next() and remove duplicated codeRenato Botelho2017-01-041-26/+18
* Fix #6357: Validate if RFC2136 dyndns updates succeededRenato Botelho2017-01-031-10/+25
* Fixed #6972Steve Beaver2017-01-022-5/+5
* Ticket #6096: Add PKG_DBDIR and PKG_CACHEDIR to user environmentRenato Botelho2017-01-022-0/+12
* Ticket #6096: Remove target before try to move, also use mv -f to avoid human...Renato Botelho2017-01-021-4/+6
* Pass specific filename to tar and rm during rrd backupRenato Botelho2017-01-021-3/+4
* Check if array key exist before read its valueRenato Botelho2017-01-021-4/+4
* Fix indentRenato Botelho2017-01-021-1/+1
* 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
OpenPOWER on IntegriCloud