A ref change was pushed to the OpenLDAP (openldap.git) repository.
It will be available in the public mirror shortly.
The branch, OPENLDAP_REL_ENG_2_4 has been updated
via fd33341d423569df5598ccd4fa356b4a3afa354e (commit)
via a074ff73cac234c7c405678c4a1e3787d72c97f9 (commit)
via ba3e85a24322c77f396601a5087e379144b71469 (commit)
via e72a6740cbe5148d042035d047a920e7ed928054 (commit)
via e0929d6a61346bbbdbb11e6f70a8e5bac7c0de32 (commit)
via c7e50ed2afd218ad281e85a2e1cb30fd1b0d8af5 (commit)
via eba99f5e862e0792ebd05e8c5f9cd9175a8ca8f1 (commit)
via d1358fc5f63e7b024b6d41df7e47671b6d4f9535 (commit)
via 09bd982c84736ea3b6d523b38c46730bb8ca78a4 (commit)
via eec47aa50f4e5e9f2f53c1c9df39c8ff7a07c7db (commit)
via 0e90602d59edcde2ebf989fd3b09b4ba4c34e5e3 (commit)
via 19ce3b2e154a0ecc2eec130e4d6b57dc9ead0ddb (commit)
via 314aac2ae3b6ff19a97d3b48e0e24ca740cbccbe (commit)
via e4df45e2f30d3ea0dc566ba7ece020429a973ef1 (commit)
via 71496a7995ced89a3f9ccc5568c040e0dd00a853 (commit)
via 97a9caf1688f9c1113069aa8141c9f000f5269cc (commit)
via 3469fafd5a943ad1c60ed98d70bf14a555a8ca68 (commit)
via dfe5c1e74247ee5e5ceab9597389c386209b1f7d (commit)
via 707f959aea0899dd54e50bb1eaa8b4a62d973402 (commit)
via e4a1a54279302fe6ee01e8f1c489c6f1e51876b6 (commit)
via 5b46bdebcf90c62929e5306d54c6622443756312 (commit)
via 68859807f1e601c15ca3642520541530c9916178 (commit)
via 3b08a491343577498e8d9fddf8f578ba0701188e (commit)
via b6934edd9c51fe8b1ba9ccb5f1d3cdff71148f23 (commit)
via 058be29bdf3a50ce0c1dbee3555736bcd249c6b5 (commit)
via d10b3d4fbc8975265a2650be62d21a0130c5afeb (commit)
via f151c2acb83cc5b4234be86c816e6005699394eb (commit)
via 6fbd2ecc825b9ab267969ee5d513b514b7ab911a (commit)
via e51618f2507a2654456a401962403209d115d39c (commit)
via f5b046aee2e8293c2300d9ce8f80786ffecf4485 (commit)
via 75e3cac81bbdbbb59c831c6d76916cc84dfd81a6 (commit)
via 69f84ed621a032bcf459253ee76ef7fbaa6b888d (commit)
via 65bea114c813896d364ea4e63c18e8efe6c41af2 (commit)
via 8e95aa1937691809f1118ad1d77bf45b7419a8b3 (commit)
via c5a0cf61a49748d73a228080628ba8b2a7e6b312 (commit)
via 0619caa5fb3b396814c284ac7d9a2714d84cd607 (commit)
via f5b393c3571d7f82a9c6c5564cfee59a0d7cff36 (commit)
via abbb83ef0a8d2794a987256621427cfc09882ec9 (commit)
via f4c2f26cbfce26a9f7f74e81f552c102b35e4d7a (commit)
via 9ed87c03b05580f90a888df3ac045f0e054e4555 (commit)
via 6b58c4f4070095d8979d45cee56b81f4de728ed0 (commit)
from 518f675b2010ac422a51484bdc141d541e322dc8 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit fd33341d423569df5598ccd4fa356b4a3afa354e
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Fri Nov 4 14:49:18 2011 -0700
ITS#7079
commit a074ff73cac234c7c405678c4a1e3787d72c97f9
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Oct 20 13:46:39 2011 -0700
Only use tool IDL cache when multithreaded
commit ba3e85a24322c77f396601a5087e379144b71469
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Oct 6 19:15:10 2011 -0700
More for cursor reuse
commit e72a6740cbe5148d042035d047a920e7ed928054
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Oct 6 19:14:22 2011 -0700
Keep some dn2i/id2e cursors open longer
So they can be reused, and avoid unnecessary page_searches
commit e0929d6a61346bbbdbb11e6f70a8e5bac7c0de32
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue Oct 4 02:18:09 2011 -0700
Turn off tool IDL caching
Well, just like in back-bdb in 2005, it only slowed things down
on larger LDIFs.
commit c7e50ed2afd218ad281e85a2e1cb30fd1b0d8af5
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Oct 3 11:29:04 2011 -0700
Tweak tool IDL cache, use MDB_MULTIPLE
commit eba99f5e862e0792ebd05e8c5f9cd9175a8ca8f1
Author: Howard Chu <hyc(a)openldap.org>
Date: Sun Oct 2 21:29:21 2011 -0700
Use MDB_APPEND mode where possible
commit d1358fc5f63e7b024b6d41df7e47671b6d4f9535
Author: Howard Chu <hyc(a)openldap.org>
Date: Sun Oct 2 19:31:18 2011 -0700
Use IDL caching in tool/quick mode
commit 09bd982c84736ea3b6d523b38c46730bb8ca78a4
Author: Howard Chu <hyc(a)openldap.org>
Date: Sun Oct 2 10:06:06 2011 -0700
Use MDB_RESERVE for id2entry_put
commit eec47aa50f4e5e9f2f53c1c9df39c8ff7a07c7db
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Sep 21 15:59:08 2011 -0700
Updated for mdb_txn_begin API change.
Nested txn stuff which we don't use.
commit 0e90602d59edcde2ebf989fd3b09b4ba4c34e5e3
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Tue Sep 13 09:39:28 2011 +0200
back-bdb/back-mdb IDL cleanup.
Parenthesize macros. Microoptimize IDL search. Use RANGE_<FIRST/LAST>
when IDL is known to be a range.
commit 19ce3b2e154a0ecc2eec130e4d6b57dc9ead0ddb
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Sun Sep 18 21:49:25 2011 +0200
Cleanup ISO C compatibility for recent commits
commit 314aac2ae3b6ff19a97d3b48e0e24ca740cbccbe
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Sun Sep 18 22:37:45 2011 +0200
More libmdb vs back-mdb C type tweaks.
Do not access a size_t via an unsigned long pointer, an MDB_val via a
berval pointer, or the inverse. Instead copy into the proper data types.
commit e4df45e2f30d3ea0dc566ba7ece020429a973ef1
Author: Howard Chu <hyc(a)openldap.org>
Date: Sun Sep 18 14:47:41 2011 -0700
Fix prev commit
Don't truncate all indices if specific indices were given.
commit 71496a7995ced89a3f9ccc5568c040e0dd00a853
Author: Howard Chu <hyc(a)openldap.org>
Date: Sun Sep 18 14:28:36 2011 -0700
Support index truncation
commit 97a9caf1688f9c1113069aa8141c9f000f5269cc
Author: Howard Chu <hyc(a)openldap.org>
Date: Sun Sep 18 13:25:38 2011 -0700
New mdb_close() signature
commit 3469fafd5a943ad1c60ed98d70bf14a555a8ca68
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Sep 14 10:14:02 2011 -0700
Fix entry_alloc with no attrs
commit dfe5c1e74247ee5e5ceab9597389c386209b1f7d
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Sep 14 09:54:58 2011 -0700
Fix onelevel search from last commit
commit 707f959aea0899dd54e50bb1eaa8b4a62d973402
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue Sep 13 16:58:38 2011 -0700
More search optimization
Tighten up entry_alloc/entry_decode
Track parent nodes in idscopes
commit e4a1a54279302fe6ee01e8f1c489c6f1e51876b6
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue Sep 13 15:19:04 2011 -0700
Tentative speedup - use plain ints for entry_encode/decode
Keep entries word-aligned. Yields ~10% speedup, but also 10% more space used.
May revert this if the space cost is unacceptable.
commit 5b46bdebcf90c62929e5306d54c6622443756312
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue Sep 13 01:28:37 2011 -0700
mdb_db_close() should not force env_sync in quick mode
commit 68859807f1e601c15ca3642520541530c9916178
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Fri Nov 4 14:44:01 2011 -0700
Resolve MDB/HDB monitor OID clashes
Conflicts:
servers/slapd/bconfig.c
commit 3b08a491343577498e8d9fddf8f578ba0701188e
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Sep 12 11:05:38 2011 -0700
Just use memcpy since we know it's non-overlapping
commit b6934edd9c51fe8b1ba9ccb5f1d3cdff71148f23
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Mon Sep 12 15:58:43 2011 +0200
Tweak back-mdb integer types to match libmdb.
Also do not cast between berval and MDB_val. That breaks when
sizeof(berval.bv_len) != sizeof(MDB_val.mv_size).
commit 058be29bdf3a50ce0c1dbee3555736bcd249c6b5
Author: Howard Chu <hyc(a)openldap.org>
Date: Sat Sep 10 01:12:50 2011 -0700
Fix - slapcat doesn't set op->o_hdr for tmpmemctx
commit d10b3d4fbc8975265a2650be62d21a0130c5afeb
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Sep 9 22:00:34 2011 -0700
Fix out-of-order slapadd
commit f151c2acb83cc5b4234be86c816e6005699394eb
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Sep 9 19:53:56 2011 -0700
Fix bogus error codes
commit 6fbd2ecc825b9ab267969ee5d513b514b7ab911a
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Sep 9 00:10:48 2011 -0700
Keep cursor open for id2entry
commit e51618f2507a2654456a401962403209d115d39c
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Sep 8 22:07:04 2011 -0700
Use tmpmem-based entries
commit f5b046aee2e8293c2300d9ce8f80786ffecf4485
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Sep 8 22:02:59 2011 -0700
Drop referral.c
commit 75e3cac81bbdbbb59c831c6d76916cc84dfd81a6
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Sep 8 10:31:04 2011 -0700
Fix 6c8e4f2671b6aed41cd5098725048dbe2513612c
commit 69f84ed621a032bcf459253ee76ef7fbaa6b888d
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue Sep 6 17:23:41 2011 -0700
More error msgs
commit 65bea114c813896d364ea4e63c18e8efe6c41af2
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue Sep 6 14:04:38 2011 -0700
Fix 6c8e4f2 for empty suffixes
commit 8e95aa1937691809f1118ad1d77bf45b7419a8b3
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue Sep 6 02:21:19 2011 -0700
More search optimizations
commit c5a0cf61a49748d73a228080628ba8b2a7e6b312
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Sep 5 19:49:35 2011 -0700
Use AD-indexes
commit 0619caa5fb3b396814c284ac7d9a2714d84cd607
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Sep 5 15:23:08 2011 -0700
Debug helper for index
commit f5b393c3571d7f82a9c6c5564cfee59a0d7cff36
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Mon Sep 5 21:10:04 2011 +0200
back-mdb/Makefile.in += variable MDB_SUBDIR.
For compiling against a checkout of the stand-alone libmdb,
which has a branch 'mdb.master' with its own root:
git clone --branch=mdb.master <openldap_repo_dir> mdb
set_mdb="MDB_SUBDIR=`pwd`/mdb/libraries/libmdb"
... maybe modify mdb repository for testing ...
cd <openldap_repo_dir>; make $set_mdb
commit abbb83ef0a8d2794a987256621427cfc09882ec9
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Sep 5 03:52:38 2011 -0700
Fix from key_change consolidation
commit f4c2f26cbfce26a9f7f74e81f552c102b35e4d7a
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Sep 5 01:23:35 2011 -0700
Cursor updates
commit 9ed87c03b05580f90a888df3ac045f0e054e4555
Author: Howard Chu <hyc(a)openldap.org>
Date: Sat Sep 3 13:09:19 2011 -0700
Fix conversion of IDL to range
commit 6b58c4f4070095d8979d45cee56b81f4de728ed0
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Sep 1 16:52:53 2011 -0700
Import back-mdb
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 1 +
doc/man/man5/slapd-mdb.5 | 145 ++++
servers/slapd/back-bdb/monitor.c | 16 +-
servers/slapd/back-mdb/Makefile.in | 62 ++
servers/slapd/back-mdb/add.c | 459 +++++++++++++
servers/slapd/back-mdb/attr.c | 606 +++++++++++++++++
servers/slapd/back-mdb/back-mdb.h | 194 ++++++
servers/slapd/back-mdb/bind.c | 156 +++++
servers/slapd/back-mdb/compare.c | 140 ++++
servers/slapd/back-mdb/config.c | 588 ++++++++++++++++
servers/slapd/back-mdb/delete.c | 478 +++++++++++++
servers/slapd/back-mdb/dn2entry.c | 76 +++
servers/slapd/back-mdb/dn2id.c | 1097 ++++++++++++++++++++++++++++++
servers/slapd/back-mdb/extended.c | 54 ++
servers/slapd/back-mdb/filterindex.c | 1144 +++++++++++++++++++++++++++++++
servers/slapd/back-mdb/id2entry.c | 696 +++++++++++++++++++
servers/slapd/back-mdb/idl.c | 1219 ++++++++++++++++++++++++++++++++++
servers/slapd/back-mdb/idl.h | 113 ++++
servers/slapd/back-mdb/index.c | 575 ++++++++++++++++
servers/slapd/back-mdb/init.c | 457 +++++++++++++
servers/slapd/back-mdb/key.c | 59 ++
servers/slapd/back-mdb/modify.c | 693 +++++++++++++++++++
servers/slapd/back-mdb/modrdn.c | 666 +++++++++++++++++++
servers/slapd/back-mdb/monitor.c | 656 ++++++++++++++++++
servers/slapd/back-mdb/nextid.c | 51 ++
servers/slapd/back-mdb/operational.c | 119 ++++
servers/slapd/back-mdb/proto-mdb.h | 373 +++++++++++
servers/slapd/back-mdb/referral.c | 149 +++++
servers/slapd/back-mdb/search.c | 1166 ++++++++++++++++++++++++++++++++
servers/slapd/back-mdb/tools.c | 1214 +++++++++++++++++++++++++++++++++
servers/slapd/bconfig.c | 6 +-
tests/scripts/test003-search | 8 +-
32 files changed, 13425 insertions(+), 11 deletions(-)
create mode 100644 doc/man/man5/slapd-mdb.5
create mode 100644 servers/slapd/back-mdb/Makefile.in
create mode 100644 servers/slapd/back-mdb/add.c
create mode 100644 servers/slapd/back-mdb/attr.c
create mode 100644 servers/slapd/back-mdb/back-mdb.h
create mode 100644 servers/slapd/back-mdb/bind.c
create mode 100644 servers/slapd/back-mdb/compare.c
create mode 100644 servers/slapd/back-mdb/config.c
create mode 100644 servers/slapd/back-mdb/delete.c
create mode 100644 servers/slapd/back-mdb/dn2entry.c
create mode 100644 servers/slapd/back-mdb/dn2id.c
create mode 100644 servers/slapd/back-mdb/extended.c
create mode 100644 servers/slapd/back-mdb/filterindex.c
create mode 100644 servers/slapd/back-mdb/id2entry.c
create mode 100644 servers/slapd/back-mdb/idl.c
create mode 100644 servers/slapd/back-mdb/idl.h
create mode 100644 servers/slapd/back-mdb/index.c
create mode 100644 servers/slapd/back-mdb/init.c
create mode 100644 servers/slapd/back-mdb/key.c
create mode 100644 servers/slapd/back-mdb/modify.c
create mode 100644 servers/slapd/back-mdb/modrdn.c
create mode 100644 servers/slapd/back-mdb/monitor.c
create mode 100644 servers/slapd/back-mdb/nextid.c
create mode 100644 servers/slapd/back-mdb/operational.c
create mode 100644 servers/slapd/back-mdb/proto-mdb.h
create mode 100644 servers/slapd/back-mdb/referral.c
create mode 100644 servers/slapd/back-mdb/search.c
create mode 100644 servers/slapd/back-mdb/tools.c
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git
A ref change was pushed to the OpenLDAP (openldap.git) repository.
It will be available in the public mirror shortly.
The branch, OPENLDAP_REL_ENG_2_4 has been updated
via 518f675b2010ac422a51484bdc141d541e322dc8 (commit)
via a103a64434cfbba6231b87c1b1c185dbece7eb8a (commit)
via 331bf92df58eefbf2272a235a7a19ef0f6fe7493 (commit)
via 19e4df476dd8969209585903effa935de09771dc (commit)
via 934a19553c058a799ddd27b1ae1e885e37d37a95 (commit)
via ea0d07ffa324cd834b87dd29053961366172330b (commit)
via 85bfb3c1d129f137d455b7208bac285dfa9c6b2d (commit)
via fa3c2945f5e2fe137970e4f964dbe14292ec0740 (commit)
via 163514e4706cfcf827afde82c7d2811032c1c19b (commit)
via 28b8aaeb9670cad3d02d1be226ff5980590625f4 (commit)
via 6e05ca17e988754ae90fde1921765ba130bb90b2 (commit)
via fe11433619573444d67ee2ce193725177579a9f0 (commit)
via 19d1e72bbc66a2a85d7dfe95b582e15fc5a6b04c (commit)
via fa0d64242be440281629a6a5696d03257347e40e (commit)
via 7a40080dd185cdce547769a6c747238a54c1013e (commit)
via 54eb76cc7aab42f5caa396ec920e1de8c1531970 (commit)
via 4bcaabecf5410065ba17d64d0fa95d2844aa5582 (commit)
via 619e671f1c85446c09864430030ad99c33561cc2 (commit)
via 9bcc51ef5d6e4081770cfb5cc309c6c8a6f38f2f (commit)
via b9d13a29e6c4c2742277c82bdc646c32d364a619 (commit)
via c4d5e6e78634a6fa96cdf577688fb3a7fba266ed (commit)
via 8fa10ae668b2fd1e35b7b5b36a1a0b42bd5698e2 (commit)
via 02abfb91ba3b2e62552fdb31d7fc3a1cde63b17f (commit)
via 4272e7de4f2f068b99cc6e32dd4ba86beb4d7266 (commit)
via 237fabda645410996abc7d1285cf4a1b66ac298b (commit)
via 0ab841598ffb490f4246f892248f0b409e411cc1 (commit)
via 2c70d0430adc24b1afb59a265ffcc43a124e64ad (commit)
via 77b1017b85338bfd54de9052e431a44b68119e14 (commit)
via 57b5fbea491c956ed7a4ab7d12d802de2b29455d (commit)
via 09006ccec7928c9cf53bca6abe741e8d4d466c98 (commit)
via b7057eb61e690ebad59e6c9ff15e616933ce42cd (commit)
via 0a2854813175db57a0bc91cee337b3987f2aa849 (commit)
via 2c033676ea481f3f84b843c09c81295d0d30a46d (commit)
via 5b7c983a663ee45a3a2f7f05bbe7d294013a06d6 (commit)
via 0533f80364810fb89b1feac892f9397fffe6ebd0 (commit)
via e222506b88bcadff3ff63c055e0257233721606e (commit)
via 9e3e7cefd8d9ac36eaa42b9a3b46b2694030d834 (commit)
via 71a665aa9dd2da3dd56b5daff8597e2f1645b182 (commit)
via 56fe0d4f1a90f0a8bac5f6096ddfdc6d670fea95 (commit)
via 70c79df1dfd70e90a4c18d3d9710a3b01be011b2 (commit)
via dc83777ab9e925e66c172d16621956bd9af17019 (commit)
via 25529a4c36903d0456b1251712de32f665850029 (commit)
via 8acb7550349352522a4e2eb10bfa27850df89079 (commit)
via 92a63ff79026fa3f2373cde4bb6793f132b8f287 (commit)
via 350124854855ba3aeda6f07c8d6e4d1f27b835bc (commit)
via 946b38f471636e475661daf3569ce9d1f86c6ed2 (commit)
via ed0fc55fd39b50b19b5c7cf30d41811b180f1ae5 (commit)
via 90ed5533015ce2ad668422aca318e40ee1ce7410 (commit)
via b56be64d2e5ff6ab79533df2949ebdf3df383427 (commit)
via b1cfff4aeb9aceed8b18714f4029bd53d59f05ca (commit)
via bf9d722bec7d0e6094242b405d6a66720b934fc6 (commit)
via 5f682934751d54263df19f3b181f1555158daf25 (commit)
via 2d1f3b7ed39007201cb009a4e7ed8aa58a4be6fc (commit)
via 69e53cf700bcceb5c531384ab97e10c2ecff922a (commit)
via 88da18cccfb7e76b35e075b0c9419c6b164c6a43 (commit)
via c5dad7a6d0eb1b3597beda18b38fe92820df0d30 (commit)
via 3dc8fa491add8aaa7688375439d967bb5ffe524f (commit)
via ec2d82f79ae0884326daf2276e42052fae2ca750 (commit)
via acdc248f57306edc00046c43e5af0126e06de50b (commit)
via a7edb95e6496bb65eed291fffc1eb11fbf60f7cd (commit)
via 0c487538cf05df05b2c60e1814cf8153fae768fc (commit)
via 9ac8638d9d9e5c7f58f2d637c07894f398b51193 (commit)
via bed3123b828a83d0a3f07e87a70fad1251e84ab8 (commit)
via 1b69295a48cca409ed0c2f3fe655325e00f55ce2 (commit)
via dac3fae3b540841ae753bea16f3b353e2124c43d (commit)
via 6ac14938e239ff108f8f242c753bde563439b44d (commit)
via 8678fef59780d655cdddc50f33b9515f899ded70 (commit)
via 47c1218916becc65dcf74eb995fd9f57bed2b397 (commit)
via 2e3bc39fa94f21d692d8e94183f57aef9122c487 (commit)
via 976a15097385f7ba0af0379fc9fd712e4e048467 (commit)
via 1f8c3369b90f54d7fd58c5e327343ca1c708e813 (commit)
via f9c8796d0b3ed9bc0f51c76bb28609121b1e2eec (commit)
via 5e6a864513c9fa6f281a3cb0989b682f9061fa91 (commit)
via 293df78b2be77d6d153fd7052cc62d3377dc5501 (commit)
via 807841b1aa2ef3bbf8466ca936f213e5520050fc (commit)
via 963c421a971cc4e95947f3ff20a70a6cc8c9cb5d (commit)
via 2cde97ae94d67405cec056839c766388ba0bc1f4 (commit)
via 70a4f6f29d7cc488a3e03598bf62bb93a9332361 (commit)
via 7bb14a2e79972a452fa37d2baa973c9dfc2e55ba (commit)
via 1843fe0b53cbeed89d6c4c3036b23957739909cf (commit)
via 8d89a53165a5d4b5c5725e3b8997b271aa734c0b (commit)
via 7f46832ec595e17818dd65dacbe8aeb8b72ed410 (commit)
via f6edbd7793e5c01cb9089365872d01c11206c2ae (commit)
via 9d821c26c3023b1efe3270cf8a8ce5eca111189f (commit)
via e91dae3ed52ea2ced5d747b3ab95534c957c8e6d (commit)
via b30d0266e7ebc0dc0a3eafea2938fd41c0676566 (commit)
via 30736a0ff5baf9159e02a0562ac7bd31ea128c3d (commit)
via 2510bea718d725b179abefdb01f5ed58a5ecd560 (commit)
via 0f459dd77307b296078d3ce507522322bb6549ab (commit)
via f7aa0d5e4af93eb950dc503ff4c72a4f6a62b901 (commit)
via d27a7754f341c33145534915e62ae91785bb0e9c (commit)
via 027e1daa105b3ffe8c1061d9aca0fe22714518b9 (commit)
via 01b9fc59fb2b8b4576ed43445b16b531d0b7b2ce (commit)
via 13c663f666ac28d7a72cbe644d393fc8d2dd9881 (commit)
via 94718fab000c63c0bd06e43bf91b9b0a3788ccd7 (commit)
via ee69051a7cfda19330f3c0645cfa420072ceff10 (commit)
via d54eb7dd816d4c612d6d534bbac039216ea4c0fb (commit)
via 590c728044348a2c0d0fa0a46105b4c2c63fe326 (commit)
via 720c4b0a3d63c00d807dc9e3c891f23242e14a99 (commit)
via 66a647e55deb4f4b6e62af6441b50d4a11fd4c1f (commit)
via ca496bd357bf945c51c2f542bab110724f22d71d (commit)
via 5b3b522313893982163b59027ab775e488ca868a (commit)
via cb7c95522055c4928a78694605ca1b5cc679b8fc (commit)
via 3029bb694de9128b6539c924b3385686dbc427bb (commit)
via a1b4144b8079e0de8b99149a7b4b6a5be3123d54 (commit)
via 8f77043372b77a5fdceaa84da969fa1ebd7d9c81 (commit)
via edf9d8e51bbc36594f1fad0681ebd03a880cfd38 (commit)
via e15d4d16b6a01ef0fb249885051bbc9e0756ead1 (commit)
via 1ceae5c2c011edc5b5997e08270c5edc185fd248 (commit)
via 6d924c1dda5a2ce6333e139c029576d3ca2d329b (commit)
via 3dd815162ca77f03e45cde54886af5d52ee8aae1 (commit)
via 11308a190d31e2c9aee3c8ec8e87caf122afa58e (commit)
via 697e00a8e2133794acac51d9e52f56459983d404 (commit)
via e29660566c181cecece9c9b1d632eda7b34ba84c (commit)
via bab6be80775e1c49f876418c90d9d267694d387b (commit)
via 9902a7764e1cefa56a001bde6751e607f14b2702 (commit)
via 9860d5a43ffb8c3bf28954bc5d934d570e136134 (commit)
via 5e3a3db1f2dac9f47123a4032bd5435c70a45c1a (commit)
via 5ef6c43acfb64f86efb6c6b08e95552743140ddc (commit)
via 1aa5105b674ed3a35e28ac4fe29d00d5e321e32a (commit)
via 88a5f35c433bd81658f5c5d72b7ab681fd7a4f67 (commit)
via 3e1c72a08e30243c6e31968f4a13b64e12eb16fd (commit)
via 19f5eebff80d9eeacc6ccf74b7bfa7718e3f7ea2 (commit)
via af0b49aa6089347fa63a54dfe21e8eca756ad2d5 (commit)
via f9f0ec92a995cbabb1e3bc09a872b35442b965db (commit)
via 76d7ca8ce0637315d0940b0865137f0c22483683 (commit)
via c378b2525c7b3b1df2b699e303d2f2d0420475e0 (commit)
via af70c0d9ced6fa7b14683922b7cd2b6bc694ff32 (commit)
via 985f765dc53621f8db910737f677261de4562433 (commit)
via f5297dfc25a38c8ef82f320cbb8e7cf035dff63f (commit)
via 35fca0f6af07878ae3b6065f422c1f71541bd5b8 (commit)
via b070f7bff9603259469b241282f2825e8576ee85 (commit)
via 170703b0e486dd4be8f0381f0aad60091e30d9c3 (commit)
via 785d8e184cba7b7d1fcc45eceb5e7b1a9b7725c8 (commit)
via 920115f7470161e6e7ac5c0fd96295b647d1b108 (commit)
via ce9456d95cadf5783ce3f3ad26eb407aa0f14197 (commit)
via d499c244cd39bec338cb371a5a8bae7ae38b9ac3 (commit)
via 2f7ddb4103a8b4161b47353d160ea75028c52936 (commit)
via 2e776bd36eae2369325f32c58b6beaaa5a0aff24 (commit)
via b834dc05b3d4f4a71fb5e415d7f6a39f6e1963fe (commit)
via 11204d176a79b0525908df24bb4668b4b855fd19 (commit)
via 40df306d52cf0f6e2314d1da5bc35ee76369d78d (commit)
via 39817f6e852ff8beb4c2ba7876828ce9c959d098 (commit)
via 819d98169ed1784eb6fd32793799404506fa1602 (commit)
via 01c2f7816f643ef0c7080f2cf7964f5d34d20efe (commit)
via 2fe9fbd1a36eab2a1d47d119e7027eaed5ca841c (commit)
via 314ac289389eb2a02b03db4ebe1a5976a0abe53c (commit)
via f586e57742042437743ad9534463790831853422 (commit)
via f48f085ed865ebca1d61c262b09258bce6b991ea (commit)
via e3703ab58cf172f546e5390141092159761ba1c7 (commit)
via bb6a034e282def9c201153a5b4e3a4d139ac54ab (commit)
via 51e210c604d6c7b6a5f08306d18ad6adca9204b8 (commit)
via e3b668e84a769634baa64d255ca354890ed951f7 (commit)
via 9f0b00b467e0d1e29ba1290f8b8bd4c77802962a (commit)
via e5cf84495b16a009ae2450ee185d6ff8148a0b1b (commit)
via edf78694661259e6760f3af044139bbd0d948146 (commit)
via cc56ba04fb828db593fa376883e38d63f24a132e (commit)
via 60550e14eeba3bba634f03a40bc83abe07562f83 (commit)
via 36b08835648a19187c65677613ba5d8e7162227e (commit)
via 4ba37eed5e34f7aeebd1e2abb8733ac8947fad7b (commit)
via 852ac0e3bc46d497b67f7b5cacc46cc1bfa5d425 (commit)
via a687f2dc3c82b7e0298e8442a0c262cfdc491577 (commit)
via 1f3fdc811e3ce6a34bea15d3dd275fe01425a2a6 (commit)
via 9b4c6896019100f4095127966bc98e1ea730ec58 (commit)
via 8211dd39603c16bb942a4a3361a55bfc89657263 (commit)
via 415d98755d43bdfb2033f574aaae6b71c0a373b1 (commit)
via 4fd0f278d28b363ade419eb5b991c924a03e125d (commit)
via f89d0cc4b73168ea9b98a6bb623dd683296d053a (commit)
via cb4519179303fd54f282d3e4dcb477befbfca48d (commit)
via 194334b2f79541c9eedb5d135829c03d2474951b (commit)
via 2766e88eeb03af4d4c65f8e79fab219cd1c12b61 (commit)
via 86e78566e3ccd3b2d5451f5a31dc912a16ce81fb (commit)
via bc0ca49d16698c195898859ec09fff09a8b60062 (commit)
via 5a72c6a294d51f833a576cd75a3b349371de4dbe (commit)
via 5e6f32243cece21c6808b5ed7cf2883f49ebd60b (commit)
via 3f025d1d4cceff4ca2090e527833df3561a20d28 (commit)
via 27ab75ef36ef7c6d10da824572423d8906e69cc0 (commit)
via 661d4f80e3125505b4385fba4ccb90851c3cae54 (commit)
via c98c14fef591cac8700e32cc5f93133871e4ddd8 (commit)
via 63370215dd7777f4a68e387deccd0de6ef6f4fdc (commit)
via f88d626ff1927a17cc8926e682dbc46d4d2cf85a (commit)
via 95c88a57b1ddc81d9aad0382b50a3b424cd5000b (commit)
via 7c1e5e9540ec3a31a197bcc74adda420c391ec9a (commit)
via 5fdbc54d7613b9d7da75307086fb5bb1c53b4cab (commit)
via 160585b1bc491f1f5cf14a2a825c97342aece2e5 (commit)
via bd2ceeb74e9cc126b0076558176c1565cfea4fee (commit)
via f42f7f344245dcbf07058f37b2cd00f304c2097b (commit)
via aed36f5780648b4b4f62745be30480fae88fce0e (commit)
via ab0d6fa05ed44d7c09b6c16db8d2b6fb2e0c3183 (commit)
via 86b40907d4e81225b016c7bee7dc501e405a38f5 (commit)
via 84659a5bb6a474b50ad1b090c54e1df623d40778 (commit)
via f73a992ac9c9a0fc0360dc4d6c24699c082b504c (commit)
via 2d4f522a73e1009e8c1ebc88f68c0ac02e2318f2 (commit)
via bddc86c0ee77a63f2e70f6b156f0c0aeba80dceb (commit)
via 3a62d59c4513131c5ee5765fd33237b4f3534eaf (commit)
via fe703b0ee07c8f508e73a3cca34d8e0efbe51efb (commit)
via 421ee6bb1ddd6023b57f5684251f4a487c9171fd (commit)
via a37195f686746eb5781c9fcbc81ba2f389602324 (commit)
via f367441b6966914d1985f241647e1229b4b6c8e8 (commit)
via a4c3626267dcaf2565a1ddf2730a86ff8abb12da (commit)
via 7d678832a798d1facba6b53a4f83b4628a44a80e (commit)
via cd57e9741f11d59882f5699636fdfe00a579b7e7 (commit)
via 11e80dae6366516bca9e59c807f171073a596885 (commit)
via a2de260fb37e384dfa21e9d1c7fb95e6e4ee3a89 (commit)
via 0c2610ebdd8c064edd381ccaeaacb1d69bc6bcf2 (commit)
via d620d4368a7ee17d60f2b381d4c80b22c68ba8e2 (commit)
from e53fd79c78cc9aef6a4e7a783b350bc937e0e10a (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 518f675b2010ac422a51484bdc141d541e322dc8
Merge: e53fd79 a103a64
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Fri Nov 4 14:06:23 2011 -0700
Merge remote branch 'origin/mdb.master' into OPENLDAP_REL_ENG_2_4
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/.gitignore | 15 +
libraries/libmdb/COPYRIGHT | 20 +
.../doxygen.rc => libraries/libmdb/Doxyfile | 1532 +++--
LICENSE => libraries/libmdb/LICENSE | 0
libraries/libmdb/Makefile | 41 +
libraries/libmdb/make.sh | 9 +
libraries/libmdb/mdb.c | 5970 ++++++++++++++++++++
libraries/libmdb/mdb.h | 978 ++++
libraries/libmdb/mdb_stat.c | 64 +
libraries/libmdb/midl.c | 315 +
libraries/libmdb/midl.h | 182 +
libraries/libmdb/mtest.c | 155 +
libraries/libmdb/mtest2.c | 117 +
libraries/libmdb/mtest3.c | 127 +
libraries/libmdb/mtest4.c | 161 +
libraries/libmdb/mtest5.c | 129 +
libraries/libmdb/mtest6.c | 131 +
17 files changed, 9339 insertions(+), 607 deletions(-)
create mode 100644 libraries/libmdb/.gitignore
create mode 100644 libraries/libmdb/COPYRIGHT
copy contrib/ldapc++/doxygen.rc => libraries/libmdb/Doxyfile (59%)
copy LICENSE => libraries/libmdb/LICENSE (100%)
create mode 100644 libraries/libmdb/Makefile
create mode 100755 libraries/libmdb/make.sh
create mode 100644 libraries/libmdb/mdb.c
create mode 100644 libraries/libmdb/mdb.h
create mode 100644 libraries/libmdb/mdb_stat.c
create mode 100644 libraries/libmdb/midl.c
create mode 100644 libraries/libmdb/midl.h
create mode 100644 libraries/libmdb/mtest.c
create mode 100644 libraries/libmdb/mtest2.c
create mode 100644 libraries/libmdb/mtest3.c
create mode 100644 libraries/libmdb/mtest4.c
create mode 100644 libraries/libmdb/mtest5.c
create mode 100644 libraries/libmdb/mtest6.c
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git
A ref change was pushed to the OpenLDAP (openldap.git) repository.
It will be available in the public mirror shortly.
The branch, OPENLDAP_REL_ENG_2_4 has been updated
via e53fd79c78cc9aef6a4e7a783b350bc937e0e10a (commit)
via f77e475967cb71ce925941b4660c4d7a04b3b8bf (commit)
via 03ac02c7215fb592a75370b86069ee2372abec49 (commit)
from 43dd86d30fc6c0eb6bb309f449619072cee4a12c (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit e53fd79c78cc9aef6a4e7a783b350bc937e0e10a
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Fri Nov 4 13:27:38 2011 -0700
ITS#6848
commit f77e475967cb71ce925941b4660c4d7a04b3b8bf
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue Mar 1 01:31:11 2011 +0000
More for #6848 - drop -w option, just make it default behavior
commit 03ac02c7215fb592a75370b86069ee2372abec49
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue Mar 1 01:19:37 2011 +0000
ITS#6848 Add -w option to wait for DB startup before parent exits
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 1 +
include/lutil.h | 2 +-
libraries/liblutil/detach.c | 12 +++++++-----
servers/slapd/main.c | 29 +++++++++++++++++++++++++++--
4 files changed, 36 insertions(+), 8 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git
A ref change was pushed to the OpenLDAP (openldap.git) repository.
It will be available in the public mirror shortly.
The branch, OPENLDAP_REL_ENG_2_4 has been updated
via 43dd86d30fc6c0eb6bb309f449619072cee4a12c (commit)
via e6e694be09f50d391ac1e7218efdcff5eab4e625 (commit)
via 39b7e149b88ccf33c934fe851a9de7d01909b965 (commit)
via de74ffbf7b1318c4484cd3a46ec4cb7dcf12cb14 (commit)
via 729b49e238a2598638ff71fbb752638e1fbc493d (commit)
via 5b3ce2a183092e5e4d9cf0496d5706907591c4eb (commit)
via 9c6a5df8041c9b8079d91aecb94073fe57ca6017 (commit)
via 4b6f888b8125e932faaf316cdd48de60f9859bff (commit)
from 0c17500a28d556ec61a4c4449276dd8b898dd91c (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 43dd86d30fc6c0eb6bb309f449619072cee4a12c
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Fri Nov 4 13:22:54 2011 -0700
ITS#6666
commit e6e694be09f50d391ac1e7218efdcff5eab4e625
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Feb 4 17:36:49 2011 +0000
Overlay result is in rs->sr_err
commit 39b7e149b88ccf33c934fe851a9de7d01909b965
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Feb 4 10:52:34 2011 +0000
Add overlay config stuff, handle overlay responses
commit de74ffbf7b1318c4484cd3a46ec4cb7dcf12cb14
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Feb 3 21:54:11 2011 +0000
Just use back-sock OID arc for overlay
commit 729b49e238a2598638ff71fbb752638e1fbc493d
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Feb 3 21:34:45 2011 +0000
As an overlay, always return SLAP_CB_CONTINUE
commit 5b3ce2a183092e5e4d9cf0496d5706907591c4eb
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Feb 3 21:24:26 2011 +0000
Add response message for overlays
commit 9c6a5df8041c9b8079d91aecb94073fe57ca6017
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Feb 3 20:47:38 2011 +0000
More for overlay use, add connid extension
commit 4b6f888b8125e932faaf316cdd48de60f9859bff
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Feb 3 20:17:23 2011 +0000
Add overlay wrapper, use for triggers etc.
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 1 +
servers/slapd/back-sock/back-sock.h | 3 +
servers/slapd/back-sock/config.c | 280 ++++++++++++++++++++++++++++++++++-
servers/slapd/back-sock/result.c | 13 ++-
4 files changed, 292 insertions(+), 5 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git
A ref change was pushed to the OpenLDAP (openldap.git) repository.
It will be available in the public mirror shortly.
The branch, OPENLDAP_REL_ENG_2_4 has been updated
via 0c17500a28d556ec61a4c4449276dd8b898dd91c (commit)
via 6d4b0452b208442ebb1107da665fcd8cf19bdd65 (commit)
from 136cd8c3b867fa15c8c30d38061a8ff8a495655e (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 0c17500a28d556ec61a4c4449276dd8b898dd91c
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Fri Nov 4 12:30:11 2011 -0700
ITS#6993
commit 6d4b0452b208442ebb1107da665fcd8cf19bdd65
Author: Pierangelo Masarati <ando(a)OpenLDAP.org>
Date: Mon Aug 22 11:23:01 2011 -0600
release mutex only *after* backend connection initialization (ITS#6993)
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 1 +
servers/slapd/connection.c | 2 +-
2 files changed, 2 insertions(+), 1 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git
A ref change was pushed to the OpenLDAP (openldap.git) repository.
It will be available in the public mirror shortly.
The branch, OPENLDAP_REL_ENG_2_4 has been updated
via 136cd8c3b867fa15c8c30d38061a8ff8a495655e (commit)
via 4c9ec6607efcb09acf9430b3d364a9e7945bd3c5 (commit)
via 0170737cc610cc080b16a94d7ec38a6f4a13e7ad (commit)
via 8e36433d746cd10d1067fa088390b080d44aa798 (commit)
via 3ae49ffc418595bba2a523b687e14d6ea9622993 (commit)
via 66f9f50d98b5e9545727dce968c994a93fb25139 (commit)
via 5d2a30c8605822139aba3dcea33aefd2ec2cd2bc (commit)
via 796a2e0b364a4e7852db5e8faa9c95391a628f5b (commit)
from 7f08416615ac20255f5305044686478879c658f4 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 136cd8c3b867fa15c8c30d38061a8ff8a495655e
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Fri Nov 4 12:05:17 2011 -0700
ITS#6826
commit 4c9ec6607efcb09acf9430b3d364a9e7945bd3c5
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Feb 7 01:14:04 2011 +0000
Add CVS ID
commit 0170737cc610cc080b16a94d7ec38a6f4a13e7ad
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Feb 7 01:12:49 2011 +0000
Drop unneeded scheme param
commit 8e36433d746cd10d1067fa088390b080d44aa798
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Feb 7 01:09:47 2011 +0000
Add APR1 to Makefile/README. Add {BSDMD5} mechanism.
commit 3ae49ffc418595bba2a523b687e14d6ea9622993
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Feb 7 00:47:25 2011 +0000
Replace pw_string64 with lutil_passwd_string64
commit 66f9f50d98b5e9545727dce968c994a93fb25139
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Feb 7 00:46:06 2011 +0000
Export pw_string64 as lutil_passwd_string64
commit 5d2a30c8605822139aba3dcea33aefd2ec2cd2bc
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Feb 7 00:49:55 2011 +0000
Use lutil_passwd_string64 instead of pw_string64
commit 796a2e0b364a4e7852db5e8faa9c95391a628f5b
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Feb 7 00:49:04 2011 +0000
ITS#6826 from Devin J. Pohly
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 1 +
contrib/slapd-modules/passwd/Makefile | 13 +-
contrib/slapd-modules/passwd/README | 13 ++-
contrib/slapd-modules/passwd/apr1.c | 233 ++++++++++++++++++++++++
contrib/slapd-modules/passwd/sha2/slapd-sha2.c | 63 +------
include/lutil.h | 7 +
libraries/liblutil/passwd.c | 10 +-
7 files changed, 272 insertions(+), 68 deletions(-)
create mode 100644 contrib/slapd-modules/passwd/apr1.c
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git
A ref change was pushed to the OpenLDAP (openldap.git) repository.
It will be available in the public mirror shortly.
The branch, OPENLDAP_REL_ENG_2_4 has been updated
via 7f08416615ac20255f5305044686478879c658f4 (commit)
via f059bebb9ab4fa341f4948ff706f0e3a6011080e (commit)
via 039be55d4ffa9acef3d19afdc5bd426ff620c2ac (commit)
from cf0a79c1470293b1daa0697498cd11dcef7b4848 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 7f08416615ac20255f5305044686478879c658f4
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Fri Nov 4 11:58:46 2011 -0700
ITS#3272
commit f059bebb9ab4fa341f4948ff706f0e3a6011080e
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Feb 17 02:57:47 2011 +0000
ITS#3272 link against libslapi.la
commit 039be55d4ffa9acef3d19afdc5bd426ff620c2ac
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Feb 17 02:56:06 2011 +0000
LIBSLAPITOOLS is obsolete since tools subdir is long gone
ITS#3272 link to libslapi.la
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 1 +
configure | 52 +++++++++++++++++++++++---------------------
configure.in | 5 +---
servers/slapd/Makefile.in | 5 +---
4 files changed, 30 insertions(+), 33 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git
A ref change was pushed to the OpenLDAP (openldap.git) repository.
It will be available in the public mirror shortly.
The branch, OPENLDAP_REL_ENG_2_4 has been updated
via cf0a79c1470293b1daa0697498cd11dcef7b4848 (commit)
from c5afa5a515c2b5f42510494deebe80dbab718fbf (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit cf0a79c1470293b1daa0697498cd11dcef7b4848
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Nov 4 11:32:38 2011 -0700
ITS#7081 fix prev commit
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/overlays/pcache.c | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git
A ref change was pushed to the OpenLDAP (openldap.git) repository.
It will be available in the public mirror shortly.
The branch, master has been updated
via e438122448bda4168a4d5f84dd251f3590d2b737 (commit)
from 3cbde28a71d659c809c5192175c0be7e6216557d (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit e438122448bda4168a4d5f84dd251f3590d2b737
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Nov 4 11:32:38 2011 -0700
ITS#7081 fix prev commit
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/overlays/pcache.c | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git
A ref change was pushed to the OpenLDAP (openldap.git) repository.
It will be available in the public mirror shortly.
The branch, OPENLDAP_REL_ENG_2_4 has been updated
via c5afa5a515c2b5f42510494deebe80dbab718fbf (commit)
via 55f8c8b8fa1450207bc718a921ef215575e3fca1 (commit)
via 820bd6afc79634f16c254e1b0f0f5a7e61348d36 (commit)
via b4cb585cd1f758153f5bcddc39a9645caf52c886 (commit)
via 732711db11479ae481c7cced35bd625cdc51bdcb (commit)
via 66bef9007f27e5474894280abbe122559a76d0f7 (commit)
from 56065c0e8a3c97563a6b96115a2a9113c597f188 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit c5afa5a515c2b5f42510494deebe80dbab718fbf
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Thu Nov 3 16:13:48 2011 -0700
ITS#6981
commit 55f8c8b8fa1450207bc718a921ef215575e3fca1
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Nov 2 09:26:50 2011 -0700
ITS#6981 pcache: don't reference rs->sr_entry in op_cleanup
commit 820bd6afc79634f16c254e1b0f0f5a7e61348d36
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Nov 2 09:25:45 2011 -0700
Revert "ITS#6981 don't free entries prematurely"
This reverts commit 877ebdf5ef7c40e9d8aeba3894cd07f95bc721d2.
commit b4cb585cd1f758153f5bcddc39a9645caf52c886
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue Nov 1 16:24:10 2011 -0700
ITS#6981 don't free entries prematurely
commit 732711db11479ae481c7cced35bd625cdc51bdcb
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue Nov 1 16:14:12 2011 -0700
Revert "ITS#6981 don't flush entries until after cleanup callbacks"
This reverts commit b68fa5ecd73037ebd436a2663003f544d482f71e.
commit 66bef9007f27e5474894280abbe122559a76d0f7
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue Nov 1 13:17:06 2011 -0700
ITS#6981 don't flush entries until after cleanup callbacks
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 1 +
servers/slapd/overlays/pcache.c | 109 +++++++++++++++++++--------------------
2 files changed, 54 insertions(+), 56 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git