- Sep 08, 2014
-
-
bypass cleanup handlers for suppressed search result msgs
-
Only restore op->o_req_dn if no one else changed it on us.
-
- Aug 20, 2014
-
-
Harmless, but stupid.
-
- Jan 25, 2014
-
-
Kurt Zeilenga authored
-
- Sep 19, 2013
-
-
- Sep 09, 2013
-
-
- Jan 27, 2013
-
-
Quanah Gibson-Mount authored
-
-
-
- Jan 14, 2013
-
-
Quanah Gibson-Mount authored
-
- Oct 03, 2012
-
-
c_authz_cookie should only be set on explicit Bind requests.
-
- Sep 27, 2012
-
-
- Aug 22, 2012
-
-
Currently just a direct replacement of slapd.conf parsing, no dynamic features yet.
-
- Jul 26, 2012
-
-
-
-
-
Some databases might want to register their subsystems under the dn allocated for them by monitor_register_databas. It requires that the deferred database registration callback be called *before* the subsystem's.
-
-
-
-
-
-
-
The flags are exposed using a multivalued parameter so that other connection flags (like back-meta's) could be exported without needing additional code.
-
Reintroduce the cn=connections entry exactly as it were before ITS#7182.
-
Letting back-monitor create the subsystem entries is much more readable than doing this manually. Only the database is registered if needed (chain overlay has to be updated to cope with this), the cn=Connection entry is removed in this patch to be reinstated in the following one as part of the correct subsystem. The owner (overlay mostly) should already know the target subtree DN, therefore the filter machinery can go away too.
-
-
Currently ldap_back_default_rebind cannot access the ldapinfo structure. Being a configurable callback, not letting it monitor when a change might be disruptive feels safer.
-
Only completed operations are considered for now, this can be changed if needed.
-
-
- Jul 05, 2012
-
-
- Jan 20, 2012
-
-
- Nov 07, 2011
-
-
Quanah Gibson-Mount authored
sssvlv overlay
-
- Jun 22, 2011
-
-
Should SLAP_AUTH_DN be #defined in release now?
-
- Jun 13, 2011
-
-
allow to specify a per-database list of attributes that need to be always collected, even if not explicitly requested by clients (addresses ITS#6513)
-
- Jun 08, 2011
-
-