- Jun 13, 2019
-
-
Quanah Gibson-Mount authored
-
Because an API error code was assigned to sr_err, on network error back-meta would cause an assert error at result.c: 830 assert( !LDAP_API_ERROR( rs->sr_err ) );
-
-
ldap_create_assertion_control_value was returning ld->ld_errno upon success without reseting it to LDAP_SUCCESS first
-
-
-
-
This can be done by setting them to an empty string value.
-
- Jun 07, 2019
-
-
Quanah Gibson-Mount authored
A number of fixes to the admin guide. First, add missing reqDN indexing. Second, convert most references to bdb/hdb to mdb, unless the section was specific to bdb/hdb. Third, use "dc=example,dc=com" consistently throughout the example set
-
- May 22, 2019
-
-
Quanah Gibson-Mount authored
-
-
-
- May 13, 2019
-
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
-
- May 09, 2019
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
-
-
Quanah Gibson-Mount authored
-
- May 07, 2019
-
-
Ondřej Kuzník authored
-
Ondřej Kuzník authored
-
Ondřej Kuzník authored
Essentially reverts part of cd8ff376 to make sure there is always a contextCSN if the server is in charge of its own serverID.
-
- May 06, 2019
-
-
Quanah Gibson-Mount authored
-
-
-
-
- Apr 21, 2019
-
-
Quanah Gibson-Mount authored
-
Was omitted from dda779d8
-
- Apr 18, 2019
-
-
Quanah Gibson-Mount authored
-
Was using the ldapi socket path as a hostname
-
Quanah Gibson-Mount authored
-
- Apr 17, 2019
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
Update to note that MDB is the primary backend and HDB/BDB are deprecated.
-
Quanah Gibson-Mount authored
Commit 279594c2 officially marked slapd-mdb as being the recommended backend for OpenLDAP, superseding back-hdb. This man page was missed during that update.
-
Quanah Gibson-Mount authored
Note ITS#8980 fix for async tls
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
Comment in the code referenced Referential Integrity overlay instead of the Return Code overlay.
-
Quanah Gibson-Mount authored
Fix Admnistrator -> Administrator
-