summaryrefslogtreecommitdiffstats
path: root/usr/local/www
Commit message (Expand)AuthorAgeFilesLines
* And more encoding...jim-p2012-10-311-1/+1
* Still more encoding...jim-p2012-10-311-6/+6
* More encoding...jim-p2012-10-311-7/+7
* Encode this before showing it.jim-p2012-10-311-1/+1
* Encode parameters before showing them to users.jim-p2012-10-311-4/+4
* Encode some more parameters before showing them to users.jim-p2012-10-313-17/+17
* Encode the interface parameter before using it in a redirectjim-p2012-10-311-1/+1
* Encode the if parameter before using it in redirects, too.jim-p2012-10-311-4/+4
* Encode the if parameter before using it in htmljim-p2012-10-311-3/+3
* Escape parameters better when managing tables. Fix test to allow deleting sub...jim-p2012-10-311-6/+6
* Remove debug outputjim-p2012-10-311-1/+0
* Set the CSRF Magic timeout to the same as the session timeout, so that if a u...jim-p2012-10-311-0/+3
* Update CSRF Magicjim-p2012-10-312-9/+12
* Replace deprecated split with explodePhil Davis2012-10-311-1/+1
* Replace deprecated split with explodePhil Davis2012-10-311-1/+1
* now works againDarren Embry2012-10-261-14/+17
* fix #2639 (country interface selector in interfaces_ppps_edit.php)Darren Embry2012-10-262-51/+69
* Make the size of the group privilege list the same size as the user privilege...jim-p2012-10-261-1/+1
* Standardize hypenation and capitalization of Pre-Shared Keyjim-p2012-10-267-13/+13
* restrict '/' from virtual server name fieldDarren Embry2012-10-261-2/+2
* Fix warning when no gateway groupsPhil Davis2012-10-241-15/+17
* Throw an error when invalid configuration is posted(address->network).Ermal2012-10-231-0/+2
* Correct issues with limiters. 1. correct spelling of config option 2. avoid d...Ermal2012-10-231-1/+2
* Fix limiter errorbcyrill2012-10-231-1/+1
* Fix limiter errorbcyrill2012-10-231-1/+1
* Fix limiter errorbcyrill2012-10-231-0/+1
* Fix limiter errorbcyrill2012-10-231-1/+2
* Fix spellingWarren Baker2012-10-161-1/+1
* Fix syntax errorjim-p2012-10-161-1/+0
* Refine saving/applying on more pages - don't show apply or take an action unl...jim-p2012-10-0920-115/+118
* Make limiters have a schedule specified which applie bandwidth limits during ...Ermal2012-10-091-2/+13
* Don't offer to apply changes if no changes actually happened.jim-p2012-10-092-10/+15
* Allow editing an imported CRL, and refresh OpenVPN CRLs when saving. Implemen...jim-p2012-10-061-6/+43
* Check against _address since that is the field inputed _type is always there.Ermal2012-10-051-2/+2
* Properly set address type selectionErmal2012-10-051-2/+2
* Do not make natlocalid requiredErmal2012-10-051-16/+19
* This field isn't required, so only check it if there is a valuejim-p2012-10-051-1/+1
* Add a NAT entry for configuring NAT on ipsec phase2. It will add nat rules on...Ermal2012-10-041-0/+99
* Eliminate system calls here, use PHP instead.jim-p2012-10-041-2/+2
* Sanitize some variablesjim-p2012-10-041-8/+9
* Verify posted kernel type against a defined list of good values.jim-p2012-10-041-5/+11
* Only attempt to unset this if it has been set.jim-p2012-10-031-1/+1
* Merge pull request #235 from PiBa-NL/masterJim P2012-10-021-6/+6
|\
| * another openvpn-widget layout drawing fix, sorry.PiBa-NL2012-10-021-6/+6
* | Merge pull request #233 from bcyrill/rfc3168_flagsJim P2012-10-011-1/+1
|\ \ | |/ |/|
| * Add ECE and CWR TCP flags as defined in RFC 3168bcyrill2012-10-011-1/+1
* | firewall log, show cell border when using 'column descriptions'PiBa-NL2012-10-011-1/+1
* | Allow for changing OpenVPN TUN to TAP device mode without reboot.PiBa-NL2012-10-011-0/+3
* | Merge branch 'master' of git://github.com/bsdperimeter/pfsensePiBa-NL2012-10-0117-236/+323
|\ \ | |/
| * Add UA support for BB PlayBook - patch by Pho Bia. Fixes #2648Warren Baker2012-10-011-1/+1
OpenPOWER on IntegriCloud