pyldb: avoid segfault when adding an element with no name
[sfrench/samba-autobuild/.git] / source4 / rpc_server / handles.c
2019-02-27 Volker Lendeckerpc_server: Use dom_sid_str_buf
2019-01-12 Stefan Metzmachers4:rpc_server: add dcesrv_iface_state_{store,find}_...
2019-01-12 Stefan Metzmachers4:rpc_server: add a min_auth_level to context handles
2019-01-12 Stefan Metzmachers4:rpc_server/handles: make use dcesrv_call_session_info()
2019-01-12 Stefan Metzmachers4:rpc_server: remove the old dcesrv_handle_{new,fetch...
2019-01-12 Stefan Metzmachers4:rpc_server: add dcesrv_handle_{create,lookup}()...
2019-01-12 Stefan Metzmachers4:rpc_server: add some const to dcesrv_handle_fetch()
2016-12-20 Andrew Bartletts4-rpc_server: Allow each interface to declare if it...
2016-04-12 Stefan MetzmacherCVE-2015-5370: s4:rpc_server: the assoc_group is relati...
2016-04-12 Stefan MetzmacherCVE-2015-5370: s4:rpc_server: make use of talloc_zero()
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2012-03-20 Jelmer Vernooijlibndr: Rename policy_handle_empty to ndr_policy_handle...
2010-08-22 Andrew Bartletts4:security Change struct security_token->sids from...
2010-08-17 Andrew Bartletts4:security Remove use of user_sid and group_sid from...
2009-09-23 Andrew Tridgells4-rpcserver: added support for shared handles
2009-09-23 Andrew Tridgells4-rpcserver: added shared association groups
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-11 Jelmer VernooijFix include paths to new location of libutil.
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-03 Andrew TridgellMerge commit 'master/master'
2008-10-03 Andrew Tridgellfixed a talloc error in the rpc handle desctructor...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2007-10-10 Jelmer Vernooijr24667: Finally merge the registry improvements that...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Jelmer Vernooijr17930: Merge noinclude branch:
2007-10-10 Andrew Tridgellr15855: more talloc_set_destructor() typesafe fixes...
2007-10-10 Jelmer Vernooijr15379: Fix shared library build's unresolved dependencies
2007-10-10 Stefan Metzmacherr6192: remove handle->destroy function pointer, this...
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 Stefan Metzmacherr3972: use GUID_* naming context and move GUID_* functi...
2007-10-10 Andrew Tridgellr3468: split out dcerpc_server.h
2007-10-10 Andrew Tridgellr3463: separated out some more headers (asn_1.h, messag...
2007-10-10 Andrew Tridgellr2627: use the new talloc capabilities in a bunch more...
2007-10-10 Stefan Metzmacherr890: convert samba4 to use [u]int8_t instead of [u...
2007-10-10 Andrew Tridgellr374: allow for a policy_handle fetch using a handle...
2007-10-10 Andrew Tridgellr67: added a destroy hook in the policy handle -> wire...
2007-10-10 Jelmer Vernooijr62: Fix the build
2007-10-10 Jelmer Vernooijr61: - Implement first call in the winreg rpc server
2004-01-08 Stefan MetzmacherThis patch adds a better dcerpc server infastructure.
2003-12-19 Andrew Tridgelladded a bunch of alias functions in samr.idl based...
2003-12-16 Andrew Tridgellit turns out that a wire policy handle isn't a blob...
2003-12-13 Andrew Tridgelladded the epm_Map() call.
2003-12-13 Andrew Tridgelladded a basic dcerpc endpoint mapper to Samba4. Current...