summaryrefslogtreecommitdiff
path: root/source3/librpc/gen_ndr/srv_wbint.c
AgeCommit message (Collapse)AuthorFilesLines
2009-11-08Revert "s3: Do not reference ndr_table_<pipe> in the cli_ routines directly"Volker Lendecke1-1/+1
This reverts commit daa964013bc5d036f4da571ce22c0052ef40943a.
2009-11-08Revert "s3: Do not reference the ndr_tables in the server calls directly"Volker Lendecke1-23/+23
This reverts commit 98fb71782e05ae72cd6abeb38b6e0b96a50c1761.
2009-11-08Revert "s3: Do not reference ndr_table when calling rpc_srv_register"Volker Lendecke1-1/+1
This reverts commit 494b2aff8826947e3bd556aecb175746163da485.
2009-11-08s3: Do not reference ndr_table when calling rpc_srv_registerVolker Lendecke1-1/+1
2009-11-08s3: Do not reference the ndr_tables in the server calls directlyVolker Lendecke1-23/+23
This involves storing the interface table in the pipes_struct
2009-11-08s3: Do not reference ndr_table_<pipe> in the cli_ routines directlyVolker Lendecke1-1/+1
2009-10-13s3-winbindd: add wbint_ChangeMachineAccount implementation.Günther Deschner1-0/+80
Guenther
2009-09-07s3:winbind: Convert WINBINDD_SET_HWM to the new APIVolker Lendecke1-0/+80
2009-09-07s3:winbind: Convert WINBINDD_REMOVE_MAPPING to the new APIVolker Lendecke1-0/+80
2009-09-07s3:winbind: Convert WINBINDD_SET_MAPPING to the new APIVolker Lendecke1-0/+80
2009-09-07s3:winbind: Convert WINBINDD_CHECK_MACHACC to the new APIVolker Lendecke1-1/+81
2009-08-30w3:winbind: Convert WINBINDD_ALLOCATE_GID to the new APIVolker Lendecke1-0/+93
2009-08-30w3:winbind: Convert WINBINDD_ALLOCATE_UID to the new APIVolker Lendecke1-0/+93
2009-08-29s3:winbind: Add async QueryGroupListVolker Lendecke1-0/+93
2009-08-29w3:winbind: Convert WINBINDD_LOOKUPRIDS to the new APIVolker Lendecke1-0/+93
2009-08-29s3:winbind: Add an async dsgetdcname callVolker Lendecke1-1/+94
2009-08-29s3:winbind: Add async query_user_listVolker Lendecke1-1/+94
2009-08-29s3:winbind: Rename wbint_GroupMembers to wbint_PrincipalsVolker Lendecke1-2/+2
2009-08-16s3:winbind: Add async wb_group_membersVolker Lendecke1-0/+93
2009-08-16s3:winbind: Add async wb_seqnumVolker Lendecke1-0/+93
2009-08-05s3:winbind: Add async wb_lookupusergroupsVolker Lendecke1-0/+93
2009-08-05s3:winbind: Add async wb_lookupuseraliasesVolker Lendecke1-0/+93
2009-08-05s3:winbind: Add async wb_queryuserVolker Lendecke1-0/+93
2009-08-05s3:winbind: Add async wb_gid2sidVolker Lendecke1-0/+93
2009-08-05s3:winbind: Add async wb_uid2sidVolker Lendecke1-0/+93
2009-08-05s3:winbind: Add async wb_sid2gidVolker Lendecke1-0/+93
2009-08-05s3:winbind: Add async wb_sid2uidVolker Lendecke1-0/+93
2009-08-05s3:winbind: Add async wb_lookupnameVolker Lendecke1-0/+104
2009-08-05s3:winbind: Add async wb_lookupsidVolker Lendecke1-0/+115
2009-08-05s3:winbind: Add NDR-based parent-child communication to winbindVolker Lendecke1-0/+130