]> git.sur5r.net Git - openldap/history - clients/ud/mod.c
Don't depend error handling on exact resultCode.
[openldap] / clients / ud / mod.c
2000-04-26 Kurt ZeilengaDon't depend error handling on exact resultCode.
1999-12-13 Kurt ZeilengaRemove lint
1999-09-08 Kurt ZeilengaAdd OpenLDAP RCSid to *.[ch] in clients, libraries...
1999-08-03 Hallvard FurusethGrow buffer[] declaration to make space for " $ " separ...
1999-08-02 Kurt Zeilengamultiline separator: s/"$"/" $ "/
1999-06-03 Kurt Zeilengas/<stdlib.h>/<ac/stdlib.h>/
1999-03-27 Hallvard FurusethFree() -> ldap_memfree() changes. Remove use of the...
1999-02-22 Hallvard FurusethCast `char' arguments to ctype.h functions to `unsigned...
1998-11-15 Hallvard FurusethProtoized, moved extern definitions to .h files, fixed...
1998-11-11 Hallvard FurusethMemory leaks: Values from ldap_get_dn were not freed.
1998-11-04 Kurt Zeilengastruct ldap is now opaque to clients.
1998-10-25 Kurt Zeilengamerged with autoconf branch
1998-10-25 Kurt ZeilengaFound the really, really stupid bug. The SAFEMEMCPY...
1998-10-22 Kurt ZeilengaThe world compiles and links....
1998-10-20 Kurt Zeilengaclients build under FreeBSD
1998-09-16 Kurt ZeilengaReplaced "X.500" with "LDAP", seems more relevant these...
1998-08-20 Kurt ZeilengaFixed ldapconfig.h.edit/Make-template to generate ldapc...
1998-08-09 Kurt ZeilengaInitial revision