summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www
Commit message (Expand)AuthorAgeFilesLines
...
* | Allow wildcard for hostname with Namecheap DDNS. Ticket #6260Chris Buechler2016-06-301-2/+2
* | Merge pull request #3018 from phil-davis/usersettingsChris Buechler2016-06-308-128/+367
|\ \
| * | Feature #6388 custom GUI preference settings per userPhil Davis2016-06-238-129/+368
* | | Merge pull request #3030 from phil-davis/patch-1Chris Buechler2016-06-291-16/+7
|\ \ \
| * | | Rationalize System Update GUI messagesPhil Davis2016-06-301-16/+7
* | | | Merge pull request #3028 from PiBa-NL/2.3_dnsV6Chris Buechler2016-06-291-19/+56
|\ \ \ \ | |/ / / |/| | |
| * | | Diagnostics - DNS Lookup, also query for IPv6 addressesPiBa-NL2016-06-291-19/+56
* | | | Omit <secret> tags from L2TP in status.php config.xml dump.Chris Buechler2016-06-291-0/+1
* | | | Restore 2.2.x and prior means of obtaining pfsync nodes to avoid exhausting m...Chris Buechler2016-06-291-9/+5
* | | | Merge pull request #2944 from stilez/patch-23Chris Buechler2016-06-283-5/+10
|\ \ \ \
| * | | | Add missing recommended key lengths/digest to ca managerstilez2016-05-081-2/+2
| * | | | Add missing recommended key lengths/digest to certmanagerstilez2016-05-081-2/+2
| * | | | Add missing recommended key lengths to user managerstilez2016-05-081-2/+7
* | | | | Merge pull request #3024 from phil-davis/include_onceChris Buechler2016-06-286-10/+10
|\ \ \ \ \
| * | | | | Update include() to include_once()Phil Davis2016-06-286-10/+10
* | | | | | Remove a-f from IPv4 address patternPhil Davis2016-06-281-2/+2
|/ / / / /
* | | | | Always use require_oncePhil Davis2016-06-27164-258/+258
* | | | | Use the translated destination for kill_states if one exists. Ticket #6531Chris Buechler2016-06-241-4/+7
* | | | | Correct/clarify column header. Ticket #6530Chris Buechler2016-06-241-1/+1
* | | | | Fix styleChris Buechler2016-06-241-3/+4
* | | | | pfSense_get_pf_states always returns source as src and dest as dst, this flip...Chris Buechler2016-06-241-20/+10
* | | | | Fix styleChris Buechler2016-06-241-7/+13
* | | | | Comment typoStephen Beaver2016-06-231-1/+1
* | | | | Revert "adding privileges and separating DNS Resolver overrides from general ...Chris Buechler2016-06-234-315/+3
* | | | | Merge pull request #3019 from NOYB/RFC2136_Client_Edit_Priv_DefStephen Beaver2016-06-231-1/+1
|\ \ \ \ \
| * | | | | Shouldn't the priv match here be set to "services_rfc2136_edit.php*"?NOYB2016-06-221-1/+1
| | |_|/ / | |/| | |
* | | | | Merge pull request #3017 from phil-davis/patch-2Stephen Beaver2016-06-231-1/+1
|\ \ \ \ \
| * | | | | Load actual value of webguihostnamemenuPhil Davis2016-06-231-1/+1
| |/ / / /
* | | | | Restored countdown functionality and menu refresh on successful update/remove...Stephen Beaver2016-06-231-5/+23
|/ / / /
* | | | Clarify ports alias hint. Ticket #6523Chris Buechler2016-06-221-1/+1
* | | | % and / are also allowed in valuesjim-p2016-06-221-2/+2
* | | | Merge pull request #3011 from NewEraCracker/redmine-6394Stephen Beaver2016-06-224-4/+9
|\ \ \ \
| * | | | Fix Bug #6394 - Incorrect Output of TranslationNewEraCracker2016-06-194-4/+9
* | | | | Merge pull request #3005 from phil-davis/patch-4Stephen Beaver2016-06-221-2/+4
|\ \ \ \ \
| * | | | | Fix #6482 OpenVPN Redirect Gateway Option Causes GUI IssuePhil Davis2016-06-151-2/+4
* | | | | | Merge pull request #3004 from hailthemelody/masterStephen Beaver2016-06-221-12/+14
|\ \ \ \ \ \
| * | | | | | added missing div.content wrapper when reloading filtershailthemelody2016-06-131-12/+14
| |/ / / / /
* | | | | | Merge pull request #3002 from NewEraCracker/patch-invalid-foreachStephen Beaver2016-06-222-6/+10
|\ \ \ \ \ \
| * | | | | | Fix PHP Warning about invalid argument supplied for foreachNewEraCracker2016-06-132-6/+10
| |/ / / / /
* | | | | | Merge pull request #2989 from phil-davis/patch-2Stephen Beaver2016-06-221-16/+43
|\ \ \ \ \ \
| * | | | | | Do not allow deleting your own user namePhil Davis2016-06-051-16/+43
* | | | | | | Merge pull request #2988 from stilez/patch-28Stephen Beaver2016-06-221-5/+5
|\ \ \ \ \ \ \
| * | | | | | | function name hms -> dhms stilez2016-05-311-5/+5
* | | | | | | | Merge pull request #2987 from stilez/patch-27Stephen Beaver2016-06-221-0/+25
|\ \ \ \ \ \ \ \
| * | | | | | | | Add "delete entry" for ARP tablestilez2016-05-311-0/+25
| |/ / / / / / /
* | | | | | | | Merge pull request #2986 from NewEraCracker/patch-ntp-gpsStephen Beaver2016-06-222-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix NTP PPS. It had 'None' option available on 2.2.x.NewEraCracker2016-06-151-1/+1
| * | | | | | | | Fix "Unable to remove NTP GPS from configuration"NewEraCracker2016-06-151-1/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge pull request #2982 from stilez/patch-26Stephen Beaver2016-06-221-3/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | redundant check - is_numericint() tests for >= 0stilez2016-05-241-1/+1
OpenPOWER on IntegriCloud