Add context for libcli_resolve.
[samba-svnmirror.git] / source / librpc / rpc / dcerpc.h
2007-12-10 jelmerAdd context for libcli_resolve.
2007-12-04 jelmerMove loadparm context higher up the stack.
2007-08-30 jelmerFix headers for external users.
2007-08-28 jelmerAllow host name in binding string without transport.
2007-08-27 jelmerNo longer expose the 'BOOL' data type in any interfaces.
2007-08-19 metzerename dcerpc_interface_table -> ndr_interface_table
2007-08-18 metzerename struct dcerpc_endpoint_list/struct dcerpc_authse...
2007-08-18 metzerename struct dcerpc_interface_call -> struct ndr_inter...
2007-08-18 metzerename struct dcerpc_syntax_id into struct ndr_syntax_id
2007-07-10 tridgeconvert Samba4 to GPLv3
2007-05-16 metzefix bug #4618:
2007-04-23 metzeadd a flag to ignore timeouts of a request and don...
2007-04-22 metzemerge handling of broken connections from wins replicat...
2007-03-13 tridgefixed a queueing error in the dcerpc client code. WHen the
2007-02-23 metzeadd some more PFC_FLAGS from the DCERPC spec, and fix...
2006-10-13 abartletAdd a target_hostname element to the binding struct...
2006-05-10 tridgefix a problem with rpc faults from bind and alter context
2006-05-04 abartletImplement SPNEGO as the default RPC authentication...
2006-03-26 jelmerUse dcerpc_syntax_id rather then seperate GUID + if_ver...
2006-03-25 abartletOn DCE/RPC, we need the name of the remote server used...
2006-03-18 jelmerRemove librpc, libndr and libnbt from includes.h
2006-03-16 jelmerInstall more headers.
2006-03-14 jelmerKill structs.h
2006-03-14 jelmerOnly include ndr_compression.h when necessary.
2006-03-07 jelmerSplit more prototypes out of include/proto.h + initial...
2006-01-12 abartletUpgrade the librpc and libnet code.
2006-01-03 jelmerReduce the size of include/structs.h
2006-01-03 jelmerMove core data structures out of smb.h into core.h
2005-12-28 jelmerMove some more prototypes out to seperate headers
2005-12-27 jelmerUse GUID structs in API functions everywhere rather...
2005-12-27 jelmerRemove authservice from binding string
2005-12-27 jelmerChange the DCE/RPC interfaces to take a pointer to a
2005-12-06 mimirUse a structure to pass arguments to dcerpc connection...
2005-11-25 tridgeadded support for dcerpc ncacn_np over SMB2. You use...
2005-11-21 tridgesimplified the async rpc bind code a little.
2005-11-02 vlendecBased on work by Jelmer, implement the [async] flag...
2005-06-24 tridgechanged pidl to take a "const void *" instead of a...
2005-06-16 tridgethis patch started as an attempt to make the dcerpc...
2005-06-12 tridgeadd timeouts to all rpc requests. The default timeout...
2005-05-01 abartletCludge, cludge, cludge...
2005-03-01 metzeadd "authservice()" property to the interface property...
2005-02-04 jelmerFix the endpoint mapper to work with IPX endpoints...
2005-01-24 metzeadd infrastructure to use raw krb5 auth in dcerpc clien...
2005-01-10 tridgefor ncacn_np if we don't have an explicit request for...
2005-01-10 tridge- simplified the dcerpc auth code using a common function
2005-01-09 jelmerRemove extern declaration of dcerpc_pipes, which is...
2005-01-09 tridge- tidied up the alter_context client code a bit
2005-01-09 tridgethe first phase in the addition of proper support for
2004-12-07 metze- make dcerpc_ndr_request_table_send() the default...
2004-11-16 jelmeruse a registration function that is called from dcerpc_...
2004-10-31 jelmerAdd NCACN_SPX and NCADG_IPX transports
2004-10-24 jelmerAdd a member 'endpoint' to the dcerpc_binding struct...
2004-10-24 jelmerAdd ncacn_http
2004-10-22 jelmer- Allow specifying socket type when adding smbd service
2004-10-21 jelmerStore object UUID directly instead of using a pointer...
2004-10-21 jelmer- More work on merging the various structs that describ...
2004-10-18 jelmerSomewhat stricter syntax for binding strings:
2004-09-25 tridgesupport CONNECT level DCE/RPC security in both client and
2004-09-11 abartletThanks to some great detective work by tridge, NTLM2...
2004-09-09 tridgeyay! LSA session keys on TCP now work!
2004-09-06 tpotTridge, this is a patch to allow people to set the...
2004-09-02 tridgeadd a callback function to the dcerpc async API
2004-09-02 tridgeadded RPC flags "padcheck" which enables checking of...
2004-08-30 tridgein the conversion to async rpc I simplified the smb...
2004-08-30 tridgerework the dcerpc client side library so that it is...
2004-08-12 jelmerAdd support for the 'helpstring' attribute on interfaces
2004-07-09 metzespnego inside of dcerpc using alter_context/alter_conte...
2004-06-29 abartletA nice, large, commit...
2004-06-20 abartletAdd 'gensec', our generic security layer.
2004-06-07 metzemake the dcerpc client side auth/crypto code much more...
2004-06-06 tridgeadded testing of 128 bit schannel session keys
2004-06-06 tridge- pulled the domain join code out of the netlogon test...
2004-06-01 metzeconvert 'unsigned' and 'unsigned int' to uint_t
2004-06-01 metzeconvert 'uchar' to 'uint8_t'
2004-05-25 metzeconvert samba4 to use [u]int32_t instead of [u]int32
2004-05-25 abartletThis patch is a pile of work on NTLMSSP:
2004-05-09 abartlet - Merge the Samba3 'ntlm_auth --diagnostics' testsuite...
2004-04-28 tridgeadded my best guess for how session keys are supposed...
2004-04-04 CVSINmerge in the samba4 HEAD branch from cvs