summaryrefslogtreecommitdiff
path: root/source3/winbindd/winbindd_dual_ndr.c
AgeCommit message (Expand)AuthorFilesLines
2011-09-14s3:winbindd: let wbint handles return NT_STATUS_CONNECTION_DISCONNECTEDStefan Metzmacher1-2/+2
2011-06-20Use tevent_req_oomVolker Lendecke1-1/+1
2011-05-02s3: include ntdomain.h before including generated srv_ headers.Günther Deschner1-1/+1
2011-03-30s3-includes: only include ntdomain.h where needed.Günther Deschner1-0/+1
2010-09-04s3:winbindd: implement wbint_bh_set_timeout() as dummyStefan Metzmacher1-0/+8
2010-08-16s3:winbindd: remove rpc_pipe_client references from winbind_dual_ndr codeStefan Metzmacher1-66/+12
2010-08-16s3:winbindd: remove unused wb_ndr_dispatch* functionsStefan Metzmacher1-165/+0
2010-08-12s3:winbindd: add wbint dcerpc_binding_handle backendStefan Metzmacher1-0/+262
2010-07-28s3-winbind: Use struct pipes_struct.Andreas Schneider1-1/+1
2010-07-16s3-dcerpc: Use DATA_BLOB for pipes_struct input dataSimo Sorce1-2/+2
2010-07-16s3-dcerpc: Convert rdata from prs_struct to a simple DATA_BLOBSimo Sorce1-6/+7
2010-06-17Use #defined constant instead of "false" to be clearer about intent.Jeremy Allison1-1/+1
2010-05-18s3:winbind use no_srv_register to avoid needing rpc_srv_registerAndrew Bartlett1-10/+0
2010-05-18s3: Remove use of iconv_convenience.Jelmer Vernooij1-2/+2
2009-11-08Revert "s3: Do not reference ndr_table_<pipe> in the cli_ routines directly"Volker Lendecke1-7/+4
2009-11-08Revert "s3: Do not reference the ndr_tables in the server calls directly"Volker Lendecke1-1/+0
2009-11-08Revert "s3: Do not reference ndr_table when calling rpc_srv_register"Volker Lendecke1-1/+1
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-0/+1
2009-11-08s3: Do not reference ndr_table_<pipe> in the cli_ routines directlyVolker Lendecke1-4/+7
2009-08-27s3:winbind: Add a generic cache for NDR based parent-child requestsVolker Lendecke1-15/+34
2009-08-23s3:winbind: winbindd_dual_ndrcmd should output what it's doingVolker Lendecke1-0/+4
2009-08-05s3:winbind: Add NDR-based parent-child communication to winbindVolker Lendecke1-0/+273