aboutsummaryrefslogtreecommitdiffstats
path: root/packages/carp.xml
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Assign <version>0.1.0</version>Scott Ullrich2005-02-231-1/+1
|
* Resync /usr/local/etc/rc.d/carp.sh after item deletion.Scott Ullrich2005-02-221-0/+3
|
* Update packages to use new <version></version> tags.Colin Smith2005-02-211-0/+1
|
* premption -> preemptionColin Smith2005-02-201-1/+1
|
* premption -> preemption (typo left in variables to avoid breaking configs)Colin Smith2005-02-201-1/+1
|
* Add <title>Scott Ullrich2005-02-191-0/+1
|
* Woops, forgot to add the carp.tgz additional files needed tag.Scott Ullrich2005-02-181-0/+3
|
* Update carp packageScott Ullrich2005-02-181-0/+11
| | | | | | * Add carp status page * Add carp tabs * Add carp rules which dynamically sets up NAT entries for non WAN
* Commit latest package changes to CVS.Scott Ullrich2005-02-131-6/+6
|
* Update packages with minor bug fixes.Scott Ullrich2005-01-221-4/+5
|
* Allow the password to be optionalScott Ullrich2005-01-181-1/+4
|
* Add VHID group passwordScott Ullrich2005-01-181-0/+6
|
* Add type column to adddeleteeditpagefields allowing for the script to answer ↵Scott Ullrich2005-01-181-0/+3
| | | | yes and no for checkbox items.
* Forgot the closing braceScott Ullrich2005-01-171-35/+36
|
* PFSYNC is now feature complete. Needs testing.Scott Ullrich2005-01-141-8/+85
|
* Commit what I have now and finish the rest tomorrow AM.Scott Ullrich2005-01-131-12/+18
|
* Add initial carp implementation to test GUI. Still needs backend logic to ↵Scott Ullrich2005-01-131-0/+162
setup the GUI portion