- 21 Jun, 2020 1 commit
-
-
- 14 May, 2020 1 commit
-
-
Quanah Gibson-Mount authored
-
- 23 Apr, 2020 1 commit
-
-
Isaac Boukris authored
Add LDAP_OPT_X_SASL_CBINDING option to define the binding type to use, defaults to "none". Add "tls-endpoint" binding type implementing "tls-server-end-point" from RCF 5929, which is compatible with Windows. Fix "tls-unique" to include the prefix in the bindings as per RFC 5056.
-
- 22 Apr, 2020 1 commit
-
-
Quanah Gibson-Mount authored
-
- 02 Apr, 2020 3 commits
-
-
Ryan Tandy authored
-
Ryan Tandy authored
-
Ryan Tandy authored
- give authid-rewrite's argument a name - tidy saslauthz.c whitespace (mixed spaces/tabs) - always declare slap_sasl_regexp_destroy: fixes an implicit declaration warning when configured without librewrite - delete dead code: ENABLE_REWRITE implies SLAP_AUTH_REWRITE, so this code is never compiled - make slap_sasl_regexp_rewrite_config static - omit sasl_regexp unused fields when built with librewrite
-
- 07 Feb, 2020 1 commit
-
-
Ondřej Kuzník authored
-
- 23 Jan, 2020 1 commit
-
-
Ondřej Kuzník authored
-
- 09 Jan, 2020 1 commit
-
-
Quanah Gibson-Mount authored
-
- 13 May, 2019 1 commit
-
-
Quanah Gibson-Mount authored
This commits deletes all references and code for back-bdb and back-hdb. There is some follow up work still necessary to flush out the admin guide for back-mdb.
-
- 16 Feb, 2019 1 commit
-
-
Howard Chu authored
-
- 15 Feb, 2019 1 commit
-
-
Ondřej Kuzník authored
-
- 14 Jan, 2019 1 commit
-
-
Quanah Gibson-Mount authored
-
- 18 Dec, 2018 5 commits
-
-
Howard Chu authored
Leave olcTLSCertificateKey as its own attr, not a subtype
-
Howard Chu authored
We're using PKCS#8 syntax, drop the OpenLDAP syntax OID. Rename attribute accordingly. Tweak validator to accept encrypted keys.
-
Quanah Gibson-Mount authored
Fix incorrect matching rules for olcTLSCertificateKey and olcDbCryptKey Fix SYNTAX for olcRootPW to be octetString
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
Add matching rules for all cases where it was missing. Cleanup incorrect types for a few attributes as well. Fix network-timeout handling in back-ldap/meta/asyncmeta.
-
- 09 Nov, 2018 1 commit
-
-
Howard Chu authored
-
- 19 Oct, 2018 4 commits
-
-
-
-
Ondřej Kuzník authored
-
Ondřej Kuzník authored
-
- 22 Mar, 2018 1 commit
-
-
Quanah Gibson-Mount authored
-
- 11 Oct, 2017 1 commit
-
-
- 09 Apr, 2017 4 commits
-
-
Howard Chu authored
Use the plain attributeDescription when searching config tables
-
Howard Chu authored
Don't try to resume the pool if pausing failed.
-
Howard Chu authored
-
Howard Chu authored
Use base64 for .conf files, straight binary for back-config
-
- 08 Mar, 2017 1 commit
-
-
This fixes issues with values that need escaping in the rDN when an incorrect value would be passed to the handler and back-ldif.
-
- 03 Jan, 2017 1 commit
-
-
Quanah Gibson-Mount authored
-
- 29 Jan, 2016 1 commit
-
-
Quanah Gibson-Mount authored
-
- 27 Oct, 2015 1 commit
-
-
Howard Chu authored
Wrong function signature
-
- 25 Oct, 2015 1 commit
-
-
- 20 May, 2015 1 commit
-
-
The fix for ITS#7016 only adjusted the frontend entry's DN, but not the naming attribute in the entry. check_name_index knows how to do both.
-
- 23 Apr, 2015 1 commit
-
-
Howard Chu authored
select_backend() skips hidden backends so it fails to match the rootdn of a database that has been hidden. rootpw tries to see if the rootdn matches the current backend but the check fails when hidden. Ignore this check on hidden backends since one cannot Bind to a hidden backend anyway.
-
- 11 Feb, 2015 1 commit
-
-
Quanah Gibson-Mount authored
-
- 14 Jan, 2015 1 commit
-
-
Howard Chu authored
-
- 09 Sep, 2014 1 commit
-
-
Howard Chu authored
Can't allow special chars in RDN, not all OSs/filesystems support it.
-