]> git.sur5r.net Git - openldap/history - libraries
initialize the connection_pool in server mode only
[openldap] / libraries /
2006-03-31 Howard Chucleanup
2006-03-31 Howard Chucleanup NULL string handling
2006-03-31 Howard Chucleanup NULL deref
2006-03-31 Howard ChuCleanup NULL derefs
2006-03-31 Howard Chucleanup dead code
2006-03-31 Howard Chuplug leaks
2006-03-31 Howard Chuplug leaks
2006-03-31 Howard Chuplug leaks
2006-03-30 Kurt ZeilengaAdditional TXN changes (a work in progress)
2006-03-25 Pierangelo Masaratiuse asynchronous API; note that an endless loop may...
2006-03-24 Pierangelo Masaratiseems to fix referral chasing (ITS#4448)
2006-03-23 Pierangelo Masaratihandle abnormal condition
2006-03-20 Pierangelo Masaratiduplicate string from environment, as it may be overrid...
2006-03-20 Pierangelo Masaratidestroy ld_conn_mutex (ITS#4441)
2006-03-07 Kurt ZeilengaFix encoding
2006-03-07 Kurt ZeilengaAdditional TXN changes
2006-03-06 Kurt ZeilengaInitial and rough client-side implementation of the...
2006-03-05 Luke HowardDon't fail compile if LDAP_EXOP_X_TURN undefined (ie...
2006-03-02 Luke HowardAlways pass valid BerElement to ldap_create_control...
2006-02-16 Kurt ZeilengaMacro cleanup
2006-02-14 Kurt Zeilengaunifdef -DLDAP_NULL_IS_NULL
2006-02-13 Kurt ZeilengaReport layer installed only after installed, and fix...
2006-02-10 Howard ChuITS#4363 avoid running ucgendat unnecessarily
2006-02-07 Kurt ZeilengaKludge for MSAD (ITS#4391 and others)
2006-01-24 Howard ChuITS#4368 unlock pool ltp_mutex before destroying it
2006-01-19 Howard ChuITS#4354 only set DH callback if OPT_DHFILE has been...
2006-01-18 Howard ChuITS#4349 don't wait on condition if there are no thread...
2006-01-15 Howard ChuGet rid of trivial yield, for completeness' sake.
2006-01-15 Howard ChuITS#3950 delete gratuitous yield. (could use pthread_co...
2006-01-12 Kurt ZeilengaUpdate proxied authorization implementation to use...
2006-01-12 Pierangelo Masaratisilence warning
2006-01-12 Howard ChuTone down dn2bv/bv2dn logging
2006-01-11 Luke HowardITS#4327 - make SASL_MECH/SASL_REALM no longer user...
2006-01-09 Pierangelo Masaratis/o/lo/
2006-01-09 Pierangelo Masaratifix typo in previous commit
2006-01-09 Kurt Zeilengas/pagectrl.o/pagectrl.lo/
2006-01-09 Kurt Zeilengacleanup
2006-01-09 Kurt ZeilengaUpdate variables holding protocol values to ber_*_t's
2006-01-08 Pierangelo Masaratifix types; further check parameters
2006-01-08 Pierangelo Masaratirework API functions to create/parse controls; add...
2006-01-08 Kurt ZeilengaUpdate (and rename) Sort and VLV parse routines to...
2006-01-08 Kurt Zeilengacorrect typo
2006-01-08 Kurt Zeilengacleanup
2006-01-06 Pierangelo Masaratirfc2589 support (ITS#4293)
2006-01-06 Howard ChuITS#3950 tweak prev commit, s/REPLACE_SCHED_YIELD/REPLA...
2006-01-06 Kurt Zeilengai before e and other cleanup
2006-01-06 Kurt ZeilengaMake use of nanosleep/select as a sched_yeild(2) replac...
2006-01-06 Howard ChuITS#3950 use select instead of yield when select does...
2006-01-03 Kurt ZeilengaHappy new year!
2006-01-03 Kurt Zeilengaimprove LDAP_OTHER description
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 \
next