libwbclient: Separate out the async functions
authorKai Blin <kai@samba.org>
Sat, 13 Feb 2010 12:42:56 +0000 (13:42 +0100)
committerKai Blin <kai@samba.org>
Sat, 13 Feb 2010 13:30:36 +0000 (14:30 +0100)
commitb99d9f86e42fd5ffe660166b34d097eff25f18f8
tree97a700568618506b0136e8a1bbd184228092ab99
parent613777e6dce53fc3c8794ef6cf5d00688ee442e5
libwbclient: Separate out the async functions
nsswitch/libwbclient/config.mk
nsswitch/libwbclient/wbc_idmap.c
nsswitch/libwbclient/wbc_idmap_async.c [new file with mode: 0644]
nsswitch/libwbclient/wbc_pam.c
nsswitch/libwbclient/wbc_pam_async.c [new file with mode: 0644]
nsswitch/libwbclient/wbc_sid.c
nsswitch/libwbclient/wbc_sid_async.c [new file with mode: 0644]
nsswitch/libwbclient/wbc_util.c
nsswitch/libwbclient/wbc_util_async.c [new file with mode: 0644]
source3/Makefile.in
source4/torture/winbind/config.mk