| Commit message (Expand) | Author | Age | Files | Lines |
* | Further Squid cache creation fixes, more verbosity | Seth Mos | 2006-12-20 | 1 | -19/+20 |
* | Rework the way we setup the squid cache directory | Seth Mos | 2006-12-20 | 1 | -12/+16 |
* | Fix the cache creation. | Seth Mos | 2006-12-19 | 1 | -1/+2 |
* | Actually set up and use the alternative paths for the log and cache. | Seth Mos | 2006-12-19 | 1 | -8/+10 |
* | - transparent and gui on port 80 are not allowed. | Seth Mos | 2006-12-19 | 1 | -2/+12 |
* | Last few commits have been in no particular order: | Seth Mos | 2006-12-19 | 1 | -28/+13 |
* | Smoldering wreck. Please test. | Seth Mos | 2006-12-19 | 1 | -22/+31 |
* | Well poke me with a stick and set me on fire! Hurrah! | Seth Mos | 2006-12-18 | 1 | -40/+81 |
* | If squid does not stop when we tell it to, then push it off a large cliff. | Scott Ullrich | 2006-11-12 | 1 | -1/+3 |
* | Per trendchiller@forums | Bill Marquette | 2006-10-25 | 1 | -1/+6 |
* | fix blank cidr block issue reported by gbelanger@forums | Bill Marquette | 2006-10-25 | 1 | -1/+1 |
* | Ticket #1143: $acl isn't an array type, don't expect it to be! | Bill Marquette | 2006-10-24 | 1 | -3/+1 |
* | Attempt to fix these errors when squid has not been configured: | Scott Ullrich | 2006-10-15 | 1 | -2/+6 |
* | 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 |