summaryrefslogtreecommitdiff
path: root/pop3d
AgeCommit message (Expand)AuthorFiles
2003-03-29(main): Use mu_argp_init.Sergey Poznyakoff2
2003-03-23Use ARG_UNUSED where necessarySergey Poznyakoff2
2003-02-09Fixed typo in program name.Wojciech Polak1
2003-02-09Updated FSF address.Wojciech Polak15
2003-02-03(pop3d_abquit): Added missing argument to syslogSergey Poznyakoff1
2003-01-31(pop3d_sigchld): Don't try to print to stdout if SIGPIPE received.Sergey Poznyakoff1
2003-01-31(pop3d_readline): Fixed misguiding diagnostics. Check for eof.Sergey Poznyakoff1
2003-01-26 Use ngettextSergey Poznyakoff1
2003-01-26Cleaned wording in diagnostics.Sergey Poznyakoff1
2003-01-22Renamed mu_errstring to mu_strerror for consistency with the usual practice.Sergey Poznyakoff2
2003-01-22(pop3d_setio): Make sure both streams are line-buffered.Sergey Poznyakoff1
2003-01-18Check 'tls_available' before calling mu_deinit_tls_libs(). Just for makeWojciech Polak1
2003-01-18(pop3d_mainloop): use pop3d_bye().Sergey Poznyakoff1
2003-01-18(ifile, ofile): Removed.Sergey Poznyakoff1
2003-01-17(ERR_TLS_IO): New def.Sergey Poznyakoff1
2003-01-17(pop3d_readline): Bugfix: add terminating zero, and check return value from g...Sergey Poznyakoff1
2003-01-15FixedWojciech Polak2
2003-01-14Added support for ERR_TLS_ACTIVE.Wojciech Polak3
2003-01-13Added TLS/SSL support (via GnuTLS)Wojciech Polak6
2003-01-06(pop3d_user): Use pop3d_flush_output().Sergey Poznyakoff1
2003-01-06(pop3d_signal): Use pop3d_is_master().Sergey Poznyakoff1
2003-01-06(ifile,ofile): Removed declarations.Sergey Poznyakoff1
2003-01-06(ifile,ofile): Removed globals.Sergey Poznyakoff1
2003-01-06(pop3d_setio, pop3d_flush_output, pop3d_is_master): New functions.Sergey Poznyakoff1
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

Return to:

Send suggestions and report system problems to the System administrator.