diff options
author | Dmitri Pal <dpal@redhat.com> | 2009-09-10 10:42:43 -0400 |
---|---|---|
committer | Simo Sorce <ssorce@redhat.com> | 2009-09-10 17:17:07 -0400 |
commit | 7f1ff81b891bc463822d09093329554691d52270 (patch) | |
tree | ec3e188f3b17ff006dcc3e075b90fe4909f3168e /server/providers | |
parent | 5acd83d38319f3da83b1831f486a55d83b64867c (diff) | |
download | sssd-7f1ff81b891bc463822d09093329554691d52270.tar.gz sssd-7f1ff81b891bc463822d09093329554691d52270.tar.bz2 sssd-7f1ff81b891bc463822d09093329554691d52270.zip |
COLLECTION Improvements to copy functions
This patch adds better options for
copying collections in flat mode.
It allows caller of the interface
to control prefixing of the fields
when one collection is appended to another.
It also avoids creating prefixes when the
collection is simply copied in flat mode.
Also for ELAPI I realized that the most efficient
way to deal with the "resolved" event
(event where all templeted values are actually replaced
with the real values) is to add a callback
capability to a copy collection function
so that the callback can be used to modify
the data (resolve it) while the copy operation
is in progress. This approach eliminates the need
for separate set of lookups after the event
is already copied.
Diffstat (limited to 'server/providers')
0 files changed, 0 insertions, 0 deletions