aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* mailscanner-dev - include boot, files and perl version checksMarcello Coutinho2012-05-142-583/+726
|
* Fix braces around variable - Fixes #2429jim-p2012-05-141-1/+1
|
* Merge pull request #246 from dvserg/masterSergey Dvoriancev2012-05-111-0/+1
|\ | | | | SQStat 4 upd
| * Update config/lightsquid/sqstat.cssSergey Dvoriancev2012-05-121-0/+1
| |
* | Merge pull request #245 from dvserg/masterSergey Dvoriancev2012-05-113-1382/+971
|\| | | | | Proxy report monitor upd
| * SQStat 4Sergey Dvoriancev2012-05-111-2/+2
| |
| * SQStat 2Sergey Dvoriancev2012-05-111-674/+389
| |
| * SQStat 1Sergey Dvoriancev2012-05-111-706/+580
|/
* lightsquid - push missing files for sqstat featureMarcello Coutinho2012-05-114-0/+1601
|
* imspector-dev - fix report filesMarcello Coutinho2012-05-102-27/+43
|
* imspector-dev - fix report template bugs and missing fileMarcello Coutinho2012-05-105-14/+331
|
* imspector-dev - include report template option and fetch limit for log filesMarcello Coutinho2012-05-109-18/+374
|
* Merge pull request #244 from dvserg/masterScott Ullrich2012-05-102-3/+52
|\ | | | | Lightsquid + SQStat mon
| * + SQStatSergey Dvoriancev2012-05-091-1/+25
| |
| * SQStat +Sergey Dvoriancev2012-05-091-2/+27
| |
* | imspector-dev - fix imspector pf anchorMarcello Coutinho2012-05-101-2/+2
| |
* | imspector-dev - include rpc xml code and fix restart processMarcello Coutinho2012-05-095-31/+143
| |
* | imspector-dev - fixes to conf file generation and auto acl create on new installMarcello Coutinho2012-05-094-23/+38
| |
* | Fix line endings... autocrlf is your friend.jim-p2012-05-092-351/+351
| |
* | Fix validation for pasting in a patch alone, make sure not to offer re-fetch ↵jim-p2012-05-094-5/+5
| | | | | | | | if location is blank. version bump.
* | imspector-dev - fix menu on services_imspector_logs.phpMarcello Coutinho2012-05-091-1/+1
| |
* | imspector-dev - fix missing tab on sync menu and package name on amd64Marcello Coutinho2012-05-093-1/+6
| |
* | imspector-dev - new binaries for msn2011 support and new gui optionsMarcello Coutinho2012-05-088-0/+1418
| |
* | squid3 - fix to cachemgr_options code generationMarcello Coutinho2012-05-083-14/+14
| |
* | squid3 - fix xml rpc sync callMarcello Coutinho2012-05-076-307/+355
| |
* | sshdcond - fix xmlrpc sync function callMarcello Coutinho2012-05-071-13/+8
| |
* | sarg -fix exclude_string and exclude_codes declaration on sarg.confMarcello Coutinho2012-05-073-4/+4
| |
* | Ensure we don't save DOS style newlines from the textarea.jim-p2012-05-071-1/+2
| |
* | Version bump for patch packagejim-p2012-05-072-2/+2
| |
* | Add a way to view the full output from a test patch apply/revertjim-p2012-05-072-9/+25
| |
* | Add an option to specify a base directory for the patchjim-p2012-05-072-4/+16
| |
* | Fix the name of this field/var to more accurately reflect what it does.jim-p2012-05-073-12/+12
| |
* | Fix line endings (autocrlf is your friend, use it)jim-p2012-05-072-454/+454
| |
* | postfix - change sender acl priority during header checksMarcello Coutinho2012-05-072-10/+16
| |
* | Uncomment the cleanup line here, it was disabled during debugging.jim-p2012-05-051-1/+1
| |
* | sshdcond - fix, improve, test and publish namezero111111 packageMarcello Coutinho2012-05-055-0/+577
| |
* | sarg - more fixes to squidguard reports and rotateMarcello Coutinho2012-05-043-6/+10
| |
* | Add a System Patches package to apply and maintain patches on a box. Should ↵jim-p2012-05-046-0/+713
| | | | | | | | make it easier to test and deliver fixes.
* | dansguardian,squid3 - more fixes to startup process during bootMarcello Coutinho2012-05-042-20/+20
| |
* | dansguardian - change rc.d startup script name and fix dansguardian process ↵Marcello Coutinho2012-05-031-18/+24
| | | | | | | | boot issues
* | postfix - reduce boot process and include startup checkMarcello Coutinho2012-05-035-5/+30
| |
* | sarg - reduce boot process and include startup checkMarcello Coutinho2012-05-033-4/+20
| |
* | Merge pull request #239 from dvserg/masterScott Ullrich2012-05-031-2/+2
|\| | | | | Fix for 2.1
| * Fix for 2.1Sergey Dvoriancev2012-05-031-2/+2
| |
* | dansguardian - include per group report options and passkey for denied pagesMarcello Coutinho2012-05-037-11/+76
| |
* | Clear quagga pid files after killing and before starting.jim-p2012-05-031-0/+4
| |
* | Merge pull request #238 from rjcrowder/patch-4Chris Buechler2012-05-031-2/+2
|\ \ | | | | | | Added the set for accessdeniedaddress and uncommented the reportinglevel
| * | Added the set for accessdeniedaddress and uncommented the reportinglevelrjcrowder2012-05-031-2/+2
|/ /
* | Merge pull request #237 from leroux/masterJim P2012-05-021-1/+1
|\ \ | | | | | | Missing newline.
| * | The client export was missing a newline after the ns-cert-type which would ↵Leroux Cifer2012-05-021-1/+1
|/ / | | | | | | thus mess up comp-lzo and such afterwards.