summaryrefslogtreecommitdiff
path: root/source3/nsswitch/winbindd_ldap.c
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()Gerald Carter1-2/+2
macro which sets the freed pointer to NULL. (This used to be commit b65be8874a2efe5a4b167448960a4fcf6bd995e2)
2007-10-10r12713: Remove use of uint8_t -> uint8.Jeremy Allison1-6/+6
Jeremy. (This used to be commit 4473ac4ef9c86574fc49b1e67089b59b14b6d10d)
2007-10-10r7415: * big change -- volker's new async winbindd from trunkGerald Carter1-0/+646
(This used to be commit a0ac9a8ffd4af31a0ebc423b4acbb2f043d865b8)