Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | this isn't a form (nor is it firewall_nat ;)) | Bill Marquette | 2005-04-16 | 1 | -2/+0 |
| | |||||
* | use make_dirs() instead of system("mkdir -p") | Bill Marquette | 2005-04-16 | 1 | -1/+1 |
| | |||||
* | Remove some system calls | Bill Marquette | 2005-04-16 | 1 | -8/+6 |
| | | | | Fix config file | ||||
* | Remove squid and squidguard. One of them is corrupting the config.xml file. | Scott Ullrich | 2005-04-15 | 1 | -24/+36 |
| | |||||
* | Fix typo (unused var anyway) | Bill Marquette | 2005-04-15 | 1 | -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 file | Scott Ullrich | 2005-04-11 | 1 | -1/+1 |
| | |||||
* | no need for configpath tag | Scott Ullrich | 2005-04-11 | 1 | -32/+31 |
| | |||||
* | Clean up one more newline. | Colin Smith | 2005-04-10 | 1 | -2/+2 |
| | |||||
* | sync_package("squid") will run squid -k reconfigure - it doesn't need to be ↵ | Colin Smith | 2005-04-10 | 1 | -1/+0 |
| | | | | called again. | ||||
* | Cleanup. | Colin Smith | 2005-04-10 | 1 | -1/+1 |
| | |||||
* | custom_php_install_command is eval()'ed by PHP - we don't need HTML tags. | Colin Smith | 2005-04-10 | 1 | -1/+0 |
| | |||||
* | cleanup | bkw | 2005-04-10 | 1 | -2/+0 |
| | |||||
* | We don't need to escape \n and \ts. | Colin Smith | 2005-04-10 | 1 | -9/+9 |
| | |||||
* | Use the standard configpath tag. | Colin Smith | 2005-04-10 | 1 | -1/+1 |
| | |||||
* | Mark where active and inactive packages begin. | Scott Ullrich | 2005-04-06 | 1 | -0/+2 |
| | |||||
* | Remove postfix package. It's apparently broken. | Scott Ullrich | 2005-04-06 | 1 | -12/+12 |
| | |||||
* | Unhook fricking. It doesnt really help us. | Scott Ullrich | 2005-04-06 | 1 | -10/+10 |
| | |||||
* | Unhook powerdns from packages until a helper GUI is created. | Scott Ullrich | 2005-04-06 | 1 | -18/+18 |
| | |||||
* | comments not needed in this conf | bkw | 2005-04-05 | 1 | -3/+0 |
| | |||||
* | Correctly esacpe \t and \n | Scott Ullrich | 2005-04-05 | 1 | -10/+10 |
| | |||||
* | cleanup and ) added | bkw | 2005-04-05 | 1 | -2/+2 |
| | |||||
* | bkw reports that squid is now stable. | Colin Smith | 2005-04-05 | 1 | -1/+1 |
| | |||||
* | Whoops, forgot the name of our tab. | Colin Smith | 2005-04-05 | 1 | -0/+1 |
| | |||||
* | Add logging to arpwatch. | Colin Smith | 2005-04-05 | 1 | -0/+3 |
| | |||||
* | Add syslog note. | Colin Smith | 2005-04-05 | 1 | -0/+1 |
| | |||||
* | Spelling. | Colin Smith | 2005-04-04 | 1 | -1/+1 |
| | |||||
* | Fix arpwatch to properly start on boot, among other things. | Colin Smith | 2005-04-04 | 1 | -2/+3 |
| | |||||
* | Fix array indexing. | Colin Smith | 2005-04-04 | 1 | -1/+1 |
| | |||||
* | Do not assume that the user has arpwatch running. | Colin Smith | 2005-04-04 | 1 | -1/+2 |
| | |||||
* | Add arpwatch package entry. | Colin Smith | 2005-04-04 | 1 | -3/+15 |
| | |||||
* | Add arpwatch package. | Colin Smith | 2005-04-04 | 1 | -0/+46 |
| | |||||
* | Remove unnecessary tags (GUI no longer used, menu entry no longer needed, ↵ | Colin Smith | 2005-04-02 | 1 | -42/+0 |
| | | | | syncing functions no longer needed). | ||||
* | Evalify. | Colin Smith | 2005-04-02 | 1 | -3/+0 |
| | |||||
* | Bundle all configuration sync requests into a single XMLRPC call. | Colin Smith | 2005-04-02 | 1 | -11/+16 |
| | |||||
* | Fix CARP rule syncing. | Colin Smith | 2005-03-31 | 1 | -4/+5 |
| | |||||
* | Reactivate squidGuard | Scott Ullrich | 2005-03-31 | 1 | -3/+3 |
| | |||||
* | gui removed, cache-changing described in un.off FAQ | bkw | 2005-03-31 | 1 | -18/+0 |
| | |||||
* | wipe /usr/local/libexec/squid after uninstall | bkw | 2005-03-31 | 1 | -1/+2 |
| | |||||
* | Add <note> to synchronizetoip field. | Colin Smith | 2005-03-31 | 1 | -0/+2 |
| | |||||
* | Remove <note> from CARP settings webGUI. | Colin Smith | 2005-03-31 | 1 | -3/+0 |
| | |||||
* | Test for carp_sync_xml's presence before attempting to define it. | Colin Smith | 2005-03-31 | 1 | -9/+11 |
| | |||||
* | * Minor code cleanup. | Colin Smith | 2005-03-31 | 1 | -7/+7 |
| | | | | * Pass $carp['password'] instead of $password on XMLRPC call to pfsense.filter_configure. | ||||
* | Correct a typo and make field descriptions more correct | Bill Marquette | 2005-03-31 | 1 | -2/+2 |
| | |||||
* | More conversion to new early carp process to accomidate vpn failover. | Scott Ullrich | 2005-03-31 | 1 | -3/+3 |
| | |||||
* | More conversion to new early carp process to accomidate vpn failover. | Scott Ullrich | 2005-03-31 | 1 | -3/+3 |
| | |||||
* | More conversion to new early carp process to accomidate vpn failover. | Scott Ullrich | 2005-03-31 | 1 | -2/+3 |
| | |||||
* | Alter for eval method | Scott Ullrich | 2005-03-31 | 1 | -5/+5 |
| | |||||
* | Minor style changes | Scott Ullrich | 2005-03-31 | 1 | -3/+3 |
| | |||||
* | Convert to eval format | Scott Ullrich | 2005-03-31 | 1 | -2/+0 |
| | |||||
* | Convert to eval format | Scott Ullrich | 2005-03-31 | 1 | -3/+3 |
| |