aboutsummaryrefslogtreecommitdiffstats
path: root/packages/carp_sync_server.php
Commit message (Expand)AuthorAgeFilesLines
* Move carp_sync_server.php to the attic.Colin Smith2005-03-311-69/+0
* rearrange some code so we only load files that actually existBill Marquette2005-03-161-16/+24
* oops, rules != filterBill Marquette2005-03-161-1/+1
* shaper should sync nowBill Marquette2005-03-161-4/+4
* Make all area names consistent and fix a few c/p errorsScott Ullrich2005-03-161-2/+2
* Do not depend on sync rules flag, we can now toggle all four areasScott Ullrich2005-03-141-22/+20
* * Allow aliases, nat, traffic shaping and firewall rules syncing status to be...Scott Ullrich2005-03-141-6/+17
* Cleanup files after processing.Scott Ullrich2005-03-141-0/+3
* * rules -> filterScott Ullrich2005-03-141-2/+2
* * Sync NAT area to other CARP hosts on changesScott Ullrich2005-03-141-0/+4
* Say hello to firewall rules syncing!Scott Ullrich2005-03-141-3/+5
* Server will be ran via client and SSH so surround with <?php blockScott Ullrich2005-03-131-0/+3
* Revert last commits. Its a better idea to only sync when rules actually CHA...Scott Ullrich2005-03-131-3/+0
* Add back <?php since dehooking from firewall rules add on. This will be run ...Scott Ullrich2005-03-131-0/+3
* This code gets eval'd... No need to surround with <?phpScott Ullrich2005-03-121-2/+1
* Initial rule sync between two hosts code.Scott Ullrich2005-03-121-0/+41