summaryrefslogtreecommitdiff
path: root/clients/zmailnotify/zmailnotify.c
Commit message (Expand)AuthorAge
* Picked up from p4a.Gravatar Craig Fields1994-11-11
* Fixes for compilation without Hesiod, and a bugfix.Gravatar Greg Hudson1994-10-31
* The lock file needs to be opened for read/write, not just write.Gravatar Richard Basch1994-02-17
* Since POSIX flock compatibility was added, we do not need the NO_FLOCK case.Gravatar Richard Basch1993-11-20
* Change bzero/bcopy to memset/memcpy [ANSI]Gravatar Richard Basch1993-11-19
* Conditionalize on POSIX instead of _POSIX_SOURCEGravatar Richard Basch1993-09-24
* fix memory leak.Gravatar Lucien Van Elsen1992-08-26
* use POP3 TOP command instead of RETR if HAVE_POP3_TOP is defined;Gravatar Lucien Van Elsen1992-02-15
* added POSIX file locking,Gravatar Lucien Van Elsen1992-02-15
* If NO_FLOCK is defined, don't call flock.Gravatar Kenneth G Raeburn1991-03-08
* Declare arguments for main...Gravatar Kenneth G Raeburn1991-02-22
* Modified all error messages printed to include program name and finalGravatar Kenneth G Raeburn1991-02-20
* From Mark Eichin:Gravatar Kenneth G Raeburn1991-02-20
* Cleaned up preprocessor directives; eliminated unneeded header files.Gravatar Kenneth G Raeburn1990-12-21
* Change NULL to '\0' when used as type char.Gravatar John F. Carr1990-12-21
* add exit(0) at the bottom.Gravatar John Kohl1988-11-14
* Default format was incorrect.Gravatar John Kohl1988-07-14
* need to #ifdef for getservbyname() alsoGravatar John Kohl1988-07-01
* fixes for new kerberos library (punt -lknet)Gravatar John Kohl1988-07-01
* lint fixes, plus removing unused functionsGravatar John Kohl1988-06-28
* was including zephyr/zephyr.h twiceGravatar John Kohl1988-06-25
* zwmnotify -> zmailnotifyGravatar Robert S. French1987-10-24
* Initial revisionGravatar Robert S. French1987-08-07