]> git.sur5r.net Git - openldap/history - clients/ud/auth.c
Fix most `wider type truncated to int' bugs on OSF1 due to implicit decls:
[openldap] / clients / ud / auth.c
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