summaryrefslogtreecommitdiffstats
path: root/etc/inc/system.inc
Commit message (Expand)AuthorAgeFilesLines
* Do not enable fastforwarding with ipsec. Silence command because default gw m...Ermal2010-03-291-2/+2
* Fix typo.Ermal2010-03-251-1/+1
* Upps use correct variable. Reported-by: kaarposoft(forum)Ermal2010-03-241-1/+1
* Generate hosts entries for all ips configured.Ermal2010-03-241-10/+7
* Use the -s ident option of mpd to send the logs for the PPPoE/PPTP/L2TP serve...Ermal2010-03-231-0/+9
* Resolve problems with dns server setup when allow override is set. Also add s...Ermal2010-03-231-11/+7
* Only fetch inet family routes.Ermal2010-03-121-1/+1
* Correctly configure the default route addition when interfaces are configured...Ermal Luçi2010-03-091-2/+10
* Actually put it to background.Ermal Luçi2010-03-081-1/+1
* Put this on background to avoid delays.Ermal Luçi2010-03-081-1/+1
* Default to http.Ermal Luçi2010-03-051-1/+4
* Make sure we have initialized vars.Ermal Luçi2010-03-051-0/+3
* Allow the GUI auth API to be used for doing authentication against authentica...Ermal Luçi2010-03-021-11/+0
* Mute route delete message, regenerate resolv.conf as this also corrects stati...Seth Mos2010-03-011-1/+1
* Add support for authenticating users against server specified in the system->...Ermal Luçi2010-02-241-0/+10
* Fix several handling of gif/gre addresses and automatically added routes.Ermal Luçi2010-02-011-2/+2
* Stop fighting php bugs where a variable is not defined on one system yet it i...Scott Ullrich2010-01-201-2/+9
* Include itemScott Ullrich2010-01-201-1/+1
* Really unbreak sysctl handlingScott Ullrich2010-01-201-2/+5
* Unbreak default sysctl handlingAdministrator2010-01-201-3/+2
* Add some missing bracesjim-p2010-01-151-1/+2
* unbreak CP after HTTP > HTTPS redirectChris Buechler2010-01-041-3/+4
* Boos max_procsScott Ullrich2010-01-021-4/+4
* Replace some occurrence of /tmp with the propper global variable in attempt t...Ermal Luçi2009-12-281-15/+15
* redirect to the correct portChris Buechler2009-12-271-1/+3
* Add redirect from HTTP to HTTPS. Ticket #63Chris Buechler2009-12-271-4/+11
* Use /tmp/ssl.key Ticket #63Scott Ullrich2009-12-231-1/+1
* Automatically generate a certificate Resolves #63Scott Ullrich2009-12-221-24/+16
* increase the default cert lifetimeChris Buechler2009-12-211-1/+1
* Generate a certificate at first boot rather than using a default public cert/...Chris Buechler2009-12-211-9/+13
* Remove the existing default route before when can add a new one, check when i...Seth Mos2009-12-181-0/+4
* clarify comment, throw a log message when get into this code path, which shou...Seth Mos2009-12-181-2/+3
* Fix deletion of ipaliases. Use get_real_interface instead of the long name of...Ermal Luçi2009-12-171-1/+1
* Ticket #217. Comment out code that is half finished.Ermal Luçi2009-12-141-0/+2
* Fix typo in Importing SSL certificate message.Seth Mos2009-12-071-2/+2
* Move port to correct part of URLsullrich2009-12-061-1/+1
* Add lookup table for sysctl tunable (sysctl.inc). Make config.xml values def...sullrich2009-12-061-3/+7
* Use preload.phpsullrich2009-12-031-1/+1
* Sleep for a second in beweensullrich2009-12-031-0/+2
* Prefetch index.php after starting webConfigurator and send it to /dev/null al...sullrich2009-12-031-0/+3
* Check to see if processes are running before killingsullrich2009-12-021-2/+4
* Check to see if powerd is running before killingsullrich2009-12-021-1/+2
* Set name in arraysullrich2009-12-021-0/+1
* Do not output done twice Ticket #63sullrich2009-12-021-1/+0
* Call file_exists for each file. Ticket #63sullrich2009-12-021-1/+1
* Setup a_cert and a_ca for write_config() Ticket #63sullrich2009-12-021-0/+6
* use same variablesullrich2009-12-021-5/+3
* Shorten output string. Setup crtsullrich2009-12-021-1/+6
* Assign unique ref and commit certificate. Ticket #63sullrich2009-12-021-4/+19
* Use lighty compression instead of php gzip Resolves #198sullrich2009-12-021-6/+9
OpenPOWER on IntegriCloud