summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* 5 -> 1Scott Ullrich2005-09-181-1/+1
* 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
* * Misc cleanups for lighty configurationScott Ullrich2005-09-171-129/+33
* * Add system_generate_lighty_config()Scott Ullrich2005-09-171-15/+291
* If there's a PHP_AUTH_* copy it over to AUTH_* (mini sets AUTH_*, lighttpd se...Bill Marquette2005-09-171-1/+9
* hush little pfsync, don't say a word. GeekGod's gonna buy you a mocking bird.Scott Ullrich2005-09-161-1/+5
* Do not handle captive portal in filter.inc any longer. It's done in ipfw.Scott Ullrich2005-09-161-11/+0
* Do not mount / on CDROMScott Ullrich2005-09-151-1/+3
* Version bumpScott Ullrich2005-09-151-1/+1
* Shaper config movedBill Marquette2005-09-152-1/+10
* Add is_altq_capable() - will return true if the interface is altq capableBill Marquette2005-09-151-1/+29
* Add is_jumbo_capable() functionBill Marquette2005-09-151-0/+24
* (#493) move 'not' into the else conditional, was making optx interfacesBill Marquette2005-09-151-2/+2
* system -> shaperScott Ullrich2005-09-151-3/+3
* Backout sync of scheduler. Going to move locationScott Ullrich2005-09-151-2/+0
* Update timeScott Ullrich2005-09-151-0/+1
* Add perioditc ntpdate scriptScott Ullrich2005-09-151-0/+37
* Do not disable console in rc.initial. We are changing the behavior to turn o...Scott Ullrich2005-09-141-16/+0
* During background reload, dump config.cache to ensure correct rules are loaded.Scott Ullrich2005-09-141-0/+3
* Mount for r/wScott Ullrich2005-09-141-0/+2
* Only backup configurations on non embedded platformsScott Ullrich2005-09-141-1/+3
* Sync scheduler typeScott Ullrich2005-09-142-0/+14
* Fix syslog.Colin Smith2005-09-131-4/+4
* Echo before command promptScott Ullrich2005-09-131-0/+1
* Use $config['system']['username'] for sync usernameScott Ullrich2005-09-131-1/+1
* Use username that is set in General SetupScott Ullrich2005-09-131-1/+1
* Test on $port == ""Scott Ullrich2005-09-131-1/+1
* Pass correct methodScott Ullrich2005-09-131-1/+1
* racoon -> ipsecColin Smith2005-09-131-1/+1
* Send racoon logs to racoon.log.Colin Smith2005-09-131-0/+3
* Modify installer to be invoked from option 99Scott Ullrich2005-09-131-4/+3
* Pass correct amount of parmsScott Ullrich2005-09-131-2/+2
* Do not set port = "80" in function decleration.Scott Ullrich2005-09-131-1/+1
* If no port is passed, default to 80Scott Ullrich2005-09-131-2/+2
* Correct error.Scott Ullrich2005-09-131-8/+8
* Set port in one location and pass to carp_sync_xml()Scott Ullrich2005-09-131-11/+12
* Also check for faultcodes.Colin Smith2005-09-131-2/+4
* Remove filter_resync()Scott Ullrich2005-09-131-4/+0
OpenPOWER on IntegriCloud