diff options
author | Jakub Hrozek <jhrozek@redhat.com> | 2011-04-01 14:36:16 +0200 |
---|---|---|
committer | Stephen Gallagher <sgallagh@redhat.com> | 2011-05-20 07:21:45 -0400 |
commit | 4dbc76b8784eed6dbf4d9b40c0f59fd0bceeeec7 (patch) | |
tree | fa2cb8bed2ccb89119f1e7af8f41e7018108ae30 /src/providers/ldap/sdap.h | |
parent | 068dbee9ca7bf5b37330eff91c94ae10f288d09f (diff) | |
download | sssd-4dbc76b8784eed6dbf4d9b40c0f59fd0bceeeec7.tar.gz sssd-4dbc76b8784eed6dbf4d9b40c0f59fd0bceeeec7.tar.bz2 sssd-4dbc76b8784eed6dbf4d9b40c0f59fd0bceeeec7.zip |
sdap_get_generic_ext
Add a private sdap_get_generic_ext_send()/_recv() request that
exposes more of ldap_search_ext options, in particular the server
contols. The existing sdap_generic_search_send()/_recv() request
is now a thin wrapper around the new _ext request.
The other important change is that an entry parsing is a callback now.
That was done in order to allow custom parsing for results such as
OpenLDAP deref or Attribute Scoped Queries.
Diffstat (limited to 'src/providers/ldap/sdap.h')
0 files changed, 0 insertions, 0 deletions