summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFiles
2002-03-19Added ~/.<progname>rc to be last config file.Sam Roberts2
2002-03-13 * lib/mu_dmb.c(mu_check_perm): ReinforceAlain Magloire2
2002-03-13Added argp* files.Sergey Poznyakoff1
2002-03-13Added from ../argpSergey Poznyakoff13
2002-03-12Corrected type mismatches visible on 64-bit systems.Sam Roberts1
2002-03-09Process user's private initialization file after processig the site-wide one.Sergey Poznyakoff1
2002-03-08Based on the discussion with Sam, changed handling ofSergey Poznyakoff1
2002-03-08Removed unneeded prototypes. Added prototype for mu_argp_parse().Sergey Poznyakoff1
2002-02-27Use PROTOTYPES to determine whether the compiler understandsSergey Poznyakoff1
2002-02-27Removed extern char *maildir.Sergey Poznyakoff1
2002-02-27Use mu_path_maildir instead of maildir.Sergey Poznyakoff1
2002-02-23(argcv_scan): Correclty handle comments without intervening whitespaceSergey Poznyakoff1
2002-02-23Yesterday's fix makes argcv_get include trailingSergey Poznyakoff1
2002-02-22extern declaration for mu_argp_error_code.Sergey Poznyakoff1
2002-02-22(mu_common_argp_parser): Handle ARGP_KEY_FINI case.Sergey Poznyakoff1
2002-02-22(argcv_get): Bugfix, *argc must be initialized to 1.Sergey Poznyakoff1
2002-02-21argcv_get() now (optionally) strips comments while parsing. Its the rightSam Roberts3
2002-02-19Added extern for pam_service.Sergey Poznyakoff1
2002-02-19New options: --sql-getpwuid for settingSergey Poznyakoff1
2002-02-19(mu_create_argcv): Fixed memory overrun.Sergey Poznyakoff1
2002-02-15Fix AC_REPLACE_FUNCS to generate libtool objectsJeff Bailey1
2002-02-13Use libtool for built ARGP and libmailutilsJeff Bailey2
2002-02-05Added mu_argp.[ch]Sergey Poznyakoff1
2002-02-05Handle command line arguments, common for all mailutils programs.Sergey Poznyakoff2
2002-01-21(mu_fcheck_perm, mu_check_perm): Return OK if mode is 0.Sergey Poznyakoff1
2001-12-28Added missing includes and prototypes.Sergey Poznyakoff1
2001-12-13Fixed warnings about functions called without prototypes.Sam Roberts2
2001-12-04 Suprisingly some OSes do not have getpass()Alain Magloire2
2001-12-03New function mu_dbm_stat(): retrieve struct stat for a database fileSergey Poznyakoff1
2001-11-13Use of errx() is a bsd-ism. FixedSergey Poznyakoff1
2001-11-12Ignore trailing whitespace and terminate output array with a NULL entry.Sergey Poznyakoff1
2001-11-11 Most daemon will share the same code to daemonize(), we useAlain Magloire2
2001-11-11 * lib/mu_dbm.c: Add <errno.h>.Alain Magloire1
2001-11-11Added mu_dbm.[ch]Sergey Poznyakoff1
2001-11-11These functions provide an intermediate layer between the DBM API andSergey Poznyakoff2
2001-10-25 * lib/getline.c: change the return values from int to ssize_tAlain Magloire1
2001-09-26Implemented mbox_append () first draft. Things are still very unstable.Alain Magloire1
2001-09-14Added obstack.[ch]Sergey Poznyakoff1
2001-09-14GNU obstack functionsSergey Poznyakoff2
2001-09-04 * configure.in: AC_REPLACE_FUNCS(fgetpwent);Alain Magloire2
2001-08-12* lib/regex.c: New file, GNU regex implementation.Alain Magloire6
2001-07-27Added malloc.c, realloc.c.Sergey Poznyakoff1
2001-07-27Provide rpl_realloc() for systems with broken implementationSergey Poznyakoff1
2001-07-27Provide rpl_malloc() for systems with broken implementationSergey Poznyakoff1
2001-07-27call mu_error() instead of error().Sergey Poznyakoff1
2001-07-05 We can send a message and if the address starts with '|'Alain Magloire1
2001-06-30Treat a sequence of whitespace characters as a single whitespace.Sergey Poznyakoff2
2001-06-25 * doc/Makefile.am: add {c-api,framework,programs}.texi EXTRA_DISTAlain Magloire1
2001-05-22GNU md5.c is GPL, so we should use a non GPL version for libmailboxAlain Magloire2
2001-05-21Patch provided by sergey.Alain Magloire3

Return to:

Send suggestions and report system problems to the System administrator.