Add bug number for samba/talloc breakage and fix
[abartlet/samba-debian.git] / source4 / librpc / rpc / dcerpc_util.c
2015-11-07 Jelmer VernooijMerge tag 'debian/4.1.20+dfsg-1' of git://git.debian...
2015-09-19 Jelmer VernooijMerge tag 'upstream/4.3.0+dfsg' into experimental
2015-09-19 Jelmer VernooijImported Upstream version 4.3.0+dfsg
2015-04-25 Jelmer VernooijMerge 4.1 branch.
2015-03-12 Stefan Metzmachers4:librpc: add auth_type=ncalrpc_as_system as binding...
2014-12-07 Jelmer VernooijMerge tag 'upstream/4.2.0_rc2+dfsg' into experimental
2014-12-07 Jelmer VernooijImported Upstream version 4.2.0~rc2+dfsg
2014-09-22 Stefan Metzmachers4:librpc: use authenticated epmapping for ncacn_http
2014-06-05 Volker Lendeckelibrpc: Fix a "ignoring asprintf return" warning
2014-03-25 Stefan Metzmachers4:librpc/rpc: use dcerpc_binding_get_object() in order...
2014-03-24 Stefan Metzmachers4:librpc/rpc: remove unused dcecli_connection->binding...
2014-02-13 Stefan Metzmachers4:librpc/rpc: pass dcerpc_binding arround as 'const'
2014-02-13 Stefan Metzmachers4:librpc/rpc: make use of dcerpc_binding_get_string_op...
2014-02-13 Stefan Metzmachers4:librpc/rpc: make use of dcerpc_binding_get_flags()
2014-02-13 Stefan Metzmachers4:librpc/rpc: make use of dcerpc_binding_[g|s]et_...
2014-02-13 Stefan Metzmachers4:librpc/rpc: always call dcerpc_binding_set_abstract_...
2014-02-13 Stefan Metzmachers4:librpc/rpc: the table argument to dcerpc_epm_map_bin...
2014-02-13 Stefan Metzmachers4:librpc/rpc: use dcerpc_binding_[g|set]_string_option...
2014-02-11 Stefan Metzmachers4:librpc/rpc: make use of dcerpc_binding_dup() in...
2014-02-11 Stefan Metzmachers4:librpc/rpc: fix memory hierachie in dcerpc_epm_map_b...
2014-02-11 Stefan Metzmachers4:librpc/rpc: avoid some indentation levels in dcerpc_...
2014-01-07 Stefan Metzmachers4:librpc: use dcerpc_binding_dup() instead of talloc_r...
2013-12-09 Ivo De DeckerMerge branch 'master' into samba_4.1
2013-12-09 Ivo De DeckerMerge tag 'upstream/4.0.13+dfsg' into samba_4.1
2013-12-06 Jelmer VernooijMerge branch 'master' of git+ssh://git.debian.org/git...
2013-11-17 Jelmer VernooijMerge tag 'upstream/4.1.1+dfsg' into debian.
2013-11-17 Jelmer VernooijImported Upstream version 4.1.1+dfsg
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-10-15 Ivo De DeckerMerge branch 'master' into samba_4.0
2013-08-12 Stefan Metzmachers4:librpc: avoid talloc_reference() in dcerpc_epm_map_b...
2013-05-10 Ivo De DeckerMerge tag 'upstream/4.0.5+dfsg1' into samba_4.0_ivo
2013-05-10 Ivo De DeckerImported Upstream version 4.0.0+dfsg1
2012-11-01 Andrew Tridgells4-librpc: try a 2nd logon for more error cases
2012-11-01 Andrew Tridgells4-librpc: use cli_credentials_failed_kerberos_login...
2012-01-26 bubulleLoad samba-3.6.2 into branches/samba/upstream.
2011-11-12 bubulleMerge upstream 3.6.1 source
2011-09-22 Andrew Tridgells4-rpc: show binding string in failed rpc binds
2011-06-07 bubulleRevert upstream branch to 3.5.8....oops
2011-06-07 bubulleLoad samba-3.6.0rc2 into branches/samba/upstream.
2011-03-11 Stefan Metzmachers4:librpc/rpc: s/struct dcerpc_connection/struct dcecli...
2011-02-24 Andrew Tridgellbuild: moved librpc/rpc/*.c into a rpccommon library
2010-09-06 Julien KerihuelAdd unique IP address binding for client connections...
2010-09-06 bubulleMerge 3.5.4 in upstream branch
2010-09-06 bubulleMerge upstream 3.5.4~dfsg
2010-08-12 Stefan Metzmachers4:librpc/rpc: add dcerpc_binding_handle dcerpc_pipe...
2010-08-12 Stefan Metzmachers4:librpc/rpc: fix dcerpc_log_packet() prototype
2010-08-02 Stefan Metzmachers4:librpc/rpc: avoid using DCERPC_NDR_REF_ALLOC for...
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-07-13 Simo Sorcedcerpc: move dcerpc_pull_auth_trailer into a the common...
2010-05-18 Jelmer VernooijFinish removal of iconv_convenience in public API's.
2010-04-06 bubulleRevert to 3.4.7...for now?
2010-04-04 bubulleMerge 3.5.1 from experimental
2010-04-02 Andrew Tridgells4-rpc: fixed a talloc loop in continue_ntlmssp_connect...
2010-03-17 Stefan Metzmachers4:librpc/rpc: initialize p->binding_handle in dcerpc_s...
2010-03-12 Stefan Metzmachers4:librpc/rpc/dcerpc_util.c: make use of use tevent_req...
2010-03-01 Stefan Metzmachers4:librpc/rpc: make use of explicit dcerpc_*_recv functions
2010-02-18 Jeremy AllisonRevert "Got back to 16-byte padding on auth RPC. S3...
2010-02-18 Jeremy AllisonGot back to 16-byte padding on auth RPC. S3 clients...
2010-02-16 Andrew Tridgells4-rpc: paranoid check for auth_length
2010-02-16 Andrew Tridgells4-rpc: don't use auth padding in rpc bind requests...
2010-02-14 Andrew Tridgella4-dcerpc: another attempt at dcerpc auth padding
2010-02-13 Andrew Tridgells4-rpc: be more careful about DCERPC auth padding
2009-09-18 Andrew Tridgells4-rpc: added NDR64 support
2009-09-17 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-17 Andrew Tridgells4-rpc: added NDR64 support
2009-07-06 bubullemerge upstream 3.4.0
2009-07-05 bubulleLoad samba-3.4.0 into branches/samba/upstream.
2009-06-12 Andrew Tridgellalways enable RPC debugging with a debug level >= 100.
2008-12-29 Stefan Metzmachers4:lib/tevent: rename structs
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 VernooijAdd gensec_settings structure. This wraps loadparm_cont...
2008-11-01 Jelmer VernooijRemove another use of global_loadparm.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-07-27 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-07-25 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-07-24 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-07-23 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-07-23 Andrew BartlettThe SMB session key must not be more than 16 bytes...
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-17 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-17 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-17 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-16 Jelmer VernooijRequire passing in an event context to endpoint mapper...
2008-04-16 Jelmer VernooijRemove event context tracking from the credentials...
2008-04-15 Jelmer VernooijMerge branch 'wbinfo-test' of git://git.samba.org/kai...
2008-04-15 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-15 Jelmer VernooijSplit binding structure handling out into a separate...
2008-04-08 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-05 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-04 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-03 Jelmer VernooijInstall libevents since it's required by samba-gtk.
2008-04-02 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijInstall public header files again and include required...
2008-03-02 Jelmer VernooijMerge branch 'v4-0-test' into id10ts-registry
2008-02-29 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
next