r17267: - add an async interface for gensec_update() to the public gensec api
commitd5638a4fafd1d60ccc4cd76e92a1b2b0093865a7
authorStefan Metzmacher <metze@samba.org>
Thu, 27 Jul 2006 10:02:21 +0000 (27 10:02 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:10:25 +0000 (10 14:10 -0500)
treeda0c0a830b0bbd46fd5c278b0343c22fd527a800
parente4c28001d336f69534437d3eaae1ec8b52455cd9
r17267: - add an async interface for gensec_update() to the public gensec api
- note this is still uses the sync update() hook of the gensec modules
  but it allows me to fix the callers first

Later auth_check_password() will also get an async version,
so that we can later implement an async version of auth_winbind
using async IRPC to the winbind task.

metze
source/auth/gensec/gensec.c
source/auth/gensec/gensec.h