aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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'.
* Update squid versionScott Ullrich2005-05-031-2/+2
|
* * Remove exclude dependency directive; code not finished.Scott Ullrich2005-05-031-2/+1
| | | | * Point the package at freebsd.org and let it install perl since it loves it SOOO much
* Mark squid as alpha alpha because its nowhere near stable.Scott Ullrich2005-05-031-1/+1
|
* Add exclude_dependency for squid.Colin Smith2005-05-021-0/+1
|
* Bring squid back. SquidGUARD will remain inactive until we verify that ↵Scott Ullrich2005-05-011-24/+12
| | | | squid is working ok.
* 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.
* Remove logging entry from RADIUS.Colin Smith2005-04-241-4/+0
|
* . -> _Colin Smith2005-04-231-1/+1
|
* Remove extra trailing slash.Colin Smith2005-04-231-1/+1
|
* Use .tbzScott Ullrich2005-04-221-1/+1
|
* Use the FreeBSD 5.4 release versin.Scott Ullrich2005-04-221-1/+1
|
* Strip out accidently included textScott Ullrich2005-04-221-1/+1
|
* Upgrade ntop version to 3.1 since its featured on the freebsd site nowScott Ullrich2005-04-221-3/+3
|
* 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
* Remove squid and squidguard. One of them is corrupting the config.xml file.Scott Ullrich2005-04-151-24/+36
|
* 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
|