]> git.sur5r.net Git - openldap/shortlog
openldap
2007-06-21 Kurt Zeilengahave error match API call
2007-06-21 Kurt ZeilengaSend common request controls with extended request.
2007-06-21 Pierangelo... fix potential leak (detected by Coverity)
2007-06-20 Pierangelo... fix potential NULL dereferencing (detected by Coverity)
2007-06-19 Pierangelo... cleanup
2007-06-19 Pierangelo... better implementation for ITS#4996 and docs (ldapsearch...
2007-06-19 Howard ChuITS#5025 clear sr_entry before sending search reference
2007-06-19 Hallvard FurusethReplace the text with a note that LDBM has been discont...
2007-06-19 Howard ChuITS#4870 remove lint
2007-06-19 Pierangelo... fix ITS#5005
2007-06-19 Howard ChuFix uninit'd op req DN
2007-06-19 Howard ChuITS#4933 use ldap_set_option for search timelimit
2007-06-19 Kurt ZeilengaPpolicy control should be sent with every request...
2007-06-19 Kurt ZeilengaRevert last commit
2007-06-18 Gavin HenrySaving links to FAQ-O-MATIC content for merging into...
2007-06-16 Pierangelo... test goes __after__ done (ITS#5014 :)
2007-06-15 Hallvard Furuseth Do not access a void* (mi_entry_limbo) as if it were...
2007-06-15 Gavin HenryRunning 'perlcritic -1 SampleLDAP.pm' and tidying up.
2007-06-15 Hallvard FurusethITS#4995 - rewrite clarification
2007-06-15 Quanah Gibson... For ITS#4995, add clarification comments
2007-06-14 Gavin HenryRemoving left over lines.
2007-06-14 Hallvard FurusethRemoved ldbm and its underlying databases gdbm, mdbm...
2007-06-14 Pierangelo... don't forget to log errors (ITS#5014)
2007-06-14 Pierangelo... add sub-second result timeout accuracy (for which is...
2007-06-14 Gavin HenryRemoved all references to ldbm from test data and man...
2007-06-14 Howard ChuBetter fix for rev 1.97
2007-06-13 Gavin HenryRemoved all occurrences of Slurpd. The only mention...
2007-06-13 Gavin Henryintro_dctree dia src
2007-06-13 Gavin HenryITS#5009
2007-06-12 Hallvard FurusethITS#4983: Partly revert tls_thread_self() paranoia...
2007-06-10 Hallvard FurusethRename thread contexts to tasks, leaving user contexts...
2007-06-10 Hallvard FurusethFor ITS#4943: Axe thread pool semaphore code
2007-06-10 Hallvard FurusethCleanup (add prototypes)
2007-06-10 Pierangelo... re-fix ITS#4936
2007-06-10 Hallvard Furusethint -> ber_socklen_t for getsockname()
2007-06-10 Hallvard Furusethint -> ber_socklen_t for getsockopt()
2007-06-09 Hallvard FurusethITS#5007: Rename label "leave"; OSF1 pthread.h makes...
2007-06-09 Hallvard FurusethITS#5007: Wrap code using MSG_WAITALL in #ifdef MSG_WAI...
2007-06-09 Hallvard FurusethITS#5007: Remove void* pointer arithmetic, that's a...
2007-06-09 Hallvard FurusethRegenerate for ITS#4629
2007-06-09 Hallvard FurusethFix HP-UX crash: Replace socklen_t with ber_socklen_t...
2007-06-09 Gavin HenrySource complete.
2007-06-09 Pierangelo... allow host resolution via DNS SRV based on the DN porti...
2007-06-09 Pierangelo... use libexecdir as default module path (ITS#4936)
2007-06-09 Pierangelo... temporary fix to ITS#4986; does not break current tests...
2007-06-09 Pierangelo... fix SASL ssf logging (ITS#5001)
2007-06-09 Pierangelo... autchId must be a (quoted) id, and can't be a DN; as...
2007-06-09 Pierangelo... fix header
2007-06-09 Pierangelo... do not try to register custom monitor stuff when subord...
2007-06-09 Pierangelo... allow internal access to monitor database (as per ITS...
2007-06-09 Pierangelo... always complain when custom monitor stuff cannot be...
2007-06-08 Howard ChuITS#4992 fix cldap
2007-06-08 Howard ChuITS#4970 ignore pwdMinAge if pwdReset is TRUE
2007-06-08 Howard ChuITS#4955 fix typo in referral chasing
2007-06-08 Howard ChuITS#4977 check for cookie parse failure
2007-06-07 Gavin HenryStray Eclipse file.
2007-06-07 Gavin HenryNew directory for source images, before being exported...
2007-06-07 Gavin HenryStarted converting images to dia, with a new src folder...
2007-06-04 Hallvard FurusethRemove ltp_active_list. It became unneeded when rev...
2007-06-03 Gavin HenryDates and OpenLDAP CVS tag
2007-06-03 Gavin HenryChange date to 2007.
2007-06-02 Pierangelo... needs portable.h
2007-06-02 Pierangelo... make searches expand all matching sets of group/url...
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...
next