This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
openldap
Watch
1
Star
0
Fork
You've already forked openldap
0
mirror of
https://git.openldap.org/openldap/openldap.git
synced
2026-01-01 04:29:35 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
c8bffb5584
openldap
/
servers
History
Howard Chu
c8bffb5584
Fix bdb_tool_dn2id_get() - nobody should be calling bdb_dn2id() directly,
...
always call through the cache instead - bdb_cache_find_ndn().
2005-07-19 02:12:34 +00:00
..
slapd
Fix bdb_tool_dn2id_get() - nobody should be calling bdb_dn2id() directly,
2005-07-19 02:12:34 +00:00
slurpd
assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL).
2005-07-18 06:22:33 +00:00
Makefile.in
Cleanup notices
2005-01-21 19:38:13 +00:00