summaryrefslogtreecommitdiffstats
path: root/src/etc
Commit message (Expand)AuthorAgeFilesLines
* Remove extra parenthesis and blank lineRenato Botelho2017-01-171-3/+2
* Simplify logicRenato Botelho2017-01-171-8/+4
* Fix #7118 icmp-type anyPhil Davis2017-01-161-1/+1
* Fix #7105: Old rules may not have ipprotocol defined, consider it icmp6-type ...Renato Botelho2017-01-161-1/+1
* Make sure /var/tmp permissions are correct. Fixes #7120Renato Botelho2017-01-161-0/+1
* Redmine #5549 Allow variable number of DNS ServersPhil Davis2017-01-131-7/+7
* Fix #6153Renato Botelho2017-01-121-0/+4
* Ticket #6340:Renato Botelho2017-01-121-5/+11
* Simplify logicRenato Botelho2017-01-111-5/+3
* Fix #6712Renato Botelho2017-01-111-1/+1
* Ticket #6712: Create system_hosts_entries()Renato Botelho2017-01-111-24/+21
* Ticket #6712: Create system_hosts_dhcpd_entries()Renato Botelho2017-01-111-78/+104
* Ticket #6712: Create system_hosts_override_entries()Renato Botelho2017-01-111-23/+51
* Ticket #6712: Deprecate read_hosts()Renato Botelho2017-01-111-30/+1
* Ticket #6712: Create system_hosts_local_entries()Renato Botelho2017-01-111-36/+62
* Kill dhcpleases after we are sure we can write /etc/hostsRenato Botelho2017-01-111-7/+8
* Fix styleRenato Botelho2017-01-111-58/+111
* Make sure IP address is v4 before create /etc/hosts entryRenato Botelho2017-01-111-2/+2
* Exclude non-qualified hostnames from hosts file. Ticket #6064Chris Buechler2017-01-111-12/+12
* Do not write a 'restrict' line to the NTP config if it will be empty. Fixes #...jim-p2017-01-111-10/+12
* Only include files that ends with .incRenato Botelho2017-01-111-2/+3
* Add requirestatefilter. Implements #7069.derelict-pf2017-01-111-0/+20
* Captive portal: make captiveportal_disconnect_all() fasterplumbeo2017-01-111-15/+11
* openvpn, check for valid pid using isvalidpid()PiBa-NL2017-01-111-4/+2
* openvpn, make sure config is written and not overwritten while starting openv...PiBa-NL2017-01-111-3/+20
* Revert "get_pkg_info() fallback using pkg info if no local copy of repo catalog"Renato Botelho2017-01-101-27/+6
* Correctly report unmonitored gateway statusPhil Davis2017-01-051-0/+2
* get_pkg_info() fallback using pkg info if no local copy of repo catalogstilez2017-01-051-6/+27
* Remove unnecessary referenceRenato Botelho2017-01-041-1/+1
* 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
* dyndns.class, fix json curl body parsing for Cloudflare by not including headersPiBa-NL2017-01-041-4/+3
* Added support for CloudFlares Proxy.CarlGill2017-01-042-2/+6
* 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
* 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
* Standardize privilege name capitalizationPhil Davis2017-01-021-36/+36
* add gettext() to icmptype descriptionsstilez2016-12-301-43/+43
* typostilez2016-12-301-1/+1
* Enhance ICMP rulesstilez2016-12-301-64/+50
* Add privs to control display of noticesPhil Davis2016-12-301-0/+8
* 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
* Refactor to use notify_all_remotePhil Davis2016-12-281-2/+1
* Remove unused variableRenato Botelho2016-12-281-5/+4
* Captive portal: add button to disconnect all usersplumbeo2016-12-271-0/+26
OpenPOWER on IntegriCloud