aboutsummaryrefslogtreecommitdiffstats
path: root/packages
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* Remove some system callsBill Marquette2005-04-161-8/+6
| | | | Fix config file
* Fix typo (unused var anyway)Bill Marquette2005-04-151-3/+5
| | | | | Add a comment on how to make this a little faster (too tired to do it personally) Minor cleanup of a var and function that is no longer needed
* Comment out line that possibly wrecks the config.xml fileScott Ullrich2005-04-111-1/+1
|
* no need for configpath tagScott Ullrich2005-04-111-32/+31
|
* Clean up one more newline.Colin Smith2005-04-101-2/+2
|
* sync_package("squid") will run squid -k reconfigure - it doesn't need to be ↵Colin Smith2005-04-101-1/+0
| | | | called again.
* Cleanup.Colin Smith2005-04-101-1/+1
|
* custom_php_install_command is eval()'ed by PHP - we don't need HTML tags.Colin Smith2005-04-101-1/+0
|
* cleanupbkw2005-04-101-2/+0
|
* We don't need to escape \n and \ts.Colin Smith2005-04-101-9/+9
|
* Use the standard configpath tag.Colin Smith2005-04-101-1/+1
|
* comments not needed in this confbkw2005-04-051-3/+0
|
* Correctly esacpe \t and \nScott Ullrich2005-04-051-10/+10
|
* cleanup and ) addedbkw2005-04-051-2/+2
|
* Whoops, forgot the name of our tab.Colin Smith2005-04-051-0/+1
|
* Add logging to arpwatch.Colin Smith2005-04-051-0/+3
|
* Add syslog note.Colin Smith2005-04-051-0/+1
|
* Spelling.Colin Smith2005-04-041-1/+1
|
* Fix arpwatch to properly start on boot, among other things.Colin Smith2005-04-041-2/+3
|
* Fix array indexing.Colin Smith2005-04-041-1/+1
|
* Do not assume that the user has arpwatch running.Colin Smith2005-04-041-1/+2
|