s3:lib/afs move afs.c to common lib dir
authorChristian Ambach <ambi@samba.org>
Mon, 14 Apr 2014 20:11:12 +0000 (22:11 +0200)
committerChristian Ambach <ambi@samba.org>
Wed, 4 Jun 2014 18:09:38 +0000 (20:09 +0200)
commit89961ca2972b087ae4a974ce223b75263ec1ee1f
tree804c2d2b6808b2f57987bcd0bd10a3ddde5d3549
parent62b4d442b9b43d40137ba82e9d00c864ef2d1c25
s3:lib/afs move afs.c to common lib dir

some of the code in afs.c is needed by wbinfo that lives in the toplevel
nsswitch directory, so move the afs.c file to a new top-level lib/afs
directory. Use the name afs_funcs to avoid collisions with the afs.h
header from OpenAFS

Signed-off-by: Christian Ambach <ambi@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
lib/afs/afs_funcs.c [moved from source3/lib/afs.c with 96% similarity]
lib/afs/afs_funcs.h [new file with mode: 0644]
lib/afs/wscript_build [new file with mode: 0644]
source3/include/proto.h
source3/smbd/service.c
source3/utils/net_afs.c
source3/winbindd/winbindd_pam.c
source3/wscript_build
wscript_build