summaryrefslogtreecommitdiff
path: root/pop3d
AgeCommit message (Expand)AuthorFiles
2001-09-04 * configure.in: AC_REPLACE_FUNCS(fgetpwent);Alain Magloire4
2001-08-31Removed pop3d_virtual. Its functions are performed by getpwnam_virtual. Renam...Sergey Poznyakoff1
2001-08-31Register getpwnam_virtual for handling virtual domain authentication.Sergey Poznyakoff1
2001-08-31 In the virtual code, change the chdir() and build the fullAlain Magloire3
2001-08-30Use mu_getpwnam instead of system getpwnam.Sergey Poznyakoff1
2001-08-30use mu_register_getpwnam.Sergey Poznyakoff1
2001-08-30Placed @AUTHLIBS@ before libmailutils. Needed when using mysql.Sergey Poznyakoff1
2001-08-29add virtual domain supportJakob Kaivo1
2001-08-25 * Makefile.am:Alain Magloire2
2001-06-25 * doc/Makefile.am: add {c-api,framework,programs}.texi EXTRA_DISTAlain Magloire1
2001-05-23Patch from Sergey.Alain Magloire1
2001-05-22Use strsignalAlain Magloire1
2001-05-22GNU md5.c is GPL, so we should use a non GPL version for libmailboxAlain Magloire1
2001-05-21Patch provided by sergey.Alain Magloire1
2001-05-20Patch from Sergey.mailutils-0-0-9Alain Magloire1
2001-05-20Not to use mailbox_create_defaut.Alain Magloire3
2001-05-14Sergey's fix.Alain Magloire1
2001-05-09Finally!!!! I can use the GNU imap4d with Netscape .... It kinda work 8-)Alain Magloire4
2001-05-04Patches from Sergey, se Changelog for details:Alain Magloire5
2001-05-02.Alain Magloire1
2001-05-02See ChangeLogAlain Magloire14
2001-04-24use mu_error() everywhere.Alain Magloire2
2001-04-24forgot to move some functions pop3_xx() --> pop3d_xx()Alain Magloire11
2001-04-242001-04-23 Alain MagloireAlain Magloire11
2001-04-23Sergey Poznyakoff pointed out that errno change dependingAlain Magloire2
2001-04-16 Create a argp directory, it contains the necessaryAlain Magloire1
2001-04-16Remove -DTESTING macroAlain Magloire1
2001-04-14See Changelog for the gory details.Alain Magloire2
2001-04-10GNU style.Alain Magloire1
2001-04-10 * pop3d/retr.c (pop3_retr): Typo.Alain Magloire2
2001-02-05* mailbox/pop3d/uidl.c : API change the call is message_get_uidl()Alain Magloire1
2001-02-02* pop3d/extra.c (pop3_readline) : Since the length of the stringAlain Magloire4
2001-01-29* pop3d/capa.c : Add UIDL in the capability list.Alain Magloire4
2001-01-25extra.c : in pop3_quit() put a case for ERR_NO_FILE since the fdopen()Alain Magloire3
2001-01-23An hidden bug that could bring problems, pop3_readline ()Alain Magloire1
2001-01-20pop: Check for Berkeley DB in configure and define HAVE_DB_H and WITH_BDB2Alain Magloire6
2001-01-19change the usage() to point to bug-mailutils list.Alain Magloire1
2001-01-16pop3d.h: The global variables were define here so they would end upAlain Magloire4
2001-01-16imap4: fix tyop in login.c in preparation for serious workJakob Kaivo1
2001-01-15bind/accept was wrongfully typecast for some systems, it should beAlain Magloire1
2001-01-14Various identation to comply with the GNU coding standard.Alain Magloire3
2001-01-11Adjust the copyright to 2001. Indentation more to GNU codeing style,Alain Magloire15
2000-12-30Reduce annoying amounts of garbage spit to screen by 'cvs diff'.Jeff Bailey1
2000-12-14Put the bits in configure.in for checking for a proper thread lib.Alain Magloire1
2000-10-25minor nits in POP corrected.Alain Magloire1
2000-10-24Updatint some of the programs, mail/pop3d. The documentationAlain Magloire3
2000-09-06Implemented most of the pop3d functions, technically we haveAlain Magloire10
2000-09-05Little bugglet should be htons(port) instead htonl(port) it wasAlain Magloire1
2000-09-04Implement dp, next, previous, size, and unset in mailJakob Kaivo3
2000-09-04More mail(x) tweakingJakob Kaivo1

Return to:

Send suggestions and report system problems to the System administrator.