diff options
| author | Noriko Hosoi <nhosoi@redhat.com> | 2010-06-24 16:34:01 -0700 |
|---|---|---|
| committer | Noriko Hosoi <nhosoi@redhat.com> | 2010-06-24 16:34:01 -0700 |
| commit | 7482698b041e4882b4d0ca66d06dfd833657b6f3 (patch) | |
| tree | 515bcee725c964b623de1da7ee1c8ea6686aeb3b /ldap/admin/src/scripts/Resource.pm | |
| parent | 7094777b00a7310ce966fd9e237b9cab69c9329a (diff) | |
| download | ds-7482698b041e4882b4d0ca66d06dfd833657b6f3.tar.gz ds-7482698b041e4882b4d0ca66d06dfd833657b6f3.tar.xz ds-7482698b041e4882b4d0ca66d06dfd833657b6f3.zip | |
578296 - Attribute type entrydn needs to be added when subtree
rename switch is on
https://bugzilla.redhat.com/show_bug.cgi?id=578296
Change Description:
1) ldbm_back_next_search_entry_ext (ldbm_search.c)
When getting an entry from ID using id2entry_ext, pass a flag
ID2ENTRY_ADD_ENTRYDN to add entrydn to the entry.
2) id2entry_ext (id2entry.c)
Added id2entry_ext to handle the flag ID2ENTRY_ADD_ENTRYDN.
If ID2ENTRY_ADD_ENTRYDN is set in the flags variable and
entryrdn switch is enabled, entrydn is added to the entry.
3) index_read_ext (index.c)
If entryrdn switch is on and the attribute type is entrydn and
the search type is equality, then call entryrdn_index_read
to get the ID directly.
Diffstat (limited to 'ldap/admin/src/scripts/Resource.pm')
0 files changed, 0 insertions, 0 deletions
