summaryrefslogtreecommitdiffstats
path: root/source3/winbindd/wb_getpwsid.c
Commit message (Expand)AuthorAgeFilesLines
* librpc/idl: Merge wbint.idl with winbind.idl so we can forward IRPC requests ...Andrew Bartlett2014-06-111-1/+1
* winbind3: Fix a comment typoVolker Lendecke2014-02-051-1/+1
* s3:winbindd: change getpwsid() to return a passwd struct for a group sid id-m...Michael Adam2013-01-291-9/+43
* s3: Use tevent_req_simple_recv_ntstatusVolker Lendecke2011-11-281-6/+1
* s3: user_domain is not used in wb_getpwsidVolker Lendecke2011-11-251-7/+0
* s3: Use tevent_req_ntstatus properly in a few placesVolker Lendecke2011-05-101-6/+3
* s3:winbindd: use ndr_wbint_c.h instead of cli_wbint.hStefan Metzmacher2011-01-111-1/+1
* libcli/security Provide a common, top level libcli/security/security.hAndrew Bartlett2010-10-121-0/+1
* s3:winbind: use wb_fill_pwent in wb_getpwsidVolker Lendecke2009-10-041-79/+10
* s3:winbind: WINBIND_USERINFO -> wbint_userinfoVolker Lendecke2009-08-161-1/+1
* s3: Fix nss info substitutionBo Yang2009-08-081-3/+3
* s3:winbind: Add async wb_getpwsidVolker Lendecke2009-08-051-0/+223