]> git.sur5r.net Git - openldap/history - libraries/liblutil/Makefile.in
More contrib cleanout
[openldap] / libraries / liblutil / Makefile.in
2000-09-22 Kurt ZeilengaReplace indexing hash with 32-bit FNV-1... should be...
2000-07-22 Kurt ZeilengaUse sigaction to set SA_RESTART (if appropriate).
2000-07-13 Kurt ZeilengaUpdate SASL code to reuse context through life of session.
2000-06-18 Kurt ZeilengaRound one of LDAP_F() macro changes. In this round...
2000-05-13 Kurt ZeilengaAdd missing copyright notices
2000-05-12 Howard ChuMoved nt_err from liblutil to liblber, renamed WSAGetEr...
2000-01-25 Kurt ZeilengaFix typo
1999-11-27 Howard ChuFixes for NT dynamic linking.
1999-10-28 Howard ChuUse new macros from configure.in to accomodate NT/Mingw...
1999-10-26 Kurt ZeilengaAdd lutil_entropy(). Currently only supports /dev...
1999-09-08 Kurt ZeilengaAdd OpenLDAP RCSid
1999-08-31 Howard ChuAdded lutil_pair()
1999-08-17 Kurt ZeilengaNew dn2id format with base/one/subtree indices (ldbm...
1999-06-21 Kurt ZeilengaMove nt_debug to -llutil and generalize for all platforms.
1999-03-13 Ben CollinsAdded lockf.o to list of OBJS and lockf.c to list of...
1999-03-13 Ben CollinsAdded check for getpass() as well as adding it to the...
1998-11-18 Kurt ZeilengaOBJS: passwd.c -> passwd.o (I thought I already fixed...
1998-11-07 Kurt ZeilengaFix detach.c typo in OBJS
1998-11-06 Kurt ZeilengaAdd lutil_passwd()
1998-11-04 Hallvard FurusethAdded lutil_detach()
1998-10-25 Kurt Zeilengamerged with autoconf branch
1998-10-22 Kurt ZeilengaMoved strdup/tempnam to liblutil
1998-10-19 Kurt ZeilengaRemove DEFS variables from Makefiles, remove bridge.h.
1998-09-21 Kurt ZeilengaFix VPATH includes/libraries
1998-09-18 Kurt ZeilengaFixed CRYPT, MD5, and SHA1 support.
1998-09-18 Kurt ZeilengaMake all, clean, veryclean, depend, install all appear...
1998-09-17 Kurt ZeilengaAdd Makefile templates for libraries.