]> git.sur5r.net Git - openldap/history - libraries
New access_allowed()
[openldap] / libraries /
2009-11-30 Howard ChuITS#6405 in ldap_pvt_gettime, also check for microsecs...
2009-11-20 Hallvard FurusethITS#6351,6390: s/memrchr/lutil_memrchr/, but try #defin...
2009-11-18 Howard ChuMore for prev commit - only set if URL was provided.
2009-11-18 Howard ChuITS#6386 Must init conn->lconn_server
2009-11-18 Pierangelo Masaratihonor -1 timeout (ITS#6388)
2009-11-15 Howard ChuITS#6283 add missing env options
2009-11-06 Howard Chupartially revert prev commit
2009-11-06 Howard ChuMinor cleanup in strval2str
2009-11-04 Hallvard FurusethMore ITS#6353 - relent a bit: accept terminating NUL...
2009-10-30 Hallvard FurusethITS#6355: Fix uninitialiezed lso_tmp_rsa_cb() return...
2009-10-28 Hallvard FurusethFor ITS#6353: Catch embedded NULs in BerValues converte...
2009-10-27 Howard ChuFix prev commit, s/errno/err/g
2009-10-26 Howard ChuFor prev commit, check for EINTR/EAGAIN/EWOULDBLOCK
2009-10-26 Howard ChuITS#6327, #6334 take ret=-1/EINTR into account
2009-10-26 Howard ChuCleanup prev commit
2009-10-26 Howard ChuITS#6327 fix sb_sasl_generic_write retval for partial...
2009-10-23 Hallvard FurusethITS#6348: Fix inverted LBER_USE_DER test in ber_put_seq...
2009-10-21 Hallvard FurusethITS#6344: return failure on failure in ber_put_ostring...
2009-10-21 Hallvard FurusethFix comment describing BerElement.ber_usertag
2009-10-21 Hallvard FurusethCleanup - macroize magic constant (ITS#5909)
2009-09-30 Ralf HaferkampIn case of certificate verification failures include...
2009-09-25 Howard ChuOn OpenSSL 0.9.8 and newer, use RSA_generate_key_ex...
2009-09-08 Pierangelo Masaratikeep compatibility with slapd's gmtime_mutex (ITS#6262)
2009-08-29 Howard ChuTweak MozNSS include path
2009-08-29 Howard ChuITS#6278 PEM support for MozNSS from rmeggins@redhat...
2009-08-21 Pierangelo Masaratisilence warnings
2009-08-19 Pierangelo Masaraticopy username, much like other string-valued options...
2009-08-19 Pierangelo Masaraticleanup previous commit
2009-08-19 Pierangelo Masaratisilence warnings
2009-08-19 Pierangelo Masaratiaddress signedness issue
2009-08-19 Hallvard FurusethMore ITS#6262: Also define ldap_pvt_gmtime_[un]lock...
2009-08-19 Pierangelo Masaratifix previous commit
2009-08-18 Pierangelo Masaratiwrap gmtime for reentrancy (ITS#6262)
2009-08-18 Pierangelo Masaratifix previous commit
2009-08-18 Pierangelo Masaratiexpose SASL_USERNAME when it makes sense (EXTERN needs...
2009-08-14 Howard ChuMore for prev commit
2009-08-13 Howard ChuFix prev commit again, IPPROTO_TCP is the documented...
2009-08-13 Howard ChuFix prev commit, it was not Linux-only as it claimed...
2009-08-12 Hallvard FurusethITS#6215 cleanup: Export ber_skip_element() to compleme...
2009-08-12 Hallvard FurusethTrying again: No need to maintain ber->ber_usertag...
2009-08-07 Hallvard FurusethFix last commit: cast strcasecmp unsigned char* to...
2009-08-07 Hallvard FurusethMore ITS#6215: Catch malformed elements in ber_get_stri...
2009-08-07 Hallvard FurusethMore ITS#6215: Define and use ber_tag_and_rest() and...
2009-08-07 Hallvard FurusethMore ITS#6215: Fix wrong fix in rev 1.121
2009-08-07 Howard ChuIn session_chkhost get the last CN, not the first.
2009-08-04 Hallvard FurusethSimplify struct bgbvr and ber_get_stringbvl(), preservi...
2009-07-31 Howard ChuMinor cleanup
2009-07-31 Howard ChuFix, reqcert == ALLOW should ignore cert verification...
2009-07-31 Howard ChuITS#6239 use our own hostname checking for MozNSS
2009-07-31 Hallvard FurusethMight help ITS#6145: change while to do-while, to make...
2009-07-30 Howard ChuCheck for CN length match as well in chkhost
2009-07-29 Hallvard FurusethMore ITS#6215: Fix va_arg integer types for ber_scanf...
2009-07-29 Hallvard FurusethMore ITS#6215: Fix ber_scanf(,"mMvVW",) cleanup on...
2009-07-29 Hallvard FurusethMore ITS#6215: Free data to the memory context used...
2009-07-29 Hallvard FurusethMore ITS#6215:
2009-07-29 Hallvard FurusethFor ITS#6215: No need to maintain ber->ber_usertag...
2009-07-29 Hallvard FurusethFor ITS#6215: Do not expose obsolete Seqorset. Note...
2009-07-29 Hallvard FurusethMore ITS#6215 -
2009-07-29 Hallvard FurusethRemove useless asserts that will be re-assert()ed befor...
2009-07-29 Hallvard FurusethITS#6215: Fix buffer overrun and write through NULL...
2009-07-22 Howard ChuITS#4643 never use native getpass(), it's deprecated...
2009-07-13 Howard ChuAdd VLV Error
2009-07-07 Howard ChuITS#5892 return -1 from ldif_read_record on error
2009-07-07 Hallvard FurusethITS#6197 - normalize & speed up ldap_err2string/ldap_pe...
2009-07-03 Howard ChuITS#5696 des_set_key -> des_set_key_and_parity
2009-07-03 Howard ChuCleanup ciphernum
2009-07-02 Howard ChuAcknowledge richm
2009-07-02 Howard ChuITS#5696 Additional MozNSS support from rmeggins@redhat.com
2009-07-01 Howard ChuITS#6192 add all digests. Also stop using SSLeay-compat...
2009-06-25 Howard ChuITS#6188 add stub for ldap_pvt_thread_pool_retract()
2009-06-12 Hallvard FurusethCleanup & slight speedup (no real change):
2009-06-12 Hallvard FurusethUpdate last commit: avoid LDAP_STAILQ_REMOVE in ldap_pv...
2009-06-11 Hallvard FurusethCast getpeername() arg from struct sockaddr_un* to...
2009-06-11 Howard ChuFix prev commit, note *task* not *thread* ...
2009-06-11 Howard ChuAdd ldap_pvt_thread_pool_retract() to cancel pending...
2009-05-06 Ralf HaferkampIntroduce options to configure tcp-keepalive settings...
2009-05-01 Hallvard FurusethITS#6080 again: simplify ber_strnlen, don't use strnlen...
2009-05-01 Hallvard FurusethFix previous fix: Don't #ifdef HAVE_STRNLEN before...
2009-05-01 Hallvard FurusethUpdate previous commit: #define _GNU_SOURCE if needed...
2009-04-29 Pierangelo Masaratidefine and use ber_strnlen() (ITS#6080); please regener...
2009-04-29 Pierangelo Masarati(nearly blind) fix for NULL in TLS error message (ITS...
2009-04-24 Ralf Haferkampmore warning fixes
2009-04-16 Hallvard FurusethITS#5464, #5666 Update last change: Conflicted with...
2009-04-15 Howard ChuITS#5464, #5666 define _GNU_SOURCE
2009-04-11 Howard ChuITS#6041 Windows opendir/closedir issues (from ITS...
2009-04-11 Howard ChuITS#6053 must use gnutls_x509_privkey_init()
2009-03-27 Howard ChuITS#6038 revert prev commits, ITS rejected
2009-03-26 Rein TollevikITS#6038: Write slapadd progress meter to stdout.
2009-03-13 Howard ChuSkip redundant PACKETS logging
2009-03-09 Howard ChuITS#6005 crypt salt_format must use ber_memfree
2009-03-08 Howard ChuITS#6005 strings returned to slapd must use ber_mem*
2009-03-07 Howard ChuITS#6005 librewrite must use the same mem allocators...
2009-03-05 Howard ChuMore cleanup
2009-03-05 Howard ChuTweak prev commit
2009-03-05 Howard ChuITS#5991 build cert chain, GnuTLS doesn't do it for us
2009-03-05 Howard ChuITS#5992 trust X509v1 CA certs
2009-03-03 Howard ChuITS#5980 clear res_matched after successfully chasing...
2009-03-03 Howard ChuITS#5980 - find_connection should match URLs with empty...
2009-03-02 Howard ChuITS#5849 patch was wrong, don't X509_free session cert
2009-03-02 Howard ChuITS#5981 fix GnuTLS TLSVerifyClient try
next