| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Multiple Areas in networks and interfaces | John Grange | 2012-05-28 | 3 | -10/+45 |
* | sarg - version 0.5 with reports permission inc file and no direct access to r... | Marcello Coutinho | 2012-05-24 | 7 | -14/+61 |
* | Killall running copies of zebra and ospfd before starting quagga. | jim-p | 2012-05-22 | 1 | -0/+4 |
* | Line endings again (autocrlf is your friend) | jim-p | 2012-05-22 | 2 | -815/+815 |
* | ipguard-dev - first package release after sucessfully testing on 2.0.1 | Marcello Coutinho | 2012-05-22 | 3 | -0/+506 |
* | Merge pull request #251 from dvserg/master | Sergey Dvoriancev | 2012-05-20 | 1 | -1/+1 |
|\ |
|
| * | Fic sqstat nac bug | Sergey Dvoriancev | 2012-05-20 | 1 | -1/+1 |
* | | Fixed wrong call to chgrp & chown | Namezero | 2012-05-19 | 1 | -2/+2 |
* | | Merge pull request #249 from dvserg/master | Sergey Dvoriancev | 2012-05-18 | 1 | -13/+7 |
|\| |
|
| * | SQStat transparent fix | Sergey Dvoriancev | 2012-05-18 | 1 | -13/+7 |
* | | Merge pull request #248 from dvserg/master | Sergey Dvoriancev | 2012-05-17 | 1 | -0/+3 |
|\| |
|
| * | The cache_mgr path fix | Sergey Dvoriancev | 2012-05-18 | 1 | -0/+3 |
* | | lcdproc-dev - include boot process check to avoid multiple instances | Marcello Coutinho | 2012-05-15 | 1 | -56/+15 |
* | | mailscanner-dev - include missing file during install | Marcello Coutinho | 2012-05-15 | 1 | -1/+5 |
* | | postfix - fixes on schedule check and sender_client_permissions | Marcello Coutinho | 2012-05-15 | 5 | -9/+31 |
* | | mailscanner-dev - include boot, files and perl version checks | Marcello Coutinho | 2012-05-14 | 2 | -583/+726 |
* | | Fix braces around variable - Fixes #2429 | jim-p | 2012-05-14 | 1 | -1/+1 |
|/ |
|
* | Update config/lightsquid/sqstat.css | Sergey Dvoriancev | 2012-05-12 | 1 | -0/+1 |
* | SQStat 4 | Sergey Dvoriancev | 2012-05-11 | 1 | -2/+2 |
* | SQStat 2 | Sergey Dvoriancev | 2012-05-11 | 1 | -674/+389 |
* | SQStat 1 | Sergey Dvoriancev | 2012-05-11 | 1 | -706/+580 |
* | lightsquid - push missing files for sqstat feature | Marcello Coutinho | 2012-05-11 | 4 | -0/+1601 |
* | imspector-dev - fix report files | Marcello Coutinho | 2012-05-10 | 2 | -27/+43 |
* | imspector-dev - fix report template bugs and missing file | Marcello Coutinho | 2012-05-10 | 3 | -12/+329 |
* | imspector-dev - include report template option and fetch limit for log files | Marcello Coutinho | 2012-05-10 | 7 | -16/+372 |
* | Merge pull request #244 from dvserg/master | Scott Ullrich | 2012-05-10 | 2 | -3/+52 |
|\ |
|
| * | + SQStat | Sergey Dvoriancev | 2012-05-09 | 1 | -1/+25 |
| * | SQStat + | Sergey Dvoriancev | 2012-05-09 | 1 | -2/+27 |
* | | imspector-dev - fix imspector pf anchor | Marcello Coutinho | 2012-05-10 | 1 | -2/+2 |
* | | imspector-dev - include rpc xml code and fix restart process | Marcello Coutinho | 2012-05-09 | 3 | -29/+141 |
* | | imspector-dev - fixes to conf file generation and auto acl create on new install | Marcello Coutinho | 2012-05-09 | 2 | -21/+36 |
* | | Fix line endings... autocrlf is your friend. | jim-p | 2012-05-09 | 2 | -351/+351 |
* | | Fix validation for pasting in a patch alone, make sure not to offer re-fetch ... | jim-p | 2012-05-09 | 2 | -3/+3 |
* | | imspector-dev - fix menu on services_imspector_logs.php | Marcello Coutinho | 2012-05-09 | 1 | -1/+1 |
* | | imspector-dev - fix missing tab on sync menu and package name on amd64 | Marcello Coutinho | 2012-05-09 | 2 | -0/+5 |
* | | imspector-dev - new binaries for msn2011 support and new gui options | Marcello Coutinho | 2012-05-08 | 6 | -0/+1386 |
* | | squid3 - fix to cachemgr_options code generation | Marcello Coutinho | 2012-05-08 | 1 | -12/+12 |
* | | squid3 - fix xml rpc sync call | Marcello Coutinho | 2012-05-07 | 4 | -305/+353 |
* | | sshdcond - fix xmlrpc sync function call | Marcello Coutinho | 2012-05-07 | 1 | -13/+8 |
* | | sarg -fix exclude_string and exclude_codes declaration on sarg.conf | Marcello Coutinho | 2012-05-07 | 1 | -2/+2 |
* | | Ensure we don't save DOS style newlines from the textarea. | jim-p | 2012-05-07 | 1 | -1/+2 |
* | | Add a way to view the full output from a test patch apply/revert | jim-p | 2012-05-07 | 2 | -9/+25 |
* | | Add an option to specify a base directory for the patch | jim-p | 2012-05-07 | 2 | -4/+16 |
* | | Fix the name of this field/var to more accurately reflect what it does. | jim-p | 2012-05-07 | 3 | -12/+12 |
* | | Fix line endings (autocrlf is your friend, use it) | jim-p | 2012-05-07 | 2 | -454/+454 |
* | | postfix - change sender acl priority during header checks | Marcello Coutinho | 2012-05-07 | 2 | -10/+16 |
* | | Uncomment the cleanup line here, it was disabled during debugging. | jim-p | 2012-05-05 | 1 | -1/+1 |
* | | sshdcond - fix, improve, test and publish namezero111111 package | Marcello Coutinho | 2012-05-05 | 3 | -0/+553 |
* | | sarg - more fixes to squidguard reports and rotate | Marcello Coutinho | 2012-05-04 | 3 | -6/+10 |
* | | Add a System Patches package to apply and maintain patches on a box. Should m... | jim-p | 2012-05-04 | 4 | -0/+689 |