Deal with maildir quota file races.
[exim.git] / src / src / transports / appendfile.c
2011-02-21 Phil PennockDeal with maildir quota file races.
2011-02-21 Phil PennockUpdate $message_linecount for maildir_tag.
2010-06-07 Phil PennockClean up compiler warnings from { gcc -Wall }, many...
2010-05-29 Phil PennockProtect against symlink attacks on MBX lockfile in...
2010-05-26 Nigel MetheringhamPrevent hardlink attack on mbox sticky mail directory...
2009-11-16 Nigel MetheringhamUpdate all copyright messages to cover 1995 - 2009...
2007-08-22 Philip HazelFix missing quota message for system quota failure...
2007-02-20 Philip HazelMake bounce for system quota error the same as for...
2007-01-22 Philip HazelCautiously added ENABLE_DISABLE_FSYNC and disable_fsync...
2007-01-08 Philip HazelUpdate version number and copyright year.
2006-10-09 Philip HazelArrange to call dns_init() for host_find_byname() as...
2006-04-27 Philip HazelAdd maildirfolder_create_regex to appendfile.
2006-04-25 Philip HazelFix problem with maildir delivery into a folder that...
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