summaryrefslogtreecommitdiffstats
path: root/etc/inc
Commit message (Expand)AuthorAgeFilesLines
* Make the pointy-hat gods happy by fixing missing ) error.Scott Ullrich2008-09-101-2/+2
* Increment interface counter for wan too.Seth Mos2008-09-101-3/+9
* Add more optional debuggingSeth Mos2008-09-101-0/+2
* Bring up to more sane config.Ermal Luçi2008-09-101-5/+13
* PPP forgotten knobs syncronization.Ermal Luçi2008-09-101-1/+1
* * Fixup stray dots('...') on bootup and add some comments since we do loading...Ermal Luçi2008-09-103-76/+127
* * Remove the wan word from most of the functions in this file.Ermal Luçi2008-09-101-55/+43
* Remove uneeded and commented out code.Ermal Luçi2008-09-101-3/+0
* Correctly return gre/gif addresses if selected on the firewall rules or neede...Ermal Luçi2008-09-101-4/+13
* Oops, typo. Thanks, http://forum.pfsense.org/index.php/topic,11442.0.htmlErmal Luçi2008-09-101-1/+1
* Make sure the /var/db/racoon path exists before starting racoon. This isMatthew Grooms2008-09-101-0/+4
* Do not execute the command if interface is not configured at all(type = none).Ermal Luçi2008-09-091-4/+7
* * Array checks too.Ermal Luçi2008-09-091-4/+10
* Add validation for the ca configuration array presence. Minor style fixes.Matthew Grooms2008-09-091-9/+8
* Add validationSeth Mos2008-09-091-4/+7
* * Remove dead codeErmal Luçi2008-09-091-140/+19
* Modify the OpenVPN server configuration to allow the DH parameter lengthMatthew Grooms2008-09-092-1/+5
* Comment out the code that creates a dh-parameters file at boot time andMatthew Grooms2008-09-091-1/+3
* If we are an single interface setup we need the anti-lockout rule for wan so ...Ermal Luçi2008-09-091-1/+1
* Handle renaming of the pppoe/pptp username and password parameters.Ermal Luçi2008-09-091-4/+4
* Rename interfaces_wan_configure to interface_configure now that it is used fo...Ermal Luçi2008-09-091-2/+2
* Insure this function returns always an array.Ermal Luçi2008-09-091-0/+2
* Catch up with file rename.Ermal Luçi2008-09-091-6/+6
* Moves the protocol and certificate options out of the general config pageMatthew Grooms2008-09-094-174/+60
* Correct a bug where we attempt to kill an OpenVPN process even though itsMatthew Grooms2008-09-081-13/+21
* Revert the dh parameters generation back to 1024 bits. There were severalMatthew Grooms2008-09-081-1/+1
* Log why we're writing a new config outBill Marquette2008-09-081-1/+1
* No need to use a reference to the array, if it doesn't exist alreadyBill Marquette2008-09-081-3/+3
* fix 4.6->4.7 upgrade checkBill Marquette2008-09-081-1/+1
* Correct mode setting to correct permissions in octal modeSeth Mos2008-09-071-1/+1
* Remove unused and possibly erroneous code.Ermal Luçi2008-09-071-24/+0
* Merge lan configuration to the interfaces_wan.php page wich does the configur...Ermal Luçi2008-09-072-84/+8
* set auto channel properlyChris Buechler2008-09-071-4/+4
* Use different names for pppoe and pptp fields so that problems reported byErmal Luçi2008-09-071-6/+6
* Reflect the change on convert_friendly_interface_to_real... into get_real_wa...Ermal Luçi2008-09-071-2/+2
* When restarting an OpenVPN process, don't send a term signal and expect itMatthew Grooms2008-09-071-5/+17
* Minor re-work of OpenVPN configuration. Use operational modes to determineMatthew Grooms2008-09-063-84/+231
* Make the ftp proxy work again.Seth Mos2008-09-051-1/+1
* Remove the code that auto-generates an outbound NAT rule for traffic thatMatthew Grooms2008-09-051-11/+2
* Correct the path for OpenVPN client specific configuration files. When theMatthew Grooms2008-09-041-3/+3
* Revert to the previous method of referencing OpenVPN device names in theMatthew Grooms2008-09-042-25/+19
* Bump the system dh-parameters file to 2048 per request on dev@.Matthew Grooms2008-09-041-4/+4
* Cleanup some of the authentication code. Fix the problem where you mustMatthew Grooms2008-09-031-40/+17
* Remove the page locking privileges after discussion with Scott on IRC. TheMatthew Grooms2008-09-033-98/+0
* Correct a regression in the privilege system where pages were not beingMatthew Grooms2008-09-031-6/+9
* Fix openvpn upgrade to look for right array.Seth Mos2008-09-031-3/+3
* Correct problems with OpenVPN that prevented the lzo compression and passMatthew Grooms2008-09-031-1/+1
* Use newer php5 features, to be safer on upgrade side.Ermal Luçi2008-09-021-4/+4
* Now that we are delaying the creation of OpenVPN dh parameters, it appearsMatthew Grooms2008-09-021-0/+1
* Make sure that convert_friendly_to_real also works for disabled interfaces.Seth Mos2008-09-021-21/+20
OpenPOWER on IntegriCloud