summaryrefslogtreecommitdiffstats
path: root/etc/inc/system.inc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Simplify mod_expire statementScott Ullrich2008-08-121-6/+1
* Cleanup authentication code. The basic auth method, the passwd, htpasswdMatthew Grooms2008-08-031-22/+1
* * Fix 7.x uploadsScott Ullrich2008-07-271-22/+7
* Compress javascript directory tooScott Ullrich2008-07-271-0/+1
* Add missing ,Scott Ullrich2008-07-271-1/+1
* Turn on Lighty caching and tell it what to cacheScott Ullrich2008-07-271-1/+13
* Make the GUI fast and capable of working in environments with RAM less than 128.Ermal Luçi2008-07-221-6/+13
* Remove trailing blank lineScott Ullrich2008-07-191-1/+1
* Correctly check if sysctl item is arrayScott Ullrich2008-07-191-1/+1
* * Merge multiple PPPoE/PPTP interfaces from RELENG_1_MULTI_ANYTHINGErmal Luçi2008-07-141-6/+6
* Add relayd logging fileSeth Mos2008-07-081-1/+1
* Always run openntpd as a clientBill Marquette2008-07-041-12/+13
* Correct return valueSeth Mos2008-07-011-1/+1
* remove the setup_gateways_monitor() from system_routing_configure() as this c...Seth Mos2008-07-011-5/+1
* Continue interface improvements.Ermal Luçi2008-06-211-8/+1
* Check if we have an array before enumerating it.Ermal Luçi2008-06-181-3/+6
* Add apinger configuration and gateway monitoring.Seth Mos2008-06-161-0/+3
* Only trigger backwards compatible path when we do not have a gateway address ...Seth Mos2008-06-161-1/+1
* Make system_routing_configure() backwards compatible so that on upgrade from ...Seth Mos2008-06-161-10/+13
* Add some checks before blindly trying to create a config file.Ermal Luçi2008-06-021-1/+4
* CarpDEV fixes. It now works!!Scott Ullrich2008-05-251-0/+3
* Tune PHP_FCGI_CHILDREN and PHP_FCGI_MAX_REQUESTS depending on how muchScott Ullrich2008-04-151-3/+16
* If OpenBGPD is installed, allow the selection of BGP as ourScott Ullrich2008-03-101-1/+2
* Nuke opcode_* function.Scott Ullrich2008-03-101-98/+0
* Sync w/ HEADScott Ullrich2008-03-061-15/+57
* fix new gateway code to be backwards compatible.Chris Buechler2008-03-021-1/+16
* don't foreach if it isn't an array (maybe temp fix while I'm working through ...Chris Buechler2008-03-021-2/+2
* Backport -ss syslogd feature from HEAD. Only bind to 127.0.0.1 if weScott Ullrich2008-02-181-1/+5
OpenPOWER on IntegriCloud