Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
John McEleney
/
mailutils
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
feb11247
...
feb112472081aa8ed8b2a899f6a4facd6c0b4351
authored
2001-11-11 07:52:13 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Added (hopefully) transparent DBM interface
1 parent
033629f5
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
22 additions
and
0 deletions
ChangeLog
ChangeLog
View file @
feb1124
2001-11-11 Sergey Poznyakoff
* lib/mu_dbm.c: (new) These functions provide an
intermediate layer between the DBM API and mailutils'
applications.
* lib/mu_dbm.h: (new) Declarations for DBM support.
* lib/Makefile.am: Added mu_dbm.[ch]
* acconfig.h: Added DBM-related WITH- defines
* configure.in: New options: --with-gdbm, --with-ndbm,
--with-old-dbm
* pop3d/popauth.c: (new) A tool for manipulating authentication
databases.
* pop3d/Makefile.am: Added popauth.
* pop3d/.cvsignore: Likewise.
* pop3d/apop.c: Bunch of changes due to introduction of new
DBM interface.
* pop3d/pop3d.h: Likewise.
* comsat/Makefile.am: Added comsat.h to sources
2001-11-10 Jeff Bailey <jbailey@outpost.dnsalias.org>
* pop3d/pop3d.h: Use SYSCONFDIR, not hardcoded /etc
...
...
Please
register
or
sign in
to post a comment