r23792: convert Samba4 to GPLv3
[samba.git] / source4 / torture / rpc / epmapper.c
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Jelmer Vernooijr22063: Fix the RPC-EPMAPPER test.
2007-10-10 Jelmer Vernooijr19844: Fix warnings and errors in epmapper IDL.
2007-10-10 Jelmer Vernooijr14735: Use dcerpc_syntax_id rather then seperate GUID...
2007-10-10 Jelmer Vernooijr14720: Add torture_context argument to all torture...
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 Vernooijr14379: Build torture/rpc/ as a seperate smbtorture...
2007-10-10 Jelmer Vernooijr12693: Move core data structures out of smb.h into...
2007-10-10 Jelmer Vernooijr12622: Move table.c prototypes to seperate header...
2007-10-10 Jelmer Vernooijr12608: Remove some unused #include lines.
2007-10-10 Jelmer Vernooijr12514: Move DCE/RPC interface table to a seperate...
2007-10-10 Jelmer Vernooijr12512: Use GUID structs in API functions everywhere...
2007-10-10 Jelmer Vernooijr12510: Change the DCE/RPC interfaces to take a pointer...
2007-10-10 Andrew Bartlettr5941: Commit this patch much earlier than I would...
2007-10-10 Andrew Bartlettr5902: A rather large change...
2007-10-10 Jelmer Vernooijr5209: Fix the endpoint mapper to work with IPX endpoin...
2007-10-10 Andrew Tridgellr5155: define ipv4address as a based IDL type, mapped...
2007-10-10 Stefan Metzmacherr5148: use ipv4_addr also in epmapper idl
2007-10-10 Andrew Tridgellr5037: got rid of all of the TALLOC_DEPRECATED stuff...
2007-10-10 Andrew Tridgellr4631: don't consider an epmapper insert as a failure...
2007-10-10 Jelmer Vernooijr4621: Add torture tests for epm_Insert and epm_Delete
2007-10-10 Andrew Tridgellr4559: prevent the RPC-EPMAPPER test from looping forev...
2007-10-10 Jelmer Vernooijr4457: Fix IDL + add torture test for InqObject
2007-10-10 Jelmer Vernooijr3626: More minor DCOM fixes
2007-10-10 Andrew Tridgellr3457: s_addr is a macro on solaris, so we can't use...
2007-10-10 Andrew Tridgellr3443: the next stage in the include files re-organisation.
2007-10-10 Andrew Tridgellr3428: switched to using minimal includes for the auto...
2007-10-10 Jelmer Vernooijr3414: RemoteActivation torture test
2007-10-10 Jelmer Vernooijr3413: RemoteActivation updates and fixes
2007-10-10 Andrew Tridgellr3324: made the smbtorture code completely warning...
2007-10-10 Andrew Tridgellr3278: - rewrote the client side rpc connection code...
2007-10-10 Jelmer Vernooijr3162: Add client-side support for the ncalrpc: and...
2007-10-10 Jelmer Vernooijr3136: - Allow specifying socket type when adding smbd...
2007-10-10 Jelmer Vernooijr3112: Fix two more instances of epm_towers (sorry...
2007-10-10 Jelmer Vernooijr3111: Add a few more protocol identifiers, rhs for...
2007-10-10 Andrew Tridgellr2969: inet_ntoa() takes an address in network byte...
2007-10-10 Jelmer Vernooijr2938: Use IDL to dissect the RHS of floors in protocol...
2007-10-10 Jelmer Vernooijr2921: Add a few more protocols and fix the numbers...
2007-10-10 Andrew Tridgellr2100: rework the dcerpc client side library so that...
2007-10-10 Andrew Tridgellr1818: _really_ fixed epmapper this time, it was using...
2007-10-10 Jelmer Vernooijr1703: - Lots of RPC updates, adding new pipes and...
2004-02-03 Stefan Metzmacher- add 'print' to the DCERPC binding strings
2003-12-16 Andrew Tridgella fairly large commit!
2003-12-13 Andrew Tridgelladded a basic dcerpc endpoint mapper to Samba4. Current...
2003-11-28 Andrew Tridgell * added a bunch of placeholder IDL files
2003-11-27 Andrew Tridgellmore epmapper and mgmt magic
2003-11-26 Andrew Tridgellsigned DCERPC over TCP now works !
2003-11-24 Andrew Tridgell * fixed byte order in epmapper parsing
2003-11-24 Andrew Tridgellinitial implementation of dcerpc over tcp. RPC-EPMAPPER...
2003-11-24 Andrew Tridgelladded tests for epm_Map endpointer map calls
2003-11-24 Andrew Tridgellgive far more detail in the EPMAPPER results
2003-11-22 Andrew Tridgella fairly major upgrade to the dcerpc system
2003-11-21 Andrew Tridgellprint out the UUIDs from the end point mapper
2003-11-21 Andrew Tridgell* changed the way strings are handled in pidl to a...