s3-includes: only include ntdomain.h where needed.
[kai/samba.git] / source3 / librpc / rpc / dcerpc_helpers.c
2011-03-29 Günther Deschners3-includes: only include ntdomain.h where needed.
2011-03-08 Andreas Schneiders3-rpc_client: Added DCERPC_AUTH_TYPE_NCALRPC bind.
2011-01-03 Stefan Metzmachers3:librpc: use netsec_outgoing_sig_size() instead of...
2010-09-23 Simo Sorces3-dcerpc: Use spnego own sign/seal functions
2010-09-23 Simo Sorces3-dcerpc: make auth context opaque
2010-09-23 Simo Sorces3-dcerpc: finally remove the legaqcy spnego_type varia...
2010-09-23 Simo Sorces3-dcerpc: move client spnego stuff in /librpc/crypto
2010-09-23 Simo Sorcespnego: avoid explicit dependency on dcerpc specific...
2010-09-23 Simo Sorces3-dcerpc: move crypto stuff in /librpc/crypto
2010-08-17 Simo Sorces3-dcerpc: Pull packet in the caller, before validation
2010-08-13 Günther Deschners3-dcerpc: fix build warning seen with -O3.
2010-07-30 Simo Sorces3-dceprc: Improve dcerpc_guess_sizes() interface
2010-07-30 Simo Sorces3-dcerpc: rationalize packet creation in the server...
2010-07-30 Simo Sorces3-dcerpc: Make function to guess pdu sizes common.
2010-07-30 Simo Sorces3-dcerpc: use common spengo wrapper code for client...
2010-07-30 Simo Sorces3-dcerpc: add sign/seal support when using SPNEGO...
2010-07-28 Simo Sorces3-dcerpc: Add sign/seal with gssapi
2010-07-28 Simo Sorces3-dcerpc: Use dcerpc_AuthType in pipe_auth_data
2010-07-28 Simo Sorces3-dcerpc: Make dcerpc_check_auth() common code
2010-07-28 Simo Sorces3-dcerpc: Move dcerpc_add_auth_footer() to the common...
2010-07-19 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-16 Simo Sorces3-dcerpc: Fix ability to receive Big Endian PDUs
2010-07-16 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-15 Simo Sorces3-dcerpc: Move common helpers into a common file