Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rules -> filter | Scott Ullrich | 2005-03-16 | 1 | -1/+1 |
| | |||||
* | Make all area names consistent and fix a few c/p errors | Scott Ullrich | 2005-03-16 | 1 | -6/+6 |
| | |||||
* | Do not process sync code twice. | Scott Ullrich | 2005-03-15 | 1 | -44/+46 |
| | |||||
* | * Allow aliases, nat, traffic shaping and firewall rules syncing status to ↵ | Scott Ullrich | 2005-03-14 | 1 | -22/+37 |
| | | | | 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 | -1/+1 |
| | |||||
* | Only invoke sync client if sync is enabled AND a sync ip is defined. | Scott Ullrich | 2005-03-14 | 1 | -1/+1 |
| | |||||
* | * Sync NAT area to other CARP hosts on changes | Scott Ullrich | 2005-03-14 | 1 | -5/+17 |
| | | | | * Sync ALIASES area to other CARP hosts on changes | ||||
* | Do not: | Scott Ullrich | 2005-03-14 | 1 | -2/+1 |
| | | | | | require("guiconfig.inc"); require("xmlparse_pkg.inc"); | ||||
* | Add IP of remote box to ssh to and run the server piece. | Scott Ullrich | 2005-03-13 | 1 | -1/+1 |
| | |||||
* | 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/+48 |