summaryrefslogtreecommitdiffstats
path: root/src/etc
Commit message (Expand)AuthorAgeFilesLines
* Synchronize page titles with tab titles; Rename few titles in order to be mor...k-paulius2016-02-131-4/+4
* Fix the returned string when no status is found for this CARP.Luiz Otavio O Souza2016-02-131-12/+6
* Only set IFCAPS where they're not already set correctly. Ticket #5887Chris Buechler2016-02-121-7/+9
* Refine the way the DNS Forwarder and DNS Resolver are handled via XMLRPC. Fix...jim-p2016-02-121-4/+4
* Remove German from English message textPhil Davis2016-02-121-1/+1
* Merge pull request #2626 from phil-davis/patch-1Stephen Beaver2016-02-121-1/+0
|\
| * Remove duplicated line in config.incPhil Davis2016-02-121-1/+0
* | Merge pull request #2624 from NOYB/Firewall_/_Rules_-_Prevent_Separator_Orpha...Stephen Beaver2016-02-121-1/+1
|\ \
| * | Firewall / Rules - Prevent Separator OrphanageNOYB2016-02-121-1/+1
| |/
* | Merge pull request #2623 from NOYB/Firewall_/_Rules_-_Consolidate_Move_Separa...Stephen Beaver2016-02-121-0/+12
|\ \
| * | Firewall / Rules - Consolidate Move Separators FunctionNOYB2016-02-121-0/+12
* | | Synchronize page title with tab title. Convert page title to title case.k-paulius2016-02-121-4/+4
* | | Synchronize page title with tab title. Renamed GRE to GREs, GIF to GIFs and L...k-paulius2016-02-121-2/+2
| |/ |/|
* | If URL table file size is 0, force update. Ticket #5848Chris Buechler2016-02-121-1/+1
|/
* 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
OpenPOWER on IntegriCloud