Issue 830 - servers/slapd/daemon.c cleanup
Summary: servers/slapd/daemon.c cleanup
Status: VERIFIED FIXED
Alias: None
Product: OpenLDAP
Classification: Unclassified
Component: slapd (show other issues)
Version: unspecified
Hardware: All All
: --- normal
Target Milestone: ---
Assignee: OpenLDAP project
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-10-12 19:25 UTC by venaas@openldap.org
Modified: 2014-08-01 21:05 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description venaas@openldap.org 2000-10-12 19:25:09 UTC
Full_Name: Stig Venaas
Version: head daemon.c 1.167
OS: 
URL: http://domen.uninett.no/~venaas/daemon.c.1.167.diff
Submission from: (NULL) (129.241.20.74)


Due to all the ifdef's the open_listener() code in daemon.c code was hard
to read. This version is much more readable. There are some big changes, I
have tested it thoroughly, but there might still be some bugs in there. The
diff is against 1.167 version of daemon.c in head. It would be nice if many
would test it and report any problems.

Stig

Comment 1 Kurt Zeilenga 2000-10-13 22:20:55 UTC
Committed, thanks.
        Kurt

At 07:25 PM 10/12/00 +0000, venaas@uninett.no wrote:
>Full_Name: Stig Venaas
>Version: head daemon.c 1.167
>OS: 
>URL: http://domen.uninett.no/~venaas/daemon.c.1.167.diff
>Submission from: (NULL) (129.241.20.74)
>
>
>Due to all the ifdef's the open_listener() code in daemon.c code was hard
>to read. This version is much more readable. There are some big changes, I
>have tested it thoroughly, but there might still be some bugs in there. The
>diff is against 1.167 version of daemon.c in head. It would be nice if many
>would test it and report any problems.
>
>Stig

Comment 2 Kurt Zeilenga 2000-10-16 09:01:38 UTC
moved from Incoming to Development
Comment 3 Kurt Zeilenga 2000-10-16 16:11:44 UTC
changed notes
changed state Open to Closed
Comment 4 OpenLDAP project 2014-08-01 21:05:28 UTC
committed