| March 1, 2013 | ||
|---|---|---|
View 138b5ab
bb6082 - Fix compiler warningsShawn Webb authored on 2013/03/01 04:39:19 |
||
| October 17, 2010 | ||
|---|---|---|
View f15c2f8
bb#2321aCaB authored on 2010/10/17 01:24:22 |
||
| September 10, 2010 | ||
|---|---|---|
View 1ca7d19
bb#2259aCaB authored on 2010/09/10 18:12:52 |
||
| November 26, 2009 | ||
|---|---|---|
View 322a0ea
Fix bytecode load bugs. Make loading more robust: print error message instead of crashing. Able to load and dry-run yc_bytecode.o1.cbc now.Török Edvin authored on 2009/11/26 18:18:40 |
||
| September 25, 2009 | ||
|---|---|---|
View 5848135
win32 paths handlingaCaB authored on 2009/09/25 02:07:39 |
||
| June 29, 2009 | ||
|---|---|---|
View aecb594
use INSTREAM in clamav-milteraCaB authored on 2009/06/29 23:46:44 |
||
View 762d3dd
bb#1643aCaB authored on 2009/06/29 18:29:12 |
||
| April 7, 2009 | ||
|---|---|---|
View de0efa3
honor readtimeout=0aCaB authored on 2009/04/07 23:54:13 |
||
| April 2, 2009 | ||
|---|---|---|
View 804caab
bb#1524aCaB authored on 2009/04/02 22:36:25 |
||
| March 12, 2009 | ||
|---|---|---|
View e68d70e
strerror/strerror_r->cli_strerror which is always thread safe.Török Edvin authored on 2009/03/12 04:11:09 |
||
| March 5, 2009 | ||
|---|---|---|
View baeffea
milter typoesaCaB authored on 2009/03/05 00:44:34 |
||
| March 4, 2009 | ||
|---|---|---|
View 943b2bf
misc clamav milteraCaB authored on 2009/03/04 04:42:33 |
||
| February 19, 2009 | ||
|---|---|---|
View a414efb
revert previous commit, it is the wrong fix.Török Edvin authored on 2009/02/19 04:11:21 |
||
View a1f0c01
Fix wrong use of strerror_r: it doesn't have to use/fill the buffer, it can return a pointer to a static location, as described in the manpage. This can happen on a Linux system with a foreign locale, where the LANG=C messages are returned this way. (BB #1403)Török Edvin authored on 2009/02/19 04:08:15 |
||
| February 16, 2009 | ||
|---|---|---|
View 8132fa0
milter leaksaCaB authored on 2009/02/16 01:52:46 |
||