summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Addedexec.php and edit.php (which are now diag_command.php and diag_edit.php)Stephen Beaver2016-02-191-0/+2
* Fix typo in diag_commandStephen Beaver2016-02-191-1/+1
* Renamed exec.php and edit.phpStephen Beaver2016-02-196-11/+11
* Clarify text, ticket #4463Renato Botelho2016-02-191-1/+1
* Fix Dashboard privilege edge case and show full Help menu to users with the H...jim-p2016-02-193-4/+11
* Restore infoblock functionality for nowStephen Beaver2016-02-191-1/+2
* Fixed #5908Stephen Beaver2016-02-192-16/+16
* Fix #3029Renato Botelho2016-02-191-5/+4
* Ticket #3029Renato Botelho2016-02-193-8/+58
* Ticket #3029Renato Botelho2016-02-191-9/+15
* Ticket #3029Renato Botelho2016-02-191-6/+46
* Ticket #3029Renato Botelho2016-02-196-28/+100
* Internationalize etc inc uvxPhil Davis2016-02-195-59/+61
* Clarify log, it's not really "ignoring" it.Chris Buechler2016-02-191-1/+1
* Add support for splitting ipsec.conf conn entries for IKEv2. Ticket #4704Chris Buechler2016-02-183-2/+21
* Make prefix delegation range check case insensitiveRenato Botelho2016-02-181-2/+4
* Unbreak services_dhcpv6.phpRenato Botelho2016-02-181-4/+12
* Validate Prefix Delegation range to make sure addresses match first network a...Renato Botelho2016-02-181-0/+24
* Fix range and prefix delegation range help text to match From/To in correct o...Renato Botelho2016-02-181-11/+4
* Revert change that avoided loading hte sorting lib if not required. The issue...Stephen Beaver2016-02-182-8/+1
* Merge pull request #2666 from NewEraCracker/status_ipsec_leases-remove-debugStephen Beaver2016-02-181-2/+0
|\
| * Remove debug code added at c00152f371d7ac403cce090c8188857171b727fbNewEraCracker2016-02-181-2/+0
* | Merge pull request #2667 from phil-davis/patch-1Stephen Beaver2016-02-181-1/+1
|\ \
| * | pkg-utils update_status text typoPhil Davis2016-02-181-1/+1
| |/
* | Merge pull request #2669 from NOYB/Diagnostics_/_Tables_-_Large_Tables_Perf_B...Stephen Beaver2016-02-181-0/+12
|\ \
| * | Diagnostics / Tables - Large Tables Perf Band-AidNOYB2016-02-171-0/+12
* | | Merge pull request #2665 from NewEraCracker/simplify-codeStephen Beaver2016-02-188-14/+14
|\ \ \
| * | | Quote the 1st parameter (constant name) when calling define()NewEraCracker2016-02-186-12/+12
| * | | Minor tweaks to simplify codeNewEraCracker2016-02-182-2/+2
| | |/ | |/|
* | | Merge pull request #2664 from NOYB/Diagnostics_/_Tables_-_InfoBox_-_#_RecordsStephen Beaver2016-02-181-2/+6
|\ \ \
| * | | Diagnostics / Tables - InfoBox - # RecordsNOYB2016-02-181-2/+6
| |/ /
* | | Merge pull request #2663 from NewEraCracker/vpn_ipsec_keys_edit-cleanupStephen Beaver2016-02-181-10/+3
|\ \ \
| * | | Clean up vpn_ipsec_keys_edit.phpNewEraCracker2016-02-181-10/+3
* | | | Correct if statementk-paulius2016-02-181-1/+1
* | | | * close p tagsk-paulius2016-02-181-2/+2
* | | | Close p tags, wrap first sentence in p tag for proper styling.k-paulius2016-02-181-2/+2
* | | | Fix word casek-paulius2016-02-181-4/+4
* | | | Remove unused variable.k-paulius2016-02-181-2/+0
* | | | Merge pull request #2668 from phil-davis/gtetc2Renato Botelho2016-02-1810-180/+200
|\ \ \ \
| * | | | Internationalize etc inc i through sPhil Davis2016-02-1810-180/+200
| | |_|/ | |/| |
* | | | Simplify logicRenato Botelho2016-02-181-3/+5
* | | | Simplify logicRenato Botelho2016-02-182-4/+11
| |_|/ |/| |
* | | Merge pull request #2661 from phil-davis/patch-1Chris Buechler2016-02-181-1/+1
|\ \ \
| * | | Fix hardcoded pfSense on login pagePhil Davis2016-02-181-1/+1
| |/ /
* | | use get_interface_ip functions rather than find_ since the former handles VIP...Chris Buechler2016-02-181-2/+2
* | | Add IP to dyndns error log, remove often wrong explanation.Chris Buechler2016-02-181-1/+1
* | | Replace deprecated link_carp function, fix sprintf. Ticket #4858Chris Buechler2016-02-181-2/+2
* | | Partial update of license.php. Ticket #5903Chris Buechler2016-02-171-14/+3
* | | Need $config here. No need to check count() as it'll always evaluate to true ...Chris Buechler2016-02-171-1/+2
|/ /
* | Workaround to prevent the sortable library from being loaded on very large ta...Stephen Beaver2016-02-172-0/+8
OpenPOWER on IntegriCloud