Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - transparent and gui on port 80 are not allowed. | Seth Mos | 2006-12-19 | 1 | -0/+8 |
| | | | | | - Add log dir option - If squid not running after install, start. Otherwise reload | ||||
* | use squid version for package version (plus a -p field to show pfsense | Bill Marquette | 2006-10-26 | 1 | -1/+3 |
| | | | | changes) | ||||
* | Change description to Proxy server service | Scott Ullrich | 2006-09-30 | 1 | -1/+1 |
| | |||||
* | Attempt to be Mr. Obvious and explain to the user that they should not ↵ | Scott Ullrich | 2006-09-30 | 1 | -1/+1 |
| | | | | navigate away from the page during squid -z or press stop in their browser. | ||||
* | Remove squid and squid* on install and deinstall | Scott Ullrich | 2006-09-30 | 1 | -0/+3 |
| | |||||
* | Remove stray \ | Scott Ullrich | 2006-09-30 | 1 | -1/+3 |
| | |||||
* | Backout last change, install is borked. | Scott Ullrich | 2006-09-30 | 1 | -2/+0 |
| | |||||
* | Give a better description of what is happening during squid -z | Scott Ullrich | 2006-09-30 | 1 | -1/+3 |
| | |||||
* | Increase field sizes to 60 to allow more typing room. | Scott Ullrich | 2006-09-29 | 1 | -0/+2 |
| | |||||
* | Squid -> squid | Scott Ullrich | 2006-08-08 | 1 | -1/+1 |
| | |||||
* | Resync on add command. | Scott Ullrich | 2006-08-01 | 1 | -0/+3 |
| | |||||
* | Resync after installation. | Scott Ullrich | 2006-08-01 | 1 | -6/+7 |
| | |||||
* | Full path to include file | Scott Ullrich | 2006-07-30 | 1 | -2/+1 |
| | |||||
* | Add proxy monitor alarm script | Scott Ullrich | 2006-07-30 | 1 | -0/+5 |
| | |||||
* | The Squid package... Countless changes. You might need some stuff from HEAD ↵ | Fernando Lemos | 2006-06-02 | 1 | -365/+93 |
| | | | | to make this work properly (you need make_dirs from HEAD to at least install it). This might not work out of the box. In fact, it should not work out of the box in RELENG_1. Please be patient. | ||||
* | Call write_static_squid_config() after install | Scott Ullrich | 2006-01-25 | 1 | -0/+2 |
| | |||||
* | * Cleanup -- -> /* | Scott Ullrich | 2006-01-07 | 1 | -110/+108 |
| | | | | * Fix obvious php errors | ||||
* | Testing cvs acl's | Michael Capp | 2005-11-21 | 1 | -2/+1 |
| | |||||
* | Fixed typo in installation procedure. | Michael Capp | 2005-11-11 | 1 | -1/+1 |
| | |||||
* | Update to primary Squid XML file to reflect installation and removal updates. | Michael Capp | 2005-11-11 | 1 | -81/+116 |
| | |||||
* | Squid updates from Michael Capp | Scott Ullrich | 2005-10-04 | 1 | -0/+400 |
| | |||||
* | Remove old package | Scott Ullrich | 2005-09-24 | 1 | -84/+0 |
| | |||||
* | Add option which checks for /tmp/ro_root_mount to alert system that we need ↵ | Scott Ullrich | 2005-09-04 | 1 | -1/+3 |
| | | | | a rw mount on root | ||||
* | Start with -D to avoid dns lookup issues | Scott Ullrich | 2005-08-26 | 1 | -1/+1 |
| | |||||
* | Revert to working version. | Scott Ullrich | 2005-08-21 | 1 | -3/+2 |
| | |||||
* | Fix typo. Squid should now install on old package system. | Colin Smith | 2005-08-21 | 1 | -2/+1 |
| | | | | XXX: General package cleanup, add service. | ||||
* | ... | bkw | 2005-08-20 | 1 | -1/+3 |
| | |||||
* | Reload the filter after starting squid | Scott Ullrich | 2005-08-16 | 1 | -0/+1 |
| | |||||
* | Note that configuring squid takes a moment.. | Scott Ullrich | 2005-06-22 | 1 | -1/+1 |
| | |||||
* | * Minor debugging hints for squid | Scott Ullrich | 2005-06-22 | 1 | -1/+3 |
| | | | | * Start squid in the background | ||||
* | * Add PACKAGE: $packagename | Scott Ullrich | 2005-06-05 | 1 | -0/+2 |
| | | | | * Add EXECUTABLE: $executable-name | ||||
* | Comment out line that possibly wrecks the config.xml file | Scott Ullrich | 2005-04-11 | 1 | -1/+1 |
| | |||||
* | Cleanup. | Colin Smith | 2005-04-10 | 1 | -1/+1 |
| | |||||
* | 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 <aftersaveredirect> to squid. | Colin Smith | 2005-03-20 | 1 | -0/+1 |
| | |||||
* | keep package and settings names in line with other packages | Bill Marquette | 2005-03-20 | 1 | -2/+2 |
| | |||||
* | use better functions for cleanup | Bill Marquette | 2005-03-20 | 1 | -1/+5 |
| | |||||
* | Remove call to /etc/rc.filter_configure (which just calls filter_configure() ↵ | Bill Marquette | 2005-03-20 | 1 | -1/+0 |
| | | | | | | | anyway) Squid now deinstalls Can anyone tell me why this fixes the rc.filter_configure loop we were seeing on deinstall? This commit does _not_ fix rule removal - I suspect that has nothing to do with the package XML | ||||
* | generic cleanup | Bill Marquette | 2005-03-20 | 1 | -4/+4 |
| | |||||
* | fix path to rc.filter_configure and use mwexec() | Bill Marquette | 2005-03-20 | 1 | -1/+1 |
| | |||||
* | clean rdr rule running /etc/rc.filter_configure after install till ↵ | bkw | 2005-03-20 | 1 | -1/+2 |
| | | | | | | filter_configure() get fixed cache_mem == size in RAM and nothing else. | ||||
* | Modify squid package to use new global functions directive. | Colin Smith | 2005-03-19 | 1 | -2/+4 |
| | |||||
* | Move write_squid_static_config() from installation XML to add XML (to make ↵ | Colin Smith | 2005-03-19 | 1 | -32/+32 |
| | | | | sure it is decalred before use). | ||||
* | Whoops, missed an unnecessary cache size directive in ↵ | Colin Smith | 2005-03-19 | 1 | -1/+0 |
| | | | | write_squid_static_config(); | ||||
* | Delete unnecessary <addeditdelete> fields. | Colin Smith | 2005-03-19 | 1 | -6/+0 |
| | |||||
* | Rewrite squid package. | Colin Smith | 2005-03-19 | 1 | -43/+79 |
| | |||||
* | <fields/> removed | bkw | 2005-03-19 | 1 | -1/+0 |
| | |||||
* | * Cleanup vim's smart tab crap | Scott Ullrich | 2005-03-19 | 1 | -4/+4 |
| | | | | * move filter_configure(); from pre_deinstall to deinstall target since we now depend on the package to be removed from the installed package manifest | ||||
* | Clean up cachedir after uninstall. Will be recreated when installing | bkw | 2005-03-18 | 1 | -1/+2 |
| |