]> git.sur5r.net Git - openldap/history - libraries/libldap/init.c
LDAP C-API changes
[openldap] / libraries / libldap / init.c
1998-11-23 Kurt ZeilengaChange init_w_userconf to not interpet the filename...
1998-11-23 Hallvard FurusethPlug memory leak
1998-11-19 Hallvard Furusethadd ldap_strdup and eliminate strdup in libldap
1998-11-19 Kurt ZeilengaSupport $LDAPRC to specify fullpath to additional rc...
1998-11-16 Kurt ZeilengaRemove extern declarations of library functions from...
1998-11-15 Hallvard FurusethProtoized, moved extern definitions to .h files, fixed...
1998-11-11 Hallvard Furuseth&deref_kv -> deref_kv; som compilers don't like &array
1998-11-11 Kurt ZeilengaUpdate NT4 port.
1998-11-10 Kurt ZeilengaAdded support for ldap.conf file. See ldap.conf(5...
1998-11-09 Kurt ZeilengaInitialize openldap_ldap_global_options struct (not...
1998-11-09 Kurt ZeilengaSplit out ldapoptions from struct ldap to facilate...
1998-11-04 Kurt Zeilengastruct ldap is now opaque to clients.