summaryrefslogtreecommitdiff
path: root/source3/nsswitch/libwbclient
AgeCommit message (Expand)AuthorFilesLines
2008-01-03Some coding convention pedantism.Günther Deschner5-17/+17
2008-01-02Fix some C++ warnings (patch was Volker's) - implicit case from void* to char*Gerald (Jerry) Carter1-2/+4
2008-01-02Make sure that wbcLookupSid() and wbcLookupRids() use talloc()'d memory.Gerald (Jerry) Carter2-22/+19
2007-12-23Fix wbcAllocate[GU]idVolker Lendecke1-12/+14
2007-12-23Fix wbcPing()Volker Lendecke1-1/+9
2007-12-21Fix const warning.Jeremy Allison1-5/+8
2007-12-21Compile fix: Correct use of wbcDomainInfo() after function signature change.Gerald (Jerry) Carter1-1/+1
2007-12-21Add files for new LGPL libwbclient DSO implementing the Winbind client APIGerald (Jerry) Carter12-0/+3000