Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 305709 Details for
Bug 436390
LDAPI: support auto-bind
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
cvs commit message
436390.commit (text/plain), 1.56 KB, created by
Noriko Hosoi
on 2008-05-16 16:48:30 UTC
(
hide
)
Description:
cvs commit message
Filename:
MIME Type:
Creator:
Noriko Hosoi
Created:
2008-05-16 16:48:30 UTC
Size:
1.56 KB
patch
obsolete
>Resolves: #436390 >Summary: LDAPI: support auto-bind >Description: >1) Debugged the basic code of slapd_get_socket_peer, which is used for Solaris9 >and HP-UX. The recvmsg call returns an error immediately if no data is waiting >to be received since the socket is set PR_SockOpt_Nonblocking (O_NONBLOCK). To >make slapd_get_socket_peer more robust, we have to retry recvmsg if it returns >EAGAIN. But set a retry count not to hang there. >2) Introduced c_local_valid in the Connection handle to tell the autobind >code that the uid/gid pair is valid or not. >3) Stops the automagic/unconditional auto-bind (the code used to be in >daemon.c). >4) Auto-bind is effective only when the client passes the SASL/EXTERNAL request.CVS: ---------------------------------------------------------------------- >CVS: Enter Log. Lines beginning with `CVS:' are removed automatically >CVS: >CVS: Committing in . >CVS: >CVS: Modified Files: >CVS: slap.h getsocketpeer.c daemon.c bind.c >CVS: ---------------------------------------------------------------------- >Checking in slap.h; >/cvs/dirsec/ldapserver/ldap/servers/slapd/slap.h,v <-- slap.h >new revision: 1.32; previous revision: 1.31 >done >Checking in getsocketpeer.c; >/cvs/dirsec/ldapserver/ldap/servers/slapd/getsocketpeer.c,v <-- getsocketpeer.c >new revision: 1.4; previous revision: 1.3 >done >Checking in daemon.c; >/cvs/dirsec/ldapserver/ldap/servers/slapd/daemon.c,v <-- daemon.c >new revision: 1.19; previous revision: 1.18 >done >Checking in bind.c; >/cvs/dirsec/ldapserver/ldap/servers/slapd/bind.c,v <-- bind.c >new revision: 1.12; previous revision: 1.11 >done
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 436390
:
304994
|
305257
| 305709