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
9c092fa5
...
9c092fa52c4940ac7d2d92aec0f40c79b6b6c9a7
authored
2003-09-10 14:07:52 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Updated
1 parent
20aa7ed1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
23 additions
and
0 deletions
ChangeLog
ChangeLog
View file @
9c092fa
2003
-
09
-
10
Sergey
Poznyakoff
*
include
/
mailutils
/
errno
.
h
(
MU_ERR_BAD_AUTH_SCHEME
)
(
MU_ERR_AUTH_FAILURE
)
:
New
error
codes
.
*
mailbox
/
muerrno
.
c
:
Likewise
.
*
mailbox
/
include
/
auth0
.
h
(
struct
_authority
)
:
Keep
a
list
of
authentication
methods
.
*
mailbox
/
auth
.
c
(
authority_authenticate
)
:
Authentication
methods
are
now
stored
as
a
list
.
*
mailbox
/
mailbox
.
c
(
mailbox_create
)
:
Bugfix
.
Return
failure
if
the
folder
cannot
be
created
.
*
mailbox
/
imap
/
folder
.
c
:
Allow
user
to
specify
several
possible
authentication
methods
after
AUTH
=
(
an
extension
to
RFC
2192
).
(
folder_imap_get_authority
)
:
Select
an
appropriate
authentication
mechanism
if
AUTH
=*
,
as
suggested
by
RFC
.
*
mailbox
/
pop
/
folder
.
c
(
folder_pop_get_authority
)
:
Return
an
appropriate
error
code
.
*
mh
/
rmf
.
c
(
rmf
)
:
Bugfix
.
2003
-
09
-
10
Sergey
Poznyakoff
*
mailbox
/
imap
/
folder
.
c
(
read_capa
)
:
New
function
.
...
...
Please
register
or
sign in
to post a comment