summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix for disabled theme selectionChris Buechler2009-12-211-1/+3
* increase the default cert lifetimeChris Buechler2009-12-214-4/+4
* Generate a certificate at first boot rather than using a default public cert/...Chris Buechler2009-12-213-46/+13
* fix typoChris Buechler2009-12-211-1/+1
* run filter_configure_sync after PPP comes upChris Buechler2009-12-211-0/+1
* add PPP support to dynamic gatewaysChris Buechler2009-12-211-0/+8
* shift this around a little, put the dynamic gateways beneath the static ones...Chris Buechler2009-12-211-13/+14
* allow unlimited gateways to have a blank monitor IP (i.e. monitor IP == gatew...Chris Buechler2009-12-211-1/+1
* clean up textChris Buechler2009-12-211-4/+4
* use correct gateway IP for PPPChris Buechler2009-12-211-1/+1
* 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
* escape // so it fills in properlyChris Buechler2009-12-201-3/+3
* 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
* add VerizonChris Buechler2009-12-201-0/+8
* 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 textChris Buechler2009-12-181-1/+1
* fix reject rules to the same as in 1_2. return is valid on all rulesChris Buechler2009-12-183-16/+4
* fixup textChris Buechler2009-12-183-8/+7
* show correct site in "Unable to communicate" error, clarify error message.Chris Buechler2009-12-181-2/+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-182-1/+3
* 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
* Fine tune the wordingSeth Mos2009-12-181-2/+2
* Replace the previous itteration with this version 2 attempt.Seth Mos2009-12-181-5/+7
* Correct CSS class name for the normal view of the gateway descriptionSeth Mos2009-12-181-1/+1
* 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
* Disable the delete icon for system gatewaysSeth Mos2009-12-181-2/+13
* Do no throw a duplicate IP address warning when creating a new entry from a e...Seth Mos2009-12-181-4/+5
* 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
* make re-brand friendlyChris Buechler2009-12-171-3/+3
* Move conf_mount_ro() to the stop section. Fix formatting while hereScott Ullrich2009-12-171-62/+49
* fix call to undefined functionChris Buechler2009-12-171-1/+1
* add ability to hide help menuChris Buechler2009-12-172-10/+15
* use product_nameChris Buechler2009-12-171-3/+3
* add ability to hide theme selectionChris Buechler2009-12-172-0/+3
* 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
OpenPOWER on IntegriCloud