summaryrefslogtreecommitdiff
path: root/nsswitch/libwbclient
AgeCommit message (Collapse)AuthorFilesLines
2009-02-11s3: Implement wbcGetpwsidDan Sledz2-1/+52
* Adds the plumbing required to lookup users by sid into winbind, wbinfo and smbd helper lib (winbind_util.c). * Removes some double declarations of winbind_util.c functions. * Bumps the winbind protocol version to 21 and the minor version of wbclient to 3.
2008-12-16nsswitch: Move source3 files to top level dir.Kai Blin12-0/+6285
Don't move source4 files yet to not confuse git's rename tracking too much.