| Commit message (Expand) | Author | Age | Files | Lines |
* | Make sure pinger process is zapped as well. | Scott Ullrich | 2006-09-30 | 1 | -0/+1 |
* | Kill the proxy_monitor.sh process before killing squid. Otherwise it will re... | Scott Ullrich | 2006-09-30 | 1 | -0/+1 |
* | Increase Maximum object size to 10K | Scott Ullrich | 2006-09-30 | 1 | -1/+1 |
* | We use squid.sh, not squid. Remove this rc.d file. | Scott Ullrich | 2006-09-30 | 1 | -1/+2 |
* | The The field LDAP server user DN should be a ldap style string, not a "inter... | Scott Ullrich | 2006-09-29 | 1 | -1/+1 |
* | Whitelist and blacklist types are url_regex, not an ip address. Remove the f... | Scott Ullrich | 2006-09-29 | 1 | -5/+1 |
* | Make sure /usr/local/libexec/squid/pinger is executable to avoid this error: | Scott Ullrich | 2006-09-29 | 1 | -0/+5 |
* | When changing the on disk squid cache size, a squid -z is required. | Scott Ullrich | 2006-09-29 | 1 | -1/+6 |
* | Add (C) | Scott Ullrich | 2006-09-29 | 1 | -0/+29 |
* | Fix typos. | Scott Ullrich | 2006-09-29 | 1 | -1/+1 |
* | Enhance checks to make sure /var/squid/cache/01/01 exists. if not, run squid -z | Scott Ullrich | 2006-09-05 | 1 | -1/+1 |
* | Adjust ordering. | Scott Ullrich | 2006-08-01 | 1 | -2/+4 |
* | Start proxy_monitor.sh after sync | Scott Ullrich | 2006-08-01 | 1 | -0/+5 |
* | Log when we run squid -z | Scott Ullrich | 2006-08-01 | 1 | -1/+3 |
* | Squid -z on install | Scott Ullrich | 2006-07-30 | 1 | -0/+2 |
* | Full path to squid | Scott Ullrich | 2006-07-30 | 1 | -4/+4 |
* | Do not include php files in ps awux | Scott Ullrich | 2006-07-30 | 1 | -3/+3 |
* | Use correct pid | Scott Ullrich | 2006-07-30 | 1 | -6/+6 |
* | Start in background | Scott Ullrich | 2006-07-30 | 1 | -2/+2 |
* | Don't forget grep -v | Scott Ullrich | 2006-07-30 | 1 | -2/+2 |
* | Restart proxy monitor script on resync | Scott Ullrich | 2006-07-30 | 1 | -0/+5 |
* | Woops, that should be grep | Scott Ullrich | 2006-07-30 | 1 | -4/+4 |
* | Kill off all known squid processes if running on deinstallation | Scott Ullrich | 2006-07-30 | 1 | -1/+4 |
* | Kill proxy monitor on package deinstallation | Scott Ullrich | 2006-07-30 | 1 | -1/+2 |
* | Start proxy_monitor service on initial installation. | Scott Ullrich | 2006-07-30 | 1 | -0/+5 |
* | Add proxy monitor alarm script | Scott Ullrich | 2006-07-30 | 1 | -0/+1 |
* | When defining ports, do not include blank ip addresses which leads to entries... | Scott Ullrich | 2006-07-30 | 1 | -1/+2 |
* | Default to port 3128 if user has not filled in a custom port. | Scott Ullrich | 2006-07-30 | 1 | -5/+11 |
* | If /var/squid/cache does not exist then force a squid -z | Scott Ullrich | 2006-07-29 | 1 | -6/+4 |
* | Create squid cache when needed | Scott Ullrich | 2006-07-29 | 1 | -10/+17 |
* | convert rule type testing to switch/case - easier to read than if/else/if... | Bill Marquette | 2006-06-25 | 1 | -4/+7 |
* | The Squid package... Countless changes. You might need some stuff from HEAD t... | Fernando Lemos | 2006-06-02 | 1 | -0/+770 |