pyldb: avoid segfault when adding an element with no name
[nivanova/samba-autobuild/.git] / source4 / rpc_server / remote / dcesrv_remote.c
2019-01-12 Stefan Metzmachers4:rpc_server: make it possible to specify ncacn_np_sec...
2019-01-12 Stefan Metzmachers4:rpc_server: only pass context to op_bind() hooks
2019-01-12 Stefan Metzmachers4:rpc_server/remote: make use dcesrv_iface_state_...
2019-01-12 Stefan Metzmachers4:rpc_server/remote: introduce struct dcesrv_remote_call
2019-01-12 Stefan Metzmachers4:rpc_server/remote: defer the connect to the first...
2019-01-12 Stefan Metzmachers4:rpc_server/remote: fail the connection if the remote...
2019-01-12 Stefan Metzmachers4:rpc_server/remote: add dcerpc_remote:allow_anonymous...
2019-01-12 Stefan Metzmachers4:rpc_server/remote: reformat code to get "dcerpc_remo...
2019-01-12 Stefan Metzmachers4:rpc_server/remote: reformat code to get "dcerpc_remo...
2019-01-12 Stefan Metzmachers4:rpc_server/remote: remote_op_bind already has the...
2019-01-12 Stefan Metzmachers4:rpc_server/remote: introduce remote_get_private()
2019-01-12 Stefan Metzmachers4:rpc_server/remote: make use of dcesrv_call_credentials()
2017-07-26 Jeremy Allisons4: modules. Fix missing TALLOC_CTX in module init...
2016-12-20 Andrew Bartletts4-rpc_server: Allow each interface to declare if it...
2016-12-01 Andrew Bartletts4-rpc_server: Use an initialised static const struct...
2016-10-26 Andreas Schneiders4-rpc_server: Use DCERPC_NCA_S_UNKNOWN_IF for fault...
2016-10-26 Stefan Metzmachers4:rpc_server/remote: pass through DCERPC_PFC_FLAG_CONC...
2016-04-12 Stefan MetzmacherCVE-2015-5370: s4:rpc_server: the assoc_group is relati...
2014-02-13 Stefan Metzmachers4:rpc_server/remote: use dcerpc_binding_set_*() in...
2014-02-13 Stefan Metzmachers4:rpc_server/remote: use ndr_table_by_syntax() in...
2014-02-13 Stefan Metzmachers4:rpc_server/remote: make use of dcerpc_binding_get_as...
2014-02-13 Stefan Metzmachers4:rpc_server/remote: avoid compiler a compiler warning
2014-01-07 Stefan Metzmachers4:rpc_server: don't support functions DCERPC pipes...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2011-03-19 Jelmer Vernooijrpc_server/remote: Add missing prototype.
2011-03-13 Stefan Metzmachers4:rpc_server/remote: use dcerpc_binding_handle_call_...
2010-09-15 Andrew Tridgells4-rpcserver: set unbind method to NULL in remote server
2010-09-15 Andrew Tridgells4-rpc: fixed double free in RPC proxy
2010-07-16 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-16 Andrew Tridgells4-loadparm: 2nd half of lp_ to lpcfg_ conversion
2010-03-01 Stefan Metzmachers4:rpc_server/remote: do async calls
2010-03-01 Matthias Dieter... s4:remote RPC - make this one "signed-safe"
2010-02-19 Andrew Bartletts4:rpc_server Add a 'if_version' parameter to the bind...
2010-02-19 Andrew Bartletts4:rpc_server Record the remote connections association...
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-02 Stefan Metzmachers4:rpc_server: s/private/private_data
2009-02-02 Stefan Metzmachers4:rpc_server/remote: s/private/priv
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-02 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-02 Jelmer VernooijFix the build.
2008-11-01 Jelmer VernooijRemove another use of global_loadparm.
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 VernooijUse common strlist implementation in Samba 3 and Samba 4.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Jelmer Vernooijr26430: require explicit specification of loadparm...
2007-12-21 Jelmer Vernooijr26327: Explicit loadparm_context for RPC client functions.
2007-12-21 Jelmer Vernooijr26296: Store loadparm context in DCE/RPC server context.
2007-12-21 Stefan Metzmacherr25920: ndr: change NTSTAUS into enum ndr_err_code...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25553: Convert to standard bool type.
2007-10-10 Jelmer Vernooijr25430: Add the loadparm context to all parametric...
2007-10-10 Jelmer Vernooijr25398: Parse loadparm context to all lp_*() functions.
2007-10-10 Jelmer Vernooijr25035: Fix some more warnings, use service pointer...
2007-10-10 Jelmer Vernooijr25026: Move param/param.h out of includes.h
2007-10-10 Stefan Metzmacherr24606: move librpc/rpc/table.c -> librpc/ndr/ndr_table.c
2007-10-10 Stefan Metzmacherr24557: rename 'dcerpc_table_' -> 'ndr_table_'
2007-10-10 Stefan Metzmacherr24551: rename dcerpc_interface_table -> ndr_interface_...
2007-10-10 Stefan Metzmacherr24535: rename struct dcerpc_interface_call -> struct...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Stefan Metzmacherr20114: from Julien Kerihuel <j.kerihuel@openchange...
2007-10-10 Stefan Metzmacherr20047: patch from Julien Kerihuel <j.kerihuel@openchan...
2007-10-10 Andrew Bartlettr19598: Ahead of a merge to current lorikeet-heimdal:
2007-10-10 Jelmer Vernooijr14735: Use dcerpc_syntax_id rather then seperate GUID...
2007-10-10 Jelmer Vernooijr12622: Move table.c prototypes to seperate header...
2007-10-10 Jelmer Vernooijr12620: Get rid of automatically generated lists of...
2007-10-10 Jelmer Vernooijr12512: Use GUID structs in API functions everywhere...
2007-10-10 Jelmer Vernooijr12510: Change the DCE/RPC interfaces to take a pointer...
2007-10-10 Andrew Bartlettr11513: Add the ability to use the local machine accoun...
2007-10-10 Jelmer Vernooijr10528: Add credentials.h back into includes.h as some...
2007-10-10 Jelmer Vernooijr10510: Decrease the amount of data included by include...
2007-10-10 Andrew Tridgellr7865: changed pidl to take a "const void *" instead...
2007-10-10 Andrew Tridgellr7633: this patch started as an attempt to make the...
2007-10-10 Andrew Bartlettr5941: Commit this patch much earlier than I would...
2007-10-10 Jelmer Vernooijr5928: Use cli_credentials in:
2007-10-10 Andrew Bartlettr5902: A rather large change...
2007-10-10 Andrew Tridgellr5300: more uint32 and system/filesys.h build fixes...
2007-10-10 Andrew Tridgellr5221: replace the str_list_*() code with new code...
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 Andrew Tridgellr4616: the first phase in the addition of proper suppor...
2007-10-10 Andrew Tridgellr4549: got rid of a lot more uses of plain talloc(...
2007-10-10 Stefan Metzmacherr4288: don't use struct dcerpc_interface_table anymore...
2007-10-10 Stefan Metzmacherr4086: - make dcerpc_ndr_request_table_send() the defau...
2007-10-10 Jelmer Vernooijr3790: use a registration function that is called from...
2007-10-10 Jelmer Vernooijr3737: - Get rid of the register_subsystem() and regist...
2007-10-10 Jelmer Vernooijr3586: Fix some of the issues with the module init...
2007-10-10 Jelmer Vernooijr3513: Add (the infrastructure for) DCOM support. Contents:
2007-10-10 Andrew Tridgellr3497: removed some include cruft, and split out librpc...
2007-10-10 Andrew Tridgellr3468: split out dcerpc_server.h
2007-10-10 Andrew Tridgellr2627: use the new talloc capabilities in a bunch more...
2007-10-10 Stefan Metzmacherr889: convert samba4 to use [u]int16_t instead of ...
2007-10-10 Stefan Metzmacherr884: convert samba4 to use [u]int32_t instead of ...
2004-02-03 Stefan Metzmacher- add 'print' to the DCERPC binding strings
2004-02-02 Stefan Metzmachersome DEBUG and comment fixes
2004-01-08 Stefan MetzmacherThis patch adds a better dcerpc server infastructure.