r10936: Commit work in progress: wb_pam_auth_crap made async. This does not work...
commit35bcfb185b9763a3677d7ac9e748f3a3ba7d2593
authorVolker Lendecke <vlendec@samba.org>
Wed, 12 Oct 2005 20:22:45 +0000 (12 20:22 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:39:44 +0000 (10 13:39 -0500)
treeefd00690cb10542bcf02957d0e330b1f35365ddb
parent317edeb546ef03507812e5a0fa1fb331073f55c1
r10936: Commit work in progress: wb_pam_auth_crap made async. This does not work yet,
but the version before did not either, so we're not worse than before.

One thing this does better is to call the domain init code if it's not there
yet.

Volker
source/include/structs.h
source/winbind/config.mk
source/winbind/wb_pam_auth.c [new file with mode: 0644]
source/winbind/wb_samba3_cmd.c