summaryrefslogtreecommitdiff
path: root/source3/winbindd/wb_getpwsid.c
Commit message (Expand)AuthorAgeFilesLines
* s3:winbind: Fix regression introduced with bso #12851Andreas Schneider2018-06-211-18/+10
* s3:winbind: Fix uninitialzed variable warningAndreas Schneider2018-05-171-1/+1
* s3-winbindd: use fill_domain_username_talloc() in winbind.Günther Deschner2018-05-171-3/+12
* winbindd: let normalize_name_map() call find_domain_from_name_noinit()Ralph Boehme2017-11-291-7/+1
* s3:winbind: unmapped Unix users must be resolved locallyRalph Wuerthner2017-09-291-0/+6
* s3:winbind: Fix 'winbind normalize names' in wb_getpwsid()Andreas Schneider2017-06-201-3/+31
* s3:winbind: Use correct struct member for size calculationAndreas Schneider2017-03-181-1/+1
* winbind: Restructure wb_getpwsidVolker Lendecke2017-01-021-85/+32
* 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