summaryrefslogtreecommitdiffstats
path: root/etc
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-104-99/+129
* * 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-094-1/+29
* 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-095-6/+6
* Add interfaces_wlan.inc to the obsolete list.Ermal Luçi2008-09-091-1/+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
* Adding file that keeps track of obsoleted files. We'll start withScott Ullrich2008-09-081-0/+3
* Clarify operation in progressScott Ullrich2008-09-081-1/+1
* 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
* Use correct octal modeSeth Mos2008-09-071-2/+2
* 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-075-104/+16
* 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
* Cleanup output textScott Ullrich2008-09-071-4/+6
* we don't care if rm can't find old dhcpd database filesBill Marquette2008-09-071-1/+1
* fix debug code that never worked and make it disabled by defaultBill Marquette2008-09-071-2/+4
* Semicolons after if's apparently parse...but it's not terribly helpfulBill Marquette2008-09-071-2/+2
* Eliminate unneeded ,Scott Ullrich2008-09-071-1/+1
* Check to see if key exists before unsettingScott Ullrich2008-09-071-1/+2
* Check to see if a interface has a dhcp key before trying to unsetScott Ullrich2008-09-071-1/+2
* Hide misc errors that occur on / when we have a read-only filesystem (livecd).Scott Ullrich2008-09-061-1/+1
* * Cleanup php fastcgi files betterScott Ullrich2008-09-061-1/+2
* Add conf.default to the unionfs rosterScott Ullrich2008-09-061-0/+3
OpenPOWER on IntegriCloud