summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Version BumpScott Ullrich2005-07-141-1/+1
* Check if PFTPX and restart. Correct a typoScott Ullrich2005-07-141-2/+24
* when upgrading use old netmaskBill Marquette2005-07-131-1/+1
* Instead of making 10+ calls to str_replace(), use a single call + array.Colin Smith2005-07-131-33/+5
* server nat is no longer neededBill Marquette2005-07-131-1/+3
* Updated services_dyndns_configure() function.Erik Kristensen2005-07-131-49/+7
* Merge in virtual IP codeBill Marquette2005-07-135-55/+111
* Add dynsdns.updateScott Ullrich2005-07-131-1/+1
* remove trailing spaceScott Ullrich2005-07-1311-11/+11
* Added Error Logging to the Dynamic DNS Client class.Erik Kristensen2005-07-131-14/+20
* Include notices.Colin Smith2005-07-131-1/+2
* 1. Fix snmp.John Fleming2005-07-131-2/+35
* Make uniform by renaming update_bogons.sh to rc.update_bogons.shScott Ullrich2005-07-131-0/+10
* Call /etc/rc.dyndns.update once every weekScott Ullrich2005-07-131-0/+1
* Make $url optional.Colin Smith2005-07-131-2/+2
OpenPOWER on IntegriCloud