summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFiles
2002-05-13Removed dependency on mailutils.Sam Roberts1
2002-05-13Added missing includes.Sergey Poznyakoff1
2002-05-13Removed mu_argp.* stuff.Sergey Poznyakoff1
2002-05-13Moved to mailboxSergey Poznyakoff2
2002-05-02Added utmp.cSergey Poznyakoff1
2002-05-02Replacements for {set,get,end}utent calls.Sergey Poznyakoff1
2002-04-27Made inclusions of <malloc.h> conditional on autoconf check.Sam Roberts1
2002-04-16new mu_set_user_email() - email address to use for NULL (current) userSam Roberts1
2002-04-16One way to get rid of the annoying warnings about asprintf() not beingSam Roberts3
2002-04-15include <config.h>Sergey Poznyakoff1
2002-04-15Always compile pin.cSergey Poznyakoff1
2002-04-11Config files in ~/ all start with .mu again.Sam Roberts1
2002-04-11Fixed auto-arranging of options groups. Fixed spelling of license option.Sergey Poznyakoff1
2002-04-11Default per-utility config files are ~/.programrc. If you want to segregateSam Roberts1
2002-03-28Renamed --maildir to --mail-spool.Sergey Poznyakoff1
2002-03-25Renamed program-specific profiles to ~/.mu.<program>rc.Sergey Poznyakoff1
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

Return to:

Send suggestions and report system problems to the System administrator.