Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make header uniform | Scott Ullrich | 2010-04-28 | 5 | -5/+3 |
| | |||||
* | Remove Id | Scott Ullrich | 2010-04-28 | 1 | -1/+0 |
| | |||||
* | Note where the file is located | Scott Ullrich | 2010-04-27 | 1 | -0/+2 |
| | |||||
* | Use 100% for cols | Scott Ullrich | 2010-04-27 | 1 | -1/+1 |
| | |||||
* | Maintain tab order | Scott Ullrich | 2010-04-27 | 1 | -4/+4 |
| | |||||
* | Restart varnish after syncing changes | Scott Ullrich | 2010-04-27 | 1 | -1/+1 |
| | |||||
* | Make globals uniform | Scott Ullrich | 2010-04-27 | 1 | -3/+3 |
| | |||||
* | Correct tab URLs | Scott Ullrich | 2010-04-27 | 2 | -2/+2 |
| | |||||
* | Add VarnishSTAT ajax stat page | Scott Ullrich | 2010-04-27 | 7 | -1/+146 |
| | |||||
* | Ensure rcd file exists | Scott Ullrich | 2010-04-27 | 5 | -1/+7 |
| | |||||
* | Do not define validate text item twice | Scott Ullrich | 2010-04-27 | 1 | -2/+0 |
| | |||||
* | Allow matching against regexes in the URL as well | Scott Ullrich | 2010-04-27 | 2 | -1/+21 |
| | |||||
* | Use correct field name | Scott Ullrich | 2010-04-27 | 2 | -4/+4 |
| | |||||
* | Add input validation for the settings page | Scott Ullrich | 2010-04-27 | 2 | -0/+16 |
| | |||||
* | Add input validation for the LB directors form | Scott Ullrich | 2010-04-27 | 2 | -1/+11 |
| | |||||
* | Add input validation for the Backends form | Scott Ullrich | 2010-04-27 | 2 | -9/+35 |
| | |||||
* | Show Director name | Scott Ullrich | 2010-04-27 | 1 | -1/+1 |
| | |||||
* | Show the director name in the column text | Scott Ullrich | 2010-04-27 | 1 | -0/+4 |
| | |||||
* | Eliminate a case where a LB Director and a Backend may have the same name by ↵ | Scott Ullrich | 2010-04-27 | 5 | -9/+39 |
| | | | | 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 | 2 | -7/+29 |
| | |||||
* | Fix IE downloading config archive/installer. Resolves #498 | jim-p | 2010-04-27 | 1 | -0/+12 |
| | |||||
* | Fix zipped config export for the LDAP/RADIUS case. | jim-p | 2010-04-27 | 1 | -5/+5 |
| | |||||
* | Use correct variables | Scott Ullrich | 2010-04-27 | 1 | -5/+5 |
| | |||||
* | Add listtopic headers | Scott Ullrich | 2010-04-27 | 1 | -1/+16 |
| | |||||
* | Merge branch 'master' of http://gitweb.pfsense.org/pfsense-packages/mainline | Serg | 2010-04-28 | 1 | -40/+6 |
|\ | |||||
| * | Show configuration in a textarea | Scott Ullrich | 2010-04-27 | 1 | -36/+6 |
| | | |||||
| * | s/logs/configuration/ | Scott Ullrich | 2010-04-27 | 1 | -5/+1 |
| | | |||||
* | | Change log behavior, fix freshclam log bug in 1.2.x. Fix firewall rules bug ↵ | Serg | 2010-04-28 | 3 | -52/+64 |
|/ | | | | in 1.2.x | ||||
* | reload config file a tad bit slower | Scott Ullrich | 2010-04-27 | 1 | -0/+114 |
| | |||||
* | Add show configuration tab | Scott Ullrich | 2010-04-27 | 5 | -3/+28 |
| | |||||
* | s/occured/occurred/ | Scott Ullrich | 2010-04-27 | 1 | -3/+3 |
| | |||||
* | Allow syncing up to 6 other varnish hosts | Scott Ullrich | 2010-04-27 | 1 | -1/+37 |
| | |||||
* | s/zone/configuration/ | Scott Ullrich | 2010-04-27 | 1 | -8/+8 |
| | |||||
* | s/DNS/Varnish/ | Scott Ullrich | 2010-04-27 | 1 | -8/+8 |
| | |||||
* | s/beginning/end/ | Scott Ullrich | 2010-04-27 | 1 | -1/+1 |
| | |||||
* | Add link to varnish VCL | Scott Ullrich | 2010-04-27 | 1 | -4/+4 |
| | |||||
* | Allow defining of minworkers, maxworkers and timeoutworkers values for the ↵ | Scott Ullrich | 2010-04-27 | 2 | -2/+32 |
| | | | | 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 | 2 | -2/+13 |
| | |||||
* | Add backend probe settings | Scott Ullrich | 2010-04-27 | 2 | -0/+59 |
| | |||||
* | Increase field size | Scott Ullrich | 2010-04-27 | 1 | -0/+1 |
| | |||||
* | Fix sync URL | Scott Ullrich | 2010-04-27 | 5 | -5/+5 |
| | |||||
* | Varnish is now starting OK | Scott Ullrich | 2010-04-27 | 1 | -25/+24 |
| | |||||
* | Cleanup menu item | Scott Ullrich | 2010-04-27 | 1 | -2/+2 |
| | |||||
* | Fix tabs | Scott Ullrich | 2010-04-27 | 5 | -16/+27 |
| | |||||
* | Adding XMLRPC Sync capabilities. | Scott Ullrich | 2010-04-27 | 3 | -1/+272 |
| |