summaryrefslogtreecommitdiffstats
path: root/src/usr
Commit message (Expand)AuthorAgeFilesLines
* Firewall / Rules - Consolidate Move Separators FunctionNOYB2016-02-124-53/+18
* 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-121-1/+1
* Fix the state filter after the conversion to pfSense_get_pf_states(). Ticket...Luiz Otavio O Souza2016-02-111-2/+25
* Merge pull request #2619 from NOYB/Firewall_/_Rules_-_Display_Separators_Effi...Stephen Beaver2016-02-112-9/+26
|\
| * Firewall / Rules - Display Separators EfficiencyNOYB2016-02-112-9/+26
* | 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-1189-151/+151
|\ \ \
| * | | Fix WebConfigurator spelling.k-paulius2016-02-101-1/+1
| * | | Fix RADIUS spelling. It is written in all caps.k-paulius2016-02-104-4/+4
| * | | 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-1056-95/+95
| |/ /
* | | clarify help text. Ticket #5880Chris Buechler2016-02-111-1/+1
* | | Add support for IPsec TFC. Ticket #4688Chris Buechler2016-02-111-1/+49
| |/ |/|
* | 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-112-3/+5
* | ['system']['gitsync'] and ['system']['firmware'] may not be arrays, only unse...Chris Buechler2016-02-101-2/+2
|/
* 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-102-47/+39
| |/ |/|
* | Show user the URL causing the error. Ticket #5848Chris Buechler2016-02-101-1/+1
* | Remove process_alias_unzip, which never worked because of variable typo (at a...Chris Buechler2016-02-101-2/+0
* | Set same as max_input_varsChris Buechler2016-02-091-1/+1
|/
* Don't try to process URL alias if the download fails. Ticket #5848Chris Buechler2016-02-091-1/+3
* Further revision to service hiding systemStephen Beaver2016-02-091-9/+11
* Fix style issues.Chris Buechler2016-02-097-16/+28
* Revised hidingStephen Beaver2016-02-091-2/+2
* Revised service hidingStephen Beaver2016-02-091-3/+5
* Fixed #5867Stephen Beaver2016-02-091-7/+10
* Review of CARP uniqid changes.Luiz Otavio O Souza2016-02-0910-167/+139
* Merge pull request #2600 from NOYB/Firewall_/_Rules_-_Page_Efficiency_UpgradeStephen Beaver2016-02-094-60/+57
|\
| * A hack for floating rules copy/dup so that separators get moved.NOYB2016-02-091-2/+8
| * Make display separators function generic and move to filter.inc.NOYB2016-02-082-38/+6
| * A little tweak for code consistency. No functional change.NOYB2016-02-081-1/+1
| * Bring NAT separators into the fold.NOYB2016-02-081-21/+25
OpenPOWER on IntegriCloud