summaryrefslogtreecommitdiffstats
path: root/etc/inc/system.inc
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'upstream/master'Seth Mos2011-01-261-1/+4
|\
| * Fix url. Do not include mod_accesslog twiceScott Ullrich2011-01-251-1/+1
| * Add the empty check otherwise all static routes are skipped. Reported-by: SethErmal2011-01-201-1/+1
* | Unbreak static routesSeth Mos2011-01-211-2/+0
* | Merge remote branch 'upstream/master'Seth Mos2011-01-201-1/+3
|\ \ | |/
| * This logic was reversed fix it. Reported-by: SethErmal2011-01-191-1/+1
| * Prevent a IPv6 address from breaking system routing. This is a hack because w...smos2011-01-191-0/+2
* | Fix broken merge, change variable name to define inet familySeth Mos2011-01-181-11/+4
* | Merge remote branch 'upstream/master'Seth Mos2011-01-181-20/+38
|\ \ | |/
| * Specify the -inet family so that accidental IPv6 addresses here don't break t...smos2011-01-171-3/+3
| * Remove extra bracejim-p2011-01-141-1/+1
| * Better test for an empty CA to avoid writing out an empty CA file (some on th...jim-p2011-01-141-2/+2
| * Unbreak dns server colletion. Pointyhat: myselfErmal2011-01-041-6/+16
| * Oops remove forgotten line and correct variable name error that seems to have...Ermal2011-01-031-2/+1
| * Use glob instead of forking cat with glob patterns. Also use file() instead ...Ermal2011-01-031-10/+12
| * nuke trailing carriage returnsScott Ullrich2010-12-221-1/+1
| * Make the CP locking more granular and make use correctly of exclusive/shared ...Ermal2010-12-221-1/+1
* | call interfaces_gif_configure() before proceeding with system routing configu...Seth Mos2010-12-261-0/+3
* | Merge remote branch 'upstream/master'Seth Mos2010-12-201-20/+17
|\ \ | |/
| * Do not spam console, spam logScott Ullrich2010-12-181-1/+1
| * use is_dir(). Sometimes php lack of uniform function names can be annoying.Scott Ullrich2010-12-181-1/+1
| * Ensure log directory exists before invoking syslogdScott Ullrich2010-12-181-0/+5
| * Add missing - in syslogd command line parameters, fixes #1111jim-p2010-12-171-1/+1
| * Hard code maxlockouts to 15 until GUI portion is readyScott Ullrich2010-12-101-1/+1
| * Correct webConfgurator auth/error messagesScott Ullrich2010-12-101-4/+4
| * Get rid of fastforwarding since it is not maintained from long time. Courtesy...Ermal2010-12-081-5/+0
| * If a pkg has logging enabled in syslog, then correctly ensure that it does no...Warren Baker2010-12-021-3/+1
| * Syslog.conf would end up with multiple pkg facility names on the same line. S...Warren Baker2010-12-021-2/+2
| * Revert "Use -ss for syslogd. Suggested-by: Ermal"Scott Ullrich2010-11-301-3/+3
| * Use -ss for syslogd. Suggested-by: ErmalScott Ullrich2010-11-301-3/+3
| * Use -lScott Ullrich2010-11-301-3/+3
| * Unbreak Status -> System Logs -> DHCP due to chroot and new version of DHCPD.Scott Ullrich2010-11-301-3/+3
| * Use pfSense_sync()Scott Ullrich2010-11-301-2/+2
| * Reintroduce this optimization, but use the correct return value this time.Erik Fonnesbeck2010-11-281-4/+3
| * Unbreak sysctl handling.Scott Ullrich2010-11-281-4/+5
| * No need to go through the array when the key can be tested directly.Ermal2010-11-261-5/+4
| * Nuke trailing c/rScott Ullrich2010-11-241-1/+1
* | Merge remote branch 'upstream/master'Seth Mos2010-11-151-8/+15
|\ \ | |/
| * Not sure why sometimes works sometimes does not work when bound to localhost ...Ermal2010-11-101-9/+1
| * Remove trailing carriage returnScott Ullrich2010-11-101-1/+1
| * Kill dhcplease before writing the hosts file so that it does not scramble the...Ermal2010-11-081-7/+15
* | Make sure that we enable SSL properly for the ipv6 vhost as wellSeth Mos2010-11-121-3/+21
* | Fix more typos, I can't code for toffeesSeth Mos2010-11-111-5/+5
* | Fix the syntax errorSeth Mos2010-11-111-4/+4
* | Use the information from the wiki about letting lighty listen on v4 and v6 to...Seth Mos2010-11-111-4/+13
* | Enable IPv6 binding for LighttpdSeth Mos2010-11-111-0/+2
* | check the correct routing table array otherwise we can never change the defau...Seth Mos2010-11-101-2/+1
* | Merge remote branch 'upstream/master'Seth Mos2010-11-041-0/+8
|\ \ | |/
| * Ticket #980. Bring CP widget up to date. Also bind lighty for CP to 127.0.0.1...Ermal2010-11-031-0/+8
* | Enable both ipv4 and ipv6 forwarding before returningSeth Mos2010-11-031-2/+3
OpenPOWER on IntegriCloud