summaryrefslogtreecommitdiff
path: root/librpc
Commit message (Expand)AuthorAgeFilesLines
* clusapi: add clusapi_NodeControlCode to IDL.Günther Deschner2015-08-041-1/+20
* clusapi: add clusapi_GroupControlCode enum to IDL.Günther Deschner2015-08-041-1/+20
* clusapi: use winreg_Type in clusapi registry IDL.Günther Deschner2015-08-041-4/+4
* s4-torture: add ndr testsuite for complex clusapi_PROPERTY_LIST structs.Günther Deschner2015-08-041-1/+1
* clusapi: use ClusterEnumType in clusapi_CreateEnumEx.Günther Deschner2015-08-041-1/+1
* clusapi: add PROPERTY_LIST IDL.Günther Deschner2015-08-041-26/+48
* remact: use imp_levels enum in RemoteActivation IDL.Günther Deschner2015-07-311-3/+2
* remact: use HRESULT in RemoteActivation IDL and tests.Günther Deschner2015-07-311-2/+2
* remact: fix IDL for RemoteActivation.Günther Deschner2015-07-311-5/+5
* oxidresolver: fix ServerAlive2 IDL and test.Günther Deschner2015-07-311-4/+2
* rot: fix indent in rot.idlGünther Deschner2015-07-311-20/+20
* rot: remove trailing whitespace from rot.idlGünther Deschner2015-07-311-14/+14
* remact: fix indent of remact.idlGünther Deschner2015-07-311-20/+21
* oxidresolver: fix indent in oxidresolver.idlGünther Deschner2015-07-311-14/+15
* dcom: fix ident in dcom.idl.Günther Deschner2015-07-311-51/+66
* oxidresolver: fix indent of ResolveOxid2 in IDL.Günther Deschner2015-07-311-8/+9
* remact: remove trailing whitespace from remact.idlGünther Deschner2015-07-311-1/+1
* oxidresolver: remove trailing whitespace from oxidresolver.idlGünther Deschner2015-07-311-5/+5
* orpc: remove trailing whitespace from orpc.idlGünther Deschner2015-07-311-18/+18
* dcom: remove trailing whitespace from dcom.idlGünther Deschner2015-07-311-10/+10
* clusapi: add and use clusapi_ClusterControlCode to IDL.Günther Deschner2015-07-141-1/+24
* clusapi: use winreg_AccessMask in clusapi.idl.Günther Deschner2015-07-142-8/+8
* librpc/idl: add winbind_GetForestTrustInformation()Stefan Metzmacher2015-07-081-0/+9
* librpc/idl: add winbind_LogonControl()Stefan Metzmacher2015-07-082-3/+16
* smbd: Add the notify daemonVolker Lendecke2015-07-071-0/+13
* librpc:ndr:witness: remove an unneeded block, reducing indentation.Michael Adam2015-07-071-41/+40
* librpc:ndr:witness: move variables into scopeMichael Adam2015-07-071-3/+4
* librpc:ndr:witness: fix CID 1311245: Memory - illegal accesses (UNINIT)Michael Adam2015-07-071-1/+1
* mdssvc: IDL file for new RPC serviceRalph Boehme2015-07-073-2/+81
* dcerpc.idl: fix calculatin of uint16 secondary_address_size;Stefan Metzmacher2015-07-071-1/+1
* librpc/ndr: make use of dump_data_cb() in ndr_dump_data()Stefan Metzmacher2015-07-031-34/+5
* librpc/rpc: add dcerpc_[extract|construct]_bind_time_features()Stefan Metzmacher2015-07-032-0/+93
* librpc/rpc: add dcerpc_fault_from_nt_status()Stefan Metzmacher2015-07-032-0/+22
* librpc/rpc: add faultcode to nt_status mappingsStefan Metzmacher2015-07-031-68/+75
* libndr: better debug message in ndr_pull_subcontext_start().Günther Deschner2015-07-031-4/+8
* witness: autogenerate the marshalling of the witness_notifyResponse_message.Günther Deschner2015-07-034-7/+139
* witness: add default case to witness_notifyResponse_message union.Günther Deschner2015-07-031-0/+1
* librpc: prevent invalid NULL pointer derref in dcerpc_binding_get_auth_info().Günther Deschner2015-07-021-2/+2
* ntlmssp: add NTLMSSP_WINDOWS_MINOR_VERSION_3 as seen from Windows 8.1 clients.Günther Deschner2015-06-301-1/+2
* Use large enough unsigned values in server_id IDLDouglas Bagnall2015-06-241-2/+2
* librpc/rpc: add DCERPC_AUTH_PAD_LENGTH(stub_length) helper macroStefan Metzmacher2015-06-231-0/+5
* dcerpc.idl: add DCERPC_AUTH_PAD_ALIGNMENT (=16)Stefan Metzmacher2015-06-231-0/+1
* rpc: Simplify dcerpc_binding_handle_raw_call()Volker Lendecke2015-06-191-13/+6
* clusapi: add inline comment describing why we use so many "if 0" in this IDL.Günther Deschner2015-06-021-0/+12
* lsa.idl: add LSA_*_DISABLED_MASK helper definesStefan Metzmacher2015-05-061-0/+11
* smbd: Cancel pending notifies if the directory goes awayVolker Lendecke2015-04-221-0/+3
* witness: add WITNESS_UNSPECIFIED_VERSION to IDL.Günther Deschner2015-04-131-1/+2
* srvsvc: add cluster specific share types to IDL.Günther Deschner2015-04-131-1/+10
* s4-torture: add witness torture ndr testsuite.Günther Deschner2015-04-131-4/+4
* librpc: further fixes for witness.idl.Gregor Beck2015-04-131-5/+46