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 a4d0cde2d3cdb8e1c402fdb418b372f9e5472911 (commit)
from e44d4cf06ae6e532d290af2d419e8df72074c535 (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 a4d0cde2d3cdb8e1c402fdb418b372f9e5472911
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Sep 5 03:52:38 2011 -0700
Fix from key_change consolidation
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-mdb/idl.c | 10 ++++++++--
1 files changed, 8 insertions(+), 2 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 e44d4cf06ae6e532d290af2d419e8df72074c535 (commit)
from 7afc68c0ecedcaf24311ea28f9a29edaeeaf9cb6 (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 e44d4cf06ae6e532d290af2d419e8df72074c535
Author: Howard Chu <hyc(a)symas.com>
Date: Mon Sep 5 02:36:24 2011 -0700
Use mdb_midl_append/sort instead of _insert
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 15 +++++----
libraries/libmdb/midl.c | 78 +++++++++++++++++++++++++++++++++++++++++++++++
libraries/libmdb/midl.h | 12 +++++++
3 files changed, 98 insertions(+), 7 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, mdb.master has been updated
via 2cde97ae94d67405cec056839c766388ba0bc1f4 (commit)
from 70a4f6f29d7cc488a3e03598bf62bb93a9332361 (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 2cde97ae94d67405cec056839c766388ba0bc1f4
Author: Howard Chu <hyc(a)symas.com>
Date: Mon Sep 5 02:36:24 2011 -0700
Use mdb_midl_append/sort instead of _insert
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 15 +++++----
libraries/libmdb/midl.c | 78 +++++++++++++++++++++++++++++++++++++++++++++++
libraries/libmdb/midl.h | 12 +++++++
3 files changed, 98 insertions(+), 7 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 7afc68c0ecedcaf24311ea28f9a29edaeeaf9cb6 (commit)
via 221be392088bd19429bf41f1748d8dd431aba94b (commit)
via 0609aa45b33928f5d80f1bc1edb26e17f84ce95a (commit)
via 23790cf390e0c0c00645d4cce22476dfd0931c39 (commit)
via 9cfbea8e8f3d3964797a360b8d14c8ab89a9ccd4 (commit)
via 0f679e9386983b73b3a5062fbcc87ae5362b45df (commit)
from 2197928aaaf7417848d7314e8b2ba0f53de524ae (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 7afc68c0ecedcaf24311ea28f9a29edaeeaf9cb6
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Sep 5 01:23:35 2011 -0700
Cursor updates
commit 221be392088bd19429bf41f1748d8dd431aba94b
Author: Howard Chu <hyc(a)symas.com>
Date: Mon Sep 5 00:46:32 2011 -0700
mdb_cmp refactoring
commit 0609aa45b33928f5d80f1bc1edb26e17f84ce95a
Author: Howard Chu <hyc(a)symas.com>
Date: Sat Sep 3 17:24:39 2011 -0700
Reimplement basic ops as cursor ops
commit 23790cf390e0c0c00645d4cce22476dfd0931c39
Author: Howard Chu <hyc(a)symas.com>
Date: Sat Sep 3 15:19:24 2011 -0700
Add MDB_{FIRST,LAST}_DUP for cursor_get
commit 9cfbea8e8f3d3964797a360b8d14c8ab89a9ccd4
Author: Howard Chu <hyc(a)symas.com>
Date: Fri Sep 2 03:09:05 2011 -0700
Cleanup midl, start documenting internals
commit 0f679e9386983b73b3a5062fbcc87ae5362b45df
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Sep 2 01:09:11 2011 -0700
Tweak docs
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/Doxyfile | 6 +-
libraries/libmdb/Makefile | 3 +-
libraries/libmdb/mdb.c | 1080 ++++++++++++++++++++++++++----------
libraries/libmdb/mdb.h | 169 ++++--
libraries/libmdb/midl.c | 29 +-
libraries/libmdb/midl.h | 82 +++-
servers/slapd/back-mdb/dn2id.c | 13 +-
servers/slapd/back-mdb/idl.c | 140 ++---
servers/slapd/back-mdb/index.c | 50 +-
servers/slapd/back-mdb/key.c | 35 --
servers/slapd/back-mdb/proto-mdb.h | 23 +-
11 files changed, 1086 insertions(+), 544 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, mdb.master has been updated
via 70a4f6f29d7cc488a3e03598bf62bb93a9332361 (commit)
from 7bb14a2e79972a452fa37d2baa973c9dfc2e55ba (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 70a4f6f29d7cc488a3e03598bf62bb93a9332361
Author: Howard Chu <hyc(a)symas.com>
Date: Mon Sep 5 00:46:32 2011 -0700
mdb_cmp refactoring
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 211 ++++++++++++++++++++++++++++++------------------
libraries/libmdb/mdb.h | 2 +
2 files changed, 136 insertions(+), 77 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, mdb.master has been updated
via 7bb14a2e79972a452fa37d2baa973c9dfc2e55ba (commit)
via 1843fe0b53cbeed89d6c4c3036b23957739909cf (commit)
via 8d89a53165a5d4b5c5725e3b8997b271aa734c0b (commit)
via 7f46832ec595e17818dd65dacbe8aeb8b72ed410 (commit)
via f6edbd7793e5c01cb9089365872d01c11206c2ae (commit)
from 9d821c26c3023b1efe3270cf8a8ce5eca111189f (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 7bb14a2e79972a452fa37d2baa973c9dfc2e55ba
Author: Howard Chu <hyc(a)symas.com>
Date: Sun Sep 4 18:34:03 2011 -0700
Cursor stuff working, no major perf gain
commit 1843fe0b53cbeed89d6c4c3036b23957739909cf
Author: Howard Chu <hyc(a)symas.com>
Date: Sun Sep 4 11:59:32 2011 -0700
Cursors in-progress, broken
commit 8d89a53165a5d4b5c5725e3b8997b271aa734c0b
Author: Howard Chu <hyc(a)symas.com>
Date: Sat Sep 3 20:42:46 2011 -0700
Use cursor->mc_flags
commit 7f46832ec595e17818dd65dacbe8aeb8b72ed410
Author: Howard Chu <hyc(a)symas.com>
Date: Sat Sep 3 17:24:39 2011 -0700
Begin reimplementing basic ops as cursor ops
commit f6edbd7793e5c01cb9089365872d01c11206c2ae
Author: Howard Chu <hyc(a)symas.com>
Date: Sat Sep 3 15:19:24 2011 -0700
Add MDB_{FIRST,LAST}_DUP for cursor_get
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/Makefile | 3 +-
libraries/libmdb/mdb.c | 837 +++++++++++++++++++++++++++++++++------------
libraries/libmdb/mdb.h | 73 ++++-
libraries/libmdb/midl.h | 8 +-
4 files changed, 697 insertions(+), 224 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, mdb.master has been updated
via 9d821c26c3023b1efe3270cf8a8ce5eca111189f (commit)
from e91dae3ed52ea2ced5d747b3ab95534c957c8e6d (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 9d821c26c3023b1efe3270cf8a8ce5eca111189f
Author: Howard Chu <highlandsun(a)gmail.com>
Date: Sat Sep 3 20:11:07 2011 -0700
Fix mdb_split, fix MDB_GET_BOTH
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 19 +++++++++----------
1 files changed, 9 insertions(+), 10 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 2197928aaaf7417848d7314e8b2ba0f53de524ae (commit)
from d38ef26425e2e239eb450b7d1642b12d7a396085 (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 2197928aaaf7417848d7314e8b2ba0f53de524ae
Author: Howard Chu <highlandsun(a)gmail.com>
Date: Sat Sep 3 20:11:07 2011 -0700
Fix mdb_split, fix MDB_GET_BOTH
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 19 +++++++++----------
1 files changed, 9 insertions(+), 10 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, mdb.master has been updated
via e91dae3ed52ea2ced5d747b3ab95534c957c8e6d (commit)
via b30d0266e7ebc0dc0a3eafea2938fd41c0676566 (commit)
from 30736a0ff5baf9159e02a0562ac7bd31ea128c3d (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 e91dae3ed52ea2ced5d747b3ab95534c957c8e6d
Author: Howard Chu <hyc(a)symas.com>
Date: Fri Sep 2 03:09:05 2011 -0700
Cleanup midl, start documenting internals
commit b30d0266e7ebc0dc0a3eafea2938fd41c0676566
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Sep 2 01:09:11 2011 -0700
Tweak docs
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/Doxyfile | 6 +-
libraries/libmdb/mdb.c | 52 ++++++++++++++----------
libraries/libmdb/mdb.h | 98 ++++++++++++++++++++++++--------------------
libraries/libmdb/midl.c | 29 ++++++++-----
libraries/libmdb/midl.h | 76 ++++++++++++++++++++++++++++++-----
5 files changed, 170 insertions(+), 91 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 d38ef26425e2e239eb450b7d1642b12d7a396085 (commit)
from f7a0fc9f8b7fa9cfecd6a075b2867abd149dd0de (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 d38ef26425e2e239eb450b7d1642b12d7a396085
Author: Howard Chu <hyc(a)openldap.org>
Date: Sat Sep 3 13:09:19 2011 -0700
Fix conversion of IDL to range
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-mdb/idl.c | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git