summaryrefslogtreecommitdiff
path: root/librpc
Commit message (Expand)AuthorAgeFilesLines
...
* librpc: add clusapi idl version 3.0.Günther Deschner2015-03-131-0/+1877
* librpc/ndr: add ndr_{pull|push|print}_HRESULT and release new 0.0.5 ABI.Günther Deschner2015-03-134-1/+282
* s4-torture: add ndr test for lsa_lsaRQueryForestTrustInformation().Günther Deschner2015-03-121-1/+1
* drsblobs.idl: improve idl for ForestTrustInfoRecord*Stefan Metzmacher2015-03-121-5/+5
* lsa.idl: improve idl for lsa_ForestTrust*Record*Stefan Metzmacher2015-03-121-32/+24
* lsa.idl: use 'boolean8 check_only' instead of 'uint8 check_only'Stefan Metzmacher2015-03-121-1/+1
* lsa.idl: fix idl for lsa_ForestTrustRecordTypeStefan Metzmacher2015-03-121-3/+3
* security.idl: add KERB_ENCTYPE_{FAST_SUPPORTED,COMPOUND_IDENTITY_SUPPORTED,CL...Stefan Metzmacher2015-03-121-1/+8
* netlogon.idl: remove netr_SupportedEncTypes and use kerb_EncTypes insteadStefan Metzmacher2015-03-121-10/+8
* netlogon.idl: netr_ServerPasswordGet returns NTSTATUS not WERROR.Günther Deschner2015-03-121-1/+1
* netlogon.idl: improve idl for netr_ServerTrustPasswordsGet()Stefan Metzmacher2015-03-121-2/+2
* drsblobs.idl: make replPropertyMetaData1 publicStefan Metzmacher2015-03-121-1/+1
* idl: define FSCTL_DUPLICATE_EXTENTS_TO_FILEDavid Disseldorp2015-03-111-0/+8
* 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