summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* fix textChris Buechler2009-12-201-1/+1
* remove wrong no natChris Buechler2009-12-201-2/+0
* fix whitespaceChris Buechler2009-12-201-1/+1
* this just duplicates the PPP interface, as it's handled aboveChris Buechler2009-12-201-0/+2
* clean this up a bit, add commentsChris Buechler2009-12-201-4/+5
* lower a little more so VMware w/128 MB is okChris Buechler2009-12-201-1/+1
* Use the globals for minimum RAM warning, drop limit a little to accommodate 1...Chris Buechler2009-12-202-4/+4
* Pass the right argument to killbypid. Pointy-hat: myself.Ermal Luçi2009-12-191-2/+2
* match the interface check with the later "pass out" rule's check, so as to no...Chris Buechler2009-12-191-1/+1
* fix reject rules to the same as in 1_2. return is valid on all rulesChris Buechler2009-12-181-11/+2
* Attempt to work around both static configs and dynamic configs on load balanc...Seth Mos2009-12-181-3/+5
* Use _descr() instead for getting the log interface, so it uses the user-suppl...jim-p2009-12-181-1/+1
* Add a FIXME note to the upgrade part.Seth Mos2009-12-181-0/+1
* Make sure that the upgraded load balancer configuration reflects the new gate...Seth Mos2009-12-181-0/+2
* Remove the existing default route before when can add a new one, check when i...Seth Mos2009-12-181-0/+4
* Make sure that we mark the wan interface as the default gateway on upgradesSeth Mos2009-12-181-0/+4
* Replace the previous itteration with this version 2 attempt.Seth Mos2009-12-181-5/+7
* Replace gateways configuration upgrade code with 1st attempt to fix.Seth Mos2009-12-181-6/+17
* clarify comment, throw a log message when get into this code path, which shou...Seth Mos2009-12-181-2/+3
* Clarify the description for Dynamic gateways that it is automatically addedSeth Mos2009-12-181-1/+1
* Make sure that when upgrading the load balancer pools to the gateway format w...Seth Mos2009-12-181-1/+1
* Make sure that when upgrading a balance pool that we always user tier 1, it p...Seth Mos2009-12-181-1/+6
* fix call to undefined functionChris Buechler2009-12-171-1/+1
* add ability to hide help menuChris Buechler2009-12-171-0/+1
* use product_nameChris Buechler2009-12-171-3/+3
* add ability to hide theme selectionChris Buechler2009-12-171-0/+1
* Fix call to fwrite.Ermal Luçi2009-12-171-1/+1
* Start using the new utility for monitoring dns hostnames used in aliases.Ermal Luçi2009-12-172-22/+26
* Correctly reconfigure vips when the underlying/parent interface gets reconfig...Ermal Luçi2009-12-171-2/+25
* Fix deletion of ipaliases. Use get_real_interface instead of the long name of...Ermal Luçi2009-12-172-4/+5
* Revert b15ae348, add mute flag set to trueSeth Mos2009-12-161-0/+2
* use /var/etc/hosts instead of /etc/hosts which should be a symlinksullrich2009-12-161-3/+3
* Do not pass option -l to dnsmasq any longer. Only launch the registration he...sullrich2009-12-161-6/+9
* Resolve Warning: Invalid argument supplied for foreach() in /usr/local/sbin/p...sullrich2009-12-151-1/+1
* Include needed librariessullrich2009-12-151-0/+4
* Reverting this because:Ermal Luçi2009-12-151-12/+2
* This function appears to not be needed on 2.0 (It is needed on 1.2.3 where I ...jim-p2009-12-141-17/+1
* Add include for config.inc. Without it, the log parser was failing when calle...jim-p2009-12-141-0/+2
* Make sure that hostnames inside a alias that does not resolve will not result...Seth Mos2009-12-141-2/+12
* Ticket #217. Comment out code that is half finished.Ermal Luçi2009-12-141-0/+2
* Revert previous change, this was already handled and I verified it works afte...Seth Mos2009-12-141-9/+2
* Correct Typo in function name, this broke guess_interface_from_ip()Seth Mos2009-12-141-1/+1
* Make sure that if we are passed a IP address but do not have the interface ye...Seth Mos2009-12-141-3/+11
* Forward port the guess_interface_from_ip() from 1.2-RELEASE TO 2.0Seth Mos2009-12-141-5/+19
* Make sure to surpress stderrSeth Mos2009-12-141-1/+1
* Fix the VLAN upgrade code so that it correctly renames the vlan entries and u...Seth Mos2009-12-141-3/+13
* Make sure we do not place the temporary files in / but in /tmpSeth Mos2009-12-141-0/+2
* Home directory of uid 0 should be /root. Ticket #218pierrepomes2009-12-131-0/+1
* Add missing PF 'max' tracking option , and clarify message for 'max-src-nodes'pierrepomes2009-12-131-1/+4
* Add patch from lietu (Janne Enberg). Ticket #136pierrepomes2009-12-121-0/+30
OpenPOWER on IntegriCloud