summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* | | Fixed #5873Stephen Beaver2016-02-101-19/+24
| |/ |/|
* | 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-102-39/+0
* | Return false if download fails in process_alias_urltable so input validation ...Chris Buechler2016-02-101-0/+2
* | Set same as max_input_varsChris Buechler2016-02-091-1/+1
* | 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
|/
* 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-092-9/+18
* Fix style issues.Chris Buechler2016-02-0915-63/+111
* Revised hidingStephen Beaver2016-02-091-2/+2
* Revised service hidingStephen Beaver2016-02-091-3/+5
* Fixed #5867Stephen Beaver2016-02-091-7/+10
* Add the configuration upgrade code to make sure the existent settings will wo...Luiz Otavio O Souza2016-02-093-2/+104
* 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-0920-690/+350
* 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-098-62/+136
|\
| * 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-083-39/+22
| * A little tweak for code consistency. No functional change.NOYB2016-02-082-1/+5
| * Bring NAT separators into the fold.NOYB2016-02-082-38/+52
| * Firewall / Rules - Page Efficiency UpgradeNOYB2016-02-087-40/+107
* | Merge pull request #2576 from NOYB/HTML_Compliance_-_VPN_/_IPsec_/_Tunnel_-_E...Stephen Beaver2016-02-091-2/+4
|\ \
| * | Suppress unused id attributes.NOYB2016-02-081-4/+4
| * | Add subtle note about unique ID attributes of loop created elements.NOYB2016-02-011-0/+2
| * | HTML Compliance - VPN / IPsec / Tunnel - Edit Phase IINOYB2016-01-301-2/+2
* | | Merge pull request #2602 from phil-davis/patch-2Stephen Beaver2016-02-091-5/+25
|\ \ \
| * | | Redmine #4647 default DHCP server tab to a interface with DHCP enabledPhil Davis2016-02-081-5/+25
* | | | Merge pull request #2609 from NewEraCracker/bgcolor-removalStephen Beaver2016-02-093-3/+3
|\ \ \ \
OpenPOWER on IntegriCloud