]> git.sur5r.net Git - openldap/history - include/lutil.h
New access_allowed()
[openldap] / include / lutil.h
2009-11-15 Pierangelo Masaratitreat bervals as bervals (related to ITS#6378,ITS#6379)
2009-08-18 Pierangelo Masaratiwrap gmtime for reentrancy (ITS#6262)
2009-01-22 Kurt ZeilengaUpdate copyright notices
2008-12-11 Pierangelo Masaratifix LDAP deref control response; fix tool response...
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-12-02 Howard ChuAdd memctx to lutil_str2bin()
2007-10-01 Howard ChuAdd lutil_str2bin() for arbitrary length decimal-to...
2007-08-17 Pierangelo Masaratimove uuid normalized to string to liblutil
2007-02-11 Howard ChuMove duplicate timestamp detection into lutil_gettime()
2007-02-02 Howard ChuAdd lutil_gettime() returning structured time with...
2007-01-02 Kurt Zeilengahappy new year
2006-12-17 Pierangelo Masaratidon't leave dependencies on liblutil in libldap :)
2006-12-03 Pierangelo Masaratifix request/result abandon
2006-10-21 Pierangelo Masaratirework timeout strategy a little bit
2006-01-03 Kurt ZeilengaHappy new year!
2005-11-24 Pierangelo Masaratiuse lutil_ato*() whenever appropriate
2005-11-23 Pierangelo Masaratiadd support for error-handling number/time parsing...
2005-04-26 Howard ChuFix lutil_time typos
2005-03-18 Howard ChuReorganiza SLAPD_CRYPT and SLAPD_SPASSWD support for...
2005-01-01 Kurt ZeilengaHappy New Year!
2004-09-28 Howard ChuRename slap_tm to lutil_tm...
2004-09-28 Howard ChuMove time parsers from ppolicy.c to liblutil; preserve...
2004-03-19 Howard ChuITS#2457 Added LUTIL_SLASHPATH macro and func for conve...
2004-03-12 Pierangelo Masaratidefine error codes for lutil_passwd* funcs
2004-03-02 Howard ChuPass result berval to lutil_passwd_hash instead of...
2004-01-01 Kurt ZeilengaHappy new year
2003-12-11 Howard ChuITS#2869 fix decode length checks again
2003-11-26 Kurt ZeilengaUpdated notices and acknowledgements
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.