]> git.sur5r.net Git - openldap/shortlog
openldap
2007-06-02 Pierangelo... fix leak
2007-06-02 Pierangelo... clarify use of -y (as per ITS#4994)
2007-06-01 Gavin HenryAdding # $
2007-06-01 Gavin HenryMoving from Slurpd.
2007-06-01 Gavin HenryNew TOC, new sdf files and merging/reworking of existin...
2007-06-01 Hallvard FurusethSimplify: Remove tid_zero, thread_keys[].id and ldap_in...
2007-05-31 Hallvard Furuseththread pool data was accessed through the wrong type
2007-05-31 Hallvard FurusethAdd comments. Constify tid_zero. Shut up gcc -Wswitch...
2007-05-31 Hallvard FurusethAdd variable ldap_int_has_thread_pool, assert(at most...
2007-05-31 Hallvard FurusethShut up gcc -Wformat
2007-05-31 Ralf HaferkampITS#4991 restore save_attrs when a request is finished...
2007-05-31 Ralf HaferkampITS#4991 restore mapped AttributeNames before processin...
2007-05-31 Hallvard FurusethIn pool_submit():
2007-05-31 Hallvard FurusethPreserve key order when deleting, so context_reset...
2007-05-30 Hallvard FurusethMake get_thread_info() static. Handle ldap_pvt_thread_...
2007-05-25 Howard ChuITS#4966 valsort_modify: ignore Delete modops with...
2007-05-23 Howard ChuRegenerate with gnutls TLS_LIBS
2007-05-23 Howard ChuMust set TLS_LIBS for gnutls
2007-05-23 Kurt ZeilengaUse IANA-assigned OID for entryDN and remove hide flag.
2007-05-22 Gavin HenryZero value example for pwdAccountLockedTime (ITS#4978)
2007-05-21 Pierangelo... clarify that slapo-rwm could hide rootDSE and subschema
2007-05-20 Hallvard FurusethFix --without-tls (ITS#4975). Enable certificate matching.
2007-05-20 Hallvard FurusethPrevious message should have gone in ITS. It is ITS...
2007-05-20 Hallvard Furusethlibldap/tls.c calls CRYPTO_set_id_callback(ldap_pvt_thr...
2007-05-19 Hallvard FurusethOnly use terminal escapes (in $TB/$TN) when printing...
2007-05-19 Pierangelo... test fix to ITS#4964
2007-05-19 Pierangelo... more ITS#4973 initialization
2007-05-19 Pierangelo... re-parse ID from passmod request, if necessary (ultimat...
2007-05-19 Pierangelo... related to ITS#4973
2007-05-18 Hallvard FurusethGive OperationBuffer normal struct members instead...
2007-05-18 Hallvard FurusethRegenerate
2007-05-18 Hallvard FurusethOnly use terminal escapes (in $TB/$TN) when printing...
2007-05-18 Hallvard FurusethITS#4972: $LDAP_THREAD_DEBUG, detached threads, debug_a...
2007-05-18 Hallvard Furusethclean-local: Delete configpw configpw.conf
2007-05-18 Hallvard FurusethReadability patch: ERRVAL() macro for pthreads < 7...
2007-05-18 Hallvard FurusethRe-fixing ITS#2667: test -a and test -o unportable...
2007-05-18 Hallvard FurusethOnly define x509_cert_get_dn() when HAVE_GNUTLS. Remov...
2007-05-18 Hallvard Furusethprintf format paranoia: macros could be changed to...
2007-05-18 Hallvard FurusethUnused varaibles
2007-05-18 Hallvard FurusethWarning cleanup (avoid cast double return val -> intege...
2007-05-18 Hallvard Furusethinclude lber-int.h (for rev 1.396 certificate changes)
2007-05-17 Pierangelo... ...
2007-05-16 Hallvard FurusethHeader nitpick
2007-05-16 Hallvard FurusethSEE ALSO slapcat(8), slapd-ldif(5)
2007-05-16 Hallvard FurusethClarify "bind on"
2007-05-16 Hallvard FurusethExplain rootDSE
2007-05-16 Pierangelo... allow array of more generic syntaxes
2007-05-16 Pierangelo... allow attribute inheritance with syntax restriction...
2007-05-16 Pierangelo... further cleanup round in back-relay database selection...
2007-05-15 Pierangelo... check for NULL dn in URL; set error code before seding...
2007-05-14 Howard ChuFix GNUtls acknowledgement, initial work by Matt Backes...
2007-05-14 Howard ChuITS#4961 disable schema checking on contextCSN update
2007-05-14 Ralf Haferkampmake openssl builds working again
2007-05-13 Pierangelo... apply fixes in ITS#4951 (tested)
2007-05-13 Hallvard FurusethReapply part of rev 1.2 warning cleanup, it was lost...
2007-05-13 Howard ChuGNUtls - ignore free of NULL ctx
2007-05-13 Howard ChuDon't NUL-terminate bervals during DN parsing
2007-05-13 Howard ChuDon't use strdup on bervals
2007-05-13 Howard ChuTest no longer depends on --with-tls
2007-05-13 Howard ChuAdded GNUtls notes
2007-05-13 Howard ChuAdd CRLfile option for GNUtls
2007-05-13 Howard ChuUse liblber for certificate Validation, Normalization
2007-05-13 Howard ChuMerged GNUtls support into main tls.c
2007-05-12 Howard ChuNo more dependency on OpenSSL
2007-05-12 Hallvard FurusethAdd back-monitor (and its OID arc) to Backend/Database...
2007-05-12 Pierangelo... if no database can be looked up, don't send result...
2007-05-12 Pierangelo... don't try to lookup a database when there's no request DN
2007-05-12 Pierangelo... fix read off by one (spotted by valgrind)
2007-05-11 Hallvard FurusethFix for !(LDAP_DEBUG && LDAP_SYSLOG)
2007-05-11 Hallvard FurusethComment fixes.
2007-05-10 Howard ChuAdded ciphersuite support
2007-05-10 Howard ChuRegenerate with GNUtls additions
2007-05-10 Howard ChuAdd GNUtls detection
2007-05-10 Howard ChuFix typo in prev commit
2007-05-10 Howard ChuAdd LDAP_OPT_X_TLS_CRLFILE, peer cert verification...
2007-05-10 Howard ChuITS#4954 clear c_sasl_dn after error
2007-05-10 Howard ChuITS#4952 use memcmp to compare CSN values
2007-05-09 Hallvard FurusethSince we only have LDAP_MAXTHR thread_keys, allow max...
2007-05-09 Hallvard FurusethMake ldap_int_thread_userctx_t.ltu_key[] a proper NULL...
2007-05-09 Hallvard Furuseththread_keys is a (poor) open-addessed hash table, but...
2007-05-09 Hallvard FurusethProtect thread_keys[] with ldap_pvt_thread_pool_mutex...
2007-05-09 Hallvard FurusethReplace state LDAP_INT_THREAD_POOL_PAUSING with member...
2007-05-09 Hallvard FurusethITS#4943:
2007-05-09 Hallvard FurusethDon't complain if detached threads exit after ldap_debu...
2007-05-09 Hallvard FurusethRemove unused variables
2007-05-09 Hallvard Furusethassert(pointer) -> assert(pointer != NULL)
2007-05-09 Hallvard FurusethStruct/array initializers must be constant expressions...
2007-05-09 Hallvard FurusethCast Debug(%p) pointer argument to void*
2007-05-09 Hallvard FurusethRebuild
2007-05-09 Hallvard FurusethITS#4948: '#if <undefined macro>' -> '#ifdef' warning...
2007-05-08 Howard Chucoverity scan, e is non-NULL
2007-05-08 Howard Chucoverity error, u->lud_scheme is mandatory
2007-05-08 Howard Chucoverity scan, fix typo
2007-05-08 Howard Chucoverity error, memory leak in file2anlist
2007-05-08 Howard Chucoverity scan, ch_realloc won't return NULL
2007-05-08 Howard Chucoverity fix, slapd_rw_apply NULL filter
2007-05-07 Ralf Haferkampfix comparison with string literal
2007-05-05 Howard ChuITS#4949 make config_syslog accumulate across multiple...
2007-04-29 Howard ChuITS#4939 fix typo
2007-04-24 Howard ChuITS#4917 preserve old sat_ad_mutex
next