This website requires JavaScript.
Explore
Help
Sign In
mirror
/
openldap
Watch
2
Star
0
Fork
0
You've already forked openldap
mirror of
https://git.openldap.org/openldap/openldap.git
synced
2025-03-01 14:15:49 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
16366cff99
openldap
/
libraries
History
Kurt Zeilenga
2f969f8552
First cut at ber_set_option(NULL,LBER_OPT_MEMORY_FN, myrealloc) where
...
myrealloc is pointer to a realloc() wrapper. Must be first library call or else.
1999-05-29 05:16:31 +00:00
..
libavl
liblber
First cut at ber_set_option(NULL,LBER_OPT_MEMORY_FN, myrealloc) where
1999-05-29 05:16:31 +00:00
libldap
old_abandon should be int* not long*.
1999-05-29 03:32:33 +00:00
libldap_r
Add LBER_ and LDAP_ memory allocators/deallocators for internal
1999-05-29 01:19:14 +00:00
libldbm
Do not set db_cachesize under BerkeleyDB 2.4.
1999-05-24 21:21:09 +00:00
libldif
liblutil
Use memcmp not strncmp for non-string comparisons.
1999-05-24 22:51:13 +00:00
Makefile.in