summaryrefslogtreecommitdiff
path: root/source3/winbindd/winbindd_lookuprids.c
Commit message (Expand)AuthorAgeFilesLines
* s3: safe_string: do not include string_wrappers.hMatthew DeVore2020-08-281-0/+1
* lib: relicense smb_strtoul(l) under LGPLv3Ralph Boehme2020-08-031-0/+1
* source3: Update all consumers of strtoul_err(), strtoull_err() to new APISwen Schillig2019-06-301-1/+1
* winbindd: Use wrapper for string to integer conversionSwen Schillig2019-03-011-2/+4
* winbindd: Use dom_sid_str_bufVolker Lendecke2018-12-201-1/+2
* winbind: Fix "wbint_Principals" definitionVolker Lendecke2018-11-271-1/+1
* librpc/idl: Merge wbint.idl with winbind.idl so we can forward IRPC requests ...Andrew Bartlett2014-06-111-1/+1
* s3: explicitly pass domain_sid to wbint_LookupRids() (bug #7841)Volker Lendecke2011-06-271-6/+6
* s3:winbind: Fork multiple children per domainVolker Lendecke2011-01-211-1/+1
* s3:winbindd: use ndr_wbint_c.h instead of cli_wbint.hStefan Metzmacher2011-01-111-1/+1
* s3: Fix bug 7842: WINBIND_LOOKUPRIDS does not return the proper domain nameVolker Lendecke2010-12-061-1/+2
* s3: Fix bug 7841: WINBINDD_LOOKUPRIDS asks the wrong domainVolker Lendecke2010-12-061-1/+1
* s3: Use any_nt_status_not_ok in winbindVolker Lendecke2010-10-201-5/+1
* libcli/security Provide a common, top level libcli/security/security.hAndrew Bartlett2010-10-121-0/+1
* s3:winbindd: use dcerpc_wbint_* functions instead of rpccli_wbint_*Stefan Metzmacher2010-08-161-3/+3
* w3:winbind: Convert WINBINDD_LOOKUPRIDS to the new APIVolker Lendecke2009-08-291-0/+197