summaryrefslogtreecommitdiff
path: root/librpc
Commit message (Expand)AuthorAgeFilesLines
* dcerpc.idl: accept invalid dcerpc_bind_nak pdusStefan Metzmacher2015-10-212-3/+52
* smbd: Fix file name buflen and padding in notify repsonseJeremy Allison2015-10-181-1/+3
* librpc: properly quote uuids so that wireshark dissectors can be built from t...Günther Deschner2015-09-293-6/+6
* clusapi: remove security.idl dependency from IDL.Günther Deschner2015-09-291-1/+1
* samba-tool: add command to dump dosinfo xattr from a fileRalph Boehme2015-09-291-0/+1
* witness: fix length calculation in witness_IPaddrInfoList IDL.Günther Deschner2015-09-241-1/+1
* witness: fix IP address endianess in witness_IPaddrInfo IDL.Günther Deschner2015-09-241-2/+2
* idmap: Remove dom_name from wbint_Gid2SidVolker Lendecke2015-08-241-1/+0
* idmap: Remove dom_name from wbint_Uid2SidVolker Lendecke2015-08-241-1/+0
* 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