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
c9bc7ece
...
c9bc7ece24d1585c3cde9d92588cc5d307db22a2
authored
2004-04-26 21:07:56 +0000
by
Wojciech Polak
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Updated
1 parent
0684577d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
18 additions
and
0 deletions
ChangeLog
ChangeLog
View file @
c9bc7ec
2004
-
04
-
26
Wojciech
Polak
Added
-
P
,
--
pidfile
=
FILE
options
for
the
daemons
.
*
mailbox
/
daemon
.
c
:
New
file
.
Added
pidfile
support
and
a
placeholder
for
a
further
universal
daemon
routines
.
*
mailbox
/
mu_argp
.
c
:
Added
new
pidfile
option
.
*
mailbox
/
Makefile
.
am
:
Added
daemon
.
c
.
*
include
/
mailutils
/
daemon
.
h
:
New
file
.
*
include
/
mailutils
/
argp
.
h
(
daemon_param
)
:
Added
*
pidfile
.
*
pop3d
/
pop3d
.
c
(
main
)
:
Call
daemon_create_pidfile
()
if
the
-
P
or
--
pidfile
option
was
specified
.
(
daemon_param
)
:
Set
initial
NULL
for
the
pidfile
name
.
*
imap4d
/
imap4d
.
c
(
main
)
:
Likewise
.
*
pop3d
/
pop3d
.
h
:
Include
<
mailutils
/
daemon
.
h
>
.
*
imap4d
/
imap4d
.
h
:
Likewise
.
2004
-
04
-
14
Sergey
Poznyakoff
*
mail
.
remote
/
mail
.
remote
.
c
:
Use
"auth"
capability
.
...
...
Please
register
or
sign in
to post a comment