build: Move pam_wrapper to third_party
authorAndreas Schneider <asn@samba.org>
Fri, 24 Nov 2017 12:34:25 +0000 (13:34 +0100)
committerAndreas Schneider <asn@cryptomilk.org>
Sat, 25 Nov 2017 09:14:13 +0000 (10:14 +0100)
commit8635465d77496e882ca73477690bbd20d877a197
tree6af1d731f589e20de0efd489a0b5b565a6f022f8
parent6fbc8b810e094b946b92fb720953400fe28041ab
build: Move pam_wrapper to third_party

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Alexander Bokovoy <ab@samba.org>
12 files changed:
buildtools/wafsamba/samba_third_party.py
python/samba/tests/test_pam_winbind.sh
python/samba/tests/test_pam_winbind_warn_pwd_expire.sh
third_party/pam_wrapper/libpamtest.c [moved from lib/pam_wrapper/libpamtest.c with 100% similarity]
third_party/pam_wrapper/libpamtest.h [moved from lib/pam_wrapper/libpamtest.h with 100% similarity]
third_party/pam_wrapper/pam_wrapper.c [moved from lib/pam_wrapper/pam_wrapper.c with 99% similarity]
third_party/pam_wrapper/pwrap_compat.h [moved from lib/pam_wrapper/pwrap_compat.h with 100% similarity]
third_party/pam_wrapper/python/pypamtest.c [moved from lib/pam_wrapper/python/pypamtest.c with 100% similarity]
third_party/pam_wrapper/wscript [moved from lib/pam_wrapper/wscript with 91% similarity]
third_party/wscript
wscript
wscript_build