]> diplodocus.org Git - nmh/history - sbr/ruserpass.c
pending-release-notes: add mhshow's "-prefer", and mh-format's %(kibi/kilo)
[nmh] / sbr / ruserpass.c
2014-09-13 David LevineFixed all anomalies detected by clang static analyzer...
2014-08-26 David LevineCheck return values of system calls in several sbr...
2014-03-06 Ken HornsteinMerge branch 'extended-params'
2014-02-09 David LevineRemoved potential buffer overflow from ruserpass()...
2013-04-14 David LevineMoved #include of errno.h to h/nmh.h.
2013-04-14 David LevineA "credentials" mh-profile entry has been added. This...
2013-03-24 David LevineMore replacements of mh_strcasecmp() with strcasecmp().
2010-12-03 Ken HornsteinRemove RCS keywords, since they no longer work after...
2008-05-04 Peter Maydellbug #23167: sbr/ruserpass.c (ruserpass): make bad permi...
2006-03-08 Josh Bressers* (mh_strcasecmp): Rename the private strcasecmp functi...
2006-01-02 Josh Bressers* patch #3966: Create a mh_xmalloc function to prevent...
2003-09-30 Glenn Burkhardt[bug #4302] errno is not always an extern int
2000-05-10 Dan HarklessPrepended "Portions of this code are" to the copyright...
2000-05-09 Dan Harkless* Changed configure.in to use gcc -Wall even without...
2000-05-09 Shantonu SenFix some compile-time warnings.
1999-04-30 Doug MorrisInitial revision