kanidm/kanidmd
Firstyear d47d4fed0a
245 ldap compat (#247)
Add's improvements to ldap compatibility. This stabilises DN formats and how they are returned, and adds the name2uuid index to help speed up binds and entry resolves on large queries. Even on the largest queries, this is able to process them rapidly, and the ldap interface now has single operation times of sub 0.001 second even on 100k entry databases with references.
2020-06-14 09:34:23 +10:00
..
benches Add concurrent structures, and initial attempt at benchmarking (#173) 2020-01-26 19:55:53 +10:00
src 245 ldap compat (#247) 2020-06-14 09:34:23 +10:00
Cargo.toml 199 ldap gateway (#246) 2020-06-10 12:07:43 +10:00
Dockerfile 199 ldap gateway (#246) 2020-06-10 12:07:43 +10:00
Dockerfile.scratch Merge docker image github actions into unique 2020-05-07 12:37:14 +10:00