summaryrefslogtreecommitdiff
path: root/imap4d
AgeCommit message (Expand)AuthorFiles
2002-05-14Removed redundant mu_ prefix from mailutils/mu_argp.h.Sam Roberts1
2002-05-13Changed mu_argp.h to mailutils/mu_argp.hSergey Poznyakoff2
2002-05-02(imap4d_select0): Removed unused variable.Sergey Poznyakoff1
2002-04-15Removed unnecessary code: namespace_getfullpath() now translates INBOX to fil...Sergey Poznyakoff3
2002-04-15(namespace_getfullpath): Translate INBOX to the corresponding filename.Sergey Poznyakoff1
2002-04-11Fixed spelling of "license" option.Sergey Poznyakoff1
2002-04-11mailutils capbilities were split upSam Roberts1
2002-04-10Output only those list items that match given wildcard expression.Sergey Poznyakoff1
2002-04-10Proto for util_wcard_match() and defines for its return values.Sergey Poznyakoff1
2002-04-10(util_wcard_match): from list.cSergey Poznyakoff1
2002-04-10Removed imap_match().Sergey Poznyakoff1
2002-04-04Return OK response unless something grave has happenedSergey Poznyakoff1
2002-03-28(print_dir): Enclose empty filename in doublequotes.Sergey Poznyakoff1
2002-03-25Finished split of forward declarations into <mailutils/types.h>. Now youSam Roberts1
2002-03-13Removed @ARGPINCS@ and @ARGPLIBS@Sergey Poznyakoff1
2002-03-12Corrected type mismatches visible on 64-bit systems.Sam Roberts3
2002-03-12Select now fails if the locking fails.Sam Roberts2
2002-03-08Use mu_argp_parse.Sergey Poznyakoff1
2002-02-27Removed definitions of __P() scattered over multiple headerSergey Poznyakoff1
2002-02-27Use mu_path_maildir instead of maildir.Sergey Poznyakoff1
2002-02-27Provide better diagnostics.Sergey Poznyakoff1
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

Return to:

Send suggestions and report system problems to the System administrator.