Fix a DEBUG() formatting, add some more debug to our SID pulling code and
authorAndrew Bartlett <abartlet@samba.org>
Sat, 22 Feb 2003 00:54:08 +0000 (00:54 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Sat, 22 Feb 2003 00:54:08 +0000 (00:54 +0000)
commit301ebd6324138b9628638c0020597227d0cbf959
tree782d63826e99582daad092c234e121011ccb8977
parent3d730f89cf3c30d8b17f0d35d2cdf28db53296e2
Fix a DEBUG() formatting, add some more debug to our SID pulling code and
inline the call to prs_copy_all_data_out() so that we can know we are not
overrunning our buffer.

Also check more return values.

Andrew Bartlett
(This used to be commit e3b73d5d658584428c81c9ef3ccf024687a56e2f)
source3/libads/ldap.c
source3/nsswitch/winbindd_group.c