Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use correct IP when setting up pfsync | Scott Ullrich | 2005-03-11 | 1 | -1/+2 |
| | |||||
* | Correctly setup pfsync interface for syncing. | Scott Ullrich | 2005-03-10 | 1 | -18/+14 |
| | |||||
* | Remove bogus record setting code and use regular + - method | Scott Ullrich | 2005-03-10 | 1 | -4/+4 |
| | |||||
* | 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/+1 |
| | |||||
* | Fix active tabs | Scott Ullrich | 2005-03-10 | 1 | -1/+0 |
| | |||||
* | * Move load balancing option to CARP Settings tab | Scott Ullrich | 2005-03-10 | 1 | -43/+25 |
| | | | | * Move preemption option to CARP Settings tab | ||||
* | Remove all carp files from the pkg directory upon deinstallation | Scott Ullrich | 2005-03-10 | 1 | -0/+1 |
| | |||||
* | * Seperate PFSync settings into its own menu area. | Scott Ullrich | 2005-03-10 | 1 | -26/+22 |
| | | | | * Add IP address field for PFSync interface | ||||
* | Be sure to bring carp interface up after setting it up. | Scott Ullrich | 2005-03-09 | 1 | -0/+1 |
| | |||||
* | Correctly pass advskew value to carp. | Scott Ullrich | 2005-03-09 | 1 | -1/+1 |
| | |||||
* | No need to sleep any longer now that carp doesnt lockup the kernel. | Scott Ullrich | 2005-03-09 | 1 | -1/+0 |
| | |||||
* | Redirect standard error to /dev/null | Scott Ullrich | 2005-03-02 | 1 | -3/+3 |
| | |||||
* | Rename the sync_package function to sync_package_filename() | Scott Ullrich | 2005-03-02 | 1 | -3/+3 |
| | |||||
* | Use full path to rm. | Scott Ullrich | 2005-03-02 | 1 | -3/+3 |
| | |||||
* | Remove all traces of carp created files upon package deletion. | Scott Ullrich | 2005-03-02 | 1 | -0/+3 |
| | |||||
* | * Use convert_friendly_interface_to_real_interface_name | Scott Ullrich | 2005-03-02 | 1 | -2/+2 |
| | | | | * Extra space in $carp['advskew'] | ||||
* | * Break TGZ package into individual additional_files_needed | Scott Ullrich | 2005-03-02 | 1 | -45/+52 |
| | | | | | * Added chmod option * Added prefix option | ||||
* | * Add config locking and remounting. | Colin Smith | 2005-02-26 | 1 | -0/+4 |
| | | | | | * FreeRADIUS typo correction. * Change <name> in powerdns.xml: nmap -> powerdns | ||||
* | Show netmask on add delete edit screen | Scott Ullrich | 2005-02-24 | 1 | -0/+4 |
| | |||||
* | Woops, dont forget newlines | Scott Ullrich | 2005-02-23 | 1 | -2/+2 |
| | |||||
* | More debugging during carp creation. Sleep during each interface 1 second. | Scott Ullrich | 2005-02-23 | 1 | -0/+2 |
| | |||||
* | frwitw -> fwrite | Scott Ullrich | 2005-02-23 | 1 | -1/+1 |
| | |||||
* | Reconfigure the filter after bringing up carp | Scott Ullrich | 2005-02-23 | 1 | -0/+1 |
| | |||||
* | Only sync on changes. | Scott Ullrich | 2005-02-23 | 1 | -1/+0 |
| | |||||
* | use mwexec instead of system to prevent text from spewing to web browser | Scott Ullrich | 2005-02-23 | 1 | -2/+2 |
| | |||||
* | Assign <version>0.1.0</version> | Scott Ullrich | 2005-02-23 | 1 | -1/+1 |
| | |||||
* | Resync /usr/local/etc/rc.d/carp.sh after item deletion. | Scott Ullrich | 2005-02-22 | 1 | -0/+3 |
| | |||||
* | Update packages to use new <version></version> tags. | Colin Smith | 2005-02-21 | 1 | -0/+1 |
| | |||||
* | premption -> preemption | Colin Smith | 2005-02-20 | 1 | -1/+1 |
| | |||||
* | premption -> preemption (typo left in variables to avoid breaking configs) | Colin Smith | 2005-02-20 | 1 | -1/+1 |
| | |||||
* | Add <title> | Scott Ullrich | 2005-02-19 | 1 | -0/+1 |
| | |||||
* | Woops, forgot to add the carp.tgz additional files needed tag. | Scott Ullrich | 2005-02-18 | 1 | -0/+3 |
| | |||||
* | Update carp package | Scott Ullrich | 2005-02-18 | 1 | -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 Ullrich | 2005-02-13 | 1 | -6/+6 |
| | |||||
* | Update packages with minor bug fixes. | Scott Ullrich | 2005-01-22 | 1 | -4/+5 |
| | |||||
* | Allow the password to be optional | Scott Ullrich | 2005-01-18 | 1 | -1/+4 |
| | |||||
* | Add VHID group password | Scott Ullrich | 2005-01-18 | 1 | -0/+6 |
| | |||||
* | Add type column to adddeleteeditpagefields allowing for the script to answer ↵ | Scott Ullrich | 2005-01-18 | 1 | -0/+3 |
| | | | | yes and no for checkbox items. | ||||
* | Forgot the closing brace | Scott Ullrich | 2005-01-17 | 1 | -35/+36 |
| | |||||
* | PFSYNC is now feature complete. Needs testing. | Scott Ullrich | 2005-01-14 | 1 | -8/+85 |
| | |||||
* | Commit what I have now and finish the rest tomorrow AM. | Scott Ullrich | 2005-01-13 | 1 | -12/+18 |
| | |||||
* | Add initial carp implementation to test GUI. Still needs backend logic to ↵ | Scott Ullrich | 2005-01-13 | 1 | -0/+162 |
setup the GUI portion |