Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove trailing newline | Scott Ullrich | 2006-01-18 | 1 | -1/+1 |
| | |||||
* | Correct warnings and errors found eclipse | Scott Ullrich | 2006-01-15 | 1 | -0/+1 |
| | |||||
* | * Set max procs to 1 when ram < 65 megs | Scott Ullrich | 2006-01-06 | 1 | -1/+2 |
| | | | | * Set max requests to 1 when ram < 65 megs | ||||
* | Add server.event-handler = "freebsd-kqueue" | Scott Ullrich | 2006-01-05 | 1 | -0/+3 |
| | |||||
* | Sleep 1 after kill | Scott Ullrich | 2006-01-05 | 1 | -0/+2 |
| | |||||
* | s/cat// | Scott Ullrich | 2005-12-28 | 1 | -1/+1 |
| | |||||
* | Turn back on fast-cgi for testing | Scott Ullrich | 2005-12-28 | 1 | -2/+2 |
| | |||||
* | Use nameservers.conf too, if it exists | Scott Ullrich | 2005-12-10 | 1 | -0/+6 |
| | |||||
* | Don't error when dns files do not exist in /var/etc/ | Scott Ullrich | 2005-12-04 | 1 | -1/+1 |
| | |||||
* | * Add get_nameservers() which processes /var/etc/nameserver_$interface | Scott Ullrich | 2005-12-04 | 1 | -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 LightHTTPD | Scott Ullrich | 2005-12-03 | 1 | -5/+18 |
| | |||||
* | * Correct argument order | Scott Ullrich | 2005-11-29 | 1 | -1/+4 |
| | | | | * If user selects HTTPS but doesn't provide a port, default to 443 | ||||
* | Disable fast-cgi | Scott Ullrich | 2005-11-29 | 1 | -3/+3 |
| | |||||
* | * Do not invoke fastcgi on memory constrained platforms (<72 megs) | Scott Ullrich | 2005-11-28 | 1 | -1/+8 |
| | |||||
* | Up maxprocs to 2 | Scott Ullrich | 2005-11-28 | 1 | -1/+1 |
| | |||||
* | Lower maxprocs to 1 | Scott Ullrich | 2005-11-27 | 1 | -1/+1 |
| | |||||
* | Remove -p | Scott Ullrich | 2005-11-27 | 1 | -1/+1 |
| | |||||
* | MFC 8066 | Scott Ullrich | 2005-11-27 | 1 | -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 Ullrich | 2005-11-26 | 1 | -1/+89 |
| | |||||
* | webGUI -> webConfigurator | Scott Ullrich | 2005-10-13 | 1 | -1/+1 |
| | |||||
* | Move global $config, $g; before check | Scott Ullrich | 2005-10-12 | 1 | -22/+26 |
| | |||||
* | Terminal line with ; | Scott Ullrich | 2005-10-12 | 1 | -19/+19 |
| | |||||
* | Add developerspew header which will output: | Scott Ullrich | 2005-10-11 | 1 | -2/+79 |
| | | | | services_dnsmasq_configure() being called microtime() | ||||
* | Sync htpasswd in pfsense-utils:sync_webgui_passwords() | Scott Ullrich | 2005-10-11 | 1 | -21/+0 |
| | |||||
* | Run shell or earlyshellcmd even if iit's not an array | Scott Ullrich | 2005-10-05 | 1 | -1/+8 |
| | |||||
* | Remove system_do_extensions(), a function left over from m0n0. | Colin Smith | 2005-10-04 | 1 | -19/+0 |
| | |||||
* | Add start and stop beep support | Seth Mos | 2005-10-01 | 1 | -0/+1 |
| | | | | Requested by the angry mob outside | ||||
* | Sync with m0n0wall 1.2b10 | Scott Ullrich | 2005-09-30 | 1 | -16/+2 |
| | |||||
* | Go back to mini_httpd | Scott Ullrich | 2005-09-23 | 1 | -89/+72 |
| | |||||
* | Sync admin account unconditionally. | Scott Ullrich | 2005-09-21 | 1 | -5/+16 |
| | |||||
* | Only wire .cgi to mod_cgi. | Scott Ullrich | 2005-09-21 | 1 | -2/+1 |
| | |||||
* | Add mod_cgi when using fast_cgi. We have a few scripts using .cgi | Scott Ullrich | 2005-09-21 | 1 | -1/+5 |
| | |||||
* | Use correct variable | Scott Ullrich | 2005-09-21 | 1 | -1/+1 |
| | |||||
* | Fix status_graph.php not showing graphs ( .cgi files should not be perl ) | Espen Johansen | 2005-09-21 | 1 | -1/+1 |
| | |||||
* | Use correct variable $config['system']['webgui']['protocol'] | Scott Ullrich | 2005-09-20 | 1 | -2/+2 |
| | |||||
* | Since machines very rarely show the avail memory _AS_ 128, set it to < 120 | Scott Ullrich | 2005-09-20 | 1 | -1/+1 |
| | |||||
* | Correctly set http/https port. | Scott Ullrich | 2005-09-20 | 1 | -4/+10 |
| | |||||
* | Stop making stupid generic-pc assumptions | Scott Ullrich | 2005-09-18 | 1 | -3/+0 |
| | |||||
* | Turn off fast cgi on memory strapped systems | Scott Ullrich | 2005-09-18 | 1 | -24/+54 |
| | |||||
* | Use correct port | Scott Ullrich | 2005-09-18 | 1 | -1/+7 |
| | | | | Ticket #530 | ||||
* | Do not create compress directory, we are not using that module. | Scott Ullrich | 2005-09-18 | 1 | -4/+0 |
| | |||||
* | Trim loaded module list down to 2 modules. | Scott Ullrich | 2005-09-18 | 1 | -8/+7 |
| | |||||
* | php's mkdir() sucking is the reason we have make_dirs() :) | Bill Marquette | 2005-09-18 | 1 | -1/+1 |
| | |||||
* | Comment out server log. Its erroring out since we are not loading the module | Scott Ullrich | 2005-09-18 | 1 | -1/+1 |
| | |||||
* | 5 -> 1 | Scott Ullrich | 2005-09-18 | 1 | -1/+1 |
| | |||||
* | Allow tuning of max php fcgi requests | Scott Ullrich | 2005-09-18 | 1 | -3/+3 |
| | |||||
* | Allow setting of max fast-php children | Scott Ullrich | 2005-09-18 | 1 | -4/+5 |
| | |||||
* | Minor nit-picks | Scott Ullrich | 2005-09-18 | 1 | -1/+1 |
| | |||||
* | * Additional tuning parms | Scott Ullrich | 2005-09-18 | 1 | -5/+12 |
| | | | | * Support captive portal SSL | ||||
* | Add SSL configuration header | Scott Ullrich | 2005-09-18 | 1 | -0/+1 |
| |