Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add URL Table patch package for 1.2.3. | jim-p | 2010-05-01 | 4 | -1/+458 |
| | |||||
* | Havp template path bug fix | Serg | 2010-04-30 | 1 | -2/+3 |
| | |||||
* | snort, fix line endings | robiscool | 2010-04-29 | 5 | -1172/+1166 |
| | |||||
* | snort, up version | robiscool | 2010-04-29 | 3 | -3/+3 |
| | |||||
* | snort, fix auto download rules code for nanobsd, fix unix encodeing for ↵ | robiscool | 2010-04-29 | 7 | -383/+447 |
| | | | | whitelist files | ||||
* | snort, add saved settings code to postinstall | robiscool | 2010-04-29 | 5 | -995/+1010 |
| | |||||
* | snort, update download rules for ne version of snort, new version | robiscool | 2010-04-29 | 7 | -134/+109 |
| | |||||
* | Lightsquid cron bug fixed | Serg | 2010-04-29 | 1 | -13/+18 |
| | |||||
* | nothing changed-fix my repo | Serg | 2010-04-29 | 3 | -994/+994 |
| | |||||
* | version bump | Scott Ullrich | 2010-04-28 | 1 | -1/+1 |
| | |||||
* | Ensure item exists before calling foreach on it | Scott Ullrich | 2010-04-28 | 1 | -3/+4 |
| | |||||
* | Add listtopics | Scott Ullrich | 2010-04-28 | 2 | -1/+19 |
| | |||||
* | Add listtopics | Scott Ullrich | 2010-04-28 | 1 | -0/+18 |
| | |||||
* | Add listopic explaining the LB tab | Scott Ullrich | 2010-04-28 | 1 | -0/+6 |
| | |||||
* | Add header and remove extra \n | Scott Ullrich | 2010-04-28 | 1 | -1/+1 |
| | |||||
* | Correct page titles | Scott Ullrich | 2010-04-28 | 2 | -2/+2 |
| | |||||
* | Cleanup HTML | Scott Ullrich | 2010-04-28 | 2 | -38/+42 |
| | |||||
* | snort, fix typo | robiscool | 2010-04-27 | 1 | -1/+1 |
| | |||||
* | snort, add suppress tab, fix javascript on pfsense 2.0 | robiscool | 2010-04-27 | 17 | -46/+818 |
| | |||||
* | Add service xml item | Scott Ullrich | 2010-04-28 | 1 | -0/+6 |
| | |||||
* | Nuke ID, we use git now | Scott Ullrich | 2010-04-28 | 3 | -2/+5 |
| | |||||
* | Make header uniform | Scott Ullrich | 2010-04-28 | 5 | -5/+3 |
| | |||||
* | Version bump for varnish | Scott Ullrich | 2010-04-28 | 1 | -1/+1 |
| | |||||
* | 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 |
| | |||||
* | Version bump | Scott Ullrich | 2010-04-27 | 1 | -1/+1 |
| | |||||
* | 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 |
| |