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
05a52ebe
...
05a52ebe56f4409be53ac23f3cbbcab8a4aa3251
authored
2006-10-16 14:54:57 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Remove conflict markers
1 parent
f4fadb94
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
26 additions
and
0 deletions
ChangeLog
ChangeLog
View file @
05a52eb
2006-10-16 Sergey Poznyakoff <gray@gnu.org.ua>
* configure.ac: Add support for Berkeley DB 3 and 4
* auth/radius.c: Return meaningful error codes.
* auth/sql.c: Likewise
* auth/virtual.c: Likewise
* mailbox/system.c: Likewise
* sql/mysql.c (octet2hex): Rename to mu_octet_to_hex to avoid name
clashes with mysql
* config/Makefile.am (mailutils_config_CFLAGS): Define I18NLIBS
inconditionally.
* examples/Makefile.am (muath): New target
* include/mailutils/mu_auth.h (enum mu_auth_key_type): New data
type.
(mu_get_auth): New function.
* lib/mu_dbm.c: Support for Berkeley DB 3, 4
* mailbox/mu_auth.c (mu_get_auth): New function.
(mu_auth_runlist): Change return code convention: underlying calls
should return meaningful error codes, not just 0/1.
* examples/muauth.c: new file
2006-10-04 Sergey Poznyakoff <gray@gnu.org.ua>
* libsieve/extensions/vacation.c (vacation_subject): Improve
...
...
Please
register
or
sign in
to post a comment