summaryrefslogtreecommitdiff
path: root/source3/librpc/idl/wbint.idl
AgeCommit message (Collapse)AuthorFilesLines
2011-06-27s3: explicitly pass domain_sid to wbint_LookupRids() (bug #7841)Volker Lendecke1-0/+1
Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Mon Jun 27 18:21:30 CEST 2011 on sn-devel-104
2011-04-13s3: Add wbint_Sids2UnixIDs idl & implementationVolker Lendecke1-1/+18
Signed-off-by: Jeremy Allison <jra@samba.org>
2011-04-13s3: Add wbint_LookupSidsVolker Lendecke1-0/+6
This will be called from wb_lookupsids to query remote DCs via lsa Signed-off-by: Jeremy Allison <jra@samba.org>
2010-12-06s3: Fix bug 7842: WINBIND_LOOKUPRIDS does not return the proper domain nameVolker Lendecke1-0/+1
Autobuild-User: Jeremy Allison <jra@samba.org> Autobuild-Date: Mon Dec 6 21:18:07 CET 2010 on sn-devel-104
2010-08-14s3:winbind: remove the method REMOVE_MAPPING from winbind's APIMichael Adam1-12/+0
Michael
2010-08-14s3:winbind: remove the method SET_MAPPING from winbind's APIMichael Adam1-6/+0
Michael
2010-08-14s3:winbind: remove SET_HWM from winbind's API.Michael Adam1-5/+0
2010-05-28s3-idl: fix some missing dependencies to other IDL files.Günther Deschner1-1/+1
Guenther
2010-05-18s3:winbind use no_srv_register to avoid needing rpc_srv_registerAndrew Bartlett1-1/+2
This pidl attribute avoids the need for this dummy function, which helps s3compat. Andrew Bartlett Signed-off-by: Günther Deschner <gd@samba.org>
2009-12-21s3:winbind: Add a lower-cost alternative to wbinfo -t: wbinfo --ping-dcVolker Lendecke1-0/+3
This just does a NULL RPC call through an existing NETLOGON connection. If someone knows an operation that "just works" and does not return NOT_SUPPORTED, please tell me :-)
2009-11-26s3-winbind: properly include netlogon.idl in wbint.idl.Günther Deschner1-1/+1
Guenther
2009-10-13s3-winbindd: add wbint_ChangeMachineAccount implementation.Günther Deschner1-1/+4
Guenther
2009-09-07s3:winbind: Convert WINBINDD_SET_HWM to the new APIVolker Lendecke1-0/+5
2009-09-07s3:winbind: Convert WINBINDD_REMOVE_MAPPING to the new APIVolker Lendecke1-0/+6
2009-09-07s3:winbind: Convert WINBINDD_SET_MAPPING to the new APIVolker Lendecke1-0/+12
2009-09-07s3:winbind: Convert WINBINDD_CHECK_MACHACC to the new APIVolker Lendecke1-0/+3
2009-08-30w3:winbind: Convert WINBINDD_ALLOCATE_GID to the new APIVolker Lendecke1-0/+4
2009-08-30w3:winbind: Convert WINBINDD_ALLOCATE_UID to the new APIVolker Lendecke1-0/+4
2009-08-29s3:winbind: Add async QueryGroupListVolker Lendecke1-0/+4
2009-08-29w3:winbind: Convert WINBINDD_LOOKUPRIDS to the new APIVolker Lendecke1-0/+5
2009-08-29s3:winbind: Add an async dsgetdcname callVolker Lendecke1-0/+8
2009-08-29s3:winbind: Add async query_user_listVolker Lendecke1-0/+9
2009-08-29s3:winbind: Rename wbint_GroupMembers to wbint_PrincipalsVolker Lendecke1-4/+4
2009-08-29s3:winbind: Rename wbint_GroupMember to wbint_PrincipalVolker Lendecke1-3/+3
2009-08-16s3:winbind: Add async wb_group_membersVolker Lendecke1-0/+17
2009-08-16s3:winbind: Add async wb_seqnumVolker Lendecke1-0/+4
2009-08-05s3:winbind: Add async wb_lookupusergroupsVolker Lendecke1-0/+5
2009-08-05s3:winbind: Add async wb_lookupuseraliasesVolker Lendecke1-0/+15
2009-08-05s3:winbind: Add async wb_queryuserVolker Lendecke1-0/+15
2009-08-05s3:winbind: Add async wb_gid2sidVolker Lendecke1-0/+6
2009-08-05s3:winbind: Add async wb_uid2sidVolker Lendecke1-0/+6
2009-08-05s3:winbind: Add async wb_sid2gidVolker Lendecke1-0/+6
2009-08-05s3:winbind: Add async wb_sid2uidVolker Lendecke1-0/+6
2009-08-05s3:winbind: Add async wb_lookupnameVolker Lendecke1-0/+8
2009-08-05s3:winbind: Add async wb_lookupsidVolker Lendecke1-0/+10
2009-08-05s3:winbind: Add NDR-based parent-child communication to winbindVolker Lendecke1-0/+14