summaryrefslogtreecommitdiff
path: root/librpc
Commit message (Expand)AuthorAgeFilesLines
* smbd: Fix file name buflen and padding in notify repsonseJeremy Allison2015-10-201-1/+3
* idmap: Remove dom_name from wbint_Gid2SidVolker Lendecke2015-08-311-1/+0
* idmap: Remove dom_name from wbint_Uid2SidVolker Lendecke2015-08-311-1/+0
* 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
* librpc: add FSRVP server state idlDavid Disseldorp2015-03-313-1/+43
* s3:winbindd: add MSG_WINBIND_NEW_TRUSTED_DOMAIN that takes a lsa_TrustDomainI...Stefan Metzmacher2015-03-301-0/+1
* lsa.idl: mark lsa_TrustDomainInfoInfoEx as publicStefan Metzmacher2015-03-301-1/+1
* librpc/ndr_nbt: we need to keep a trailing '.' in the last component of an nb...Stefan Metzmacher2015-03-271-0/+4
* lsa.idl: add LSA_POLICY_NOTIFICATION to LSA_POLICY_ALL_ACCESSStefan Metzmacher2015-03-271-1/+2
* lib: load_case_tables() -> smb_init_locale()Volker Lendecke2015-03-241-1/+1
* spoolss.idl: add SPOOLSS_JOB_CONTROL_NOOP = 0Stefan Metzmacher2015-03-201-0/+1
* idl: FSCTL_FILE_LEVEL_TRIM request & response structsDavid Disseldorp2015-03-181-0/+21
* librpc: use the correct "MSServerClusterMgmtAPI" auth service for clusapi.Günther Deschner2015-03-141-0/+1
* librpc: add ncacn_ip_tcp: endpoint to clusapi.Günther Deschner2015-03-131-0/+1
* librpc: add clusapi_DesiredAccessMask to IDL.Günther Deschner2015-03-131-12/+23
* librpc: add clusapi_ClusterNetworkState and clusapi_ClusterNetInterfaceState.Günther Deschner2015-03-131-2/+18
* clusapi: add clusapi_CreateResourceFlags to IDL and torture test.Günther Deschner2015-03-131-2/+7
* librpc: add clusapi_ClusterGroupState enum to IDL.Günther Deschner2015-03-131-1/+10
* librpc: add clusapi_ClusterNodeState enum to IDL.Günther Deschner2015-03-131-1/+9
* librpc: add clusapi_ClusterResourceState enum to IDL.Günther Deschner2015-03-131-1/+11
* librpc: use WERROR in the clusapi interface.Günther Deschner2015-03-131-314/+314