]> diplodocus.org Git - nmh/history - sbr/folder_read.c
Reverted commit 9a4b4a3d3b27fe4a7ff6d0b8724ce1c06b5917eb.
[nmh] / sbr / folder_read.c
2016-10-24 Ralph CorderoyUse HasPrefix() instead of strncmp().
2016-10-16 Ralph CorderoyAdd NEW(p) that sets p to mh_xmalloc'd memory sized...
2014-04-10 David LevineMerge remote-tracking branch 'origin/fix-locking'
2014-04-06 David LevineDon't ignore return value of lkfopendata(), most notably of
2014-01-07 Ken HornsteinPrevent message status allocation code from overflowing...
2013-10-15 Ken HornsteinRemove unneeded stat() call; was a leftover from the...
2013-03-31 David LevineRemoved limit on maximum number of sequences in a folder.
2013-03-21 Ken HornsteinMerge branch 'newlock'
2013-03-18 Ken HornsteinAdd code for (and convert world to) the new world lock...
2012-01-07 David LevineMerge branch 'fileproc_mhlproc_to_post'
2012-01-05 Ken HornsteinBring in all of the mh-e support that is actually used...
2010-12-03 Ken HornsteinRemove RCS keywords, since they no longer work after...
2006-01-02 Josh Bressers* patch #3967: Create a mh_xrealloc function to prevent...
2006-01-02 Josh Bressers* patch #3966: Create a mh_xmalloc function to prevent...
2005-05-18 Oliver Kiddlefix a bug affecting AFS where nmh was setting the READO...
2005-02-23 Oliver Kiddlefix Debian bug #202667: crash when a message's filename...
2002-07-02 Ken HornsteinAdd/update copyright notice in all source code files.
1999-04-30 Doug MorrisInitial revision