Remove unused extended_dn_out_{dereference,ldb}.c files
[abartlet/samba.git/.git] / source4 / rpc_server / dcerpc_server.h
2008-12-16 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-08 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-08 Stefan Metzmachers4:rpc_server: make it possible for iface->bind() to...
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-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-15 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-15 Jelmer VernooijFix includes.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-08-12 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-07 Stefan Metzmacherrpc_server: add support for DCERPC_PFC_FLAG_SUPPORT_HEA...
2008-04-08 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 VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijMove handle utility functions to public header, remove...
2008-04-02 Jelmer VernooijInstall public header files again and include required...
2007-12-21 Jelmer Vernooijr26296: Store loadparm context in DCE/RPC server context.
2007-10-10 Jelmer Vernooijr24814: Fix headers, trim core.h even more.
2007-10-10 Jelmer Vernooijr24712: No longer expose the 'BOOL' data type in any...
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 Tridgellr21835: fixed a rpc server bug where we failed to remov...
2007-10-10 Andrew Tridgellr20646: first preparations for cluster enablement....
2007-10-10 Andrew Bartlettr18363: Found a rather nasty bug in our fragment handling.
2007-10-10 Stefan Metzmacherr17340: initialize elements od dcesrc_call_state in...
2007-10-10 Stefan Metzmacherr15772: pass the messaging context and server_id to...
2007-10-10 Jelmer Vernooijr14735: Use dcerpc_syntax_id rather then seperate GUID...
2007-10-10 Jelmer Vernooijr14542: Remove librpc, libndr and libnbt from includes.h
2007-10-10 Stefan Metzmacherr14486: remove the need of a stream_connection on a...
2007-10-10 Jelmer Vernooijr14484: Install more headers
2007-10-10 Jelmer Vernooijr14380: Reduce the size of structs.h
2007-10-10 Stefan Metzmacherr13923: make the state_flags per dcesrv_connection
2007-10-10 Jelmer Vernooijr12696: Reduce the size of include/structs.h
2007-10-10 Jelmer Vernooijr12542: Move some more prototypes out to seperate headers
2007-10-10 Jelmer Vernooijr12512: Use GUID structs in API functions everywhere...
2007-10-10 Stefan Metzmacherr10078: - add a 'struct data_blob_list_item'
2007-10-10 Stefan Metzmacherr8036: revert rev 8023/8024 as they have a bugs.
2007-10-10 Stefan Metzmacherr8023: use a pointer to a DATA_BLOB for each reply,
2007-10-10 Andrew Tridgellr7865: changed pidl to take a "const void *" instead...
2007-10-10 Andrew Tridgellr7800: added the same request serialisation logic to...
2007-10-10 Jelmer Vernooijr7312: Add IDL for ncadg packets.
2007-10-10 Stefan Metzmacherr6192: remove handle->destroy function pointer, this...
2007-10-10 Andrew Bartlettr5902: A rather large change...
2007-10-10 Jelmer Vernooijr5437: Allow Samba4 to be compiled by tcc (tinycc.org...
2007-10-10 Andrew Tridgellr5102: This is a major simplification of the logic...
2007-10-10 Stefan Metzmacherr4690: - add support for async rpc server replies
2007-10-10 Andrew Tridgellr4640: first stage in the server side support for multi...
2007-10-10 Stefan Metzmacherr4288: don't use struct dcerpc_interface_table anymore...
2007-10-10 Jelmer Vernooijr3118: Eliminate struct dcesrv_ep_description and repla...
2007-10-10 Jelmer Vernooijr3114: - More work on merging the various structs that...
2007-10-10 Andrew Tridgellr2627: use the new talloc capabilities in a bunch more...
2007-10-10 Andrew Bartlettr2290: Fix 'lsakey' for the server-side, it is static for
2007-10-10 Andrew Tridgellr2280: fixed the session key choice for ncacn_np and...
2007-10-10 Stefan Metzmacherr1486: commit the start of the generic server infastructure
2007-10-10 Andrew Bartlettr1294: A nice, large, commit...
2007-10-10 Andrew Tridgellr1136: - added IDL for netr_LogonGetDomainInfo()
2007-10-10 Stefan Metzmacherr1078: the dxesrv_crypto_* implementations should now...
2007-10-10 Andrew Tridgellr1030: added server side schannel support
2007-10-10 Stefan Metzmacherr1022: add the session_info() call to the dcerpc server...
2007-10-10 Stefan Metzmacherr1010: make the dcesrv_crypto code a bit more generic...
2007-10-10 Stefan Metzmacherr1004: continue tridge's work on dcerpc server auth...
2007-10-10 Andrew Tridgellr995: - renamed many of our crypto routines to use...
2007-10-10 Stefan Metzmacherr884: convert samba4 to use [u]int32_t instead of ...
2007-10-10 Andrew Tridgellr623: setUserInfo level 24 (password set) now works...
2007-10-10 Andrew Tridgellr464: a big improvement to the API for writing server...
2007-10-10 Andrew Tridgellr374: allow for a policy_handle fetch using a handle...
2007-10-10 Andrew Tridgellr67: added a destroy hook in the policy handle -> wire...
2004-02-02 Stefan Metzmachersome DEBUG and comment fixes
2004-01-08 Stefan MetzmacherThis patch adds a better dcerpc server infastructure.
2003-12-16 Andrew Tridgellit turns out that a wire policy handle isn't a blob...
2003-12-14 Andrew Tridgellntlmssp over rpc over tcp now fully works
2003-12-14 Andrew Tridgellfixed a bug handling multiple PDUs being read from...
2003-12-13 Andrew Tridgellcompleted the linkage between the endpoint mapper and...
2003-12-13 Andrew Tridgellmake the IO in the dcerpc over TCP server completely...
2003-12-13 Andrew Tridgelldcerpc over tcp in the samba4 server now works to some...
2003-12-13 Andrew Tridgellrpcdump.exe now works fine against a Samba4 server
2003-12-13 Andrew Tridgelladded a basic dcerpc endpoint mapper to Samba4. Current...
2003-12-12 Andrew Tridgellwe now support pdu fragmentation on both input and...
2003-12-12 Andrew Tridgell * the RPC-ECHO pipe now works in smbd, as long as...
2003-12-10 Andrew Tridgellinitial rpc server side infrastructure