]> git.sur5r.net Git - openldap/history - libraries/liblutil
Sync with HEAD
[openldap] / libraries / liblutil /
2004-07-18 Howard ChuSync with HEAD
2004-06-04 Kurt ZeilengaFrom HEAD
2004-03-19 Kurt Zeilengaslashpath from HEAD
2004-03-17 Kurt ZeilengaSync with HEAD
2004-02-23 Kurt ZeilengaSync with HEAD
2004-01-10 Kurt ZeilengaITS#2906: improved passwd error handling
2004-01-01 Kurt ZeilengaHappy new year
2003-12-17 Kurt ZeilengaRemove broken MSVC build from REL_ENG branch.
2003-12-15 Kurt ZeilengaSync with HEAD
2003-12-01 Kurt ZeilengaSync with HEAD
2003-11-30 Kurt ZeilengaFirst rounded of changes in prep for 2.2.beta3
2003-09-18 Kurt ZeilengaChanges from HEAD for beta
2003-05-29 Howard ChuFix lutil_localtime for EBCDIC
2003-05-25 Kurt ZeilengaAdd/Update various copyright notices
2003-05-15 Pierangelo Masaraticleanup previous commit; update header
2003-05-15 Pierangelo Masaratiadd local generalized time generator
2003-05-05 Kurt ZeilengaBlind fix for NGROUPS Tru64 5.1 bug (ITS#2485)
2003-05-02 Hallvard FurusethFix assignment of <char/int>* to unsigned <char/int...
2003-04-30 Howard ChuAdded errmsg arg to lutil_passwd_{check,hash} functions
2003-04-29 Hallvard Furuseth#include "ldap_pvt.h", to get ldap_charray_free() and...
2003-04-06 Kurt Zeilengamark more translatable strings
2003-04-06 Howard ChuITS#2423 - make the lib that allocates SASL prompt...
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-07 Howard ChuBlind fix, delete obsolete files cache.c, authpasswd.c
2003-03-04 Kurt Zeilengafix initializer
2003-03-03 Howard ChuCleanup slapd-specific NT service support
2003-03-03 Howard ChuFix previous commit, eventlog path was wrong
2003-03-03 Howard ChuDefault is_NT_Service to no
2003-03-02 Kurt ZeilengaAdd acc_rights detection (needs testing)
2003-03-02 Kurt ZeilengaAdd check of <sys/uio.h> and include as needed for...
2003-03-02 Howard ChuInteroperability fix for sendmsg/recvmsg with access...
2003-03-01 Kurt ZeilengaDon't send extra messages, will cause interoperability...
2003-02-21 Kurt ZeilengaRound 2
2003-02-21 Kurt ZeilengaAdd a safety value
2003-02-21 Kurt ZeilengaITS#2325 fix: properly freeing prompts->results
2003-02-09 Kurt ZeilengaNot yet implemented.
2003-01-30 Hallvard FurusethChange lutil_detach() to not close the descriptors...
2003-01-20 Kurt ZeilengaITS#2159: don't crash on malformed userPassword
2003-01-19 Hallvard FurusethSilence gcc warnings (signed vs. unsigned, implicit...
2003-01-03 Kurt ZeilengaHappy new year
2002-12-11 Howard ChuFix previous commit, fstat arg was wrong.
2002-12-04 Howard ChuFix prev commit - require passed descriptor to be a...
2002-12-04 Howard ChuAdded check for sendmsg(). Added hack to use BSD sendms...
2002-12-04 Kurt ZeilengaUse getpeereid(3) where available else use *_PEERCRED...
2002-10-11 Kurt Zeilengabetter check of snprintf result
2002-09-24 Kurt ZeilengaITS#1502: fix NS-MTA-MD5 typo
2002-09-10 Howard ChuMoved stdio replacements from liblutil lutil_* to liblb...
2002-09-07 Kurt ZeilengaShould resolve ITS#2071
2002-09-07 Kurt ZeilengaAdd NT-MTA-MD5 Support.
2002-09-06 Howard ChuRemove dependencies on HAVE_VSNPRINTF, use replacement...
2002-08-31 Pierangelo Masaratisilence warnings
2002-08-31 Pierangelo Masaratidefine macros for appropriate sizing of lutil buffers
2002-08-29 Kurt ZeilengaAdd manageDsaIt/NOOP control support to every tool.
2002-08-24 Kurt ZeilengaPatch: 'ldapmodify -y file' reads password from file...
2002-08-21 Jong Hyuk ChoiSlapadd is changed to include Operational Attributes...
2002-08-10 Howard ChuITS#2016 possibly better macro test for this fix
2002-08-10 Howard ChuITS#2016 Don't include <openssl/des.h> if we're also...
2002-08-07 Howard ChuEliminate an unnecessary malloc/free
2002-07-27 Howard ChuMoved slap_strcopy, slap_strncopy to lutil_strcopy...
2002-07-23 Kurt ZeilengaMisc sprintf/snprintf cleanup
2002-07-19 Howard ChuAdded vsnprintf, snprintf implementations.
2002-07-11 Julius Enarusaidebug.c file moved from liblutil to liblber due to...
2002-07-11 Julius EnarusaiCoverted LDAP_LOG macro to use subsystem ID int values...
2002-07-10 Kurt Zeilengamake sure we don't test against stored values starting...
2002-06-12 Kurt ZeilengaAdd {CLEARTEXT} password-hash support
2002-06-03 Kurt Zeilenga/dev/urandom re-read(2) loop
2002-05-15 Kurt ZeilengaRemove sys/uio.h include
2002-05-11 Howard ChuWin32 fix from Kervin Pierre
2002-05-10 Howard ChuFleshed out debug2syslog
2002-04-16 Howard ChuITS#1720 chk_sasl for Cyrus SASL 2
2002-04-11 Howard ChuITS#1732 signed/unsigned fixes
2002-04-08 Pierangelo MasaratiMostly based on patches provided by Hallvard B. Furuseth
2002-02-11 Kurt ZeilengaAdd uuid_to_str() detection.
2002-02-11 Howard ChuFix #include of sasl.h
2002-02-10 Kurt ZeilengaUpdate Cyrus SASL detection to always look for <sasl...
2002-02-10 Howard ChuSupport for Cyrus SASLv2. Untested.
2002-01-11 Howard ChuCleanup lint
2002-01-10 Kurt ZeilengaStart of new operational attribute framework
2002-01-04 Kurt ZeilengaUpdate copyright statements
2002-01-02 Kurt ZeilengaRework filter code
2001-12-24 Kurt ZeilengaClean up some symbol scoping
2001-12-19 Kurt ZeilengaMisc cleanup
2001-12-18 Howard Chumore cleanup from jon@symas.com
2001-12-18 Howard ChuFix typo in previous commit
2001-12-18 Howard ChuAdd checks for mkstemp and mktemp. Tweak utils.c:mkstem...
2001-12-18 Howard ChuEmulate mkstemp() using mktemp() if mkstemp() is not...
2001-12-18 Kurt Zeilengastdlib.h should be included as <ac/stdlib.h>
2001-12-17 Howard Chufrom jon@symas.com - misc Windows cleanup
2001-12-09 Kurt ZeilengaRemove lint and misc MSVC updates
2001-12-07 Howard ChuNT updates from jon@symas.com.
2001-12-07 Howard ChuMinor fixes from jon@symas.com
2001-12-05 Kurt ZeilengaMinor portablility change
2001-12-05 Pierangelo Masaratimy system does not have the removed headers; however...
2001-12-05 Pierangelo Masaratimy compiler complains about this; does my fix comply...
2001-12-05 Pierangelo Masaratiminor cleanup
2001-12-05 Kurt ZeilengaAdd experimental UUID/CSN support (needed for LCUP).
2001-12-05 Kurt ZeilengaAdd CSN routine.
2001-12-05 Kurt ZeilengaSet multicast bit
2001-12-05 Kurt ZeilengaSome minor cleanup...
next