]> git.sur5r.net Git - openldap/history - libraries
ITS#6020
[openldap] / libraries /
2008-02-09 Quanah Gibson-Mountfix declarations of buffers for numeric strings; other...
2008-02-08 Quanah Gibson-Mountuid/gid are unsigned
2008-02-08 Quanah Gibson-MountITS#5263
2008-01-25 Pierangelo MasaratiITS#5338
2008-01-11 Howard ChuITS#5324 don't use %n
2008-01-11 Hallvard FurusethWarning cleanup: function ptr <=> void* at ldap_pvt_thr...
2008-01-10 Hallvard Furusethldap_int_bisect_find(): Silence harmless "may be used...
2008-01-10 Hallvard Furuseth#include <signal.h> for pthread_kill()
2008-01-09 Ralf HaferkampCorrected memory allocation for cookie (ITS#5315)
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2008-01-07 Pierangelo Masaratirename ldap_pvt_thread_pool_setkey_x() to ldap_pvt_thre...
2008-01-07 Hallvard FurusethITS#5309: complete the addition of ldap_pvt_thread_pool...
2008-01-03 Howard ChuFix prev commit
2008-01-02 Pierangelo Masaratifix to ITS#5304
2007-12-29 Pierangelo Masaratinew ldap_pvt_thread_pool_setkey API
2007-12-29 Howard ChuITS#5300, reject substring filters with empty values
2007-12-21 Quanah Gibson-MountITS#4982
2007-12-21 Quanah Gibson-MountITS#4982 libldap_r threaded library linking
2007-12-20 Howard ChuCleanup spaces
2007-12-20 Howard ChuITS#5291, more for rev 1.79 search timeouts
2007-12-17 Howard ChuBetter fix to prev commit
2007-12-15 Hallvard FurusethDeclare enough buffer space for out-of-range URL port...
2007-12-15 Pierangelo Masaratifix declarations of buffers for numeric strings; other...
2007-12-15 Howard Chuuid/gid are unsigned
2007-12-15 Howard ChuITS#5263 fix return code from parse_sasl_bind_result()
2007-12-10 Quanah Gibson-MountRemove unused variables
2007-12-06 Hallvard FurusethRemove unused variables
2007-12-03 Howard ChuInteger indexing, sync with HEAD
2007-12-02 Howard ChuAdd memctx to lutil_str2bin()
2007-12-02 Quanah Gibson-MountFix dirsep chars before opening file
2007-12-01 Howard ChuSync with HEAD
2007-12-01 Howard ChuFix tmpbuf size
2007-12-01 Howard ChuFix dirsep chars before opening file
2007-12-01 Howard ChuCleanups from Hallvard
2007-12-01 Howard ChuSync with HEAD
2007-12-01 Howard ChuFix carries
2007-11-30 Howard Chusync with HEAD again
2007-11-30 Howard ChuFix prev. Once more, with feeling.
2007-11-30 Quanah Gibson-Mountcleaned-up cleanup
2007-11-30 Howard ChuFix prev cleanup.
2007-11-30 Howard ChuCleanup prev commit
2007-11-30 Quanah Gibson-MountFix ordered indexing
2007-11-30 Howard ChuFix rev 1.49
2007-11-27 Kurt ZeilengaReverse last commit (made by mistake)
2007-11-27 Kurt ZeilengaOpenLDAP Devel README
2007-11-27 Quanah Gibson-MountFix dec to bin negative number handling
2007-11-23 Pierangelo Masaratisilence warnings
2007-11-21 Howard ChuFix dec to bin for zero value
2007-11-21 Howard ChuFix dec to bin negative number handling
2007-11-20 Quanah Gibson-MountFix typo in dec to bin conversion
2007-11-20 Howard ChuFix typo in dec to bin conversion
2007-11-15 Quanah Gibson-MountITS#5224
2007-11-12 Howard ChuITS#5224 add any necessary socket libraries
2007-11-07 Quanah Gibson-MountUse per-thread slap_counters to eliminate lock contention
2007-10-25 Howard ChuFix typo in prev commit
2007-10-25 Howard ChuUse thread-specific data in pool_context()
2007-10-25 Howard ChuAdded native thread-specific data support
2007-10-23 Quanah Gibson-MountITS#5197
2007-10-23 Howard ChuITS#5197 add stub for ldap_pvt_thread_pool_query()
2007-10-19 Howard Chusync with HEAD
2007-10-19 Howard ChuFix liblutil link order
2007-10-19 Howard ChuITS#5194 from HEAD
2007-10-18 Howard ChuITS#5194 zero out pool when destroying
2007-10-18 Howard Chupool_resume fix from HEAD
2007-10-18 Howard ChuIn pool_resume don't touch the condvar if the pool...
2007-10-18 Quanah Gibson-MountCleanup debug calls
2007-10-18 Quanah Gibson-MountITS#4188
2007-10-18 Howard ChuCleanup debug calls
2007-10-17 Quanah Gibson-Mountsync with head
2007-10-17 Quanah Gibson-MountITS#5100 ldap_control_dup - OID must be non-NULL
2007-10-17 Quanah Gibson-Mountminor cleanup
2007-10-10 Howard ChuQuiet request logging
2007-10-09 Howard ChuITS#5100 ldap_control_dup - OID must be non-NULL
2007-10-08 Howard ChuITS#3864 from HEAD
2007-10-08 Howard ChuITS#4188 check for pool pause every 64 entries. (probab...
2007-10-06 Pierangelo Masaratiminor cleanup
2007-10-06 Howard ChuITS#3864 use sasl_ssf_t where expected
2007-10-01 Howard ChuMore for ITS#5070 from HEAD
2007-10-01 Howard ChuAdd lutil_str2bin() for arbitrary length decimal-to...
2007-09-29 Pierangelo Masaratidispose of connection when server down (related to...
2007-09-29 Pierangelo Masaratifix format
2007-09-03 Quanah Gibson-Mountdon't leak file descriptors (coverity)
2007-09-03 Pierangelo Masaratidon't leak file descriptors (coverity)
2007-09-02 Howard ChuSync with HEAD - only use libfetch for non-FILE URLs
2007-09-02 Howard ChuMore for ITS#5117 - only use libfetch for non-file...
2007-09-02 Howard ChuITS#5117 from HEAD - log error message on include:...
2007-09-02 Howard ChuITS#5117 try to log a message if chasing an include...
2007-09-01 Quanah Gibson-MountSync with HEAD for OL 2.4.5
2007-08-24 Howard ChuITS#5105 from Alexey Melnikov @ isode
2007-08-24 Pierangelo Masaratildap_control*_dup() is no longer private; add ldap_pvt_...
2007-08-22 Pierangelo Masaratirework controls API
2007-08-22 Pierangelo Masaratifix and cleanup
2007-08-22 Kurt ZeilengaFix last commit.
2007-08-22 Kurt ZeilengaPassword policy request control should have no control...
2007-08-21 Pierangelo Masaraticlient side of draft-wahl-ldap-session
2007-08-21 Pierangelo Masaratifix or comment Calysto findings
2007-08-17 Pierangelo Masaratimake lutil_uuidstr_from_normalized() return the length...
2007-08-17 Pierangelo Masaratimove uuid normalized to string to liblutil
2007-08-17 Pierangelo Masaratidon't leak in case of error
2007-08-16 Pierangelo Masaraticleanup tools
next