summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Make sure we get a valid address to ping for the rrd graphs.Seth Mos2008-09-211-0/+3
* kill(1) does not need SIG in front of signals anymore. Though i do not think ...Ermal Luçi2008-09-201-4/+4
* Leave an XXX(note) for later on.Ermal Luçi2008-09-201-0/+1
* 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
OpenPOWER on IntegriCloud