summaryrefslogtreecommitdiffstats
path: root/etc/inc/system.inc
Commit message (Expand)AuthorAgeFilesLines
* Resolve issues that made php core dump or eat a lot of memory when big routin...Ermal2011-07-251-42/+6
* Merge pull request #5 from smos/masterJim P2011-07-131-11/+106
|\
| * Merge remote-tracking branch 'upstream/master'jim-p2011-07-121-33/+40
| |\
| * \ Merge remote branch 'upstream/master'jim-p2011-06-211-1/+3
| |\ \
| * \ \ Merge remote-tracking branch 'upstream/master'jim-p2011-06-191-17/+20
| |\ \ \
| * \ \ \ Merge remote branch 'upstream/master'jim-p2011-06-101-3/+29
| |\ \ \ \
| * \ \ \ \ Merge remote branch 'upstream/master'jim-p2011-06-031-1/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote branch 'upstream/master'jim-p2011-06-011-1/+7
| |\ \ \ \ \ \
| * | | | | | | 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
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote branch 'upstream/master'Seth Mos2011-04-151-3/+0
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge remote branch 'upstream/master'Seth Mos2011-04-121-2/+2
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge remote branch 'upstream/master'Seth Mos2011-03-241-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
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Unbreak static routesSeth Mos2011-01-211-2/+0
| * | | | | | | | | | | | Merge remote branch 'upstream/master'Seth Mos2011-01-201-1/+3
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | 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
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | 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
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge remote branch 'upstream/master'Seth Mos2010-11-151-8/+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
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Enable both ipv4 and ipv6 forwarding before returningSeth Mos2010-11-031-2/+3
| * | | | | | | | | | | | | | | | | Default to ipv6 routing onSeth Mos2010-11-031-0/+1
| * | | | | | | | | | | | | | | | | Merge remote branch 'upstream/master'Seth Mos2010-11-031-7/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Add the default ipv4 route and the default ipv6 route, check both routing tab...Seth Mos2010-10-221-6/+61
* | | | | | | | | | | | | | | | | | | Allow a ZMQ syslog addressAndrew Thompson2011-07-131-0/+6
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Allow DHCP mappings to be resolved first for reverse lookups.Andrew Thompson2011-07-121-3/+10
* | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-06-201-21/+52
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Do not create blank domain lines if domain is gone from config.xml. It break...Scott Ullrich2011-06-191-1/+3
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | 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
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Allow OpenNTPD to listen on Virtual IPs, not just interfaces. Fixes #342jim-p2011-06-081-3/+29
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-06-071-1/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / /
| * | | | | | | | | | | | | | Disable this until it can be properly fixed.jim-p2011-06-011-1/+1
| | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | 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
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-05-231-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-tracking branch 'mainline/master' into incVinicius Coque2011-04-151-5/+2
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
OpenPOWER on IntegriCloud