aboutsummaryrefslogtreecommitdiffstats
path: root/packages/carp.xml
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵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-131-10/+2
| | | | CHANGE.
* 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.
* 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
| | | | * Use optional interface IP for pfsync interface simplifying configuration
* 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
| | | | * 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-101-26/+22
| | | | * Add IP address field for PFSync interface
* Be sure to bring carp interface up after setting it up.Scott Ullrich2005-03-091-0/+1
|
* Correctly pass advskew value to carp.Scott Ullrich2005-03-091-1/+1
|
* No need to sleep any longer now that carp doesnt lockup the kernel.Scott Ullrich2005-03-091-1/+0
|
* Redirect standard error to /dev/nullScott Ullrich2005-03-021-3/+3
|
* Rename the sync_package function to sync_package_filename()Scott Ullrich2005-03-021-3/+3
|
* Use full path to rm.Scott Ullrich2005-03-021-3/+3
|
* Remove all traces of carp created files upon package deletion.Scott Ullrich2005-03-021-0/+3
|
* * Use convert_friendly_interface_to_real_interface_nameScott Ullrich2005-03-021-2/+2
| | | | * Extra space in $carp['advskew']
* * Break TGZ package into individual additional_files_neededScott Ullrich2005-03-021-45/+52
| | | | | * Added chmod option * Added prefix option
* * Add config locking and remounting.Colin Smith2005-02-261-0/+4
| | | | | * FreeRADIUS typo correction. * Change <name> in powerdns.xml: nmap -> powerdns
* Show netmask on add delete edit screenScott Ullrich2005-02-241-0/+4
|
* Woops, dont forget newlinesScott Ullrich2005-02-231-2/+2
|
* More debugging during carp creation. Sleep during each interface 1 second.Scott Ullrich2005-02-231-0/+2
|
* frwitw -> fwriteScott Ullrich2005-02-231-1/+1
|
* Reconfigure the filter after bringing up carpScott Ullrich2005-02-231-0/+1
|
* Only sync on changes.Scott Ullrich2005-02-231-1/+0
|
* use mwexec instead of system to prevent text from spewing to web browserScott Ullrich2005-02-231-2/+2
|