/netbsd-src/external/bsd/openldap/dist/tests/data/regressions/its8800/ |
H A D | db.ldif | 18 entryUUID: 156eb8cc-18e9-1027-80e5-d3f2010890dc 33 entryUUID: 159cc9b0-18e9-1027-80e6-d3f2010890dc 64 entryUUID: 25845f6c-9eff-1037-879e-f39faf7af9b0 95 entryUUID: 25846476-9eff-1037-879f-f39faf7af9b0 126 entryUUID: 258467be-9eff-1037-87a0-f39faf7af9b0 157 entryUUID: 25846b10-9eff-1037-87a1-f39faf7af9b0 188 entryUUID: 25846dae-9eff-1037-87a2-f39faf7af9b0 219 entryUUID: 2584709c-9eff-1037-87a3-f39faf7af9b0 250 entryUUID: 25847312-9eff-1037-87a4-f39faf7af9b0 281 entryUUID: 25847600-9eff-1037-87a5-f39faf7af9b0 [all …]
|
H A D | slapd-provider1.ldif | 78 #indexdb#olcDbIndex: entryUUID
|
H A D | slapd-provider3.ldif | 78 #indexdb#olcDbIndex: entryUUID
|
H A D | slapd-provider2.ldif | 78 #indexdb#olcDbIndex: entryUUID
|
H A D | slapd-provider4.ldif | 78 #indexdb#olcDbIndex: entryUUID
|
/netbsd-src/external/bsd/openldap/dist/tests/data/regressions/its9051/ |
H A D | db.ldif | 18 entryUUID: 156eb8cc-18e9-1027-80e5-d3f2010890dc 33 entryUUID: 159cc9b0-18e9-1027-80e6-d3f2010890dc 64 entryUUID: 25845f6c-9eff-1037-879e-f39faf7af9b0 95 entryUUID: 25846476-9eff-1037-879f-f39faf7af9b0 126 entryUUID: 258467be-9eff-1037-87a0-f39faf7af9b0 157 entryUUID: 25846b10-9eff-1037-87a1-f39faf7af9b0 188 entryUUID: 25846dae-9eff-1037-87a2-f39faf7af9b0 219 entryUUID: 2584709c-9eff-1037-87a3-f39faf7af9b0 250 entryUUID: 25847312-9eff-1037-87a4-f39faf7af9b0 281 entryUUID: 25847600-9eff-1037-87a5-f39faf7af9b0 [all …]
|
H A D | slapd-provider.ldif | 57 #indexdb#olcDbIndex: entryUUID
|
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-sql/ |
H A D | util.c | 490 struct berval *entryUUID, in backsql_entryUUID() argument 504 assert( entryUUID != NULL ); in backsql_entryUUID() 536 ber_dupbv_x( entryUUID, &uuid, memctx ); in backsql_entryUUID() 543 struct berval *entryUUID, in backsql_entryUUID_decode() argument 556 *oc_id = ( entryUUID->bv_val[0] << 030 /* 24 */ ) in backsql_entryUUID_decode() 557 + ( entryUUID->bv_val[1] << 020 /* 16 */ ) in backsql_entryUUID_decode() 558 + ( entryUUID->bv_val[2] << 010 /* 8 */ ) in backsql_entryUUID_decode() 559 + entryUUID->bv_val[3]; in backsql_entryUUID_decode() 564 *keyval = ( entryUUID->bv_val[4] << 030 /* 24 */ ) in backsql_entryUUID_decode() 565 + ( entryUUID->bv_val[5] << 020 /* 16 */ ) in backsql_entryUUID_decode() [all …]
|
H A D | proto-sql.h | 276 struct berval *entryUUID, void *memctx ); 277 int backsql_entryUUID_decode( struct berval *entryUUID, unsigned long *oc_id,
|
/netbsd-src/external/bsd/openldap/dist/doc/rfc/ |
H A D | rfc4530.txt | 13 entryUUID Operational Attribute 30 This document describes the LDAP/X.500 'entryUUID' operational 60 RFC 4530 LDAP entryUUID June 2006 70 2.4. 'entryUUID' Attribute ......................................4 77 4.5. 'entryUUID' Descriptor Registration ........................6 95 This document describes the 'entryUUID' operational attribute, which 101 'uuidOrderingMatch' matching rules, and the 'entryUUID' attribute 116 RFC 4530 LDAP entryUUID June 2006 172 RFC 4530 LDAP entryUUID June 2006 185 2.4. 'entryUUID' Attribute [all …]
|
H A D | rfc4533.txt | 525 entryUUID syncUUID, 704 state add, an entryUUID containing the entry's UUID, and no cookie. 706 of state add, an entryUUID containing the UUID associated with the 761 Control consisting of state add, an entryUUID containing the UUID of 771 present, an entryUUID containing the UUID of the entry, and no 775 consisting of state present, an entryUUID containing the UUID of the 798 whose Sync State Control consists of state delete, an entryUUID 802 Control consisting of state delete, an entryUUID containing the UUID 886 Control with state of add, an entryUUID containing the entry's UUID, 892 Control with state of add, an entryUUID containing the UUID [all …]
|
H A D | INDEX | 61 rfc4530.txt LDAP: entryUUID (PS)
|
/netbsd-src/external/bsd/openldap/dist/tests/scripts/ |
H A D | test037-manage | 120 replace: entryUUID 121 entryUUID: badbadba-dbad-1029-92f7-badbadbadbad 132 entryUUID: badbadef-dbad-1029-92f7-badbadbadbad 193 '(cn=All Staff)' '*' entryUUID >> $SEARCHOUT 2>&1
|
H A D | test066-autoca | 132 olcDbIndex: objectClass,entryUUID,entryCSN eq
|
/netbsd-src/external/bsd/openldap/dist/doc/drafts/ |
H A D | draft-zeilenga-ldap-relax.txt | 89 such as 'entryUUID' [RFC4530] will reflect the object was replaced, 94 not allowed to assign or modify the value of the 'entryUUID' 99 the value of the 'entryUUID' attribute. 312 3.1.1. 'entryUUID' attribute 314 To provide a value for the 'entryUUID' [RFC4530] attribute on entry 323 entryUUID: 597ae2f6-16a6-1027-98f4-d28b5365dc14 326 provided 'entryUUID' value or fail the request. 328 To provide a replacement value for the 'entryUUID' after entry 343 replace: entryUUID 344 entryUUID: 597ae2f6-16a6-1027-98f4-d28b5365dc14 [all …]
|
/netbsd-src/external/bsd/openldap/dist/tests/data/ |
H A D | sql-read.out | 537 # Testing entryUUID in filter... 585 entryUUID: 00000001-0000-0003-0000-000000000000 592 entryUUID: 00000002-0000-0001-0000-000000000000 599 entryUUID: 00000002-0000-0002-0000-000000000000 606 entryUUID: 00000003-0000-0001-0000-000000000000 613 entryUUID: 00000001-0000-0001-0000-000000000000 620 entryUUID: 00000001-0000-0002-0000-000000000000
|
/netbsd-src/external/bsd/openldap/dist/libraries/libldap/ |
H A D | ldap_sync.c | 137 struct berval entryUUID = { 0 }, in ldap_sync_search_entry() local 188 if ( ber_scanf( ber, "{em" /*"}"*/, &state, &entryUUID ) == LBER_ERROR in ldap_sync_search_entry() 189 || entryUUID.bv_len == 0 ) in ldap_sync_search_entry() 230 ? ls->ls_search_entry( ls, res, &entryUUID, phase ) in ldap_sync_search_entry()
|
/netbsd-src/external/bsd/openldap/dist/tests/data/regressions/its9282/ |
H A D | config.ldif | 56 #indexdb#olcDbIndex: entryUUID
|
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/samba4/ |
H A D | README | 13 the entryUUID of the parent entry. This overlay is not being considered
|
/netbsd-src/external/bsd/openldap/dist/doc/guide/admin/ |
H A D | replication.sdf | 164 optimizations such as the transmission of the normalized {{EX:entryUUID}}s 184 {{EX:entryUUID}} attribute value. It can function as a reliable 187 reliable identifier. The {{EX:entryUUID}} is attached to each 207 {{EX:entryUUID}}s of a finite number of entries deleted from a 504 Note that using the session log requires searching on the {{entryUUID}} 534 > index objectclass,entryCSN,entryUUID eq 553 > index objectclass,entryCSN,entryUUID eq 670 > index entryUUID eq 701 > index entryUUID eq 975 > index entryUUID eq
|
/netbsd-src/external/bsd/openldap/dist/tests/data/regressions/its8752/ |
H A D | slapd.conf.mpr | 135 #indexdb#index entryCSN,entryUUID,reqEnd,reqResult,reqStart eq
|
/netbsd-src/external/bsd/openldap/dist/tests/data/regressions/its8444/ |
H A D | slapd-provider4.ldif | 80 #indexdb#olcDbIndex: entryUUID
|
H A D | slapd-provider2.ldif | 80 #indexdb#olcDbIndex: entryUUID
|
H A D | slapd-provider1.ldif | 80 #indexdb#olcDbIndex: entryUUID
|
H A D | slapd-provider3.ldif | 80 #indexdb#olcDbIndex: entryUUID
|