summaryrefslogtreecommitdiff
path: root/source3/winbindd/wb_getpwsid.c
AgeCommit message (Expand)AuthorFilesLines
2013-01-29s3:winbindd: change getpwsid() to return a passwd struct for a group sid id-m...Michael Adam1-9/+43
2011-11-28s3: Use tevent_req_simple_recv_ntstatusVolker Lendecke1-6/+1
2011-11-25s3: user_domain is not used in wb_getpwsidVolker Lendecke1-7/+0
2011-05-10s3: Use tevent_req_ntstatus properly in a few placesVolker Lendecke1-6/+3
2011-01-11s3:winbindd: use ndr_wbint_c.h instead of cli_wbint.hStefan Metzmacher1-1/+1
2010-10-12libcli/security Provide a common, top level libcli/security/security.hAndrew Bartlett1-0/+1
2009-10-04s3:winbind: use wb_fill_pwent in wb_getpwsidVolker Lendecke1-79/+10
2009-08-16s3:winbind: WINBIND_USERINFO -> wbint_userinfoVolker Lendecke1-1/+1
2009-08-08s3: Fix nss info substitutionBo Yang1-3/+3
2009-08-05s3:winbind: Add async wb_getpwsidVolker Lendecke1-0/+223