summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
|\ \ \ \
| * | | | Remove bgcolor attribute and use style instead.NewEraCracker2016-02-093-3/+3
* | | | | Added "Quick" icon to legendStephen Beaver2016-02-091-0/+1
* | | | | Typo in icon colorStephen Beaver2016-02-091-1/+1
* | | | | Fixed #5860Stephen Beaver2016-02-091-1/+5
* | | | | Fixed #5858Stephen Beaver2016-02-091-0/+14
|/ / / /
* | | | Cleanup some text in wireless options and fix a description.jim-p2016-02-091-14/+14
* | | | Merge pull request #2608 from NOYB/HTML_Compliance_-_Diagnostics_/_Backup/Res...Stephen Beaver2016-02-091-4/+8
|\ \ \ \
| * | | | HTML Compliance - Diagnostics / Backup/RestoreNOYB2016-02-081-4/+8
| | |_|/ | |/| |
* | | | Merge pull request #2605 from phil-davis/patch-1Stephen Beaver2016-02-092-7/+7
|\ \ \ \
| * | | | Use IEC MiB units on dashboardPhil Davis2016-02-091-3/+3
| * | | | 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
| | |_|/ / | |/| | |
* | | | | Fix comparator name and add missing quotesNewEraCracker2016-02-092-2/+2
| |_|/ / |/| | |
* | | | Fix #3209 properlyPhil Davis2016-02-091-1/+1
* | | | Implemented #5846 as requestedStephen Beaver2016-02-081-2/+3
* | | | get_failover_interface returns the parent physical NIC for _lloc interfaces, ...Chris Buechler2016-02-081-0/+3
* | | | Fix help text index when the privs are filtered.Stephen Beaver2016-02-082-2/+8
| |/ / |/| |
OpenPOWER on IntegriCloud