summaryrefslogtreecommitdiffstats
path: root/etc/inc/system.inc
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Make sure we sync before mounting ro.Scott Ullrich2008-02-141-0/+2
* Fix bug causing duplicate extension=apc.so entries in php.ini, which blows up...Chris Buechler2007-12-301-1/+0
* Add ldap.so library.Scott Ullrich2007-12-281-0/+2
* Set server.max-request-size to 384 for captive portal.Scott Ullrich2007-12-101-2/+2
* Set server.max-request-size to 384 for captive portal.Scott Ullrich2007-12-101-1/+3
* Limit captive portal uploads to /tmp/captiveportal which has no access to wri...Scott Ullrich2007-12-101-2/+6
* Convert the dns server code into a for loop and add 2 more dns servers on. ...Scott Ullrich2007-12-091-12/+11
* Move route delete items to system.inc so they are performed on every changeScott Ullrich2007-12-091-0/+2
* When multiple gateways are present (muliwan) show a dropdown box next to eac...Scott Ullrich2007-12-081-22/+34
* Improve fall through logicSeth Mos2007-10-191-10/+10
* Check if array existsSeth Mos2007-10-191-9/+13
* Add prelimenary Routing page.Seth Mos2007-10-191-2/+48
* With the tweaks that have occured today fastcgi can now run again on 64 megab...Scott Ullrich2007-06-031-4/+0
* Add system tunables area which allows the user to fine control sysctl's.Scott Ullrich2007-05-261-5/+9
* Add trailing slashes to upload directoryScott Ullrich2007-04-231-1/+1
* Do proper locking when writing out php.ini. Sync the disk contents to force ...Scott Ullrich2007-04-221-0/+4
* Correct sysctl name.. it is movements not movement.Scott Ullrich2007-04-081-2/+2
* Remove trailing spaceScott Ullrich2007-04-021-1/+1
* Set /sbin/sysctl -n net.link.ether.inet.log_arp_movement=0 when shared physic...Scott Ullrich2007-04-021-0/+2
* Use mwexec() to avoid printing out the sysctl operationScott Ullrich2007-04-021-1/+1
* Add missing text from ntp configureScott Ullrich2007-03-201-2/+14
* We no longer need memory limit, our port does not use it.Scott Ullrich2007-03-161-1/+0
* 8 is even faster for apc cache according to Holger.Scott Ullrich2007-03-131-1/+1
* Kill trailing spaceScott Ullrich2007-03-131-1/+1
OpenPOWER on IntegriCloud