summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Unbreak remote-ip box. Mpd is now starting for ppptp serverScott Ullrich2009-12-222-14/+3
* Automatically generate a certificate Resolves #63Scott Ullrich2009-12-221-24/+16
* We are on 2.0-ALPHA. Resolves #241Scott Ullrich2009-12-221-1/+1
* Correct variable typos.Ermal Luçi2009-12-221-1/+1
* Try to send the update through the interface that has the ip so some services...Ermal Luçi2009-12-221-0/+1
* Try to be more consistent on boolean value checking.Ermal Luçi2009-12-221-16/+14
* Fix variable name type. Fix CURLOPT_INTERFACE opt setting.Ermal Luçi2009-12-221-2/+2
* Add forgotten curly.Ermal Luçi2009-12-221-1/+1
* Simplify code.Ermal Luçi2009-12-221-7/+1
* * Fix alias handling around the repo.Ermal Luçi2009-12-223-125/+114
* Fix occurence twice of the nc command, once with full path and once without t...Ermal Luçi2009-12-221-3/+3
* show proper commasChris Buechler2009-12-211-1/+1
* Do not break rc.newwanip by putting more information than requested in the file.Ermal Luçi2009-12-211-4/+4
* More fine grained update of dyndns and dnsupdate.Ermal Luçi2009-12-212-2/+2
* Make dnsupdate runnable per interface. Update the calls on interface_configur...Ermal Luçi2009-12-212-37/+10
* Make sure to use the correct dummy IP address for the monitor for dynamic int...Seth Mos2009-12-211-0/+5
* Fix status page to correctly itterate the gateways arraySeth Mos2009-12-211-5/+8
* Partial rewrite of gateway code, now partially facilitates dynamic interfacesSeth Mos2009-12-213-83/+126
* Make sure we test for the right gateway name in the upgrade code.Seth Mos2009-12-211-2/+3
* Fix type handling to save what was choosen end not to guess it. Save the cidr...Ermal Luçi2009-12-211-15/+2
* 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
OpenPOWER on IntegriCloud