summaryrefslogtreecommitdiffstats
path: root/etc/inc/system.inc
Commit message (Collapse)AuthorAgeFilesLines
* Do not return duplicate DNS entriesScott Ullrich2006-02-051-1/+1
|
* Do not allow blank nameserver entriesScott Ullrich2006-02-051-4/+7
|
* Remove trailing newlineScott Ullrich2006-01-181-1/+1
|
* Correct warnings and errors found eclipseScott Ullrich2006-01-151-0/+1
|
* * Set max procs to 1 when ram < 65 megsScott Ullrich2006-01-061-1/+2
| | | | * Set max requests to 1 when ram < 65 megs
* Add server.event-handler = "freebsd-kqueue"Scott Ullrich2006-01-051-0/+3
|
* Sleep 1 after killScott Ullrich2006-01-051-0/+2
|
* s/cat//Scott Ullrich2005-12-281-1/+1
|
* Turn back on fast-cgi for testingScott Ullrich2005-12-281-2/+2
|
* Use nameservers.conf too, if it existsScott Ullrich2005-12-101-0/+6
|
* Don't error when dns files do not exist in /var/etc/Scott Ullrich2005-12-041-1/+1
|
* * Add get_nameservers() which processes /var/etc/nameserver_$interfaceScott Ullrich2005-12-041-11/+18
| | | | | * Use get_nameservers() instead of nameserver.conf since we may be in a multi-wan situation * Only populate $master_list when item is <> ""
* Fix captive portal redirects now that we are using LightHTTPDScott Ullrich2005-12-031-5/+18
|
* * Correct argument orderScott Ullrich2005-11-291-1/+4
| | | | * If user selects HTTPS but doesn't provide a port, default to 443
* Disable fast-cgiScott Ullrich2005-11-291-3/+3
|
* * Do not invoke fastcgi on memory constrained platforms (<72 megs)Scott Ullrich2005-11-281-1/+8
|
* Up maxprocs to 2Scott Ullrich2005-11-281-1/+1
|
* Lower maxprocs to 1Scott Ullrich2005-11-271-1/+1
|
* Remove -pScott Ullrich2005-11-271-1/+1
|
* MFC 8066Scott Ullrich2005-11-271-5/+5
| | | | | Various fixes, set max_procs default value to 5, corrected system_generate_lighty_config invocation. Use port #
* Use Lighty. Hopefully it's here to stay, and mini_httpd is dead, jim.Scott Ullrich2005-11-261-1/+89
|
* webGUI -> webConfiguratorScott Ullrich2005-10-131-1/+1
|
* Move global $config, $g; before checkScott Ullrich2005-10-121-22/+26
|
* Terminal line with ;Scott Ullrich2005-10-121-19/+19
|
* Add developerspew header which will output:Scott Ullrich2005-10-111-2/+79
| | | | services_dnsmasq_configure() being called microtime()
* Sync htpasswd in pfsense-utils:sync_webgui_passwords()Scott Ullrich2005-10-111-21/+0
|
* Run shell or earlyshellcmd even if iit's not an arrayScott Ullrich2005-10-051-1/+8
|
* Remove system_do_extensions(), a function left over from m0n0.Colin Smith2005-10-041-19/+0
|
* Add start and stop beep supportSeth Mos2005-10-011-0/+1
| | | | Requested by the angry mob outside
* Sync with m0n0wall 1.2b10Scott Ullrich2005-09-301-16/+2
|
* Go back to mini_httpdScott Ullrich2005-09-231-89/+72
|
* Sync admin account unconditionally.Scott Ullrich2005-09-211-5/+16
|
* Only wire .cgi to mod_cgi.Scott Ullrich2005-09-211-2/+1
|
* Add mod_cgi when using fast_cgi. We have a few scripts using .cgiScott Ullrich2005-09-211-1/+5
|
* Use correct variableScott Ullrich2005-09-211-1/+1
|
* Fix status_graph.php not showing graphs ( .cgi files should not be perl )Espen Johansen2005-09-211-1/+1
|
* Use correct variable $config['system']['webgui']['protocol']Scott Ullrich2005-09-201-2/+2
|
* Since machines very rarely show the avail memory _AS_ 128, set it to < 120Scott Ullrich2005-09-201-1/+1
|
* Correctly set http/https port.Scott Ullrich2005-09-201-4/+10
|
* Stop making stupid generic-pc assumptionsScott Ullrich2005-09-181-3/+0
|
* Turn off fast cgi on memory strapped systemsScott Ullrich2005-09-181-24/+54
|
* Use correct portScott Ullrich2005-09-181-1/+7
| | | | Ticket #530
* Do not create compress directory, we are not using that module.Scott Ullrich2005-09-181-4/+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
|
* 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-181-4/+5
|
* Minor nit-picksScott Ullrich2005-09-181-1/+1
|
OpenPOWER on IntegriCloud