aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add BKW's squid guard.Scott Ullrich2005-03-131-7/+9
|
* Write out /root/.ssh/known_hosts and /root/.ssh/authorized_keysScott Ullrich2005-03-131-0/+11
|
* Server will be ran via client and SSH so surround with <?php blockScott Ullrich2005-03-131-0/+3
|
* Add IP of remote box to ssh to and run the server piece.Scott Ullrich2005-03-131-1/+1
|
* Install carp server to /usr/local/pkg since it will be executed by the ↵Scott Ullrich2005-03-131-1/+1
| | | | client via ssh
* Revert last commits. Its a better idea to only sync when rules actually ↵Scott Ullrich2005-03-133-16/+2
| | | | CHANGE.
* Add back <?php since dehooking from firewall rules add on. This will be run ↵Scott Ullrich2005-03-132-0/+6
| | | | now from cron.
* Install carp_sync_* to /usr/local/pkg not /usr/local/pkg/pfScott Ullrich2005-03-131-2/+2
|
* Install carp_sync_client.php into crontab with package and execute it every ↵Scott Ullrich2005-03-131-0/+8
| | | | 5 minutes.
* system() -> mwexec() (system is noisy when syncing packages)Colin Smith2005-03-123-3/+3
|
* Flag carp_sync_server.php for nosyncScott Ullrich2005-03-121-0/+1
|
* This code gets eval'd... No need to surround with <?phpScott Ullrich2005-03-122-4/+2
|
* Add bkw's squid changes.Scott Ullrich2005-03-121-0/+4
| | | | | | | * Touch /usr/local/etc/squid/mime.conf * Remove /usr/local/libexec/squid/ on deinstall * Remove /usr/local/etc/squid/ on deinstall * Remove /usr/local/squid/ on deinstall
* Hook in carp_sync_server and carp_sync_client to package manifest.Scott Ullrich2005-03-121-0/+10
|
* Initial rule sync between two hosts code.Scott Ullrich2005-03-123-0/+119
|
* * Add per-user bandwidth restrictions to freeradius.Colin Smith2005-03-121-4/+43
|
* Show nodes syncing on carp status page.Scott Ullrich2005-03-121-1/+8
|
* pfsync interfaces do not need an ip, just the physical interface.Scott Ullrich2005-03-121-2/+0
|
* * Do not ask for CARP pfsync ip, use the optional interfaces ipScott Ullrich2005-03-122-8/+2
| | | | * Use optional interface IP for pfsync interface simplifying configuration
* Use ``Scott Ullrich2005-03-121-1/+1
|
* Add a blrub that tells the user to have a optional interface defined and up ↵Scott Ullrich2005-03-121-1/+1
| | | | for each pfsync interface.
* Full path to all external commands.Scott Ullrich2005-03-121-1/+3
|
* Bring actualy syncing interface up for pfsync.Scott Ullrich2005-03-121-0/+1
|
* Rediirect standard error to /dev/nullScott Ullrich2005-03-121-1/+1
|
* Reload carp settings in the backgroundScott Ullrich2005-03-111-3/+3
|
* Do not foreach carpsettings if the user has not visited the carp settings tab.Scott Ullrich2005-03-111-15/+16
|
* Correctly allow all carp interfaces to talk.Scott Ullrich2005-03-111-1/+1
|
* Allow carp traffic on each interface.Scott Ullrich2005-03-111-1/+12
|
* keep state on pfsync interface and carp trafficScott Ullrich2005-03-111-2/+2
|
* Keep state on carp.Scott Ullrich2005-03-111-1/+3
|
* Allow pfsync0 to talk.Scott Ullrich2005-03-111-3/+5
|
* Use correct IP when setting up pfsyncScott Ullrich2005-03-111-1/+2
|
* Accounts page does not need a afterurlredirectScott Ullrich2005-03-101-1/+0
|
* Correctly setup pfsync interface for syncing.Scott Ullrich2005-03-101-18/+14
|
* Remove bogus record setting code and use regular + - methodScott Ullrich2005-03-102-5/+5
|
* Remove bogus record setting code and use regular + - methodScott Ullrich2005-03-101-1/+1
|
* remove pure- from the start of the settings xml entryScott Ullrich2005-03-102-2/+2
|
* remove pure- from the start of the settings xml entryScott Ullrich2005-03-101-1/+1
|
* Use the first record for carp_settingsScott Ullrich2005-03-103-3/+4
|
* Make sure all three tabs text match.Scott Ullrich2005-03-101-1/+1
|
* Move Carp status to middleScott Ullrich2005-03-101-1/+1
|
* Fix active tabsScott Ullrich2005-03-102-2/+2
|
* Remove active tab status when CARP Settings tab is selectedScott Ullrich2005-03-101-1/+0
|
* * Move load balancing option to CARP Settings tabScott Ullrich2005-03-102-43/+47
| | | | * Move preemption option to CARP Settings tab
* Remove all carp files from the pkg directory upon deinstallationScott Ullrich2005-03-101-0/+1
|
* * Seperate PFSync settings into its own menu area.Scott Ullrich2005-03-103-42/+107
| | | | * Add IP address field for PFSync interface
* Only setup sync for a interface one time.Scott Ullrich2005-03-101-1/+1
|
* Only setup sync for a interface one time.Scott Ullrich2005-03-101-3/+11
|
* Correctly allow pfsync to operateScott Ullrich2005-03-101-4/+5
|
* Don't hard code the carp interfaceScott Ullrich2005-03-101-2/+2
|