summaryrefslogtreecommitdiffstats
path: root/etc/inc/system.inc
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'upstream/master'jim-p2011-06-211-1/+3
|\
| * Do not create blank domain lines if domain is gone from config.xml. It break...Scott Ullrich2011-06-191-1/+3
* | Merge remote-tracking branch 'upstream/master'jim-p2011-06-191-17/+20
|\ \ | |/
| * Fix formatting of fastcgi params in lighty config.jim-p2011-06-171-13/+13
| * Add a GUI field to adjust the max number of processes for lighttpd.jim-p2011-06-171-4/+7
* | Merge remote branch 'upstream/master'jim-p2011-06-101-3/+29
|\ \ | |/
| * Allow OpenNTPD to listen on Virtual IPs, not just interfaces. Fixes #342jim-p2011-06-081-3/+29
* | Merge remote branch 'upstream/master'jim-p2011-06-031-1/+1
|\ \ | |/
| * Disable this until it can be properly fixed.jim-p2011-06-011-1/+1
* | Merge remote branch 'upstream/master'jim-p2011-06-011-1/+7
|\ \ | |/
| * Prevent races on resovlconf generation as well by adding a lock.Ermal2011-05-301-1/+6
| * Ticket #1534. Try to stop packages during reboot of system.Ermal2011-05-271-0/+1
* | Comment out the interface_gif_configure(). It is causing more issues then it ...Seth Mos2011-05-211-1/+1
* | Merge remote branch 'upstream/master'Seth Mos2011-04-281-1/+6
|\ \ | |/
| * Don't just blindly echo to the ntpd.log, it's a clog file and that will break...jim-p2011-04-261-1/+1
| * Harden SSL settings a bit. Verified OK with @cmb and @billmScott Ullrich2011-04-191-0/+5
* | Merge remote branch 'upstream/master'Seth Mos2011-04-151-3/+0
|\ \ | |/
| * Drop the ntpdate sync in favor of using ntpd -s, which should have the same n...jim-p2011-04-121-3/+0
* | Merge remote branch 'upstream/master'Seth Mos2011-04-121-2/+2
|\ \ | |/
| * Fix variable namejim-p2011-04-051-2/+2
* | Merge remote branch 'upstream/master'Seth Mos2011-03-241-19/+15
|\ \ | |/
| * Generate the config file in a variable then write it as a whole to a file.Ermal2011-03-181-19/+15
* | Properly configure lighty with the configured port when attached to the v6 so...Seth Mos2011-03-141-9/+8
* | Correct one more variable in the processSeth Mos2011-03-041-3/+3
* | Fix broken gateway logic that mixed up v4 and v6Seth Mos2011-03-041-5/+5
* | 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
OpenPOWER on IntegriCloud