aboutsummaryrefslogtreecommitdiffstats
path: root/packages/carp.xml
Commit message (Expand)AuthorAgeFilesLines
* Move carp to baseScott Ullrich2005-06-211-237/+0
* Trim tooltip.Colin Smith2005-06-071-1/+1
* Add <xmlver> tag to test XML version tracking. This will prevent the unnecess...Colin Smith2005-06-061-0/+1
* Looks like we don't have carpdev support in ifconfig as of yet but it appears...Scott Ullrich2005-05-311-2/+7
* Clarify some optionsScott Ullrich2005-05-251-2/+2
* Allow user to specify interface. This will allow CARP to work on DHCP inter...Scott Ullrich2005-05-231-0/+8
* Make carp_status.php the default page when you click on CARP from the left ha...Scott Ullrich2005-05-071-1/+1
* Call in house routines to sync carpScott Ullrich2005-05-061-2/+4
* Do not generate carp.sh .. this is now handled in baseScott Ullrich2005-05-061-54/+0
* Merge carp into baseScott Ullrich2005-05-051-5/+0
* Set syncif and syncdev. Not sure which one is needed now and it acceptsScott Ullrich2005-05-051-0/+1
* Restore previous beahvior for carp.Scott Ullrich2005-05-051-16/+16
* remove sleep 10 statementScott Ullrich2005-05-051-1/+0
* Setup carp interfaces before setting preempt and bringing them up.Scott Ullrich2005-05-051-20/+20
* syncif -> syncdevScott Ullrich2005-05-041-1/+1
* Sleep 10 seconds before bringing carp upScott Ullrich2005-04-181-0/+1
* more cleanupBill Marquette2005-04-161-3/+3
* minor cleanup - move sysctl's into carp.shBill Marquette2005-04-161-8/+3
* More conversion to new early carp process to accomidate vpn failover.Scott Ullrich2005-03-311-3/+3
* More conversion to new early carp process to accomidate vpn failover.Scott Ullrich2005-03-311-3/+3
* More conversion to new early carp process to accomidate vpn failover.Scott Ullrich2005-03-311-2/+3
* If the old location of carp.sh exists, delete it.Scott Ullrich2005-03-311-0/+1
* Move carp.sh init to filter_configureScott Ullrich2005-03-311-1/+1
* Do not call filter_configure, we are now living inside filter_configure()Scott Ullrich2005-03-311-1/+0
* Bring pfsync up firstScott Ullrich2005-03-231-15/+16
* Remove custom_php_install_command tag since its not being usedScott Ullrich2005-03-211-2/+0
* Use chmod() instead of system() (or equivalent) for all package startup scripts.Colin Smith2005-03-211-2/+2
* Use PHP functions for deletion.Colin Smith2005-03-211-4/+4
* 30 != 31 and 30 != 32 :)Bill Marquette2005-03-171-2/+2
* Correctly show which carp interface we are creating in the scriptScott Ullrich2005-03-141-1/+1
* Install carp server to /usr/local/pkg since it will be executed by the client...Scott Ullrich2005-03-131-1/+1
* Revert last commits. Its a better idea to only sync when rules actually CHA...Scott Ullrich2005-03-131-10/+2
* 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 5...Scott Ullrich2005-03-131-0/+8
* Flag carp_sync_server.php for nosyncScott Ullrich2005-03-121-0/+1
* Hook in carp_sync_server and carp_sync_client to package manifest.Scott Ullrich2005-03-121-0/+10
* 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-121-1/+1
* 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
* Use correct IP when setting up pfsyncScott Ullrich2005-03-111-1/+2
* Correctly setup pfsync interface for syncing.Scott Ullrich2005-03-101-18/+14
* Remove bogus record setting code and use regular + - methodScott Ullrich2005-03-101-4/+4
* remove pure- from the start of the settings xml entryScott Ullrich2005-03-101-1/+1
* Use the first record for carp_settingsScott Ullrich2005-03-101-1/+1
* Fix active tabsScott Ullrich2005-03-101-1/+0
* * Move load balancing option to CARP Settings tabScott Ullrich2005-03-101-43/+25
* Remove all carp files from the pkg directory upon deinstallationScott Ullrich2005-03-101-0/+1