summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFiles
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
2001-05-04Patches from Sergey, se Changelog for details:Alain Magloire2
2001-05-02See ChangeLogAlain Magloire1
2001-04-20.Alain Magloire2
2001-04-20* mailbox/smtp.c(smtp_readline): Because of the buffering mechanism,Alain Magloire1
2001-04-16 To get things to compile on Solaris, change configure to checkAlain Magloire2
2001-04-16.Alain Magloire1
2001-04-16Update some functions from GLIBC.Alain Magloire6
2001-04-14Support for strncasemp.Alain Magloire2
2001-04-14add basename.cAlain Magloire1
2001-04-14Added base_name() since basename() is not portable.Alain Magloire1
2001-04-14Replace for loosing platforms.Alain Magloire1
2001-02-26ChangeLog : UpdatedAlain Magloire1
2001-02-05* lib/snprintf.c lib/snprintf.h : Put it under the LGPL term.Alain Magloire2
2001-01-19Instead of writing the documentation, found a diversion "frm" is a cloneAlain Magloire1

Return to:

Send suggestions and report system problems to the System administrator.