]> git.sur5r.net Git - openldap/history - libraries
Remove new_rdn/old_rdn - handled by frontend now
[openldap] / libraries /
2006-01-02 Pierangelo Masaratifix leaks in ldap_parse_passwd()
2006-01-02 Pierangelo Masaraticleanup time unparsing (don't add trailing 0s if other...
2005-12-27 Pierangelo Masaratiadd severity-aware logging (ITS#4282)
2005-12-16 Pierangelo Masaratiimprove previous commit (one line, use buffer and trunc...
2005-12-15 Pierangelo Masaratilog attrs
2005-12-13 Pierangelo Masaratiuse macros instead of numbers...
2005-12-13 Pierangelo Masaraticleanup
2005-11-26 Howard ChuFix prev commit again, relative paths are legal.
2005-11-26 Howard ChuITS#4221 fix -r1.6
2005-11-26 Kurt Zeilengaunifdef -DLDAP_SCOPE_SUBORDINATE
2005-11-25 Pierangelo Masaraticleanup filter escaping
2005-11-25 Pierangelo Masaratiadd more versatile private API for filter escaping
2005-11-25 Pierangelo Masaratifix ldap_bv2escaped_filter_value() according to <draft...
2005-11-24 Pierangelo Masaratiuse lutil_ato*() whenever appropriate
2005-11-23 Kurt ZeilengaAnother getpeerucred(3) fix.
2005-11-23 Kurt Zeilengacleanup last commit
2005-11-23 Kurt ZeilengaSupport Solaris 10's getpeerucred(3) (*** blind commit...
2005-11-23 Kurt Zeilengas/ACCRIGHTS/ACCRIGHTSLEN/
2005-11-23 Kurt Zeilengas/ACCRIGHTS/ACCRIGHTSLEN/
2005-11-23 Pierangelo Masaratiadd support for error-handling number/time parsing...
2005-11-20 Pierangelo Masaratifix library checks; implement client side of "touch...
2005-11-14 Pierangelo Masaratisilence warnings...
2005-11-14 Hallvard FurusethFix lutil_memrchr():
2005-11-13 Pierangelo Masaratidon't trust strchr/strrchr with bervals
2005-11-12 Pierangelo Masaratidon't malloc empty strings for matched, error
2005-11-12 Howard ChuCleanup lbo_valid / meminuse / memfuncs
2005-11-08 Howard ChuITS#4082 tls ctx requirements are only applicable to...
2005-11-07 Pierangelo Masaratidon't allow '{' in TK_BAREWORD (ITS#4116)
2005-11-06 Pierangelo Masaratisilence warnings
2005-11-06 Kurt ZeilengaImprove SASL error handling
2005-11-06 Pierangelo Masaratifix ldap_bv2escaped_filter_value
2005-11-05 Howard ChuMove lconn_tls_ctx to ldo_tls_ctx. Otherwise clients...
2005-11-03 Pierangelo Masaratifix previous commit
2005-11-03 Pierangelo Masaratidon't leak hostname
2005-11-03 Pierangelo Masaratifix previous commit
2005-11-03 Pierangelo Masaratiplug leaks
2005-11-03 Pierangelo Masaratiplug (one time?) leaks
2005-11-03 Kurt ZeilengaUpdate result code to IANA-assigned values
2005-11-02 Howard ChuITS#4137 was returning with tls_def_ctx_mutex locked.
2005-11-01 Kurt Zeilengacleanup
2005-10-31 Pierangelo Masaraticonsistently use HSTRERROR (ITS#4124)
2005-10-28 Howard ChuFix prev commit, spawns unnecessary threads.
2005-10-28 Howard ChuITS#4017, additional revisions for DH parameters
2005-10-27 Howard ChuFix pool_submit, create threads as long as we're under...
2005-10-20 Kurt ZeilengaAdditional serverSaslCred trace messages.
2005-10-17 Howard ChuFix ldapi DN ordering
2005-10-16 Pierangelo Masaratisilence SLAP_SEM_LOAD_CONTROL related warnings...
2005-10-16 Kurt Zeilengadisable SLAP_SEM_LOAD_CONTROL by default, needs additio...
2005-10-14 Kurt ZeilengaITS#3440: (blind) fix for VxWorks inet_ntoa(3) leak,
2005-10-13 Kurt Zeilengamissed \
2005-10-13 Kurt ZeilengaAdd ldap_bv2escaped_filter_value (ITS#2535)
2005-10-12 Kurt ZeilengaAlign Operation buffers using LBER_ALIGNED_BUFFER
2005-10-12 Kurt ZeilengaAssume TLS is properly configured if any one of
2005-10-12 Howard ChuFix typo
2005-10-12 Howard ChuAdd LDAP* to debug messages to aid tracking
2005-10-12 Howard ChuFix ITS#3832 must mutex protect ld->ld_conns
2005-10-09 Howard ChuITS#4072 ldap_pvt_tls_init_def_ctx() returns LDAP_NO_SU...
2005-10-09 Howard ChuITS#2942 skip referrals that we've already chased
2005-10-08 Howard ChuSimplify lm_chain_tail handling, support LDAP_MSG_RECEIVED
2005-10-08 Howard ChuDon't set ndelay on socket connect if no timeout was...
2005-10-05 Howard ChuITS#4017 support Diffie-Hellman parameters for multiple...
2005-10-05 Howard ChuMake time counter zero based
2005-10-04 Pierangelo Masaratiplug potential ld_error leak (ITS#4064)
2005-09-30 Howard ChuITS#4048 plug leak
2005-09-30 Howard ChuITS#4053 free cldap peer address
2005-09-29 Kurt ZeilengaITS#4021: add new {CLEARTEXT} kludge as bv_len=0 kludge no
2005-09-28 Howard ChuITS#4046 fix recvfrom len
2005-09-26 Howard Chuavl_delete...
2005-09-26 Howard ChuTweak branches in avl_find
2005-09-26 Howard ChuReplace avl_insert/delete with iterative version
2005-09-26 Howard ChuFix tavl_delete
2005-09-26 Hallvard FurusethRemove unused variable
2005-09-23 Howard ChuRevert prev commit
2005-09-23 Howard ChuFix end conditions for tavl_end and tavl_next
2005-09-22 Howard Chutavl_delete: copy balance factor
2005-09-21 Howard Chutavl_delete - swap whole structures, not the data pointers.
2005-09-21 Howard ChuFix tavl_delete threading
2005-09-21 Howard ChuAdd testtavl, add tavl_end and tavl_next. tavl_delete...
2005-09-21 Howard ChuAdd threaded AVL functions
2005-09-17 Hallvard FurusethAdd thread debugging wrapper thr_debug.c and ldap_thr_d...
2005-09-16 Pierangelo Masaratiaddress ITS#4023
2005-09-13 Howard ChuSimplify array operations
2005-09-13 Hallvard FurusethFormat fixes. #include <ac/ctype.h>. Cast isspace...
2005-09-10 Pierangelo Masaraticleanup
2005-09-10 Pierangelo Masaratisilence warnings
2005-09-06 Howard ChuITS#4006 add stub for ldap_pvt_thread_pool_context_reset()
2005-09-04 Howard ChuFix XXHEADERS dependency
2005-09-04 Kurt ZeilengaFix multicast bit
2005-09-01 Pierangelo Masaratiaddress ITS#3925; please test
2005-09-01 Pierangelo Masaratiwait also if PAUSING; silence warnings and improve...
2005-08-31 Hallvard FurusethHandle LDAP_INT_GLOBAL_OPT() failure in ldap_int_destro...
2005-08-26 Howard ChuRevert ITS#3577 patch, breaks Windows build and not...
2005-08-25 Kurt ZeilengaUpdate build tools based upon OPENLDAP_AC work
2005-08-24 Howard ChuImprove check for schemes vs cleartext passwords
2005-08-23 Howard ChuITS#3961 better fix - provide a context for the main...
2005-08-23 Howard ChuITS#3961 provide ldap_pvt_thread_pool_fake_context_init...
2005-08-22 Pierangelo Masaratitreat TRUE/FLASE like SUCCESS; don't chase "" referrals
2005-08-20 Pierangelo Masaraticosmetic changes (easier to inspect under gdb)
2005-08-20 Pierangelo Masaratifix SASL numeric secprops parsing (ITS#3955)
2005-08-19 Pierangelo Masaratidon't try to print NULLs on Solaris...
next