summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Look for <pfsense>Scott Ullrich2008-10-201-1/+1
* Check for bogus decrypted config.xmlScott Ullrich2008-10-201-0/+2
* Correct tagfile_deformat() callScott Ullrich2008-10-191-1/+1
* Oops, use tunnel address not network.Ermal Luçi2008-10-191-2/+2
* Clenup some more when bringing down an interface.Ermal Luçi2008-10-191-1/+13
* Bring order and simplify logic.Ermal Luçi2008-10-191-56/+50
* Clear the arp entries for the interface going down.Ermal Luçi2008-10-191-0/+2
* Slightly change order of commands for dhcp.Ermal Luçi2008-10-191-2/+2
* Refactor some code so frontend does not need to know about details that might...Ermal Luçi2008-10-191-68/+43
* style(9)Ermal Luçi2008-10-191-53/+84
* Move from $debugging to $g["debug"].Ermal Luçi2008-10-191-4/+4
* Remove unused var.Ermal Luçi2008-10-191-5/+0
* Mpd4 handles itself mss even with reduced mtu on pppoe case.Ermal Luçi2008-10-191-1/+3
* When interface is configured for pppoe and mtu is also configured then adjust...Ermal Luçi2008-10-191-1/+9
* Do not try to generate rules for the known interface groups or should we?Ermal Luçi2008-10-191-1/+3
* * Cleanup some logic for loading ipfw module which might improve somewhat rul...Ermal Luçi2008-10-191-33/+49
* If <prefix> does not exist, then call safe_mkdir on it.Scott Ullrich2008-10-191-1/+3
* Only attempt to run plugins if directory existsScott Ullrich2008-10-191-4/+6
* * Add run_plugins() functionScott Ullrich2008-10-196-26/+89
* Cleanup some not needed code and use the correct debug var.Ermal Luçi2008-10-181-14/+17
* When creating vlan interfaces from console fill all the needed information.Ermal Luçi2008-10-181-1/+4
* Restore accidentally removed code with bigpond removal which is causing issue...Ermal Luçi2008-10-171-0/+12
* Check for valid IP address using is_ipaddrScott Ullrich2008-10-151-2/+2
* Misc style fix and checking to see if this is noticed by GITScott Ullrich2008-10-151-1/+1
* Actually insert the interface address when the option is specified.Scott Ullrich2008-10-141-5/+9
* Revert this and see if it affects any of problem reported on latest builds.Ermal Luçi2008-10-131-5/+1
* Add global debug where neededScott Ullrich2008-10-131-3/+6
* Only show debug Running commands if $debug is enabledScott Ullrich2008-10-131-24/+31
* Read in tabcontrols.php and properly eval()Scott Ullrich2008-10-121-3/+5
* If /usr/local/www/themes/$themename/tabcontrols.php exists, then evalScott Ullrich2008-10-121-9/+20
* No need to lock config when setting filter update statusScott Ullrich2008-10-071-3/+1
* * Remove bigpond support from backend.Ermal Luçi2008-10-066-98/+16
* Use the correct syslog LOG_ERR constant and make this file executable.Matthew Grooms2008-10-061-1/+3
* Actually take a shorter route at saving the gateway.Ermal Luçi2008-10-041-1/+1
* Use correct interface to record gateway.Ermal Luçi2008-10-041-1/+1
* trim description so long descriptions on IPsec doesn't create an invalid rulesetChris Buechler2008-10-041-8/+9
* Switch network-backend to freebsd-sendfile from writev now thatScott Ullrich2008-10-021-1/+1
* Cleanup the status queues so it does not does stupid things.Ermal Luçi2008-10-011-1/+1
* run hostap later in script, fixes ral(4) card difference in FreeBSD 7.0. Work...Chris Buechler2008-09-281-1/+1
* Move alwaysbroadcast item to a settable field.Scott Ullrich2008-09-241-1/+3
* Always broadcast to help fix vista fun.Scott Ullrich2008-09-241-0/+1
* Correct check if we are running with only one interface. LAN ca be deleted wi...Ermal Luçi2008-09-231-1/+1
* Take into consideration the subnet mask configured.Ermal Luçi2008-09-231-2/+2
* Cleanup bootup scriptSeth Mos2008-09-221-22/+7
* Use correct variable name for parent interface.Ermal Luçi2008-09-221-2/+2
* Use correct argumentsSeth Mos2008-09-211-2/+2
* Reffer to correct variableSeth Mos2008-09-211-1/+1
* Set full path to pingSeth Mos2008-09-211-1/+2
* If we really can't find what to ping just continue with the next graphSeth Mos2008-09-211-0/+4
* Remove dependency on WAN having the default route.Seth Mos2008-09-211-4/+0
OpenPOWER on IntegriCloud