summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Expand)AuthorAgeFilesLines
* Properly handle large passthrough entries even here.Ermal LUÇI2015-01-121-8/+13
* Put the value of password under double quotes(") to avoid issues with special...Ermal LUÇI2015-01-121-1/+1
* Prevent echo to insert a newline(\n) at the secret string. Fixes #4177Ermal LUÇI2015-01-121-1/+1
* Fix typos and set needed variableErmal LUÇI2015-01-121-3/+4
* properly apply the passthrough entries when apply is hitr.Ermal LUÇI2015-01-121-0/+3
* Fix inherent issues with isset and empty values set as true by our parser. Th...Ermal LUÇI2015-01-121-2/+8
* Bring back showing of default value like previous versions.Chris Buechler2015-01-111-0/+4
* Remove debug codeErmal LUÇI2015-01-111-2/+0
* Fixes #4177 convert password to base64 to be submitted to avoid issues with s...Ermal LUÇI2015-01-111-1/+3
* Fix POST typo in interfaces_assign.phpPhil Davis2015-01-111-1/+1
* Properly rename the var Ticket #4164Ermal LUÇI2015-01-101-3/+3
* Default to only AES and SHA1 for new P2s.Chris Buechler2015-01-091-2/+2
* Default IPsec to AESChris Buechler2015-01-091-1/+1
* Default IPsec to main mode, unless mobile client.Chris Buechler2015-01-091-2/+4
* Do not count twice the phase2 entriesErmal LUÇI2015-01-091-6/+10
* Just some reshufling and cleanupErmal LUÇI2015-01-091-5/+4
* This broke a variety of things. Revert "Deprecated and non-static method mess...Chris Buechler2015-01-095-99/+99
* Make this code less memory hungry and fix route command generationErmal LUÇI2015-01-081-19/+17
* Deprecated and non-static method messagesPhil Davis2015-01-085-99/+99
* Improve URL and URL ports alias update data:Renato Botelho2015-01-081-30/+2
* Also include /127 for IPv6, it works fine. Ticket #3657Chris Buechler2015-01-071-5/+3
* Allow for configuring /31 masks on interfaces.php. The rest of the code was u...Chris Buechler2015-01-071-10/+6
* fix up textChris Buechler2015-01-076-8/+8
* Provide an advanced setting to be able to disable Unity Plugin(Cisco extensions)Ermal LUÇI2015-01-071-0/+15
* split is deprecated move to explodeErmal LUÇI2015-01-071-2/+2
* split is deprecated move to explodeErmal LUÇI2015-01-071-2/+2
* split is deprecated move to explodeErmal LUÇI2015-01-071-1/+1
* fix textChris Buechler2015-01-071-1/+1
* fix spelling of compressionChris Buechler2015-01-071-6/+6
* Fixes #4182 by properly managing IPcomp on ipsec tunnels.Ermal LUÇI2015-01-071-12/+9
* OpenVPN backend authentication fix key and translationPhil Davis2015-01-061-3/+3
* Fix #4090:Renato Botelho2015-01-051-2/+2
* Make it possible to backup/restore 'DNS Resolver' section individuallyRenato Botelho2015-01-051-0/+1
* Fix track6 prefix id range check, reported by jimpRenato Botelho2015-01-021-1/+1
* Allow blank source port in diag_testportPhil Davis2015-01-021-15/+10
* Fix lineup of copyright linesPhil Davis2015-01-01262-1015/+1077
* Remove duplicate copyrightPhil Davis2015-01-013-4/+1
* Welcome 2015Renato Botelho2014-12-31291-297/+297
* IPsec Widget allow for old settings that have no iketypePhil Davis2014-12-301-1/+1
* Allow for old settings that have no iketypePhil Davis2014-12-301-1/+1
* Captive portal spellingPhil Davis2014-12-301-2/+2
* Backout pull request #1391Colin Fleming2014-12-296-95/+0
* Fix unbound shortcut linksPhil Davis2014-12-289-15/+21
* clarify message here after customer feedback, it wasn't meant to imply "only ...Chris Buechler2014-12-262-2/+2
* Move this check before full sync to disable dnsmasq/unbound in the first time...Renato Botelho2014-12-261-12/+12
* Add dnsmasq and unbound config sections to full sync, it fixes #4076 that is ...Renato Botelho2014-12-261-1/+1
* Display tunnel description on IPsec widgetPhil Davis2014-12-261-45/+49
* Correct even other areas of CP using pfSense_ipfw_getTablestats function.Ermal LUÇI2014-12-243-3/+3
* Fix displaying description for IKEv1 connected tunnelsErmal LUÇI2014-12-241-3/+4
* Oops remove variable with same name unused!Ermal LUÇI2014-12-241-1/+1
OpenPOWER on IntegriCloud