Revert "Got back to 16-byte padding on auth RPC. S3 clients and servers now cope...
[abartlet/samba.git/.git] / source4 / librpc / rpc / dcerpc_util.c
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-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...
2008-02-28 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-28 Jelmer VernooijMerge branch 'v4-0-trivial' into v4-0-test
2008-02-27 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-21 Jelmer VernooijRemove more global_loadparm instance.s
2008-01-02 Jelmer Vernooijr26643: librpc: Remove uses of global_loadparm.
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Jelmer Vernooijr26440: Remove more uses of global_loadparm.
2007-12-21 Jelmer Vernooijr26432: Require ndr_pull users to specify iconv_conveni...
2007-12-21 Jelmer Vernooijr26431: Require ndr_push creators to specify a iconv_co...
2007-12-21 Jelmer Vernooijr26382: Remove more uses of global_loadparm.
2007-12-21 Jelmer Vernooijr26327: Explicit loadparm_context for RPC client functions.
2007-12-21 Stefan Metzmacherr25920: ndr: change NTSTAUS into enum ndr_err_code...
2007-12-21 Stefan Metzmacherr25828: don't ignore errors
2007-12-21 Stefan Metzmacherr25824: - NT_STATUS_IS_ERR() is not the same as !NT_STA...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25398: Parse loadparm context to all lp_*() functions.
2007-10-10 Jeremy Allisonr25175: Change to talloc_asprintf_append_buffer().
2007-10-10 Jelmer Vernooijr25026: Move param/param.h out of includes.h
2007-10-10 Stefan Metzmacherr24908: we should not set s = NULL as we set it to...
2007-10-10 Jelmer Vernooijr24763: Allow users to leave out the transport in DCE...
2007-10-10 Jelmer Vernooijr24755: Use common code for finding the RPC binding...
2007-10-10 Jelmer Vernooijr24753: Allow host name in binding string without trans...
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 Stefan Metzmacherr24532: rename struct dcerpc_syntax_id into struct...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Andrew Bartlettr23134: Set the event context onto the cli_credentials.
2007-10-10 Stefan Metzmacherr22944: fix bug #4618:
2007-10-10 Stefan Metzmacherr21520: fix the altercontext test... sorry
2007-10-10 Stefan Metzmacherr21515: add some more PFC_FLAGS from the DCERPC spec...
2007-10-10 Stefan Metzmacherr20326: always set the binding->target_hostname!
2007-10-10 Stefan Metzmacherr20094: this should be non-const
2007-10-10 Jelmer Vernooijr19844: Fix warnings and errors in epmapper IDL.
2007-10-10 Andrew Bartlettr19266: Add a target_hostname element to the binding...
2007-10-10 Stefan Metzmacherr17337: make better usage of the composite api
2007-10-10 Stefan Metzmacherr17336: make the logic a bit more easier to understand...
2007-10-10 Stefan Metzmacherr17329: - after a composite_continue() we need to call...
2007-10-10 Jelmer Vernooijr15812: Explicitly cast to unsigned int.
2007-10-10 Andrew Bartlettr15504: Revert -r 15500 and -r 15503 until I'm awake...
2007-10-10 Andrew Bartlettr15503: I may shortly have to revert all of this, but...
2007-10-10 Andrew Bartlettr15500: Add support for interactive prompting on bad...
2007-10-10 Andrew Bartlettr15426: Implement SPNEGO as the default RPC authenticat...
2007-10-10 Andrew Tridgellr14962: fixed a valgrind error
2007-10-10 Jelmer Vernooijr14735: Use dcerpc_syntax_id rather then seperate GUID...
2007-10-10 Jelmer Vernooijr14470: Remove some unnecessary headers.
2007-10-10 Jelmer Vernooijr14402: Generate seperate headers for RPC client functions.
2007-10-10 Jelmer Vernooijr14363: Remove credentials.h from the global includes.
2007-10-10 Rafal Szczesniakr14238: This is not needed anymore, as the state struct...
2007-10-10 Rafal Szczesniakr14211: More comments.
2007-10-10 Rafal Szczesniakr14210: 1) Fix an issue with composite context when...
2007-10-10 Rafal Szczesniakr14165: More comments and my copyright.
2007-10-10 Rafal Szczesniakr14143: Replace old function with equivalent based...
2007-10-10 Rafal Szczesniakr14136: Fix bug causing segfaults in certain circumstan...
2007-10-10 Rafal Szczesniakr14125: Fix incorrect declaration caught on build farm.
2007-10-10 Rafal Szczesniakr14123: Huge lump of code making all of our dcerpc...
2007-10-10 Rafal Szczesniakr13726: Fix indentation.
2007-10-10 Andrew Bartlettr13582: Indent
2007-10-10 Rafal Szczesniakr13561: Turn all dcerpc connect and socket functions...
next