]> git.sur5r.net Git - openldap/history - include/lutil.h
Sync with HEAD as of 14-March-2004
[openldap] / include / lutil.h
2004-03-17 Kurt ZeilengaSync with HEAD
2004-01-01 Kurt ZeilengaHappy new year
2003-12-15 Kurt ZeilengaSync with HEAD
2003-12-01 Kurt ZeilengaSync with HEAD
2003-05-15 Pierangelo Masaraticleanup previous commit; update header
2003-04-30 Howard ChuAdded errmsg arg to lutil_passwd_{check,hash} functions
2003-03-12 Howard ChuFix up lutil_passwd stuff to avoid struct berval definition
2003-03-11 Howard ChuAdded lutil_passwd_init, _destroy, _add for dynamically...
2003-03-03 Howard ChuCleanup NT service support declarations
2003-01-03 Kurt ZeilengaHappy new year
2002-09-10 Howard ChuEliminate overallocation in LUTIL_BASE64_ENCODE_LEN
2002-09-10 Howard ChuFix ITS#2055, avoid roundoff errors in LUTIL_BASE64_DEC...
2002-08-31 Pierangelo Masaratidefine macros for appropriate sizing of lutil buffers
2002-08-24 Kurt ZeilengaPatch: 'ldapmodify -y file' reads password from file...
2002-07-27 Howard ChuSilence struct tm warnings
2002-07-27 Howard ChuMoved slap_strcopy, slap_strncopy to lutil_strcopy...
2002-01-04 Kurt ZeilengaUpdate copyright notices
2001-12-17 Howard Chu from jon@symas.com - misc MSVC cleanup
2001-12-09 Kurt ZeilengaRemove lint and misc MSVC updates
2001-12-07 Howard ChuNT updates from jon@symas.com.
2001-06-13 Kurt ZeilengaAdding crypt(3) salt format (ITS#1202) from Jeff Costlo...
2001-05-29 Kurt ZeilengaUpdate copyright (including with or without modificatio...
2000-10-18 Kurt Zeilengause ber_socket_t, not LBER_SOCKET_T
2000-10-14 Kurt Zeilengaentropy should be unsigned
2000-06-18 Kurt ZeilengaRound one of LDAP_F() macro changes. In this round...
2000-05-13 Kurt ZeilengaY2k copyright update
2000-05-10 Kurt ZeilengaAdd experimental code to check simple bind passwords
2000-04-25 Kurt ZeilengaFramework for authpasswd. Needs work. Behind #ifdef
1999-12-13 Kurt ZeilengaRemove lint
1999-12-10 Kurt ZeilengaFix slapd SASL/ExternalOps encoding
1999-12-09 Kurt ZeilengaAdd simple password test program.
1999-12-08 Kurt ZeilengaReengineered ldappasswd(1). Uses extended operation...
1999-11-27 Howard ChuFixes for NT dynamic linking.
1999-11-23 Kurt ZeilengaFix typo
1999-10-28 Howard ChuFixed the LDAP_F macro.
1999-10-26 Kurt ZeilengaAdd lutil_entropy(). Currently only supports /dev...
1999-10-25 Kurt ZeilengaAdd macros to compute base64 encode/decode lengths.
1999-09-25 Kurt ZeilengaRework passwd routines to allow callers to determine...
1999-08-31 Kurt Zeilengasockpair cleanup including:
1999-08-31 Kurt ZeilengaAdd OpenLDAP RCS Id
1999-08-17 Kurt ZeilengaNew dn2id format with base/one/subtree indices (ldbm...
1999-07-28 Kurt ZeilengaUpdate INSTALL based upon new snapshot naming.
1999-06-29 Kurt ZeilengaModify lutil_passwd to accept a third argument char...
1999-05-19 Kurt ZeilengaVienna Bulk Commit
1999-04-01 Gary WilliamsNT port
1998-12-28 Kurt ZeilengaAdd OpenLDAP Copyright to headers
1998-12-01 Kurt ZeilengaUpdate slapd to use lutil_passwd() for both user and...
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-06 Kurt ZeilengaAdd lutil_passwd()
1998-11-05 Hallvard FurusethAdded lutil_detach()
1998-10-25 Kurt Zeilengamerged with autoconf branch
1998-09-22 Kurt ZeilengaFixed md5/sha files.
1998-09-02 Kurt ZeilengaAdd basic support for MD5 and SHA1 passwords.