aboutsummaryrefslogtreecommitdiffstats
path: root/packages
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Add arpwatch package.Colin Smith2005-04-041-0/+46
|
* Remove unnecessary tags (GUI no longer used, menu entry no longer needed, ↵Colin Smith2005-04-021-42/+0
| | | | syncing functions no longer needed).
* Evalify.Colin Smith2005-04-021-3/+0
|
* Bundle all configuration sync requests into a single XMLRPC call.Colin Smith2005-04-021-11/+16
|
* Fix CARP rule syncing.Colin Smith2005-03-311-4/+5
|
* gui removed, cache-changing described in un.off FAQbkw2005-03-311-18/+0
|
* wipe /usr/local/libexec/squid after uninstallbkw2005-03-311-1/+2
|
* Add <note> to synchronizetoip field.Colin Smith2005-03-311-0/+2
|
* Remove <note> from CARP settings webGUI.Colin Smith2005-03-311-3/+0
|
* Test for carp_sync_xml's presence before attempting to define it.Colin Smith2005-03-311-9/+11
|
* * Minor code cleanup.Colin Smith2005-03-311-7/+7
| | | | * Pass $carp['password'] instead of $password on XMLRPC call to pfsense.filter_configure.
* Correct a typo and make field descriptions more correctBill Marquette2005-03-311-2/+2
|
* More conversion to new early carp process to accomidate vpn failover.Scott Ullrich2005-03-311-3/+3
|
* More conversion to new early carp process to accomidate vpn failover.Scott Ullrich2005-03-311-3/+3
|
* More conversion to new early carp process to accomidate vpn failover.Scott Ullrich2005-03-311-2/+3
|
* Alter for eval methodScott Ullrich2005-03-311-5/+5
|
* Minor style changesScott Ullrich2005-03-311-3/+3
|
* Convert to eval formatScott Ullrich2005-03-311-2/+0
|
* Convert to eval formatScott Ullrich2005-03-311-3/+3
|
* If the old location of carp.sh exists, delete it.Scott Ullrich2005-03-311-0/+1
|
* Sepeare (C) into two linesScott Ullrich2005-03-311-1/+2
|
* This file is eval'd. Correct its behavior.Scott Ullrich2005-03-311-6/+6
|
* Add note about current sync limitations.Colin Smith2005-03-311-1/+4
|
* Move carp.sh init to filter_configureScott Ullrich2005-03-311-1/+1
|