summaryrefslogtreecommitdiff
path: root/pop3d/pop3d.c
AgeCommit message (Expand)AuthorFiles
2003-10-18(options): Minor fix in help line wording.Sergey Poznyakoff1
2003-10-18add expire to Makefile.amAlain Magloire1
2003-10-11New options --login-delay, --stat-fileSergey Poznyakoff1
2003-10-10New option --undelete tells pop3d to undelete all delete messages on startupSergey Poznyakoff1
2003-09-18(pop3d_daemon): Collect finished children synchronously.Sergey Poznyakoff1
2003-09-01Added startup notification.Wojciech Polak1
2003-03-29(main): Use mu_argp_init.Sergey Poznyakoff1
2003-01-18(pop3d_mainloop): use pop3d_bye().Sergey Poznyakoff1
2003-01-15FixedWojciech Polak1
2003-01-14Added support for ERR_TLS_ACTIVE.Wojciech Polak1
2003-01-13Added TLS/SSL support (via GnuTLS)Wojciech Polak1
2003-01-06(ifile,ofile): Removed globals.Sergey Poznyakoff1
2003-01-03Don't use `static char buffer[512]' in pop3d_readline.Wojciech Polak1
2002-12-23Added initial NLS supportWojciech Polak1
2002-12-11Cast third argument to accept() to socklen_t*. Add typecasts to the arguments...Sergey Poznyakoff1
2002-11-04(main): Improved check for debugging mode.Sergey Poznyakoff1
2002-08-13Switched to the new authentication/authorization functions.Sergey Poznyakoff1
2002-08-07Removed argp_program_bug_address. Use PACKAGE_STRING, provided bySergey 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-23(pop3d_parse_opt): Fixed dereference of child_inputs. Thanks to Jordi Mallach.Sergey Poznyakoff1
2002-04-11"mailutils" capability does not exist any more. Changed to "common", "license".Sergey Poznyakoff1
2002-03-13 * lib/mu_dmb.c(mu_check_perm): ReinforceAlain Magloire1
2002-03-08Use mu_argp_parse.Sergey Poznyakoff1
2002-02-22Removed call to mu_normalize_maildir.Sergey Poznyakoff1
2002-02-19Initialize pam_service. Register getMpwuid().Sergey Poznyakoff1
2002-02-12Removed static prototype for non-existent function.Sam Roberts1
2002-02-05Use argp_parse instead of getopt_long.Sergey Poznyakoff1
2002-01-21Use MU_PATH_MAILDIR.Sergey Poznyakoff1
2002-01-15New command line option --maildir (-m). Register mbox_record at startup.Sergey Poznyakoff1
2001-11-11 Most daemon will share the same code to daemonize(), we useAlain Magloire1
2001-11-1064 bit portability fixJeff Bailey1
2001-11-05Use mu_syslog_error_printer.Sergey Poznyakoff1
2001-09-04 * configure.in: AC_REPLACE_FUNCS(fgetpwent);Alain Magloire1
2001-08-31Register getpwnam_virtual for handling virtual domain authentication.Sergey Poznyakoff1
2001-08-30use mu_register_getpwnam.Sergey Poznyakoff1
2001-06-25 * doc/Makefile.am: add {c-api,framework,programs}.texi EXTRA_DISTAlain Magloire1
2001-05-20Patch from Sergey.mailutils-0-0-9Alain Magloire1
2001-05-09Finally!!!! I can use the GNU imap4d with Netscape .... It kinda work 8-)Alain Magloire1
2001-05-04Patches from Sergey, se Changelog for details:Alain Magloire1
2001-05-02See ChangeLogAlain Magloire1
2001-04-24use mu_error() everywhere.Alain Magloire1
2001-04-24forgot to move some functions pop3_xx() --> pop3d_xx()Alain Magloire1
2001-04-242001-04-23 Alain MagloireAlain Magloire1
2001-04-23Sergey Poznyakoff pointed out that errno change dependingAlain Magloire1
2001-04-16 Create a argp directory, it contains the necessaryAlain Magloire1
2001-02-02* pop3d/extra.c (pop3_readline) : Since the length of the stringAlain Magloire1
2001-01-29* pop3d/capa.c : Add UIDL in the capability list.Alain Magloire1
2001-01-25extra.c : in pop3_quit() put a case for ERR_NO_FILE since the fdopen()Alain Magloire1
2001-01-16pop3d.h: The global variables were define here so they would end upAlain Magloire1

Return to:

Send suggestions and report system problems to the System administrator.