Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 ↵ | Scott Ullrich | 2006-07-30 | 1 | -1/+2 |
| | | | | | | entries such as: http_port :3128 | ||||
* | 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 ↵ | Fernando Lemos | 2006-06-02 | 1 | -0/+770 |
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. |