diff options
author | Jakub Hrozek <jhrozek@redhat.com> | 2013-05-19 23:01:41 +0200 |
---|---|---|
committer | Jakub Hrozek <jhrozek@redhat.com> | 2013-06-07 00:14:12 +0200 |
commit | e6e129a40e69af52a12deed91f68fff3569c51ce (patch) | |
tree | 26356f8c7a5b30276842ebb7b59dd48a26ff1ab5 /src/providers/ldap/sdap_async_connection.c | |
parent | dcb44c39dda9699cdd6488fd116a51ced0687de3 (diff) | |
download | sssd-e6e129a40e69af52a12deed91f68fff3569c51ce.tar.gz sssd-e6e129a40e69af52a12deed91f68fff3569c51ce.tar.bz2 sssd-e6e129a40e69af52a12deed91f68fff3569c51ce.zip |
LDAP: Refactor account info handler into a tevent request
The sdap account handler was a function with its own private callback
that directly called the back end handlers. This patch refactors the
handler into a new tevent request that the current sdap handler calls.
This refactoring would allow the caller to specify a custom sdap
connection for use by the handler and optionally retry the same request
with another connection inside a single per-provider handler.
No functional changes are present in this patch.
Diffstat (limited to 'src/providers/ldap/sdap_async_connection.c')
0 files changed, 0 insertions, 0 deletions