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
d1fd9ebc
...
d1fd9ebc2296aad8e54dbdc94533f86fe356bee3
authored
2002-03-02 02:21:36 +0000
by
Sam Roberts
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
updated
1 parent
036250b1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
24 additions
and
0 deletions
ChangeLog
ChangeLog
View file @
d1fd9eb
2002
-
03
-
01
Sam
Roberts
*
Makefile
.
am
,
configure
.
in
:
Added
dotlock
.
*
mailbox
/:
mbx_mbox
.
c
,
mbx_mboxscan
.
c
,
mbx_mh
.
c
:
locker
API
modified
.
using
mu_errstring
()
instead
of
strerror
().
*
mailbox
/
mbx_pop
.
c
:
Using
mu_errstring
()
instead
of
strerror
().
*
pop3d
/
lock
.
c
:
locker_lock
()
api
changed
.
pop3d
uses
MU_LOCKER_PID
.
*
mail
.
local
/
main
.
c
:
Retrying
the
dot
lock
is
now
handled
by
the
locker_t
.
*
dotlock
/:
.
cvsignore
,
Makefile
.
am
,
dotlock
.
c
:
dotlock
-
setgid
program
to
dot
lock
a
file
,
modelled
on
mutt_dotlock
.
*
mailbox
/
locker
.
c
,
include
/
mailutils
/
locker
.
h
:
New
modes
,
including
a
retry
mode
(
the
default
),
removed
fcntl
and
stub
read
/
write
lock
mode
.
New
function
,
to
remove
a
lock
even
if
not
owned
(
useful
for
the
external
dotlock
utility
).
New
functions
,
to
set
the
expire
time
for
MU_LOCKER_TIME
,
the
flags
,
and
the
retries
and
retry
sleep
for
MU_LOCKER_RETRY
.
2002
-
02
-
27
Sam
Roberts
*
examples
/:
Addrs
.
good
,
addr
.
c
:
New
addr
return
codes
.
*
mail
.
local
/
mail
.
local
.
h
:
Including
<
mailutils
/
errno
.
h
>
.
*
mail
/
mail
.
h
:
Added
<
strings
.
h
>
for
systems
that
have
it
.
2002
-
02
-
27
Sergey
Poznyakoff
*
imap4d
/
status
.
c
:
Provide
better
diagnostics
.
...
...
Please
register
or
sign in
to post a comment