summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Clarify how to start the installerScott Ullrich2005-07-181-1/+1
* Start random mac generation with 00:a0:8eScott Ullrich2005-07-181-2/+2
* Alert when creating random mac addressScott Ullrich2005-07-181-0/+3
* 3 out of 4 kids agree, metallic is a better theme!Scott Ullrich2005-07-181-1/+6
* Silence HTTP errors by commenting out log_error(). This does not affect error...Colin Smith2005-07-171-3/+3
* Turn off malloc debuggingScott Ullrich2005-07-171-0/+5
* Use correct path. DOH!Scott Ullrich2005-07-171-1/+1
* Use correct path. DOH!Scott Ullrich2005-07-171-4/+2
* Do not check on config.xml items right now.Scott Ullrich2005-07-171-2/+3
* Version bumpScott Ullrich2005-07-171-1/+1
* Do not stat a file if it doesn't existScott Ullrich2005-07-171-3/+4
* Make sure ak key is clearedScott Ullrich2005-07-171-1/+2
* If any of the /etc/ssh/ files are corrupted then remove them so they will be ...Scott Ullrich2005-07-171-0/+17
* Make sure config.xml doesn't hold ssh keys for nowScott Ullrich2005-07-171-1/+9
* added support for dyndns.org static and custom entries. fixed dhs.org so it w...Erik Kristensen2005-07-171-14/+89
* Fixed issue with cache fileErik Kristensen2005-07-171-5/+4
* Added code so that the cache file will be created if missing.Erik Kristensen2005-07-171-5/+11
* Fixed the problem with it trying to update everytime without checking whether...Erik Kristensen2005-07-171-32/+25
* Version bumpScott Ullrich2005-07-161-1/+1
* Finished Debugging Code.Erik Kristensen2005-07-161-19/+21
* Added Debugging Code and Changed the UserAgentErik Kristensen2005-07-161-1/+12
* * Clean up, remove old commented out code.Scott Ullrich2005-07-161-10/+0
* Add Dynamic DNS support to IPSEC.Scott Ullrich2005-07-161-0/+3
* Introduce caching to some of the "expensive" functionsBill Marquette2005-07-161-45/+72
* Instead of calling two functions before unlinking, just use @unlink().Colin Smith2005-07-161-2/+2
* If the notices array is empty, unlink our queue file. This fixes are_notices_...Colin Smith2005-07-161-3/+7
* * Restore are_notices_pending(). Getting the actual message is expensive on ...Scott Ullrich2005-07-151-1/+11
* Modify get_notices() to work with XMLRPC. This isn't ideal.Colin Smith2005-07-151-13/+3
* remove XXX, outqueue has been done for some timeBill Marquette2005-07-151-2/+1
* * Remove debugging echo.Scott Ullrich2005-07-151-4/+1
* Updated Status Codes for DynDNS ServicesErik Kristensen2005-07-151-37/+51
* Unbreak carp by allowing its protocols to talk to other hosts. This item was...Scott Ullrich2005-07-141-1/+2
* Missing }Scott Ullrich2005-07-141-13/+14
* Revert.Colin Smith2005-07-141-1/+1
* Trim extra ')'.Colin Smith2005-07-141-1/+1
* ) -> }Scott Ullrich2005-07-141-3/+3
* Remove duplicate string.Colin Smith2005-07-141-2/+2
* Fix calls to file_notice().Colin Smith2005-07-141-3/+3
* missing )Scott Ullrich2005-07-141-1/+1
* File notices when we up and generate a replacement mac for ff:ff:ff:ff:ff:ffScott Ullrich2005-07-141-0/+3
* SInce we have some picky people to night its my turn:Scott Ullrich2005-07-141-3/+3
* Minor cleanups.Colin Smith2005-07-141-2/+1
* * Use awk instead of grep/cut.Colin Smith2005-07-141-2/+2
* Clean up.Colin Smith2005-07-141-3/+1
* Use exec() instead of backticks.Colin Smith2005-07-141-1/+1
* If the interface has a mac address of ff:ff:ff:ff:ff:ff generate a random mac...Scott Ullrich2005-07-141-4/+42
* Take $interface parameter.Colin Smith2005-07-141-2/+2
* Correctly generate a mac address and add commentScott Ullrich2005-07-141-3/+29
* Add generate_random_mac().Colin Smith2005-07-141-2/+8
* Touch the /tmp/filter_dirty file and allow the filter to be reloaded on final...Scott Ullrich2005-07-141-2/+2
OpenPOWER on IntegriCloud