summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFiles
2002-09-03Added copyleft header.Sergey Poznyakoff2
2002-09-01(mu_tempname): New function. Creates a unique temporary file name in tmpdir.Sergey Poznyakoff1
2002-08-28(mu_license_text): External declaration.Sergey Poznyakoff1
2002-08-13(mu_register_getpwnam,mu_register_getpwuid,mu_getpwnam,mu_getpwuid,mu_virtual...Sergey Poznyakoff1
2002-08-13(mu_register_capa): New prototype.Sergey Poznyakoff1
2002-08-13Added mu_auth.hSergey Poznyakoff1
2002-08-13Prototypes for mailutils authentication/authorization functions.Sergey Poznyakoff1
2002-08-04(mailbox_flush): New prototype.Sergey Poznyakoff1
2002-08-04(MU_ATTRIBUTE_IS_UNSEEN,MU_ATTRIBUTE_IS_UNREAD) New macros.Sergey Poznyakoff1
2002-08-04(mu_register_getpwuid): Fixed proto.Sergey Poznyakoff1
2002-07-26(struct daemon_param): New member "transcript"Sergey Poznyakoff1
2002-06-27(mu_expand_path_pattern): new prototype.Sergey Poznyakoff1
2002-05-24Add coditional closing bracket to balance earlier extern "C" {Sergey Poznyakoff1
2002-05-24change all callback function specs from __P to __PMTSergey Poznyakoff2
2002-05-24use __PMT in typedefSergey Poznyakoff1
2002-05-24Include definition for __PMT (Patch by Walter J. Mack <wmack@componentsw.com>)Sergey Poznyakoff1
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

Return to:

Send suggestions and report system problems to the System administrator.