Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rearrange some code so we only load files that actually exist | Bill Marquette | 2005-03-16 | 1 | -16/+24 |
| | | | | keeping inline with the filename $trafficshaper == $shaper | ||||
* | oops, rules != filter | Bill Marquette | 2005-03-16 | 1 | -1/+1 |
| | |||||
* | shaper should sync now | Bill Marquette | 2005-03-16 | 1 | -4/+4 |
| | | | | make the if() actually work and remove bogus foreach that was probably intended to do something else | ||||
* | Make all area names consistent and fix a few c/p errors | Scott Ullrich | 2005-03-16 | 1 | -2/+2 |
| | |||||
* | Do not depend on sync rules flag, we can now toggle all four areas | Scott Ullrich | 2005-03-14 | 1 | -22/+20 |
| | |||||
* | * Allow aliases, nat, traffic shaping and firewall rules syncing status to ↵ | Scott Ullrich | 2005-03-14 | 1 | -6/+17 |
| | | | | be turned on or off | ||||
* | Cleanup files after processing. | Scott Ullrich | 2005-03-14 | 1 | -0/+3 |
| | |||||
* | * rules -> filter | Scott Ullrich | 2005-03-14 | 1 | -2/+2 |
| | |||||
* | * Sync NAT area to other CARP hosts on changes | Scott Ullrich | 2005-03-14 | 1 | -0/+4 |
| | | | | * Sync ALIASES area to other CARP hosts on changes | ||||
* | Say hello to firewall rules syncing! | Scott Ullrich | 2005-03-14 | 1 | -3/+5 |
| | |||||
* | Server will be ran via client and SSH so surround with <?php block | Scott Ullrich | 2005-03-13 | 1 | -0/+3 |
| | |||||
* | Revert last commits. Its a better idea to only sync when rules actually ↵ | Scott Ullrich | 2005-03-13 | 1 | -3/+0 |
| | | | | CHANGE. | ||||
* | Add back <?php since dehooking from firewall rules add on. This will be run ↵ | Scott Ullrich | 2005-03-13 | 1 | -0/+3 |
| | | | | now from cron. | ||||
* | This code gets eval'd... No need to surround with <?php | Scott Ullrich | 2005-03-12 | 1 | -2/+1 |
| | |||||
* | Initial rule sync between two hosts code. | Scott Ullrich | 2005-03-12 | 1 | -0/+41 |