summaryrefslogtreecommitdiff
path: root/pop3d
AgeCommit message (Expand)AuthorFiles
2003-01-03Don't use `static char buffer[512]' in pop3d_readline.Wojciech Polak4
2002-12-312002-12-31 Jeff Bailey <jbailey@gnu.org>Jeff Bailey2
2002-12-29Fixed C source copyrights to be compatible with the GNU 'Maintaining'Wojciech Polak11
2002-12-27Added missing N_() markers.Sergey Poznyakoff1
2002-12-25Fixed typo in docstring.Sergey Poznyakoff1
2002-12-24Added NLS.Wojciech Polak1
2002-12-24Added @INTLINCS@ and @LTLIBINTL@ where appropriate.Sergey Poznyakoff1
2002-12-23Added initial NLS supportWojciech Polak8
2002-12-11Cast third argument to accept() to socklen_t*. Add typecasts to the arguments...Sergey Poznyakoff1
2002-12-05Removed unneded inclusion of getopt.hSergey Poznyakoff1
2002-11-30Removed traces of ansi2knr.cSergey Poznyakoff1
2002-11-21Fixed exit functions.Sergey Poznyakoff1
2002-11-04Use ENABLE_VIRTUAL_DOMAINSSergey Poznyakoff1
2002-11-04Added config to test_dirs.Sergey Poznyakoff1
2002-11-04(main): Improved check for debugging mode.Sergey Poznyakoff1
2002-10-03Added missing includes.Sergey Poznyakoff1
2002-09-03Added copyleft header.Sergey Poznyakoff2
2002-08-27Renamed unix.exp to default.expSergey Poznyakoff2
2002-08-23Updated to match new test mailbox.Sergey Poznyakoff1
2002-08-21Added to repositorySergey Poznyakoff8
2002-08-21Added pop3d/testsuite/MakefileSergey Poznyakoff1
2002-08-13Switched to the new authentication/authorization functions.Sergey Poznyakoff1
2002-08-13Include <mailutils/mu_auth.h>Sergey Poznyakoff1
2002-08-13Removed virtual.cSergey Poznyakoff2
2002-08-13Switched to the new authentication/authorization functions.Sergey Poznyakoff2
2002-08-07Parse arguments using mu_argp instead of getopt_long.Sergey Poznyakoff1
2002-08-07Removed argp_program_bug_address. Use PACKAGE_STRING, provided bySergey Poznyakoff1
2002-08-07Removed argp_program_bug_address. Use PACKAGE_STRING, provided by the new aut...Sergey Poznyakoff1
2002-08-04Use mailbox_flush before closing the mailboxSergey Poznyakoff1
2002-08-01(pop3d_argp_capa): Bugfix. Was missing "mailbox" capability.Sergey Poznyakoff1
2002-07-26Use pop3d_outf instead of fprintf; (struct daemon_param): Initialize transcri...Sergey Poznyakoff1
2002-07-26Use pop3d_outf instead of fprintf; (pop3d_user): Removed unneded PAM_ERROR.Sergey Poznyakoff1
2002-07-26Use pop3d_outf instead of fprintfSergey Poznyakoff11
2002-07-26(pop3d_outf): New prototype.Sergey Poznyakoff1
2002-07-26(pop3d_outf): New function. Provides outputSergey Poznyakoff1
2002-07-23(pop3d_parse_opt): Fixed dereference of child_inputs. Thanks to Jordi Mallach.Sergey Poznyakoff1
2002-05-14ignoring .gdbinitSam Roberts1
2002-05-14Removed redundant mu_ prefix from mailutils/mu_argp.h.Sam Roberts1
2002-05-13Changed mu_argp.h to mailutils/mu_argp.hSergey Poznyakoff1
2002-04-11"mailutils" capability does not exist any more. Changed to "common", "license".Sergey Poznyakoff1
2002-03-25Finished split of forward declarations into <mailutils/types.h>. Now youSam Roberts1
2002-03-13 * lib/mu_dmb.c(mu_check_perm): ReinforceAlain Magloire1
2002-03-13Removed @ARGPINCS@ and @ARGPLIBS@Sergey Poznyakoff1
2002-03-08(pop3d_apopuser): Changed scope of auto variable rcSergey Poznyakoff1
2002-03-08Use mu_argp_parse.Sergey Poznyakoff1
2002-03-02locker_lock() api changed. pop3d uses MU_LOCKER_PID.Sam Roberts1
2002-02-27Removed definitions of __P() scattered over multiple headerSergey Poznyakoff1
2002-02-27Use mu_path_maildir instead of maildir.Sergey Poznyakoff2
2002-02-26Replaced strerror() with mu_errstring().Sam Roberts2
2002-02-22Removed call to mu_normalize_maildir.Sergey Poznyakoff1

Return to:

Send suggestions and report system problems to the System administrator.