summaryrefslogtreecommitdiffstats
path: root/source/lib/winbind_util.c
Commit message (Expand)AuthorAgeFilesLines
* Fix crash in winbind clients: instead of talloc-based pointer we passed addre...Alexander Bokovoy2008-01-141-1/+1
* use C99 bool return types (true & false).Gerald (Jerry) Carter2008-01-021-17/+17
* Make sure that wbcLookupSid() and wbcLookupRids() use talloc()'d memory.Gerald (Jerry) Carter2008-01-021-7/+8
* tiny simplificationVolker Lendecke2007-12-231-4/+0
* Compile fix: Correct use of wbcDomainInfo() after function signature change.Gerald (Jerry) Carter2007-12-211-4/+3
* De-couple smbd from staticly linking against winbindd client files.Gerald (Jerry) Carter2007-12-211-0/+325