summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix silly typo.Colin Smith2005-09-181-1/+1
* Properly merge.Colin Smith2005-09-181-1/+12
* Fix system_firmware_check.phpColin Smith2005-09-181-14/+3
* Adding (EXPERIMENTAL) WPA Support.Espen Johansen2005-09-181-55/+199
* Adding (EXPERIMENTAL) WPA Support.Espen Johansen2005-09-181-31/+62
* File notices if we cannot sync the xml configuration itemsScott Ullrich2005-09-181-0/+2
* Switch Array Location of CPU and MEMErik Kristensen2005-09-181-1/+1
* Pass correct parmsScott Ullrich2005-09-181-1/+1
* Use documented XML_RPC functions if available.Colin Smith2005-09-181-2/+8
* version bumpScott Ullrich2005-09-181-1/+1
* * Introduce get_memory() which returns amount of memory in the machineScott Ullrich2005-09-182-3/+39
* Fixed a MergeErik Kristensen2005-09-181-7/+19
* Merged Function for Single HTTP RequestErik Kristensen2005-09-183-2/+16
* Clean up TODO.Colin Smith2005-09-181-2/+0
* Delete.Colin Smith2005-09-181-1/+0
* Require valid authorization to reload CARP interfaces.Colin Smith2005-09-181-1/+3
* Comment out second call to setCredentials.Colin Smith2005-09-181-1/+1
* Do not create compress directory, we are not using that module.Scott Ullrich2005-09-181-4/+0
* Correct doc comment for cap configureScott Ullrich2005-09-181-1/+1
* Do not destroy carp interfaces. FreeBSD no likie.Scott Ullrich2005-09-181-1/+0
* Trim loaded module list down to 2 modules.Scott Ullrich2005-09-181-8/+7
* php's mkdir() sucking is the reason we have make_dirs() :)Bill Marquette2005-09-181-1/+1
* Comment out server log. Its erroring out since we are not loading the moduleScott Ullrich2005-09-181-1/+1
* Reload CARP after sync on other endScott Ullrich2005-09-181-0/+4
* Expose interfaces_carp_configure_xmlrpc()Scott Ullrich2005-09-181-1/+12
* 5 -> 1Scott Ullrich2005-09-181-1/+1
* If user selects no, do not redirect. Simply exit.Scott Ullrich2005-09-181-1/+0
* increase to 4000Scott Ullrich2005-09-181-2/+2
* increase to 3.5 secondsScott Ullrich2005-09-181-2/+2
* backout to sleep(1) in between cp_timeScott Ullrich2005-09-181-1/+1
* usleep for 255Scott Ullrich2005-09-181-1/+1
* usleep instead of sleepScott Ullrich2005-09-181-1/+1
* Remove sleep 1Scott Ullrich2005-09-181-1/+0
* Remove sleep 5Scott Ullrich2005-09-181-1/+0
* We're updating in 5 seconds nowScott Ullrich2005-09-181-1/+1
* Change refresh to 2 secondsScott Ullrich2005-09-181-2/+2
* Allow tuning of max php fcgi requestsScott Ullrich2005-09-181-3/+3
* Allow setting of max fast-php childrenScott Ullrich2005-09-182-5/+6
* Minor nit-picksScott Ullrich2005-09-182-10/+4
* * Additional tuning parmsScott Ullrich2005-09-182-19/+24
* Convert captive portal over to Lighty.Scott Ullrich2005-09-181-16/+13
* Add SSL configuration headerScott Ullrich2005-09-181-0/+1
* Alter maximum processes to 1Scott Ullrich2005-09-181-0/+4
* Use correct variable $document_rootScott Ullrich2005-09-181-1/+1
* Woops, don't forget to pass server portScott Ullrich2005-09-181-1/+1
* Spell "lighty" correcftlyScott Ullrich2005-09-181-1/+1
* Add document root parmScott Ullrich2005-09-181-3/+3
* Use /usr/local/www as document data rootScott Ullrich2005-09-181-1/+1
* Use system("mkdir -p") since php's mkdir is brain-dead.Scott Ullrich2005-09-181-1/+1
* Add a clean loader.rc. Somehow our loader.rc is getting trashed.Scott Ullrich2005-09-171-0/+3
OpenPOWER on IntegriCloud