summaryrefslogtreecommitdiff
path: root/librpc
Commit message (Expand)AuthorAgeFilesLines
* CVE-2020-25721 krb5pac: Add new buffers for samAccountName and objectSIDAndrew Bartlett2021-11-092-4/+18
* tests/krb5: Check buffer types in PAC with STRICT_CHECKING=1Joseph Sutton2021-10-141-0/+3
* idl: declare token array of storage_offload_token as in-lineRalph Boehme2021-10-081-1/+1
* netlogon: Move netlogon_server_pipe_state to netlogon.idlVolker Lendecke2021-10-081-0/+6
* librpc: Use talloc_asprintf_addbuf() in dcerpc_binding_string()Volker Lendecke2021-10-081-71/+18
* rpc_server3: Avoid a literal number available as a constantVolker Lendecke2021-10-081-1/+1
* smbd: Make SID_SAMBA_SMB3 a static SIDVolker Lendecke2021-10-082-9/+1
* rpc_server: Simplify dcesrv_handle_lookup()Volker Lendecke2021-09-241-19/+27
* rpc_server: Move a type check in dcesrv_handle_lookup()Volker Lendecke2021-09-241-6/+9
* librpc:core: Add a function to register an interface passing the binding handleSamuel Cabrero2021-09-212-26/+59
* security.idl: Add well-known SIDs for FASTJoseph Sutton2021-09-131-0/+3
* krb5pac.idl: Add ticket checksum PAC buffer typeJoseph Sutton2021-09-131-1/+3
* librpc: Simplify GUID_hexstring()Volker Lendecke2021-08-241-14/+6
* librpc: Simplify GUID_string2() by using GUID_buf_string()Volker Lendecke2021-08-241-3/+3
* librpc: Simplify GUID_zero() with a direct struct returnVolker Lendecke2021-08-241-5/+1
* s3:winbind: Get rid of the winbind dc-connect childIsaac Boukris2021-07-141-2/+1
* librpc: make sure the 4 byte _pad in ODJ_WIN7BLOB is never 0Günther Deschner2021-07-141-0/+9
* librpc: more work on ODJ IDLGünther Deschner2021-07-141-4/+60
* librpc: add custom odj_switch_level_from_guid()Günther Deschner2021-07-144-1/+95
* librpc: compile ODJ idlGünther Deschner2021-07-142-0/+6
* librpc: add "Offline Domain Join" (ODJ) IDLGünther Deschner2021-07-141-0/+196
* librpc/ndr: do not print strings when NDR_SECRET is usedGünther Deschner2021-07-141-0/+4
* witness.idl: fix length calculation for witness_IPaddrInfoListStefan Metzmacher2021-07-081-3/+3
* librpc:tools: Migrate ndrdump to new cmdline option parserAndreas Schneider2021-06-202-10/+29
* librpc:tools: Remove '-l' which conflicts with '-l|--log-basename'Andreas Schneider2021-06-201-1/+1
* librpc: Make sure num_protocols is initializedAndreas Schneider2021-06-101-1/+1
* pidl: Avoid leaving array_size NDR tokens aroundAndrew Bartlett2021-06-025-6/+36
* pidl: Avoid leaving array_length NDR tokens aroundAndrew Bartlett2021-06-023-4/+16
* librpc: Use helper function ndr_get_array_size() in ndr_check_array_size()Andrew Bartlett2021-06-021-1/+1
* librpc: Add const to cookie pointer in ndr_check_array_{size,length}Andrew Bartlett2021-06-023-6/+6
* libndr: Return error code from ndr_token_peek()Andrew Bartlett2021-06-024-28/+23
* selftest: Add test of NDR marshalling from python, starting with wbintAndrew Bartlett2021-06-024-1/+304
* spoolss: Avoid indirection via ndr_get_array_size()Andrew Bartlett2021-06-021-1/+1
* krb5ccache.idl: Add definition for a Kerberos credentials cacheJoseph Sutton2021-05-193-1/+123
* printing: Introduce samba-bgqdVolker Lendecke2021-05-111-0/+2
* auth: Fix a typoVolker Lendecke2021-04-271-1/+1
* dcesrv_core: fix buildBernd Kuhls2021-04-071-10/+1
* librpc: Remove the gensec dependency from library dcerpc-bindingVolker Lendecke2021-04-066-485/+578
* rpc: Give dcerpc_util.c its own headerVolker Lendecke2021-04-066-74/+107
* tstream_npa: Return named_pipe_auth_req_info4 from accept_existingVolker Lendecke2021-04-011-1/+1
* rpc/idl dnsserver s/DNS_RPC_DATA/DNS_RPC_RECORD_DATA/Douglas Bagnall2021-03-301-4/+4
* librpc/idl: dnsp tombstone timestamp name matches MS-DNSPDouglas Bagnall2021-03-292-2/+2
* librpc: Simplify dcerpc_binding_dup() with common nomem handlingVolker Lendecke2021-03-191-14/+10
* librpc: Make "dcesrv_context->callbacks" a pointerVolker Lendecke2021-03-163-9/+11
* librpc: Add "private_data" to struct dcesrv_context_callbacksVolker Lendecke2021-03-163-13/+26
* librpc: Simplify struct dcesrv_handleVolker Lendecke2021-03-092-8/+5
* librpc: Fix typosVolker Lendecke2021-03-091-1/+2
* librpc: Fix a typo, while there linewrap the commentVolker Lendecke2021-03-091-1/+2
* rpc_server: Fix a typoVolker Lendecke2021-03-091-1/+1
* smbXsrv_client: move the connection passing to smb2srv_client_mc_negprot_send...Stefan Metzmacher2021-03-061-0/+1