Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use is_numeric(). Thanks to BillM | Scott Ullrich | 2010-05-11 | 1 | -12/+12 |
| | |||||
* | Correct input error for storage size text | Scott Ullrich | 2010-05-11 | 1 | -1/+1 |
| | |||||
* | Ensure item exists before calling foreach on it | Scott Ullrich | 2010-04-28 | 1 | -3/+4 |
| | |||||
* | Nuke ID, we use git now | Scott Ullrich | 2010-04-28 | 1 | -0/+5 |
| | |||||
* | Note where the file is located | Scott Ullrich | 2010-04-27 | 1 | -0/+2 |
| | |||||
* | Restart varnish after syncing changes | Scott Ullrich | 2010-04-27 | 1 | -1/+1 |
| | |||||
* | Make globals uniform | Scott Ullrich | 2010-04-27 | 1 | -3/+3 |
| | |||||
* | Allow matching against regexes in the URL as well | Scott Ullrich | 2010-04-27 | 1 | -1/+5 |
| | |||||
* | Use correct field name | Scott Ullrich | 2010-04-27 | 1 | -2/+2 |
| | |||||
* | Add input validation for the settings page | Scott Ullrich | 2010-04-27 | 1 | -0/+13 |
| | |||||
* | Add input validation for the LB directors form | Scott Ullrich | 2010-04-27 | 1 | -1/+8 |
| | |||||
* | Add input validation for the Backends form | Scott Ullrich | 2010-04-27 | 1 | -2/+23 |
| | |||||
* | Eliminate a case where a LB Director and a Backend may have the same name by ↵ | Scott Ullrich | 2010-04-27 | 1 | -9/+30 |
| | | | | appending BACKEND to the end of all backend names | ||||
* | Misc comments | Scott Ullrich | 2010-04-27 | 1 | -1/+6 |
| | |||||
* | More cleanups | Scott Ullrich | 2010-04-27 | 1 | -24/+16 |
| | |||||
* | Major code cleanups. Split a number of items out into their own functions. ↵ | Scott Ullrich | 2010-04-27 | 1 | -89/+133 |
| | | | | Only define a director or backend if it is actively being used. | ||||
* | Add vcl_recv field | Scott Ullrich | 2010-04-27 | 1 | -7/+13 |
| | |||||
* | Use correct variables | Scott Ullrich | 2010-04-27 | 1 | -5/+5 |
| | |||||
* | s/occured/occurred/ | Scott Ullrich | 2010-04-27 | 1 | -3/+3 |
| | |||||
* | Allow defining of minworkers, maxworkers and timeoutworkers values for the ↵ | Scott Ullrich | 2010-04-27 | 1 | -2/+14 |
| | | | | number of operating threads | ||||
* | Oops, add missing ; | Scott Ullrich | 2010-04-27 | 1 | -1/+1 |
| | |||||
* | Fix URL to xml file | Scott Ullrich | 2010-04-27 | 1 | -3/+1 |
| | |||||
* | Add backend weight for LB director | Scott Ullrich | 2010-04-27 | 1 | -2/+7 |
| | |||||
* | Add backend probe settings | Scott Ullrich | 2010-04-27 | 1 | -0/+29 |
| | |||||
* | Varnish is now starting OK | Scott Ullrich | 2010-04-27 | 1 | -25/+24 |
| | |||||
* | Adding XMLRPC Sync capabilities. | Scott Ullrich | 2010-04-27 | 1 | -0/+125 |
| | |||||
* | Setup ACL logic correctly for backend assignments | Scott Ullrich | 2010-04-27 | 1 | -21/+23 |
| | |||||
* | Package is now generating a sane default.vcl | Scott Ullrich | 2010-04-27 | 1 | -13/+55 |
| | |||||
* | Update filename urls | Scott Ullrich | 2010-04-26 | 1 | -1/+2 |
| | |||||
* | Adding new custom_vcl tab | Scott Ullrich | 2010-04-26 | 1 | -7/+17 |
| | |||||
* | Adding inital revision of varnish64 package | Scott Ullrich | 2010-04-26 | 1 | -0/+204 |