summaryrefslogtreecommitdiff
path: root/librpc
Commit message (Expand)AuthorAgeFilesLines
* ndrdump: avoid use after freeDouglas Bagnall2019-11-171-1/+2
* ndrdump: Use human-readable strings for NDR decode errorsAndrew Bartlett2019-11-171-21/+13
* selftest: Test fix for ndrdump of structures by numberAndrew Bartlett2019-11-171-0/+6
* ndrdump: correctly find the public strict by numberDouglas Bagnall2019-11-171-14/+17
* librpc: Use the fact that file_save() now uses O_EXCL in dcerpc_log_packet()Andrew Bartlett2019-11-151-6/+6
* librpc: Do not return an NDR table for a zero GUIDAndrew Bartlett2019-11-141-0/+8
* ndrdump: check bounds when passed functions/structs by integerAndrew Bartlett2019-11-131-3/+23
* ndrdump: Fix new "struct" featureAndrew Bartlett2019-11-131-1/+1
* pidl: Generate the trailing ndr_table even if the UUID is not setAndrew Bartlett2019-11-132-1/+266
* librpc: Allow registration of ndr tables with a zero UUIDAndrew Bartlett2019-11-131-5/+21
* librpc: Do not place the ndr_table for windows_event_ids.idl in the global listAndrew Bartlett2019-11-131-1/+8
* ndrdump: add --stop-on-parse-failureDouglas Bagnall2019-11-131-1/+21
* librpc: Match interface name and file name for bkupblobs.idlAndrew Bartlett2019-11-131-1/+1
* librpc: Fix typo in "quota" name in IDLDouglas Bagnall2019-11-131-1/+1
* librpc/ndr/ndr_compression.c: typo fixesBjörn Jacke2019-10-311-7/+7
* librpc:core: Make dcesrv_find_endpoint publicSamuel Cabrero2019-10-182-1/+4
* librpc:core: Return NTSTATUS for dcesrv_find_endpointSamuel Cabrero2019-10-181-9/+13
* librpc:core: Rename find_endpoint to dcesrv_find_endpointSamuel Cabrero2019-10-181-3/+3
* librpc:core: Initialize static variableSamuel Cabrero2019-10-181-1/+1
* librpc:core: Allocate struct dcesrv_interface with tallocSamuel Cabrero2019-10-183-10/+22
* librpc:core: Set debug classSamuel Cabrero2019-10-181-0/+3
* s4:rpc_server: Move core functions to core librarySamuel Cabrero2019-10-185-1/+3829
* s4:rpc_server: Move core structures and prototypes to core librarySamuel Cabrero2019-10-181-0/+578
* librpc: Add new dcerpc server core librarySamuel Cabrero2019-10-183-0/+62
* librpc: Move dcerpc_log_packet from s4 librpc to common librpcSamuel Cabrero2019-10-182-0/+41
* librpc: Move dcerpc_ncacn_push_auth from s4 librpc to common librpcSamuel Cabrero2019-10-182-0/+60
* s4:rpc_server: Split dcerpc_generic_session_key for server and clientSamuel Cabrero2019-10-182-0/+12
* librpc: Remove server build of oxidresolver.idlAndrew Bartlett2019-10-101-2/+2
* librpc: Remove client and server build of w32time.idlAndrew Bartlett2019-10-102-6/+2
* librpc: Remove client and server build of rot.idlAndrew Bartlett2019-10-102-6/+2
* librpc: Remove s4 server build of dfsAndrew Bartlett2019-10-101-2/+2
* librpc: Remove s3 server build of unixinfoAndrew Bartlett2019-10-101-1/+6
* librpc: Add commnets on the split out of IDL filesAndrew Bartlett2019-10-101-0/+3
* librpc: Remove server build of remact.idlAndrew Bartlett2019-10-101-1/+6
* librpc: Remove s4 server build of ntsvcsAndrew Bartlett2019-10-101-2/+2
* librpc: Remove s4 server build of initshutdownAndrew Bartlett2019-10-101-1/+6
* librpc: Remove unused build of atsvc serverAndrew Bartlett2019-10-101-1/+6
* mdssvc.idl: pass policy_handle as pointerRalph Boehme2019-10-091-3/+3
* librpc/ndr: add ndr_print_netlogon_samlogon_response()Günther Deschner2019-09-262-0/+14
* spoolss: Add PRINTER_DRIVER_CATEGORY_3D driver defineGünther Deschner2019-09-201-1/+2
* s4-torture: add netr_LogonGetDomainInfo NDR(64) testsGünther Deschner2019-09-201-1/+1
* netlogon.idl: fix the marshalling of netr_trust_extension_container for NDR64Stefan Metzmacher2019-09-201-8/+14
* netlogon.idl: fix the marshalling of netr_OsVersion for NDR64Stefan Metzmacher2019-09-201-3/+4
* security.idl: add SE_GROUP_INTEGRITY[_ENABLED] to security_GroupAttrsStefan Metzmacher2019-09-201-0/+2
* librpc/idl: change from samr_GroupAttrs in samr.idl to security_GroupAttrs in...Stefan Metzmacher2019-09-204-20/+21
* security.idl: add GUID_DRS_ALLOWED_TO_AUTHENTICATEStefan Metzmacher2019-09-201-1/+1
* lsa: document new LSA trust attributesGünther Deschner2019-09-201-8/+11
* Spelling fixes s/ upto / up to /Mathieu Parent2019-09-011-2/+2
* librpc: add RPC_NDR_MDSSVCRalph Boehme2019-08-081-0/+5
* s3:mdssvc: supposed status field is in fact a fragment indicatorRalph Boehme2019-08-081-1/+1