| Commit message (Expand) | Author | Age | Files | Lines |
* | s4-messaging: Unify list of possible messages into messaging.idl | Andrew Bartlett | 2015-02-16 | 1 | -1/+16 |
* | librpc: Move messaging.idl to the top level | Andrew Bartlett | 2015-02-16 | 3 | -0/+146 |
* | s4-dsdb: Implementation of access checks on a undelete operation | Nadezhda Ivanova | 2015-02-03 | 1 | -0/+1 |
* | idl: fix IDL for netr_WorkstationInformation(). | Günther Deschner | 2015-01-26 | 1 | -1/+1 |
* | CVE-2014-8143:dsdb-samldb: Check for extended access rights before we allow c... | Andrew Bartlett | 2015-01-15 | 1 | -3/+10 |
* | notify: Add "dir" to notify_event | Volker Lendecke | 2014-12-09 | 1 | -0/+1 |
* | librpc/ndr: add NDR_SCALAR_PTR_PROTO() helper macro | Stefan Metzmacher | 2014-11-14 | 1 | -0/+5 |
* | fsrvp: define FSRVP_E_SHADOWCOPYSET_ID_MISMATCH | David Disseldorp | 2014-11-14 | 1 | -0/+1 |
* | libcli/smb: remember the lease_version in struct smb2_lease | Volker Lendecke | 2014-11-07 | 1 | -0/+1 |
* | nbt: the DS_8 flag also shows up in netlogon cldap/mailslot replies. | Günther Deschner | 2014-10-24 | 1 | -0/+1 |
* | netlogon: add new DS_SERVER_DS_8 flag. | Günther Deschner | 2014-10-24 | 1 | -0/+1 |
* | s3-winbindd: Attempt to connect to NETLOGON over NCACN_IP_TCP if we can | Andrew Bartlett | 2014-10-08 | 1 | -0/+2 |
* | Add a definition of the NETWORK_RESILIENCY_REQUEST so I can write a torture t... | Richard Sharpe | 2014-10-06 | 1 | -0/+9 |
* | librpc: simplify ndr_pull_dnsp_string | Matthieu Patou | 2014-10-03 | 1 | -5/+2 |
* | idl: declare frstrans_VersionVector public so that we can dump it to blob and... | Matthieu Patou | 2014-10-02 | 1 | -1/+1 |
* | idl: frstrans.idl add frstrans_RdcClose | Matthieu Patou | 2014-10-02 | 1 | -1/+3 |
* | idl: improve frsrpc by adding missing flag, fixing typo (W -> VV) and making ... | Matthieu Patou | 2014-10-02 | 1 | -2/+3 |
* | idl: Add frs blobs for dumping of frs related blobs with ndrdump | Matthieu Patou | 2014-10-02 | 3 | -2/+43 |
* | idl: Add compression_guid | Matthieu Patou | 2014-10-02 | 1 | -0/+3 |
* | idl: frsrpc depends on bkupblobs.idl and fscc.idl | Matthieu Patou | 2014-10-02 | 3 | -4/+38 |
* | idl: add fscc needed by frsrpc | Matthieu Patou | 2014-10-02 | 1 | -0/+47 |
* | idl: add nt backup blobs format | Matthieu Patou | 2014-10-02 | 2 | -0/+136 |
* | idl: frsrpc we don't need NDR_REMAINING as size of the blob is one the wire | Matthieu Patou | 2014-10-02 | 1 | -1/+1 |
* | idl: frsrpc cleaning, opnum 4->10 didn't exists | Matthieu Patou | 2014-10-02 | 1 | -7/+15 |
* | lib: Use GUID_buf_string in GUID_string | Volker Lendecke | 2014-10-02 | 1 | -9/+2 |
* | Create talloc-less functions for formating GUID | Matthieu Patou | 2014-10-02 | 4 | -1/+281 |
* | idl: Merge NETR_TRUST and LSA_TRUST definitions into one set only in lsa.idl | Andrew Bartlett | 2014-09-27 | 3 | -22/+6 |
* | librpc/ndr_drsuapi: Allow ndrdump to dump dsinfo52 blobs | Matthieu Patou | 2014-09-27 | 1 | -0/+34 |
* | librpc/idl: specify ncacn_http endpoint mapper endpoint | Stefan Metzmacher | 2014-09-22 | 1 | -2/+2 |
* | idl: define sparse file fsctl structures | David Disseldorp | 2014-08-29 | 1 | -0/+35 |
* | security.idl: add SMB_SUPPORTED_SECINFO_FLAGS | Stefan Metzmacher | 2014-08-22 | 1 | -0/+18 |
* | librpc: Add NETWORK_INTERFACE_INFO IDL data structure | Anubhav Rakshit | 2014-07-24 | 3 | -1/+86 |
* | idl:drsuapi: Manage all possible lengths of drsuapi_DsBindInfo | Samuel Cabrero | 2014-07-07 | 1 | -0/+21 |
* | smb2: Fix smb2_lease_state | Volker Lendecke | 2014-06-26 | 1 | -2/+2 |
* | leases: Fix uint32->hyper | Volker Lendecke | 2014-06-12 | 1 | -1/+1 |
* | libsmb: Put the "smb2_lease" struct into idl | Volker Lendecke | 2014-06-12 | 3 | -0/+40 |
* | librpc/idl: Merge wbint.idl with winbind.idl so we can forward IRPC requests ... | Andrew Bartlett | 2014-06-11 | 3 | -0/+215 |
* | libndr: Use GUID_compare in GUID_equal | Volker Lendecke | 2014-06-10 | 1 | -9/+1 |
* | Allow FSRVP access generic HRESULT error message descriptions | Noel Power | 2014-04-02 | 1 | -6/+0 |
* | librpc/idl: remove unused [gensize] from DNS_RPC_RECORD_STRING | Stefan Metzmacher | 2014-04-02 | 1 | -1/+1 |
* | dcerpc.idl: hide (ndr->flags & LIBNDR_FLAG_OBJECT_PRESENT) logic behind a define | Stefan Metzmacher | 2014-03-28 | 2 | -1/+9 |
* | dcerpc.idl: fix dcerpc_bind_nack definition | Stefan Metzmacher | 2014-03-28 | 1 | -10/+6 |
* | dcerpc.idl: fix typo s/ist/int | Stefan Metzmacher | 2014-03-28 | 1 | -1/+1 |
* | dcerpc.idl: make use of DCERPC_NCA_S_* constants for the legacy DCERPC_FAULT_... | Stefan Metzmacher | 2014-03-28 | 1 | -4/+4 |
* | librpc/rpc: try to use DCERPC_NCA_S_* constants for error mappings | Stefan Metzmacher | 2014-03-28 | 1 | -4/+4 |
* | librpc/rpc: finally maintain only the object guid | Stefan Metzmacher | 2014-03-25 | 1 | -6/+5 |
* | librpc/rpc: maintain "abstract_syntax" as string option of dcerpc_binding | Stefan Metzmacher | 2014-03-25 | 1 | -24/+37 |
* | librpc/rpc: handle ipv6 addresses without transport in dcerpc_parse_binding() | Stefan Metzmacher | 2014-03-25 | 1 | -0/+2 |
* | librpc/rpc: add "schannel" => DCERPC_SCHANNEL as ncacn_option | Stefan Metzmacher | 2014-03-25 | 1 | -0/+1 |
* | librpc/rpc: use dcerpc_binding_set_string_option(b, "endpoint", NULL) to rese... | Stefan Metzmacher | 2014-03-25 | 1 | -5/+6 |