summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFiles
2002-05-14Removed redundant mu_ prefix from mailutils/mu_argp.h.Sam Roberts3
2002-05-14Merged mu_features.h into types.h.Sam Roberts2
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 Roberts1
2002-05-13Added mu_argp.hSergey Poznyakoff1
2002-05-13from lib/Sergey Poznyakoff1
2002-05-11tcp_stream_create now has more informative errors for no host or portSam Roberts1
2002-05-09mailer_check_to(): ensures that there all the to addresses areSam Roberts1
2002-05-09header_parse(): wasn't ignoring LWSP after "bcc : ...", fixed.Sam Roberts1
2002-05-09address_concatenate() - appends one address list to anotherSam Roberts1
2002-05-09mu_get_host_name(): returns this host name, looking gethostname() upSam Roberts1
2002-05-09message_create_copy(): creates a copy of a message, useful when you wantSam Roberts1
2002-05-09Added smtp and mailer return codes.Sam Roberts1
2002-05-09url_is_scheme(url_t, const char*): new functionSam Roberts1
2002-04-27Included <mailutils/types.h>, which will get <sys/types.h> & uid_t.Sam Roberts1
2002-04-16new mu_set_user_email() - email address to use for NULL (current) userSam Roberts1
2002-04-15Implemented symlink unrolling before locking.Sam Roberts1
2002-04-11(locker_set_default_flags) new function to set the default locking flagsSam Roberts1
2002-04-10Prototypes for general-purpose retrieval functions.Sergey Poznyakoff1
2002-04-08(MU_LOCKER_KERNEL): New locker type: implies kernel-locking.Sergey Poznyakoff1
2002-03-28New error code MU_ERR_NO_SUCH_USERSergey Poznyakoff1
2002-03-25Finished split of forward declarations into <mailutils/types.h>. Now youSam Roberts27
2002-03-25Added lock mode MU_LOCK_EXTERNAL which calls an external program to doSam Roberts1
2002-03-21New flag MU_LOCKER_NULL to be used for temporary mailboxes stored in memory.Sergey Poznyakoff1
2002-03-15 Nuking of some useless warnings, and make "char *" --> "const char *"Alain Magloire1
2002-03-13Added types.hSergey Poznyakoff1
2002-03-12Got tired of recompiling EVERYTHING when I touched locker.h, so startedSam Roberts5
2002-03-12mu_verror() wasn't prototyped.Sam Roberts1
2002-03-02New modes, including a retry mode (the default), removed fcntlSam Roberts1
2002-02-27Removed definitions of __P() scattered over multiple headerSergey Poznyakoff26
2002-02-27Added mu_features.hSergey Poznyakoff1
2002-02-27Define system-dependent macros, used by all mailutils.Sergey Poznyakoff1
2002-02-26Added muerrno.c to the build, added locker error numbers.Sam Roberts1
2002-02-21Curses detection. Swap library link order in sieve to make sure dependacies ...Jeff Bailey1
2002-02-21The debug levels are a bitmask, and I'd started to enumerate them. Oops.Sam Roberts1
2002-02-21Began the task of returning more informative error numbers. If this looksSam Roberts1
2002-02-19Proto for mu_getpwuid().Sergey Poznyakoff1
2002-02-12Added level argument of mu_debug_print() to the print callback, usefulSam Roberts1
2002-02-09url_is_ticket() - new function, determines whether a url_t containsSam Roberts1
2002-01-23Removed prototype for function that isn't defined anywhere.Sam Roberts1
2002-01-23New function: list_do(), calls a function on each item in the list.Sam Roberts1
2002-01-19message_save_to_mailbox(): convenience function, perhaps it should goSam Roberts1
2002-01-19mailbox_has_debug(): wasn't a way to see if a mailbox had oneSam Roberts1
2002-01-19folder_has_debug(): there wasn't a way to see if folder had a debug objectSam Roberts1
2002-01-19authority_create_null(): creates an authority that successfully doesSam Roberts1
2002-01-17New function mu_tempfile().Sergey Poznyakoff1
2002-01-15(mu_normalize_maildir) Added prototype.Sergey Poznyakoff1
2001-12-18mailer_send_message() now takes optional from and to addresses, so theySam Roberts1
2001-12-18Forgot to add stdio_stream_create() to the header, it opens a stream_t onSam Roberts1
2001-12-16(message_get_attachment_name and message_aget_attachment_name): new APIs,Sam Roberts1

Return to:

Send suggestions and report system problems to the System administrator.