auth: Move wbcAuthUserInfo_to_netr_SamInfo3 to the top level
authorAndrew Bartlett <abartlet@samba.org>
Thu, 27 Mar 2014 21:41:46 +0000 (10:41 +1300)
committerJeremy Allison <jra@samba.org>
Fri, 18 Apr 2014 18:08:09 +0000 (20:08 +0200)
commitb7b5a1f5bd993cbc3a2c45a7714f67ff412e9489
tree143fc1a95317fb9ad231743f0a0686f2cf26bb9c
parent60db71015f84dd242be889576d85ccd5c6a1f73b
auth: Move wbcAuthUserInfo_to_netr_SamInfo3 to the top level

This allows auth_winbind in source4 to use this more correct conversion routine.

Andrew Bartlett

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
auth/wbc_auth_util.c [new file with mode: 0644]
auth/wscript_build
source3/auth/proto.h
source3/auth/server_info.c