aboutsummaryrefslogtreecommitdiffstats
path: root/packages/squid.inc
Commit message (Expand)AuthorAgeFilesLines
* If squid does not stop when we tell it to, then push it off a large cliff.Scott Ullrich2006-11-121-1/+3
* Per trendchiller@forumsBill Marquette2006-10-251-1/+6
* fix blank cidr block issue reported by gbelanger@forumsBill Marquette2006-10-251-1/+1
* Ticket #1143: $acl isn't an array type, don't expect it to be!Bill Marquette2006-10-241-3/+1
* Attempt to fix these errors when squid has not been configured:Scott Ullrich2006-10-151-2/+6
* Make sure pinger process is zapped as well.Scott Ullrich2006-09-301-0/+1
* Kill the proxy_monitor.sh process before killing squid. Otherwise it will re...Scott Ullrich2006-09-301-0/+1
* Increase Maximum object size to 10KScott Ullrich2006-09-301-1/+1
* We use squid.sh, not squid. Remove this rc.d file.Scott Ullrich2006-09-301-1/+2
* The The field LDAP server user DN should be a ldap style string, not a "inter...Scott Ullrich2006-09-291-1/+1
* Whitelist and blacklist types are url_regex, not an ip address. Remove the f...Scott Ullrich2006-09-291-5/+1
* Make sure /usr/local/libexec/squid/pinger is executable to avoid this error:Scott Ullrich2006-09-291-0/+5
* When changing the on disk squid cache size, a squid -z is required.Scott Ullrich2006-09-291-1/+6
* Add (C)Scott Ullrich2006-09-291-0/+29
* Fix typos.Scott Ullrich2006-09-291-1/+1
* Enhance checks to make sure /var/squid/cache/01/01 exists. if not, run squid -zScott Ullrich2006-09-051-1/+1
* Adjust ordering.Scott Ullrich2006-08-011-2/+4
* Start proxy_monitor.sh after syncScott Ullrich2006-08-011-0/+5
* Log when we run squid -zScott Ullrich2006-08-011-1/+3
* Squid -z on installScott Ullrich2006-07-301-0/+2
* Full path to squidScott Ullrich2006-07-301-4/+4
* Do not include php files in ps awuxScott Ullrich2006-07-301-3/+3
* Use correct pidScott Ullrich2006-07-301-6/+6
* Start in backgroundScott Ullrich2006-07-301-2/+2
* Don't forget grep -vScott Ullrich2006-07-301-2/+2
* Restart proxy monitor script on resyncScott Ullrich2006-07-301-0/+5
* Woops, that should be grepScott Ullrich2006-07-301-4/+4
* Kill off all known squid processes if running on deinstallationScott Ullrich2006-07-301-1/+4
* Kill proxy monitor on package deinstallationScott Ullrich2006-07-301-1/+2
* Start proxy_monitor service on initial installation.Scott Ullrich2006-07-301-0/+5
* Add proxy monitor alarm scriptScott Ullrich2006-07-301-0/+1
* When defining ports, do not include blank ip addresses which leads to entries...Scott Ullrich2006-07-301-1/+2
* Default to port 3128 if user has not filled in a custom port.Scott Ullrich2006-07-301-5/+11
* If /var/squid/cache does not exist then force a squid -zScott Ullrich2006-07-291-6/+4
* Create squid cache when neededScott Ullrich2006-07-291-10/+17
* convert rule type testing to switch/case - easier to read than if/else/if...Bill Marquette2006-06-251-4/+7
* The Squid package... Countless changes. You might need some stuff from HEAD t...Fernando Lemos2006-06-021-0/+770