summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Seems that mtu and up parameters of ifconfig cannot be specified together, at...Ermal Luçi2008-09-201-1/+2
* Reintegrate global minimum count setting enforcment.Ermal Luçi2008-09-201-5/+11
* Remove duplicated comment and add some style(9).Ermal Luçi2008-09-201-9/+5
* Correctly determine interface mismatches.Ermal Luçi2008-09-201-23/+15
* Remove unrelated code from function. Add some style(9) to code so readability...Ermal Luçi2008-09-201-5/+4
* Filter_configure takes too long to run on embedded and this seems toSeth Mos2008-09-191-2/+2
* Remove old utility used for interface statistics.Ermal Luçi2008-09-161-0/+1
* Make it possible for pakages to insert additional tabbed pages into anMatthew Grooms2008-09-162-13/+42
* Fix Wireless detection logicSeth Mos2008-09-151-7/+7
* Disable the second call to the same script for configuring wireless interface...Ermal Luçi2008-09-151-1/+2
* Search disabled interfaces too, this is needed since some code assumes this(i...Ermal Luçi2008-09-151-2/+2
* Correctly gather statictics for virtual interfaces. Maybe bridge needs to be ...Ermal Luçi2008-09-121-7/+7
* Use the correct function to find the right interface to use in loginterface k...Ermal Luçi2008-09-111-2/+2
* Remove the ppp hack from filter_translate_type_to_real_interface we know bett...Ermal Luçi2008-09-111-4/+2
* Fix ppp(3G) backend code and make it possible to create more the one.Ermal Luçi2008-09-111-9/+31
* * Rename $debug to $g['debug']Ermal Luçi2008-09-111-8/+9
* Mostly missed renaming and typos.Ermal Luçi2008-09-111-2/+2
* 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
OpenPOWER on IntegriCloud