summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Collapse)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 ↵Erik Kristensen2005-07-171-32/+25
| | | | whether the IP has changed for 28 days has expired.
* 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
| | | | * Ensure that we are generating racoon policies after wan ip changes
* 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
| | | | | Force the anchor code that the ezshaper introduces to cache the rules so that we don't generate them once per queue
* 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 ↵Colin Smith2005-07-161-3/+7
| | | | are_notices_pending().
* * Restore are_notices_pending(). Getting the actual message is expensive on ↵Scott Ullrich2005-07-151-1/+11
| | | | | | smaller devices if none are pending. * Remove trailing file space.
* 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
| | | | * ruleno should now be the ip.
* Updated Status Codes for DynDNS ServicesErik Kristensen2005-07-151-37/+51
|
* Unbreak carp by allowing its protocols to talk to other hosts. This item ↵Scott Ullrich2005-07-141-1/+2
| | | | was overlooked during the vip transition
* 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
| | | | | * Remove trailing space ( BAD FOR HEADERS! ) * Eliminate braces for one line conditionals
* Minor cleanups.Colin Smith2005-07-141-2/+1
|
* * Use awk instead of grep/cut.Colin Smith2005-07-141-2/+2
| | | | * trim() instead of str_replace().
* 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 ↵Scott Ullrich2005-07-141-4/+42
| | | | mac address and assign.
* 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 ↵Scott Ullrich2005-07-141-2/+2
| | | | final bootup.
* 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
| | | | | | | | | This changeset does the following: merges proxy arp and carp setup menus removes proxy arp menu from left side upgrades config file from 1.7 to 1.8 moves existing carp virtual IP and proxy arp config to new <virtualip> tag removes server NAT (why duplicate work?)
* 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
| | | | | 2. ??? 3. Profit!
* 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