bugfix for a memory-reuse bug spost and whom
[mmh] / uip / whom.c
2015-05-02 Philipp Takacsbugfix for a memory-reuse bug spost and whom
2015-04-19 Philipp TakacsUse sysexits.h for better exit-codes
2015-04-10 markus schnalkeMove #include from h/mh.h to source files
2015-01-16 Philipp TakacsReplace done with exit at uip
2014-11-20 markus schnalkeFixed a possible uninitialized variable access.
2012-07-07 markus schnalkewhom: Suppress the separator if no hidden rcpts are...
2012-07-06 markus schnalkeRe-added whom(1). This implementation is written from...
2011-10-16 markus schnalkeRemoved the whom program, which relayed on post(8)...
2011-10-07 markus schnalkeRearranged whitespace (and comments) in all the code!
2011-10-04 markus schnalkeRemoved TLS support. We don't need it anymore as we...
2011-10-04 markus schnalkeRemoved SASL support. We don't need it anymore because...
2010-12-03 Ken HornsteinRemove RCS keywords, since they no longer work after...
2010-11-19 Ken Hornstein(Minor) cleanup of some of the autoconf code with respe...
2010-02-03 Earl Hood* mts/smtp/smtp.c: added SASL support if mts configuration
2002-07-02 Ken HornsteinAdd/update copyright notice in all source code files.
2000-02-04 Dan HarklessWhoever originally added the -help switch to all the...
1999-07-16 Dan HarklessEliminated compilation warnings.
1999-04-30 Doug MorrisInitial revision