summaryrefslogtreecommitdiff
path: root/pop3d/pop3d.c
AgeCommit message (Expand)AuthorFiles
2007-06-27Prepare for the GPL v.3 release. Relicense programs under GPL v.3, libraries ...Sergey Poznyakoff1
2007-02-25(pop3d_parse_opt) --expire=0 implies --delete-expired.Sergey Poznyakoff1
2007-02-23(--bulletin-source, --bulletin-db): New optionsSergey Poznyakoff1
2006-01-20Use mu_umaxtostr to format size_t and off_t valuesSergey Poznyakoff1
2005-11-15Use mu_off_t instead of off_tSergey Poznyakoff1
2005-08-27Normalize global namespace. Part 2Wojciech Polak1
2005-08-26Normalize global namespace. Part 1Sergey Poznyakoff1
2005-08-16Remove __P() and __PMT() wrappers.Sergey Poznyakoff1
2005-05-17Updated FSF addressalpha_0_6_90Sergey Poznyakoff1
2005-01-04Revise error messages for accordance with GNU standards:Sergey Poznyakoff1
2004-11-15New option --tls-required: do not allowSergey Poznyakoff1
2004-06-09(options): Fixed typo in doc stringSergey Poznyakoff1
2004-04-26(main): Call daemon_create_pidfile() if the -P or --pidfile=FILE option was s...Wojciech Polak1
2004-02-08(pop3d_mainloop): Terminate the session after receiving an illegal TLSWojciech Polak1
2004-01-15(main): Call mu_register_local_mbox_formats().Sergey Poznyakoff1
2003-12-28Fixed first argument to socket()uid656971
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

Return to:

Send suggestions and report system problems to the System administrator.