summaryrefslogtreecommitdiffstats
path: root/librpc
Commit message (Expand)AuthorAgeFilesLines
* idl/ioctl: change QAR response array to a DATA_BLOBDavid Disseldorp2015-03-091-1/+5
* torture/fsrvp: remove verification trailer magic fieldDavid Disseldorp2015-03-071-2/+0
* Fix whitespaceVolker Lendecke2015-02-261-10/+10
* backupkey: Better handling for different wrap version headersAndrew Bartlett2015-02-251-0/+6
* backupkey: Improve IDLGarming Sam2015-02-251-7/+7
* s4-backupkey: IDL for ServerWrap subprotocolArvid Requate2015-02-251-1/+25
* s4-backupkey: fix ndr_pull error on empty inputArvid Requate2015-02-251-1/+4
* s4-backupkey: Initialize ndr->switchlist for printArvid Requate2015-02-251-0/+5
* rpc: Use tevent_req_poll_ntstatusVolker Lendecke2015-02-241-2/+1
* s4-messaging: Unify list of possible messages into messaging.idlAndrew Bartlett2015-02-161-1/+16
* librpc: Move messaging.idl to the top levelAndrew Bartlett2015-02-163-0/+146
* s4-dsdb: Implementation of access checks on a undelete operationNadezhda Ivanova2015-02-031-0/+1
* idl: fix IDL for netr_WorkstationInformation().Günther Deschner2015-01-261-1/+1
* CVE-2014-8143:dsdb-samldb: Check for extended access rights before we allow c...Andrew Bartlett2015-01-151-3/+10
* notify: Add "dir" to notify_eventVolker Lendecke2014-12-091-0/+1
* librpc/ndr: add NDR_SCALAR_PTR_PROTO() helper macroStefan Metzmacher2014-11-141-0/+5
* fsrvp: define FSRVP_E_SHADOWCOPYSET_ID_MISMATCHDavid Disseldorp2014-11-141-0/+1
* libcli/smb: remember the lease_version in struct smb2_leaseVolker Lendecke2014-11-071-0/+1
* nbt: the DS_8 flag also shows up in netlogon cldap/mailslot replies.Günther Deschner2014-10-241-0/+1
* netlogon: add new DS_SERVER_DS_8 flag.Günther Deschner2014-10-241-0/+1
* s3-winbindd: Attempt to connect to NETLOGON over NCACN_IP_TCP if we canAndrew Bartlett2014-10-081-0/+2
* Add a definition of the NETWORK_RESILIENCY_REQUEST so I can write a torture t...Richard Sharpe2014-10-061-0/+9
* librpc: simplify ndr_pull_dnsp_stringMatthieu Patou2014-10-031-5/+2
* idl: declare frstrans_VersionVector public so that we can dump it to blob and...Matthieu Patou2014-10-021-1/+1
* idl: frstrans.idl add frstrans_RdcCloseMatthieu Patou2014-10-021-1/+3
* idl: improve frsrpc by adding missing flag, fixing typo (W -> VV) and making ...Matthieu Patou2014-10-021-2/+3
* idl: Add frs blobs for dumping of frs related blobs with ndrdumpMatthieu Patou2014-10-023-2/+43
* idl: Add compression_guidMatthieu Patou2014-10-021-0/+3
* idl: frsrpc depends on bkupblobs.idl and fscc.idlMatthieu Patou2014-10-023-4/+38
* idl: add fscc needed by frsrpcMatthieu Patou2014-10-021-0/+47
* idl: add nt backup blobs formatMatthieu Patou2014-10-022-0/+136
* idl: frsrpc we don't need NDR_REMAINING as size of the blob is one the wireMatthieu Patou2014-10-021-1/+1
* idl: frsrpc cleaning, opnum 4->10 didn't existsMatthieu Patou2014-10-021-7/+15
* lib: Use GUID_buf_string in GUID_stringVolker Lendecke2014-10-021-9/+2
* Create talloc-less functions for formating GUIDMatthieu Patou2014-10-024-1/+281
* idl: Merge NETR_TRUST and LSA_TRUST definitions into one set only in lsa.idlAndrew Bartlett2014-09-273-22/+6
* librpc/ndr_drsuapi: Allow ndrdump to dump dsinfo52 blobsMatthieu Patou2014-09-271-0/+34
* librpc/idl: specify ncacn_http endpoint mapper endpointStefan Metzmacher2014-09-221-2/+2
* idl: define sparse file fsctl structuresDavid Disseldorp2014-08-291-0/+35
* security.idl: add SMB_SUPPORTED_SECINFO_FLAGSStefan Metzmacher2014-08-221-0/+18
* librpc: Add NETWORK_INTERFACE_INFO IDL data structureAnubhav Rakshit2014-07-243-1/+86
* idl:drsuapi: Manage all possible lengths of drsuapi_DsBindInfoSamuel Cabrero2014-07-071-0/+21
* smb2: Fix smb2_lease_stateVolker Lendecke2014-06-261-2/+2
* leases: Fix uint32->hyperVolker Lendecke2014-06-121-1/+1
* libsmb: Put the "smb2_lease" struct into idlVolker Lendecke2014-06-123-0/+40
* librpc/idl: Merge wbint.idl with winbind.idl so we can forward IRPC requests ...Andrew Bartlett2014-06-113-0/+215
* libndr: Use GUID_compare in GUID_equalVolker Lendecke2014-06-101-9/+1
* Allow FSRVP access generic HRESULT error message descriptionsNoel Power2014-04-021-6/+0
* librpc/idl: remove unused [gensize] from DNS_RPC_RECORD_STRINGStefan Metzmacher2014-04-021-1/+1
* dcerpc.idl: hide (ndr->flags & LIBNDR_FLAG_OBJECT_PRESENT) logic behind a defineStefan Metzmacher2014-03-282-1/+9