summaryrefslogtreecommitdiff
path: root/imap4d
AgeCommit message (Expand)AuthorFiles
2002-02-26Replaced strerror() with mu_errstring().Sam Roberts1
2002-02-22Restored imap4d_DEPENDENCIES. Without it @AUTHOBJS@ do not get into dependenc...Sergey Poznyakoff1
2002-02-22Syntax cleanupSergey Poznyakoff1
2002-02-22Removed call to mu_normalize_maildir.Sergey Poznyakoff1
2002-02-20Bugfix: imap4d_status was using improperly created mailbox name for INBOX.Sergey Poznyakoff1
2002-02-20The exe_DEPENDENCIES lines prevent the _LDADD lines being used forSam Roberts1
2002-02-19Use mu_getpwuid() instead of getpwuid().Sergey Poznyakoff5
2002-02-19Use pam_service instead of hardcoding PAM service nameSergey Poznyakoff1
2002-02-19Initialize pam_service. Register getMpwuid().Sergey Poznyakoff1
2002-02-17Take into account st_dev. Thanks to Sam.Sergey Poznyakoff1
2002-02-17Prevent possible infinite recursion (Fixes Bug#134330).Sergey Poznyakoff1
2002-02-14Fixed indentation.Sergey Poznyakoff1
2002-02-13Use libtool for built ARGP and libmailutilsJeff Bailey1
2002-02-11Use imap4d_gss_userok() to check if the principal is allowed to useSergey Poznyakoff1
2002-02-07AUTH=GSSAPI if supported.Sergey Poznyakoff1
2002-02-07(util_localname): return FQDNSergey Poznyakoff1
2002-02-07Base64 encoding/decoding functions. filter_transSergey Poznyakoff1
2002-02-07Added new protosSergey Poznyakoff1
2002-02-07ifile should be global as well as ofile. It will be needed by authentication ...Sergey Poznyakoff1
2002-02-07Basic framework for AUTHENTICATE command. Added auth_gssapi hook.Sergey Poznyakoff1
2002-02-07(imap4d_append0): Added missing call to stream_open()Sergey Poznyakoff1
2002-02-07Added auth_gss.cSergey Poznyakoff1
2002-02-07GSSAPI authentication.Sergey Poznyakoff1
2002-02-05Added mu_argp.h and related stuffSergey Poznyakoff2
2002-02-05Use argp_parse instead of getopt_long.Sergey Poznyakoff1
2002-02-05Added @ARGP.*@ substitutionsSergey Poznyakoff1
2002-01-21Removed superfluous definition of _PATH_MAILDIR.Sergey Poznyakoff1
2002-01-21Use MU_PATH_MAILDIR.Sergey Poznyakoff1
2002-01-15Use maildir instead of _PATH_MAILDIR.Sergey Poznyakoff1
2002-01-15Extern declaration for maildir.Sergey Poznyakoff1
2002-01-15New command line option --maildir (-m). Register mbox_record at startup.Sergey Poznyakoff1
2001-12-16Modified stream creation and opening. The *_stream_create() functions nowSam Roberts2
2001-11-15Removed mailbox_destroy_folder kludgeSergey Poznyakoff1
2001-11-11 Most daemon will share the same code to daemonize(), we useAlain Magloire1
2001-11-05Use mu_syslog_error_printer.Sergey Poznyakoff1
2001-11-01Removed declaration of util_normalize_path().Sergey Poznyakoff2
2001-11-01Use mu_normalize_path().Sergey Poznyakoff1
2001-11-01Use LOG_FACILITY instead of LOG_MAIL.Sergey Poznyakoff1
2001-11-01 * imap4d/namespace.c: Put namespace_enumerate() and namespace_enumerate()Alain Magloire1
2001-10-20 * configure.in: Set to 0.0.9c.Alain Magloire3
2001-10-17Added proto for strtok_r.Sergey Poznyakoff1
2001-10-10 * mailbox/mbx_pop.c (_mbox_pop_init): Authority is set on the folder.Alain Magloire1
2001-10-05 * imap4d/select.c(imap4_select_status): According to RFC2060Alain Magloire1
2001-08-31*** empty log message ***Jakob Kaivo1
2001-08-31don't list INBOX twice for virtual usersJakob Kaivo1
2001-08-31Removed imap4d_virtual. Its functionality passed to getpwnam_virtual.Sergey Poznyakoff1
2001-08-31Register getpwnam_virtual for handling virtual domain authentication.Sergey Poznyakoff1
2001-08-31Use mu_virtual_domain instead of is_virtual.Sergey Poznyakoff3
2001-08-30Use mu_getpwnam instead of system getpwnam.Sergey Poznyakoff1
2001-08-30use mu_register_getpwnam.Sergey Poznyakoff1

Return to:

Send suggestions and report system problems to the System administrator.