| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add a blrub that tells the user to have a optional interface defined and up f... | Scott Ullrich | 2005-03-12 | 1 | -1/+1 |
* | Full path to all external commands. | Scott Ullrich | 2005-03-12 | 1 | -1/+3 |
* | Bring actualy syncing interface up for pfsync. | Scott Ullrich | 2005-03-12 | 1 | -0/+1 |
* | Rediirect standard error to /dev/null | Scott Ullrich | 2005-03-12 | 1 | -1/+1 |
* | Reload carp settings in the background | Scott Ullrich | 2005-03-11 | 1 | -3/+3 |
* | Do not foreach carpsettings if the user has not visited the carp settings tab. | Scott Ullrich | 2005-03-11 | 1 | -15/+16 |
* | Correctly allow all carp interfaces to talk. | Scott Ullrich | 2005-03-11 | 1 | -1/+1 |
* | Allow carp traffic on each interface. | Scott Ullrich | 2005-03-11 | 1 | -1/+12 |
* | keep state on pfsync interface and carp traffic | Scott Ullrich | 2005-03-11 | 1 | -2/+2 |
* | Keep state on carp. | Scott Ullrich | 2005-03-11 | 1 | -1/+3 |
* | Allow pfsync0 to talk. | Scott Ullrich | 2005-03-11 | 1 | -3/+5 |
* | Use correct IP when setting up pfsync | Scott Ullrich | 2005-03-11 | 1 | -1/+2 |
* | Accounts page does not need a afterurlredirect | Scott Ullrich | 2005-03-10 | 1 | -1/+0 |
* | 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 | 2 | -5/+5 |
* | Remove bogus record setting code and use regular + - method | Scott Ullrich | 2005-03-10 | 1 | -1/+1 |
* | remove pure- from the start of the settings xml entry | Scott Ullrich | 2005-03-10 | 2 | -2/+2 |
* | 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 | 3 | -3/+4 |
* | Make sure all three tabs text match. | Scott Ullrich | 2005-03-10 | 1 | -1/+1 |
* | Move Carp status to middle | Scott Ullrich | 2005-03-10 | 1 | -1/+1 |
* | Fix active tabs | Scott Ullrich | 2005-03-10 | 2 | -2/+2 |
* | Remove active tab status when CARP Settings tab is selected | Scott Ullrich | 2005-03-10 | 1 | -1/+0 |
* | * Move load balancing option to CARP Settings tab | Scott Ullrich | 2005-03-10 | 2 | -43/+47 |
* | 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 | 3 | -42/+107 |
* | Only setup sync for a interface one time. | Scott Ullrich | 2005-03-10 | 1 | -1/+1 |
* | Only setup sync for a interface one time. | Scott Ullrich | 2005-03-10 | 1 | -3/+11 |
* | Correctly allow pfsync to operate | Scott Ullrich | 2005-03-10 | 1 | -4/+5 |
* | Don't hard code the carp interface | Scott Ullrich | 2005-03-10 | 1 | -2/+2 |
* | Pass pfsync traffic with carp traffic, too. | Scott Ullrich | 2005-03-10 | 1 | -1/+2 |
* | Use full path to all external commands | Scott Ullrich | 2005-03-09 | 1 | -4/+4 |
* | Remove rc.d file upon package deinstall | Scott Ullrich | 2005-03-09 | 1 | -0/+5 |
* | 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 |
* | Fix ntop to work with new convert_friendly_interface_to_real_interface_name d... | Scott Ullrich | 2005-03-09 | 1 | -4/+6 |
* | $if -> if | Scott Ullrich | 2005-03-07 | 1 | -1/+1 |
* | & -> # | Colin Smith | 2005-03-06 | 1 | -1/+1 |
* | Add missing ". | Colin Smith | 2005-03-06 | 1 | -1/+1 |
* | & -> & | Colin Smith | 2005-03-06 | 1 | -1/+1 |
* | * Replace killall -HUP with a killall followed by rc.d script execution. | Colin Smith | 2005-03-06 | 2 | -3/+6 |
* | Use a slightly less restrictive if statement for configuration checking. | Colin Smith | 2005-03-06 | 1 | -1/+1 |
* | Add description field. | Colin Smith | 2005-03-06 | 1 | -0/+6 |
* | Add tag-queue-length directive to doormand.cf (doormand *should* use a defaul... | Colin Smith | 2005-03-06 | 1 | -1/+1 |
* | Remove users home directory when deleting account | Scott Ullrich | 2005-03-06 | 1 | -0/+1 |
* | Use config.xml when finding the WAN interface (rather than the unnecessary fu... | Colin Smith | 2005-03-06 | 1 | -2/+1 |
* | Comment out interface selection field. | Colin Smith | 2005-03-06 | 1 | -0/+2 |
* | Force doorman to use the WAN interface. | Colin Smith | 2005-03-06 | 1 | -1/+6 |
* | Set users shell to /nonexistant after account creation. | Scott Ullrich | 2005-03-06 | 1 | -1/+3 |