summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFiles
2002-12-04Include local copy of getopt.h if the system does not provide one.Sergey Poznyakoff1
2002-12-04getopt.h moved from lib to include/mailutils/gnuSergey Poznyakoff2
2002-12-04(mu_print_options, mu_check_option): New functions.Sergey Poznyakoff1
2002-11-25(sieve_malloc,sieve_mstrdup,sieve_mrealloc,sieve_mfree): New functions.Sergey Poznyakoff1
2002-11-22(sieve_require_action, sieve_require_test): New functions.Sergey Poznyakoff1
2002-11-20(sieve_test_lookup)Sergey Poznyakoff1
2002-11-18Added comments.Sergey Poznyakoff1
2002-11-15(sieve_retrieve_t): Extra argument.Sergey Poznyakoff1
2002-11-15(address_aget_local_part,address_aget_domain): New functions.Sergey Poznyakoff1
2002-11-15(list_replace): New function.Sergey Poznyakoff1
2002-11-14added declaration of address_dup()Frederic Gobry1
2002-11-14(sieve_comparator_t,sieve_retrieve_t): New datatypes.Sergey Poznyakoff1
2002-11-14Changed sieve_machine_t to be a pointer to structure.Sergey Poznyakoff1
2002-11-13(sieve_vprintf_t): Removed.Sergey Poznyakoff1
2002-11-12Added basic code generation and debuggingSergey Poznyakoff1
2002-11-08Added libsieve.hSergey Poznyakoff2
2002-11-05Added MU_HEADER_REFERENCES.Sergey Poznyakoff1
2002-10-02(address_contains_email,address_union): new functions.Sergey Poznyakoff1
2002-09-18(mu_path_folder_dir): New global. Holds the name of the user's folder direct...Sergey Poznyakoff1
2002-09-12Added to the repositorySergey Poznyakoff1
2002-09-12Conditionally include gnu/argp.hSergey Poznyakoff1
2002-09-12Added argcv.hSergey Poznyakoff1
2002-09-12Moved from lib/Sergey Poznyakoff1
2002-09-12Replacements for GNU headers that might be missing but are needed for mailutilsSergey Poznyakoff2
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

Return to:

Send suggestions and report system problems to the System administrator.