Issue 627 - UUID Support for LDUP
Summary: UUID Support for LDUP
Status: VERIFIED FIXED
Alias: None
Product: OpenLDAP
Classification: Unclassified
Component: contrib (show other issues)
Version: unspecified
Hardware: All All
: --- normal
Target Milestone: ---
Assignee: OpenLDAP project
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-07-18 20:18 UTC by jschimmel@mirapoint.com
Modified: 2014-08-01 21:05 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description jschimmel@mirapoint.com 2000-07-18 20:18:37 UTC
Full_Name: John E. Schimmel
Version: 2.0-devel
OS: FreeBSD 3.4
URL: ftp://ftp.openldap.org/incoming/uuid.tar.gz
Submission from: (NULL) (208.48.74.2)



This is the first tiny step towards supporting LDUP.  It adds a new
configure flag --enable-ldup, off by default, and includes support
for adding UUIDs and CSNs to records on addition.  Much more to come,
but it is easier to several small patches than one enormous one.

It requires additions to the core schema for createdEntryCSN,
deletedEntryCSN and entryUUID which are not included in this patch.

Later,
John

Comment 1 Kurt Zeilenga 2000-07-20 10:09:07 UTC
moved from Incoming to Development
Comment 2 Kurt Zeilenga 2000-07-20 17:05:22 UTC
Thanks, John.  I'll put this into the queue integration
after "full" beta.

At 08:18 PM 7/18/00 +0000, jschimmel@mirapoint.com wrote:
>Full_Name: John E. Schimmel
>Version: 2.0-devel
>OS: FreeBSD 3.4
>URL: ftp://ftp.openldap.org/incoming/uuid.tar.gz
>Submission from: (NULL) (208.48.74.2)
>
>
>
>This is the first tiny step towards supporting LDUP.  It adds a new
>configure flag --enable-ldup, off by default, and includes support
>for adding UUIDs and CSNs to records on addition.  Much more to come,
>but it is easier to several small patches than one enormous one.
>
>It requires additions to the core schema for createdEntryCSN,
>deletedEntryCSN and entryUUID which are not included in this patch.
>
>Later,
>John

Comment 3 Kurt Zeilenga 2000-07-26 14:39:57 UTC
changed notes
changed state Open to Suspended
Comment 4 Kurt Zeilenga 2000-08-17 16:08:38 UTC
We can now look at bring this change into 2.x-devel, issues
to be discussed on devel mailing list...

Kurt
Comment 5 Kurt Zeilenga 2000-08-17 16:08:53 UTC
changed notes
Comment 6 Kurt Zeilenga 2000-09-02 15:05:29 UTC
moved from Development to Software Enhancements
Comment 7 Kurt Zeilenga 2000-09-06 10:23:01 UTC
moved from Software Enhancements to Development
Comment 8 Kurt Zeilenga 2000-10-30 15:41:21 UTC
moved from Development to Contrib
Comment 9 Kurt Zeilenga 2001-12-04 21:00:42 UTC
changed notes
changed state Suspended to Feedback
Comment 10 Kurt Zeilenga 2001-12-04 21:00:54 UTC
changed notes
Comment 11 Kurt Zeilenga 2001-12-05 22:35:03 UTC
changed notes
changed state Feedback to Closed
Comment 12 OpenLDAP project 2014-08-01 21:05:17 UTC
Commited with changes