summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert "Revert "Do not put the prefix len on the src ip""Ermal2012-10-311-1/+1
* Revert "Do not put the prefix len on the src ip"Ermal2012-10-311-1/+1
* Do not put the prefix len on the src ipErmal2012-10-311-1/+1
* Merge pull request #243 from phil-davis/masterChris Buechler2012-10-302-2/+2
|\
| * Replace deprecated split with explodePhil Davis2012-10-311-1/+1
| * Replace deprecated split with explodePhil Davis2012-10-311-1/+1
|/
* Fixes #2394. If an entry of 0.0.0.0/0 is configured than use the first interf...Ermal2012-10-301-2/+4
* Fixes #2300. Take into consideration ip aliases on carpErmal2012-10-301-5/+8
* Fixes #2300. Add static route even for ip aliases selected to avoid issues.Ermal2012-10-301-1/+4
* use the proper array here for VIPs and use some suggestions from the ticket t...jim-p2012-10-301-6/+15
* Mark the pipe/queue with zero(unlimited) bandwidth to allow traffic on the st...Ermal2012-10-291-1/+5
* 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-268-14/+14
* restrict '/' from virtual server name fieldDarren Embry2012-10-261-2/+2
* To avoid issues with missing removed schedules just do not create the pipe at...Ermal2012-10-241-1/+2
* Merge pull request #242 from phil-davis/masterSeth Mos2012-10-241-15/+17
|\
| * 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-232-3/+4
* Merge pull request #241 from bcyrill/patch-3Jim P2012-10-231-2/+4
|\
| * 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
|/
* Use a proposal check value of obey for all mobile, not just pure-PSK. (The do...jim-p2012-10-221-1/+1
* Switch to background launchingsmos2012-10-181-1/+1
* Check if there is any configuration present before going through it.Ermal2012-10-181-1/+1
* Check if there is any configuration present before going through it.Ermal2012-10-181-5/+7
* Add a few required things here to allow the script to workjim-p2012-10-161-0/+3
* Fix spellingWarren Baker2012-10-161-1/+1
* Fix syntax errorjim-p2012-10-161-1/+0
* Merge pull request #239 from phil-davis/masterErmal Luçi2012-10-151-2/+2
|\
| * Limiter addBwRowTo plus icon syntaxPhil Davis2012-10-121-2/+2
* | Ooops fix removed line by accidentErmal2012-10-151-0/+1
* | Merge changes required for using the ISC dhclient in pfSense with prefix dele...smos2012-10-124-111/+316
|/
* Fix typoErik Fonnesbeck2012-10-111-1/+1
* Use only binat so both side can communicate properly. With nat only the side ...Ermal2012-10-111-5/+1
* Merge pull request #238 from phil-davis/masterJim P2012-10-111-6/+12
|\
| * Handle case with no server or no client OpenVPNPhil Davis2012-10-111-6/+12
|/
* Tune check so nat rules for single host ips get addedErmal2012-10-101-1/+1
* Refine saving/applying on more pages - don't show apply or take an action unl...jim-p2012-10-0920-115/+118
OpenPOWER on IntegriCloud