aboutsummaryrefslogtreecommitdiffstats
path: root/packages
Commit message (Collapse)AuthorAgeFilesLines
* Clarify some optionsScott Ullrich2005-05-251-2/+2
|
* Close table before reporting that no carp interfaces existScott Ullrich2005-05-251-1/+1
|
* Move message above table.Scott Ullrich2005-05-251-5/+5
|
* Gracefully report that no carp interfaces are defined.Scott Ullrich2005-05-251-0/+5
|
* Show INIT Status correctlyScott Ullrich2005-05-241-1/+3
|
* Use correct configuration filenameScott Ullrich2005-05-241-2/+2
|
* Change package name to mtr-nox11Scott Ullrich2005-05-241-0/+0
|
* Allow user to specify interface. This will allow CARP to work on DHCP ↵Scott Ullrich2005-05-231-0/+8
| | | | | | interfaces, etc! And the crowd goes nuts!
* Mtr.xml package configuration file.Scott Ullrich2005-05-231-0/+48
| | | | Submitted-by: simond _AT_ irrelevant.org
* every 5 minutes -> when changes are madeScott Ullrich2005-05-181-4/+4
|
* Make carp_status.php the default page when you click on CARP from the left ↵Scott Ullrich2005-05-071-1/+1
| | | | hand gui
* change Nodes Syncing to pfSync nodesScott Ullrich2005-05-071-1/+1
|
* change Nodes Syncing to pfSync nodesScott Ullrich2005-05-071-1/+1
|
* show carp interface even when disabledScott Ullrich2005-05-071-1/+4
|
* Show "DISABLED" when Carp is turned offScott Ullrich2005-05-071-0/+1
|
* Use icons to show carp statusScott Ullrich2005-05-071-1/+13
|
* Fill in table cells when there are no contentsScott Ullrich2005-05-071-3/+3
|
* Use base style syntax for bringing up carp interfaces after disablingScott Ullrich2005-05-061-1/+2
|
* Only sync if there were sections checkedBill Marquette2005-05-061-5/+7
|
* 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-052-69/+0
|
* Set syncif and syncdev. Not sure which one is needed now and it acceptsScott Ullrich2005-05-051-0/+1
| | | | both!
* 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
| | | | | | | From notes sent by Max: 2) pfsync takes syncdev instead of syncif: When configuring the pfsync device, use 'syncdev' instead of the deprecated keyword 'syncif'.
* Convert password box to use "password" type to mask out the entered paswword ↵Scott Ullrich2005-04-301-1/+1
| | | | with *'s
* * Destroy of deletingScott Ullrich2005-04-281-2/+2
| | | | * Correctly show the number of ips turned off from carp
* * Turn off carp sysctl firstScott Ullrich2005-04-281-2/+4
| | | | * Down interface then delete
* Cleanup Disable/Enable Carp button to left.Scott Ullrich2005-04-281-25/+11
| | | | Requested-by: hoba
* * Add carp enable disable toggle feature (and make it work)Scott Ullrich2005-04-271-9/+32
| | | | * Center enable disable button correctly
* Fix arpwatch daemonization and remove note.Colin Smith2005-04-271-4/+3
|
* Convert input box to buttonScott Ullrich2005-04-261-1/+1
|
* Correct the test if $config['installedpackages']['carpsettings']['config'] ↵Scott Ullrich2005-04-261-1/+1
| | | | exists.
* Revert last commit.Colin Smith2005-04-211-1/+1
|
* (#13) Fix useradd line as suggested in ticket comments. This needs testing ↵Colin Smith2005-04-211-1/+1
| | | | (I don't use pure-ftpd).
* Add a disable CARP temporarily option. This addresses Ticket #17Scott Ullrich2005-04-211-0/+19
|
* Remove ifdepd.shScott Ullrich2005-04-201-1/+1
|
* functionn -> functionScott Ullrich2005-04-201-1/+1
|
* Set the correct home dir for Pure-FTPDScott Ullrich2005-04-201-1/+1
|
* Add both (-x) Max num. hash entries ntop can handle and (-X) Max num. TCP ↵Scott Ullrich2005-04-201-1/+1
| | | | sessions ntop can handle
* Include macros ntop tweaksScott Ullrich2005-04-201-1/+1
|
* Instruct pure-ftpd to chroot lock ftp users into their home directoryScott Ullrich2005-04-201-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
|
* No form - and not firewall_natBill Marquette2005-04-161-2/+0
|
* this isn't a form (nor is it firewall_nat ;))Bill Marquette2005-04-161-2/+0
|
* use make_dirs() instead of system("mkdir -p")Bill Marquette2005-04-161-1/+1
|