summaryrefslogtreecommitdiffstats
path: root/etc/inc
Commit message (Expand)AuthorAgeFilesLines
* Do not allow muting of serial + full installScott Ullrich2009-07-151-0/+2
* Do not allow muting of a serial console. The kernel gets very cranky and di...Scott Ullrich2009-07-151-4/+11
* Be smarter at it and reduce some overhead.Ermal Luçi2009-07-151-19/+6
* Correct file names.Ermal Luçi2009-07-151-2/+2
* Remove files before recreating them. Add filter rules early content to the fi...Ermal Luçi2009-07-151-1/+12
* Do not send a HUP to racoon as that causes issue with initialSeth Mos2009-07-141-3/+0
* Switch over the dns list from arguments to dnswatch to a file which holds the...Seth Mos2009-07-141-4/+3
* Correct sysctl locationScott Ullrich2009-07-131-4/+4
* Normalize the LEDs before alerting, in case the others are in the middle of s...jim-p2009-07-131-0/+1
* Switch notice LED alert to LED 1, and make it a little more eye-catching. Als...jim-p2009-07-131-6/+5
* Make the dnswatch_list array unique before processing itSeth Mos2009-07-131-0/+1
* Silence dnscache message into a debug checkSeth Mos2009-07-131-2/+4
* Silence route delete, this will also match on local network connectedSeth Mos2009-07-131-1/+1
* Oops, we do not need to reboot to set nmbflowsScott Ullrich2009-07-121-10/+4
* Grab # cpus correctly and correct the grep for flowtable_sizeScott Ullrich2009-07-121-4/+4
* Size flowtables according to Kip's recommendations and write out loader.conf ...Scott Ullrich2009-07-121-1/+13
* Enable flowtable supportScott Ullrich2009-07-121-7/+24
* Trim resultsScott Ullrich2009-07-121-1/+1
* ReturnScott Ullrich2009-07-121-0/+1
* Adding missing ; and full path to cutScott Ullrich2009-07-121-1/+1
* Add enable/disable option for flow table supportScott Ullrich2009-07-121-2/+4
* Allow auto firmware upgrade to work on NanoBSDScott Ullrich2009-07-111-3/+5
* Allow auto firmware upgrade to work on NanoBSDScott Ullrich2009-07-111-1/+8
* Adding get_freebsd_version(). Use get_freebsd_version() to check if we shoul...Scott Ullrich2009-07-112-2/+8
* Oops, pasted wrong sysctlScott Ullrich2009-07-111-2/+2
* For now set the number of flows to the same as allowable states.Scott Ullrich2009-07-111-1/+4
* First try at an LED library to help control the LEDs on ALIX, WRAP, or anythi...jim-p2009-07-101-0/+331
* Send gateway notifications to GROWLScott Ullrich2009-07-091-5/+13
* Send alerts/notices to GrowlScott Ullrich2009-07-091-1/+1
* Adding register_via_growl()Scott Ullrich2009-07-091-2/+19
* Adding socketsScott Ullrich2009-07-091-1/+1
* Adding Notifications tabScott Ullrich2009-07-091-1/+1
* Oops, store config in correct locationScott Ullrich2009-07-091-3/+2
* Adding System: Advanced: Notifications to priv listScott Ullrich2009-07-091-0/+6
* Only invoke growl functions when an ip address is defined.Scott Ullrich2009-07-091-3/+5
* Set priority to 1 (HIGH)Scott Ullrich2009-07-091-1/+2
* Remove double global declarationErmal Luçi2009-07-091-1/+1
* Adding notify_via_growl() function which assists in sending growl messages to...Scott Ullrich2009-07-091-1/+20
* Set the memory limit to 128MScott Ullrich2009-07-091-1/+6
* Add forgotten global so file creation actually works.Ermal Luçi2009-07-091-7/+6
* Correct spacing for interfaces. Reload interfaces after assinging is changed ...Ermal Luçi2009-07-091-1/+1
* I really need to take more coffee. Fix another typo.Ermal Luçi2009-07-091-1/+1
* Fix typoErmal Luçi2009-07-091-1/+1
* Add missed commit for package filter functions to work.Ermal Luçi2009-07-091-0/+2
* Include only .inc files. This fixes issues with packages that this function i...Ermal Luçi2009-07-091-1/+1
* Adding growl class which can be used to send growl alerts. Will add the GUI ...Scott Ullrich2009-07-091-0/+92
* Move upgrade wall message to the correct function (migrate_rrd_format())Scott Ullrich2009-07-091-1/+1
* There is not necessity to launch mount commands for nothing.Ermal Luçi2009-07-081-0/+3
* Test better with function change.Ermal Luçi2009-07-081-2/+2
* Use the available function to avoid some errors.Ermal Luçi2009-07-081-3/+3
OpenPOWER on IntegriCloud