aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
...
* fix my repoSerg2010-05-124-1137/+1137
|
* Do not foreach() unless configuredScott Ullrich2010-05-111-7/+9
|
* Use is_numeric(). Thanks to BillMScott Ullrich2010-05-111-12/+12
|
* Correct input error for storage size textScott Ullrich2010-05-111-1/+1
|
* Don't add tls line for viscosity, it's added already with a custom filename.jim-p2010-05-081-3/+3
|
* Use _ not -jim-p2010-05-042-2/+2
|
* Add a patch package to increase dnsmasq's EDNS size to 4096 if people need it.jim-p2010-05-043-0/+96
|
* snort, remove old code, fix barmnyrad2robiscool2010-05-036-1186/+1164
|
* Add URL Table patch package for 1.2.3.jim-p2010-05-013-0/+447
|
* Havp template path bug fixSerg2010-04-301-2/+3
|
* snort, fix line endingsrobiscool2010-04-295-1172/+1166
|
* snort, up versionrobiscool2010-04-291-1/+1
|
* snort, fix auto download rules code for nanobsd, fix unix encodeing for ↵robiscool2010-04-297-383/+447
| | | | whitelist files
* snort, add saved settings code to postinstallrobiscool2010-04-295-995/+1010
|
* snort, update download rules for ne version of snort, new versionrobiscool2010-04-295-129/+104
|
* Lightsquid cron bug fixedSerg2010-04-291-13/+18
|
* nothing changed-fix my repoSerg2010-04-293-994/+994
|
* Ensure item exists before calling foreach on itScott Ullrich2010-04-281-3/+4
|
* Add listtopicsScott Ullrich2010-04-282-1/+19
|
* Add listtopicsScott Ullrich2010-04-281-0/+18
|
* Add listopic explaining the LB tabScott Ullrich2010-04-281-0/+6
|
* Add header and remove extra \nScott Ullrich2010-04-281-1/+1
|
* Correct page titlesScott Ullrich2010-04-282-2/+2
|
* Cleanup HTMLScott Ullrich2010-04-282-38/+42
|
* snort, fix typorobiscool2010-04-271-1/+1
|
* snort, add suppress tab, fix javascript on pfsense 2.0robiscool2010-04-2717-46/+818
|
* Add service xml itemScott Ullrich2010-04-281-0/+6
|
* Nuke ID, we use git nowScott Ullrich2010-04-283-2/+5
|
* Make header uniformScott Ullrich2010-04-285-5/+3
|
* Remove IdScott Ullrich2010-04-281-1/+0
|
* Note where the file is locatedScott Ullrich2010-04-271-0/+2
|
* Use 100% for colsScott Ullrich2010-04-271-1/+1
|
* Maintain tab orderScott Ullrich2010-04-271-4/+4
|
* Restart varnish after syncing changesScott Ullrich2010-04-271-1/+1
|
* Make globals uniformScott Ullrich2010-04-271-3/+3
|
* Correct tab URLsScott Ullrich2010-04-272-2/+2
|
* Add VarnishSTAT ajax stat pageScott Ullrich2010-04-277-1/+146
|
* Ensure rcd file existsScott Ullrich2010-04-275-1/+7
|
* Do not define validate text item twiceScott Ullrich2010-04-271-2/+0
|
* Allow matching against regexes in the URL as wellScott Ullrich2010-04-272-1/+21
|
* Use correct field nameScott Ullrich2010-04-272-4/+4
|
* Add input validation for the settings pageScott Ullrich2010-04-272-0/+16
|
* Add input validation for the LB directors formScott Ullrich2010-04-272-1/+11
|
* Add input validation for the Backends formScott Ullrich2010-04-272-9/+35
|
* Show Director nameScott Ullrich2010-04-271-1/+1
|
* Show the director name in the column textScott Ullrich2010-04-271-0/+4
|
* Eliminate a case where a LB Director and a Backend may have the same name by ↵Scott Ullrich2010-04-275-9/+39
| | | | appending BACKEND to the end of all backend names
* Misc commentsScott Ullrich2010-04-271-1/+6
|
* More cleanupsScott Ullrich2010-04-271-24/+16
|
* Major code cleanups. Split a number of items out into their own functions. ↵Scott Ullrich2010-04-271-89/+133
| | | | Only define a director or backend if it is actively being used.