]> git.samba.org - samba.git/history - source4/torture/rpc/epmapper.c
s4:torture/rpc: make use of dcerpc_binding_set_abstract_syntax() in epmapper.c
[samba.git] / source4 / torture / rpc / epmapper.c
2014-02-13 Stefan Metzmachers4:torture/rpc: make use of dcerpc_binding_set_abstract...
2014-02-13 Stefan Metzmachers4:torture/rpc: use dcerpc_parse_binding() in epmapper.c
2014-02-11 Stefan Metzmachers4:torture/rpc: pass object down to test_Map_display()
2014-02-11 Stefan Metzmachers4:torture/rpc: print out the object guid in rpc.epmapp...
2014-02-11 Stefan Metzmachers4:torture/rpc: initialize struct dcerpc_binding completely
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2012-03-20 Jelmer Vernooijlibndr: Rename policy_handle_empty to ndr_policy_handle...
2012-03-20 Jelmer Vernooijlibndr: Rename ndr64_transfer_syntax and null_ndr_synta...
2011-02-24 Andrew Tridgellbuild: moved librpc/rpc/*.c into a rpccommon library
2011-01-27 Andreas Schneiders4-torture: Reorder the epmapper tests.
2011-01-27 Andreas Schneiders4-torture: Added a full epm_Map test.
2011-01-27 Andreas Schneiders4-torture: Added a test_Insert for epmapper.
2011-01-27 Andreas Schneiders4-torture: Use binding handle in epm_Delete test.
2011-01-27 Andreas Schneiders4-torture: Comment out the test_InqObject.
2011-01-27 Andreas Schneiders4-torture: Added a clean test_Map_simple.
2011-01-27 Andreas Schneiders4-torture: Added a clean test_Lookup_terminate_search.
2011-01-27 Andreas Schneiders4-torture: Added a clean test_Lookup_simple.
2011-01-27 Andreas Schneiders4-torture: Added test_LookupHandleFree.
2011-01-27 Andreas Schneiders4-torture: Start with a clean epm_Insert_noreplace...
2010-12-11 Jelmer Vernooijs4-smbtorture: Make test names lowercase and dot-separated.
2010-04-14 Stefan Metzmachers4:torture/rpc: rename rpc.h => torture_rpc.h
2010-03-16 Stefan Metzmachers4:torture/rpc/epmapper.c: make use of dcerpc_binding_h...
2009-10-20 Andrew Tridgells4-torture: ran minimal_includes.pl over source4/torture
2008-10-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-23 Jelmer VernooijMove libcli-util error code to top-level.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
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 VernooijInstall public header files again and include required...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25554: Convert last instances of BOOL, True and False...
2007-10-10 Jelmer Vernooijr24751: Run more tests, remove empty testsuites, more...
2007-10-10 Jelmer Vernooijr24735: Use torture API in more places.
2007-10-10 Stefan Metzmacherr24606: move librpc/rpc/table.c -> librpc/ndr/ndr_table.c
2007-10-10 Stefan Metzmacherr24557: rename 'dcerpc_table_' -> 'ndr_table_'
2007-10-10 Stefan Metzmacherr24532: rename struct dcerpc_syntax_id into struct...
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...