]> git.sur5r.net Git - openldap/history - clients/ud/auth.c
Add libtool support based upon patch by Bart Hartgers <Hartgers@kfm1.phys.tue.nl>
[openldap] / clients / ud / auth.c
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-12 Kurt ZeilengaModified UD as necessary to compile and link under NT.
1998-11-10 Kurt ZeilengaAdded support for ldap.conf file. See ldap.conf(5...
1998-11-05 Kurt Zeilengadefine _REENTRANT & _THREAD_SAFE to pull in reentrant...
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-21 Kurt ZeilengaUse autoconf defines
1998-10-20 Kurt Zeilengaclients build under FreeBSD
1998-09-16 Kurt ZeilengaReplaced "X.500" with "LDAP", seems more relevant these...
1998-09-16 Kurt ZeilengaResolves UD crash when binding with incorrect passwords.
1998-09-08 Kurt ZeilengaAdd Kerberos V5 support from Predrag Balorda <pele...
1998-08-22 Kurt ZeilengaAdded include of <time.h> to get time_t
1998-08-20 Kurt ZeilengaRemoved use of paths not defined in ldapconfig.h.edit.
1998-08-09 Kurt ZeilengaInitial revision