summaryrefslogtreecommitdiffstats
path: root/etc/inc/system.inc
Commit message (Expand)AuthorAgeFilesLines
* Use exec_command instead of custom rolled function. Fix some logic here and t...Ermal Luçi2009-05-051-7/+11
* Adding PowerD knob to system -> advanced -> misc. This will be usefulScott Ullrich2009-04-051-0/+9
* Remove extra spaceScott Ullrich2009-04-011-14/+14
* * Make it easier to switch back and forth between logging providers (clog, fifo)Scott Ullrich2009-03-311-16/+31
* * Hide interfaces internals to other code and use the propper interfaces.Ermal Luçi2009-03-301-2/+7
* Use mwexec()Scott Ullrich2009-03-281-2/+2
* Add space after tabsScott Ullrich2009-03-181-27/+27
* Cleanup and reduce code line count.Scott Ullrich2009-03-181-91/+46
* Ensure fifolog_writer is still not running after killing syslogd.Scott Ullrich2009-03-181-0/+2
* Make logging work. Investigated by jim-pScott Ullrich2009-03-181-3/+3
* fifolog_create size needs to be a multiple of 512Jim Pingle2009-03-171-1/+1
* Use full path to fifolog_writerScott Ullrich2009-03-151-14/+14
* Jettison clog. Man overboard!Scott Ullrich2009-03-151-14/+14
* Jettison clog and replace with fifolog which is included in FreeBSD 7.1Scott Ullrich2009-03-151-1/+1
* Use writev.Scott Ullrich2009-03-141-3/+2
* Use write a the network backend to avoid FreeBSD falling all overScott Ullrich2009-03-141-0/+1
* Do not use freebsd-kqueue and freebsd-sendfileScott Ullrich2009-03-121-2/+2
* Use nice -n20 for common launched itemsScott Ullrich2009-03-111-0/+3
* Check to make sure item is an arrayScott Ullrich2009-03-101-1/+1
* * Make sure that $dns_lists is populated before operating on the itemScott Ullrich2009-03-081-5/+9
* Revert "Merge IPv6 changes"Scott Ullrich2009-02-281-20/+7
* use highest for systems with > 512 MB RAM availableChris Buechler2009-02-211-1/+1
* Back out simoncpu's IPV6 code, it breaks IPV4.Scott Ullrich2009-02-141-90/+29
* increase server.max-write-idle to 999Scott Ullrich2009-02-101-1/+4
* Merge IPv6 changesSimon Cornelius P. Umacob2009-01-201-35/+110
* Mute messages from command when setting the default route.Seth Mos2009-01-161-2/+2
* Allow states to work outbound properly too.Bill Marquette2008-12-131-1/+1
* Turn on bridge filtering.Scott Ullrich2008-12-131-1/+1
* Fix non working static route adding for DNS servers.Seth Mos2008-11-111-31/+37
* Uhh, this is not a package any more.Scott Ullrich2008-11-091-3/+0
* Remove sleepScott Ullrich2008-11-091-4/+1
* Return if bootingScott Ullrich2008-11-091-0/+3
* Remove quotesSeth Mos2008-11-071-1/+1
* Trim and correct varSeth Mos2008-11-071-2/+2
* Correct path to netstatSeth Mos2008-11-071-1/+1
* Correct route lookupSeth Mos2008-11-061-1/+1
* Surpress default route delete messageSeth Mos2008-11-061-1/+1
* Surpress kill output.Seth Mos2008-11-061-3/+6
* Surpress killall messagesSeth Mos2008-11-061-2/+2
* Filter on outgoing too to allow things like keep state on tcp sessions and re...Ermal Luçi2008-11-061-1/+1
* Change it back to 1 not sure why we should look at the packet after the outer...Ermal Luçi2008-11-051-1/+1
* Correct the value. We are interested on the packet after ipsec processing.Ermal Luçi2008-11-041-1/+1
* Change slightly the order of execution to allow overriding hardcoded defaults.Ermal Luçi2008-11-041-6/+5
* Disable bpf(4) abilities on enc0 by default its too much overhead to be on by...Ermal Luçi2008-11-041-2/+2
* Correctly pad with 0.Ermal Luçi2008-11-041-5/+5
* Change enc out sysctl to 0x00Scott Ullrich2008-11-041-1/+1
* Setup enc sysctl'sScott Ullrich2008-11-041-1/+6
* Add valid gateway check before adding route.Seth Mos2008-11-021-1/+2
* Switch network-backend to freebsd-sendfile from writev now thatScott Ullrich2008-10-021-1/+1
* Moves the protocol and certificate options out of the general config pageMatthew Grooms2008-09-091-151/+14
OpenPOWER on IntegriCloud