summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Synchronize page title with tab title. Convert page title to title case.k-paulius2016-02-1215-26/+26
* Add colon before zone name to make it more readable.k-paulius2016-02-126-6/+6
* Synchronize page title with tab title. Renamed GRE to GREs, GIF to GIFs and L...k-paulius2016-02-1212-53/+53
* Add missing breakk-paulius2016-02-121-1/+1
* Convert page title to title casek-paulius2016-02-121-5/+5
* Synchronize page title with tab titlek-paulius2016-02-1214-18/+17
* If URL table file size is 0, force update. Ticket #5848Chris Buechler2016-02-121-1/+1
* Delete URL table file when deleting an alias. Ticket #5856Chris Buechler2016-02-121-0/+4
* add an option to only validate URL tables, so stray files aren't left behind ...Chris Buechler2016-02-122-3/+5
* 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
* Fix the state filter after the conversion to pfSense_get_pf_states(). Ticket...Luiz Otavio O Souza2016-02-111-2/+25
* 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-113-9/+37
|\ \
| * | Firewall / Rules - Display Separators EfficiencyNOYB2016-02-113-9/+37
* | | Merge pull request #2618 from k-paulius/patch-2Stephen Beaver2016-02-111-1/+1
|\ \ \
| * | | Fix typo. a tag is opened twice.k-paulius2016-02-101-1/+1
* | | | Merge pull request #2616 from k-paulius/captionsStephen Beaver2016-02-1192-158/+158
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix WebConfigurator spelling.k-paulius2016-02-101-1/+1
| * | | Fix RADIUS spelling. It is written in all caps.k-paulius2016-02-106-9/+9
| * | | Remove redundant gettext callk-paulius2016-02-101-2/+2
| * | | Convert section titles to title casek-paulius2016-02-101-4/+4
| * | | Convert section titles to title casek-paulius2016-02-1030-44/+44
| * | | Change NAT '1 to 1' spelling to '1:1', since latter is used everywhere elsek-paulius2016-02-102-3/+3
| * | | Convert section titles to title casek-paulius2016-02-1057-97/+97
| |/ /
* | | clarify help text. Ticket #5880Chris Buechler2016-02-111-1/+1
* | | Add support for IPsec TFC. Ticket #4688Chris Buechler2016-02-112-1/+58
| |/ |/|
* | use is_numericint rather than is_numeric for input validation hereChris Buechler2016-02-111-4/+4
* | use is_numericint rather than is_numeric for input validation here.Chris Buechler2016-02-111-4/+4
* | Fix IKE version "auto". Ticket #5880Chris Buechler2016-02-113-4/+7
* | 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
* | ['system']['gitsync'] and ['system']['firmware'] may not be arrays, only unse...Chris Buechler2016-02-101-2/+2
* | 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
* Only show VIPs on the correct interface. Ticket #5844Chris Buechler2016-02-101-3/+6
* Merge pull request #2614 from dennypage/masterStephen Beaver2016-02-101-1/+0
|\
| * Remove unused CDEF from quality graphDenny Page2016-02-101-1/+0
* | Merge pull request #2612 from NewEraCracker/php-cleanupStephen Beaver2016-02-1017-60/+6
|\ \
| * | Remove executable bit of .inc found in wwwNewEraCracker2016-02-102-0/+0
| * | Clean up another closing tag followed by openingNewEraCracker2016-02-101-2/+1
| * | Clean up dead code at pkg.phpNewEraCracker2016-02-101-10/+0
| * | CleanupNewEraCracker2016-02-1013-48/+5
* | | Merge pull request #2611 from NOYB/Firewall_/_Rules_-_Page_Efficiency_UpgradeStephen Beaver2016-02-101-0/+2
|\ \ \
| * | | Add a comment about the floating rules copy/dup "hack" so the purpose will re...NOYB2016-02-091-0/+2
* | | | Fix description disappering when editing admin userNewEraCracker2016-02-101-2/+5
* | | | Default "State filter" to open, it's too often used to annoy users by having ...Chris Buechler2016-02-101-1/+1
| |_|/ |/| |
* | | Make RRD lists global, validate graph name using whitelist of known values ra...jim-p2016-02-103-47/+56
OpenPOWER on IntegriCloud