Small patch from the Sieve maintainer.
[exim.git] / src / src / transports / appendfile.c
2006-04-25 Philip HazelMake lockfile_mode apply to MBX lock files.
2006-04-20 Philip HazelMake batch delivery work for files and pipes set up...
2006-03-01 Philip HazelAvoid unnecessary scan of maildir mailbox when mailbox_...
2006-02-21 Philip HazelAdd support for setclassresources() in the pipe transpo...
2006-02-10 Philip HazelGive error if overflow in quota setting in appendfile...
2006-02-07 Philip HazelUpdate copyright year in (most) files (those that my...
2005-06-27 Philip HazelAdded lots of "(void)" casts to standard function calls.
2005-06-22 Philip HazelInsert a lot of missing (void) casts.
2005-06-16 Philip HazelCheck the length of off_t at build time and use %ld...
2005-06-07 Philip HazelUpgrade appendfile so that it is capable of handling...
2005-04-27 Philip HazelQuota values can be followed by G as well as K and M.
2005-02-17 Philip Hazel(1) Last-minute sieve patch (updates to latest spec).
2005-01-04 Philip Hazel(1) Typo in redirect router; (2) Update version number...
2004-10-14 Philip HazelGive more explanation in the error message when the...
2004-10-11 Philip HazelBugFix: change 4.43/35 introduced a bug that caused...
2004-10-07 Philip HazelStart