Age | Commit message (Expand) | Author |
---|---|---|
2015-12-30 | d_namlen is not portable, there is no reason to keep a delta with -portable and | Joerg Jung |
2015-12-28 | remove spaces after '!' | Joerg Jung |
2015-12-14 | remove trailing whitespace | Joerg Jung |
2015-11-05 | Implement smtpctl uncorrupt <msgid> | Sunil Nimmagadda |
2015-10-29 | Implement smtpctl discover <evpid|msgid>. | Sunil Nimmagadda |
2015-10-12 | do not call sync() when committing a message, it's not helping in any way | Gilles Chehade |
2015-01-20 | use <limits.h> comprehensively. For now try to push <> includes to | Theo de Raadt |
2015-01-16 | Replace <sys/param.h> with <limits.h> and other less dirty headers where | Theo de Raadt |
2014-07-08 | various queue improvements: | Eric Faurot |
2014-04-19 | (void) cast strlcpy/strlcat/snprintf that cannot truncate | Gilles Chehade |
2013-12-26 | bcopy -> memmove | Eric Faurot |
2013-11-06 | fix assertion that could lead to orphaned messages left in the queue | Eric Faurot |
2013-10-26 | %i -> %d in format strings | Eric Faurot |
2013-07-19 | Assorted queue improvements: | Eric Faurot |