summaryrefslogtreecommitdiff
path: root/mailbox
AgeCommit message (Expand)AuthorFiles
2002-09-05Rewritten to use MH sequence numbers as UIDs. ThisSergey Poznyakoff1
2002-09-03Restored optimization of F1Sergey Poznyakoff1
2002-09-03Use md5.[ch]Sergey Poznyakoff3
2002-09-03Replaced RSA code with one from public domainSergey Poznyakoff4
2002-09-03Add comment regarding the use of tabs.Sergey Poznyakoff1
2002-09-03Added copyleft header.Sergey Poznyakoff3
2002-09-01(mu_tempname): New function. Creates a unique temporary file name in tmpdir.Sergey Poznyakoff1
2002-08-29UpdatedSergey Poznyakoff4
2002-08-29Added to the repositorySergey Poznyakoff11
2002-08-29Added testsuiteSergey Poznyakoff1
2002-08-29Provide definition for MAXHOSTNAMELEN, if necessary.Sergey Poznyakoff1
2002-08-28(mu_license_text): removed static qualifier.Sergey Poznyakoff1
2002-08-25(_tcp_open): Changed type of "namelen" to socklen_tSergey Poznyakoff1
2002-08-25Removed cast from void* to int, it does not work on 64-bit machines.Sergey Poznyakoff2
2002-08-23Include <crypt.h> when availableSergey Poznyakoff1
2002-08-23(parse822_time): Tolerate unknown timezone abbreviations.Sergey Poznyakoff1
2002-08-23Do not use asprintf.Sergey Poznyakoff2
2002-08-22(mu_tilde_expansion): Bugfix. Was freeing passed homedir, which caused grief ...Sergey Poznyakoff1
2002-08-21New hidden option --show-config-options. Displays a list of configuration de...Sergey Poznyakoff1
2002-08-15(sendmail_send_message): Bugfix. In spiteSergey Poznyakoff1
2002-08-15Provide "generic:system" as default.Sergey Poznyakoff1
2002-08-15Moved system.c from auth/ to mailbox/Sergey Poznyakoff2
2002-08-13Include <mailutils/attribute.h>Sergey Poznyakoff1
2002-08-13(_locker_lock_dotlock): Bugfix: do not leave temporary lock file in case of e...Sergey Poznyakoff1
2002-08-13(message_has_bcc): Fixed inconsistency in passing arguments to header_get_val...Sergey Poznyakoff1
2002-08-13(mu_register_getpwnam,mu_register_getpwuid,mu_getpwnam,mu_getpwuid,mu_virtual...Sergey Poznyakoff1
2002-08-13Added mu_auth.cSergey Poznyakoff1
2002-08-13New file. Basic authentication/authorization functions.Sergey Poznyakoff1
2002-08-13Removed pam- and sql-specific stuffSergey Poznyakoff1
2002-08-13Switched to the new authentication/authorization functions.Sergey Poznyakoff3
2002-08-07Initialize argp_program_bug_address.Sergey Poznyakoff1
2002-08-06Changed HAVE_TM_.* to HAVE_STRUCT_TM_.*Sergey Poznyakoff2
2002-08-04(flags_to_string): Map \Seen to MU_ATTRIBUTE_READ.Sergey Poznyakoff1
2002-08-04(imap_flags): Empty attribute list means MU_ATTRIBUTE_SEEN.Sergey Poznyakoff1
2002-08-04(mailbox_flush): New function. Marks allSergey Poznyakoff1
2002-08-04(mh_messages_recent): use MU_ATTRIBUTE_IS_UNSEEN.Sergey Poznyakoff1
2002-08-04(mbox_messages_recent): use MU_ATTRIBUTE_IS_UNSEEN.Sergey Poznyakoff1
2002-08-04(attribute_is_recent): Use MU_ATTRIBUTE_IS_UNSEEN.Sergey Poznyakoff1
2002-08-04(mu_register_getpwuid): Fixed declaration.Sergey Poznyakoff1
2002-08-01(read_rc): Bugfix. linebuf must be freedSergey Poznyakoff1
2002-07-26(daemon option group): New option --transcript.Sergey Poznyakoff1
2002-07-13(mailbox_create_default): If theSergey Poznyakoff1
2002-06-27(mu_expand_path_pattern): new functionSergey Poznyakoff1
2002-05-14ignoring .gdbinitSam Roberts1
2002-05-14Added :mailer group, with option --mailer,-M to set the default mailer URL.Sam Roberts1
2002-05-14Now clearing Bcc: even when there is an explicit TO argument. Not theSam Roberts1
2002-05-14Looking at other utilities makes me think that providing -t toSam Roberts1
2002-05-14Updated TODO list and ran through GNU indent.Sam Roberts1
2002-05-14An unsupported mailer URL now gives a more specific error than EINVAL.Sam Roberts1
2002-05-14mailer_get|set_url_default() new functions to set the default mailerSam Roberts2

Return to:

Send suggestions and report system problems to the System administrator.