Kill trailing space
Back out variable size cache, it slows things down. Why 12 megabytes is slower than 10 megabytes is a good question.
Automatically adjust apc cache by available memory.Suggested-by: SethImplemented-by: Scott
Increase default cache size to 10 megabytes to make wraps happy again
Noticed-and-prodded-by: Holger
Be consistent on bootup.
IE:
Starting time sync...done.\n
instead of
Starting time sync ...
Bump php working max memory to 32 megabytes
Set php extensions dir
Fix syslog ordering for ntpdate.
Put ntpdate in ntp logs.
force a time sync early in the boot before we start any services.This especially important for dhcp when used in failover.Let NTPd keep the time in sync.
Reverse platform testing logic. It must have been oppisite day.
Only use freebsd-sendfile network handler on Full Installations. Tests have shown that it actually slows down the metallic theme on embedded by Holger.
Use correct directive.
MFC use freebsd-sendfile
MFC [15285]add dhcpd static mappings to dns forwarder
Only enumerate the variable if it is an array to avoid:
Warning: fclose(): supplied argument is not a valid stream resource in /etc/inc/system.inc on line 147
apparently 5m cache slows stuff WAAAYYYYYYY down, 7m has a negligableperformance diff from 30m and works better than 5m, so let's use it
Ticket #1154: Bad format for generated syslog.conf
Submitted-by: Angelo Turetta aturetta+pfsense at bestunion.it
at
Change APC caching size to 5 megabytes. php.ini is generated from system.inc on bootup now.
Do not write out php.ini on cdrom platform.
If user has defined the maxprocperip to 0 then do not install mod_evasive directions to limit the connection count per ip address.
Use mod_evasive to limit connections per ip
Do not log NTPD messages to OpenVPN tab
Add OpenNTPD logging tab
Misc OpenNTPD changes. Do not restart on wan ip change
Switch to OpenNTPD.
Check that watchdogd is running before trying to kill it
Provide other writable upload and post temporary folders for lighty
Do not space after ...
Don't duplicate upload-dirs lighttpd directive
Set upload path to /root/
This in combination with 128 megabyte embedded images should fix the dreaded upgrade problem for the embedded platform.
Resolve msntp hosts before invoking msntp.
Fixes long lasting resolution bug.
See http://forum.pfsense.org/index.php/topic,1918.0/topicseen.html
Turn off fast cgi on machines with less than 65 megs of ram. We told you it would be slow!
Since we are caught in somewhat of a pickle concerning captive portal local element manager, force users to include "captiveportal" somewhere in the filename so that Lighty mod rewrites can deterimine if the request is indeed local, etc.
Allow captive portal local element manager HTML or HTM pages to display correctly.
Line up entries better.
Enable SSH Lockout. I really thought this was there before.
Do not print errors to console, output them to syslog.
Ticket #1034 - racoon & OpenVPN log never sent to remote syslog server
Fix logging. Pointy-hats and party favors to me.
Log OpenVPN to correct log file
Ticket #1016
Allow uppercase or lowercase .gif | .png or .jpg
Correct regex. We want PNG's to work as well.
Increase the maximum loads per process from 1 to 10. (Lighttpd)
Backout last commit, it didnt help the php count.
change max_procs to 1
Add watchdogd support for Soekris and WRAP platforms.
Send errors to /dev/null.. useful if you do not have a hardware crypto card to silence errors
Do not attempt to rewrite .jpg, .png, and .gif images.
Reenable fast-cgi. We are no longer using reload_interfaces since it crashes 64 meg boxes after being invoked twice.
Turn off fast cgi on platforms with less than 64 megs of ram.
Force fast cgi off in environment < 49 megs of ram
Turn off debugging that slipped in
Allow the interface to be the gateway. This allows someone with multiple wans to route traffic out a correct interface such as DNS traffic, etc.
mini_httpd -> lighttpd
Do not allow ^M or \n\n
Update default certificate to a non-expired one
Do not return duplicate DNS entries
Do not allow blank nameserver entries
Remove trailing newline
Correct warnings and errors found eclipse
Add server.event-handler = "freebsd-kqueue"
Sleep 1 after kill
s/cat//
Turn back on fast-cgi for testing
Use nameservers.conf too, if it exists
Don't error when dns files do not exist in /var/etc/
Fix captive portal redirects now that we are using LightHTTPD
Disable fast-cgi
Up maxprocs to 2
Lower maxprocs to 1
Remove -p
MFC 8066Various 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.
webGUI -> webConfigurator
Move global $config, $g; before check
Terminal line with ;
Add developerspew header which will output:
services_dnsmasq_configure() being called microtime()
Sync htpasswd in pfsense-utils:sync_webgui_passwords()
Run shell or earlyshellcmd even if iit's not an array
Remove system_do_extensions(), a function left over from m0n0.
Add start and stop beep supportRequested by the angry mob outside
Sync with m0n0wall 1.2b10
Go back to mini_httpd
Sync admin account unconditionally.
Only wire .cgi to mod_cgi.
Add mod_cgi when using fast_cgi. We have a few scripts using .cgi
Use correct variable