summaryrefslogtreecommitdiff
path: root/source3/winbindd/winbindd_rpc.h
AgeCommit message (Expand)AuthorFilesLines
2023-06-13s3:winbind: Add lookup_aliasmem to winbindd_methods and implement it in all b...Pavel Filipenský1-0/+9
2021-04-29s3:winbindd: Remove unused rpc_sequence_number()Andreas Schneider1-7/+0
2021-04-06winbindd: Remove unused codeVolker Lendecke1-33/+0
2019-04-18winbind: Return queried domain name from name_to_sidChristof Schmitt1-0/+1
2017-03-06Revert "winbind: Remove rpc_lookup_usergroups"Volker Lendecke1-0/+9
2017-01-04winbind: Simplify query_user_list to only return ridsVolker Lendecke1-2/+1
2017-01-04winbind: Remove rpc_lookup_usergroupsVolker Lendecke1-9/+0
2017-01-04winbind: Remove rpc_query_userVolker Lendecke1-8/+0
2011-03-30s3-winbindd: copy acct_info to wb_acct_info so we dont need passdb for it.Günther Deschner1-2/+2
2010-07-05s3-winbind: Added a common rpc_trusted_domains function.Andreas Schneider1-0/+7
2010-07-05s3-winbind: Added a common rpc_sequence_number function.Andreas Schneider1-0/+7
2010-07-05s3-winbind: Added a common rpc_lookup_groupmem function.Andreas Schneider1-0/+13
2010-07-05s3-winbind: Added a common rpc_lookup_useraliases function.Andreas Schneider1-0/+8
2010-07-05s3-winbind: Added a common rpc_lookup_usergroups function.Andreas Schneider1-0/+9
2010-07-05s3-winbind: Added a common rpc_query_user function.Andreas Schneider1-0/+8
2010-07-05s3-winbind: Added a common rpc_rids_to_names function.Andreas Schneider1-0/+12
2010-07-05s3-winbind: Added a common rpc_sid_to_name function.Andreas Schneider1-0/+10
2010-07-05s3-winbind: Added a common rpc_name_to_sid function.Andreas Schneider1-0/+10
2010-07-05s3-winbind: Added a common rpc_enum_local_groups function.Andreas Schneider1-0/+7
2010-07-05s3-winbind: Added a common rpc_query_user_list function.Andreas Schneider1-0/+8
2010-07-05s3-winbind: Added a common rpc_enum_dom_groups function.Andreas Schneider1-0/+35