summaryrefslogtreecommitdiffstats
path: root/src/etc
Commit message (Expand)AuthorAgeFilesLines
* add an option to only validate URL tables, so stray files aren't left behind ...Chris Buechler2016-02-121-2/+4
* Parse URL Table alias downloads with parse_aliases_file to ensure only valid ...Chris Buechler2016-02-121-5/+9
* Prefer dnsmasq's host overrides when it's enabled. Ticket #5883Chris Buechler2016-02-111-3/+5
* Merge pull request #2620 from NewEraCracker/inc-ipv6-docsStephen Beaver2016-02-111-2/+2
|\
| * Fix typo which caused broken syntax highlightingNewEraCracker2016-02-111-2/+2
* | Merge pull request #2619 from NOYB/Firewall_/_Rules_-_Display_Separators_Effi...Stephen Beaver2016-02-111-0/+11
|\ \
| * | Firewall / Rules - Display Separators EfficiencyNOYB2016-02-111-0/+11
* | | Merge pull request #2616 from k-paulius/captionsStephen Beaver2016-02-113-7/+7
|\ \ \ | |_|/ |/| |
| * | Fix RADIUS spelling. It is written in all caps.k-paulius2016-02-102-5/+5
| * | Convert section titles to title casek-paulius2016-02-101-2/+2
* | | Add support for IPsec TFC. Ticket #4688Chris Buechler2016-02-111-0/+9
| |/ |/|
* | Fix IKE version "auto". Ticket #5880Chris Buechler2016-02-111-1/+2
* | Fix ddns domain name Ticket #4366Chris Buechler2016-02-111-1/+1
* | Return loopback description for friendly interface. noticed as part of Ticket...Chris Buechler2016-02-111-0/+3
* | Fix regression with missing 500/4500/ESP rules for IPsec bound to gateway gro...Chris Buechler2016-02-111-1/+14
* | Add is_array test and change !empty test to is_array test.NOYB2016-02-101-7/+9
|/
* Fix dyndns breakage after changes on Ticket #4366Chris Buechler2016-02-101-0/+1
* Make RRD lists global, validate graph name using whitelist of known values ra...jim-p2016-02-101-0/+17
* Fixed #5873Stephen Beaver2016-02-101-19/+24
* Remove process_alias_unzip, which never worked because of variable typo (at a...Chris Buechler2016-02-101-37/+0
* Return false if download fails in process_alias_urltable so input validation ...Chris Buechler2016-02-101-0/+2
* Match this to max_input_vars for large aliasesChris Buechler2016-02-091-1/+1
* Correct variable in error logChris Buechler2016-02-091-1/+1
* Don't try to process aliases whose downloads have failed in update_alias_url_...Chris Buechler2016-02-091-1/+4
* Sync up download_file_with_progress_bar with download_file. The former is no ...Chris Buechler2016-02-091-8/+15
* Further revision to service hiding systemStephen Beaver2016-02-091-0/+7
* Fix style issues.Chris Buechler2016-02-098-47/+83
* Add the configuration upgrade code to make sure the existent settings will wo...Luiz Otavio O Souza2016-02-092-1/+103
* Fix get_interface_ip[v6]() to try first the IP from our configuration before ...Luiz Otavio O Souza2016-02-091-0/+17
* Review of CARP uniqid changes.Luiz Otavio O Souza2016-02-0910-523/+211
* Return false in download_file rather than the failed status code when a downl...Chris Buechler2016-02-091-1/+7
* Merge pull request #2600 from NOYB/Firewall_/_Rules_-_Page_Efficiency_UpgradeStephen Beaver2016-02-093-1/+78
|\
| * Make display separators function generic and move to filter.inc.NOYB2016-02-081-1/+16
| * A little tweak for code consistency. No functional change.NOYB2016-02-081-0/+4
| * Bring NAT separators into the fold.NOYB2016-02-081-17/+27
| * Firewall / Rules - Page Efficiency UpgradeNOYB2016-02-083-1/+49
* | Merge pull request #2605 from phil-davis/patch-1Stephen Beaver2016-02-091-4/+4
|\ \
| * | Use IEC KiB MiB GiB TiB unitsPhil Davis2016-02-091-4/+4
* | | Merge pull request #2604 from NewEraCracker/illegal-offset-fixStephen Beaver2016-02-091-0/+4
|\ \ \ | |_|/ |/| |
| * | This should prevent the possibility of illegal offsetsNewEraCracker2016-02-081-0/+4
* | | get_failover_interface returns the parent physical NIC for _lloc interfaces, ...Chris Buechler2016-02-081-0/+3
| |/ |/|
* | Add support for TB when reporting bytesPhil Davis2016-02-071-1/+3
|/
* Don't include 127.0.0.0/8 in unbound.conf in forward mode. Ticket #5750Chris Buechler2016-02-061-1/+3
* Merge pull request #2587 from davidjwood/preserve-sshd-parentChris Buechler2016-02-061-1/+6
|\
| * Don't kill an sshd parent process on exit from /etc/rc.initialDavid Wood2016-02-061-1/+6
* | Merge pull request #2588 from davidjwood/rrd-ntp-offsetChris Buechler2016-02-061-1/+1
|\ \
| * | Tell rrd that ntpd offset can be negative as well as positiveDavid Wood2016-02-061-1/+1
* | | Handle start/stop of OpenVPN client instances bound to gateway groups using C...Chris Buechler2016-02-062-2/+26
* | | clean up textChris Buechler2016-02-062-4/+4
* | | Fix get_interface_ip to return correct IP for CARP VIPs. Ticket #4858Chris Buechler2016-02-061-0/+4
|/ /
OpenPOWER on IntegriCloud