s3: winbindd: winbindd_pam: fix leak in extract_pac_vrfy_sigs
[samba.git] / source4 / rpc_server / epmapper /
2023-10-17 Stefan Metzmachers4:rpc_server/epmapper: use ndr_syntax_id_equal() in...
2023-10-17 Stefan Metzmachers4:rpc_server/epmapper: check dcerpc_floor_get_uuid_ful...
2023-10-17 Stefan Metzmachers4:rpc_server: simplify logic in dcesrv_epm_Map matching
2023-10-17 Stefan Metzmacherlibrpc/rpc: also get the 2nd half of the ndr_syntax_id...
2021-01-28 Volker Lendeckeepmapper: Simplify _epm_Map()
2020-07-07 Samuel Cabreros4:rpc_server: Implement epmapper LookupHandleFree
2019-10-18 Samuel Cabrerolibrpc:core: Allocate struct dcesrv_interface with...
2019-01-12 Stefan Metzmachers4:rpc_server: only pass context to op_bind() hooks
2019-01-12 Stefan Metzmachers4:rpc_server: only use context within op_bind() hooks...
2016-04-12 Stefan MetzmacherCVE-2016-2118: s4:rpc_server/epmapper: allow DCERPC_AUT...
2014-02-13 Stefan Metzmachers4:rpc_server/epmapper: make use of dcerpc_binding_set_...
2014-02-11 Stefan Metzmachers4:rpc_server/epmapper: make use of dcerpc_binding_dup...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2012-03-20 Jelmer Vernooijlibndr: Rename ndr64_transfer_syntax and null_ndr_synta...
2010-03-01 Matthias Dieter... s4:epmapper RPC - make this one "signed-safe"
2009-10-21 Andrew Bartletts4:epmapper Create a proper talloc tree of endpoint...
2009-09-19 Andrew Tridgells4-rpc: remove some unnecessary #include lines
2009-01-06 Volker LendeckeAdd a talloc failure check
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2007-10-10 Stefan Metzmacherr24532: rename struct dcerpc_syntax_id into struct...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Andrew Bartlettr23551: Change data_blob_equal to data_blob_cmp, suitab...
2007-10-10 Jelmer Vernooijr22077: Import only necessary test variables, more...
2007-10-10 Jelmer Vernooijr20850: Prefix all server calls with dcesrv_
2007-10-10 Jelmer Vernooijr19844: Fix warnings and errors in epmapper IDL.
2007-10-10 Jelmer Vernooijr14735: Use dcerpc_syntax_id rather then seperate GUID...
2007-10-10 Jelmer Vernooijr12513: Similar change as my previous commit, but now...
2007-10-10 Jelmer Vernooijr12512: Use GUID structs in API functions everywhere...
2007-10-10 Andrew Bartlettr5902: A rather large change...
2007-10-10 Jelmer Vernooijr5209: Fix the endpoint mapper to work with IPX endpoin...
2007-10-10 Andrew Tridgellr5102: This is a major simplification of the logic...
2007-10-10 Andrew Tridgellr5037: got rid of all of the TALLOC_DEPRECATED stuff...
2007-10-10 Andrew Tridgellr4640: first stage in the server side support for multi...
2007-10-10 Jelmer Vernooijr4394: Use 'raw' protocol towers in the lists in the...
2007-10-10 Stefan Metzmacherr4288: don't use struct dcerpc_interface_table anymore...
2007-10-10 Stefan Metzmacherr3972: use GUID_* naming context and move GUID_* functi...
2007-10-10 Andrew Tridgellr3468: split out dcerpc_server.h
2007-10-10 Andrew Tridgellr3428: switched to using minimal includes for the auto...
2007-10-10 Jelmer Vernooijr3158: Use the new tower build functions to generate...
2007-10-10 Jelmer Vernooijr3118: Eliminate struct dcesrv_ep_description and repla...
2007-10-10 Jelmer Vernooijr3114: - More work on merging the various structs that...
2007-10-10 Jelmer Vernooijr3112: Fix two more instances of epm_towers (sorry...
2007-10-10 Jelmer Vernooijr3111: Add a few more protocol identifiers, rhs for...
2007-10-10 Jelmer Vernooijr3043: Use binding strings for specifying endpoints...
2007-10-10 Jelmer Vernooijr2938: Use IDL to dissect the RHS of floors in protocol...
2007-10-10 Jelmer Vernooijr2921: Add a few more protocols and fix the numbers...
2007-10-10 Andrew Tridgellr2671: we're getting too many errors caused by the...
2007-10-10 Andrew Tridgellr2663: fix an epmapper server leak - another talloc_rea...
2007-10-10 Andrew Tridgellr2627: use the new talloc capabilities in a bunch more...
2007-10-10 Andrew Tridgellr1983: a completely new implementation of talloc
2007-10-10 Andrew Tridgellr1818: _really_ fixed epmapper this time, it was using...
2007-10-10 Andrew Tridgellr1817: fixed fault code generation for unimplemented...
2007-10-10 Volker Lendecker1814: Fix the build.
2007-10-10 Jelmer Vernooijr1703: - Lots of RPC updates, adding new pipes and...
2007-10-10 Andrew Tridgellr1046: initialise a structure element caught by valgrind
2007-10-10 Andrew Tridgellr995: - renamed many of our crypto routines to use...
2007-10-10 Stefan Metzmacherr884: convert samba4 to use [u]int32_t instead of ...
2004-01-09 Andrew Tridgellfixed the rpc epmapper server. This fixes rpc over...
2004-01-08 Stefan MetzmacherThis patch adds a better dcerpc server infastructure.
2003-12-16 Andrew Tridgella fairly large commit!
2003-12-14 Andrew Tridgelladded auto-generation of the server side boilerplate...
2003-12-13 Andrew Tridgellcompleted the linkage between the endpoint mapper and...
2003-12-13 Andrew Tridgelldcerpc over tcp in the samba4 server now works to some...
2003-12-13 Andrew Tridgellrpcdump.exe now works fine against a Samba4 server
2003-12-13 Andrew Tridgelladded the epm_Map() call.
2003-12-13 Andrew Tridgelladded a basic dcerpc endpoint mapper to Samba4. Current...