Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add <note> to synchronizetoip field. | Colin Smith | 2005-03-31 | 1 | -0/+2 |
| | |||||
* | Remove <note> from CARP settings webGUI. | Colin Smith | 2005-03-31 | 1 | -3/+0 |
| | |||||
* | Minor style changes | Scott Ullrich | 2005-03-31 | 1 | -3/+3 |
| | |||||
* | Add note about current sync limitations. | Colin Smith | 2005-03-31 | 1 | -1/+4 |
| | |||||
* | * Clean up carp_settings.xml. | Colin Smith | 2005-03-31 | 1 | -64/+6 |
| | | | | * Rewrite CARP syncing code to use XMLRPC. | ||||
* | Resync carp settings in the background | Scott Ullrich | 2005-03-24 | 1 | -1/+2 |
| | |||||
* | Clean up typos made by a drunk programmer :-P | Bill Marquette | 2005-03-17 | 1 | -5/+5 |
| | |||||
* | * Add sync traffic shaper option checkbox | Scott Ullrich | 2005-03-14 | 1 | -0/+6 |
| | |||||
* | * Add sync nat option checkbox | Scott Ullrich | 2005-03-14 | 1 | -1/+12 |
| | | | | * Add sync aliases option checkbox | ||||
* | Post keys to a remote pfSense via HTTP POST. | Scott Ullrich | 2005-03-13 | 1 | -0/+25 |
| | |||||
* | Write out /root/.ssh/known_hosts and /root/.ssh/authorized_keys | Scott Ullrich | 2005-03-13 | 1 | -0/+11 |
| | |||||
* | Initial rule sync between two hosts code. | Scott Ullrich | 2005-03-12 | 1 | -0/+30 |
| | |||||
* | * Do not ask for CARP pfsync ip, use the optional interfaces ip | Scott Ullrich | 2005-03-12 | 1 | -7/+1 |
| | | | | * Use optional interface IP for pfsync interface simplifying configuration | ||||
* | Add a blrub that tells the user to have a optional interface defined and up ↵ | Scott Ullrich | 2005-03-12 | 1 | -1/+1 |
| | | | | for each pfsync interface. | ||||
* | Remove bogus record setting code and use regular + - method | Scott Ullrich | 2005-03-10 | 1 | -1/+1 |
| | |||||
* | Remove bogus record setting code and use regular + - method | Scott Ullrich | 2005-03-10 | 1 | -1/+1 |
| | |||||
* | remove pure- from the start of the settings xml entry | Scott Ullrich | 2005-03-10 | 1 | -1/+1 |
| | |||||
* | remove pure- from the start of the settings xml entry | Scott Ullrich | 2005-03-10 | 1 | -1/+1 |
| | |||||
* | Use the first record for carp_settings | Scott Ullrich | 2005-03-10 | 1 | -1/+2 |
| | |||||
* | Remove active tab status when CARP Settings tab is selected | Scott Ullrich | 2005-03-10 | 1 | -1/+0 |
| | |||||
* | * Move load balancing option to CARP Settings tab | Scott Ullrich | 2005-03-10 | 1 | -0/+22 |
| | | | | * Move preemption option to CARP Settings tab | ||||
* | * Seperate PFSync settings into its own menu area. | Scott Ullrich | 2005-03-10 | 1 | -0/+78 |
* Add IP address field for PFSync interface |