Move a number of ADS related functions out into utility libs, so that things
authorAndrew Bartlett <abartlet@samba.org>
Fri, 27 Sep 2002 12:23:47 +0000 (12:23 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 27 Sep 2002 12:23:47 +0000 (12:23 +0000)
commitc864edf4fbf8a6c37888a14b861d7c12cf503d4f
tree12ba41fbd430b8223c0723dc59b18a08f45f4f6f
parent3f78923a6feefffae6203d27a765b2a8cf3c5c24
Move a number of ADS related functions out into utility libs, so that things
like metze's sam_ads can also use them.

Also add error checking etc to a few more functions.

Andrew Bartlett
source/Makefile.in
source/libads/ads_ldap.c [new file with mode: 0644]
source/libads/ads_utils.c
source/libads/kerberos.c
source/libads/ldap.c
source/libads/ldap_utils.c [new file with mode: 0644]
source/nsswitch/winbindd_ads.c