s4-smbtorture: Make test names lowercase and dot-separated.
[sfrench/samba-autobuild/.git] / source4 / torture / rpc / oxidresolve.c
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/oxidresolve.c: make use of dcerpc_bindin...
2009-10-20 Andrew Tridgells4-torture: ran minimal_includes.pl over source4/torture
2008-12-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-16 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-16 Jelmer VernooijRemove use of C++ keywords.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
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 Metzmacherr24557: rename 'dcerpc_table_' -> 'ndr_table_'
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Jelmer Vernooijr21433: Get rid of the COM support code - it's not...
2007-10-10 Andrew Tridgellr18860: fixed some code that bitrotted while we didn...
2007-10-10 Jelmer Vernooijr18639: Get rid of the keepref support
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 Vernooijr14464: Don't include ndr_BASENAME.h files unless stric...
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 Vernooijr12608: Remove some unused #include lines.
2007-10-10 Jelmer Vernooijr12514: Move DCE/RPC interface table to a seperate...
2007-10-10 Jelmer Vernooijr12510: Change the DCE/RPC interfaces to take a pointer...
2007-10-10 Jelmer Vernooijr8559: Couple of (D)COM updates:
2007-10-10 Andrew Bartlettr5941: Commit this patch much earlier than I would...
2007-10-10 Jelmer Vernooijr5775: Remove some unused functions (unions are no...
2007-10-10 Jelmer Vernooijr5675: - More DCOM bug fixes
2007-10-10 Andrew Tridgellr5298: - got rid of pstring.h from includes.h. This...
2007-10-10 Andrew Tridgellr5037: got rid of all of the TALLOC_DEPRECATED stuff...
2007-10-10 Andrew Tridgellr5034: - added a type mapping function in pidl, so...
2007-10-10 Stefan Metzmacherr3972: use GUID_* naming context and move GUID_* functi...
2007-10-10 Stefan Metzmacherr3509: - comment out a unused var
2007-10-10 Andrew Tridgellr3499: setting an out param for a non-pointer doesn...
2007-10-10 Jelmer Vernooijr3490: All tests work against NT4 now
2007-10-10 Jelmer Vernooijr3489: Add a couple more DCOM tests (Both OxidResolver...
2007-10-10 Andrew Tridgellr3428: switched to using minimal includes for the auto...
2007-10-10 Jelmer Vernooijr3397: Fix IDL for ComplexPing and SimplePing, includin...
2007-10-10 Andrew Tridgellr3324: made the smbtorture code completely warning...
2007-10-10 Jelmer Vernooijr2699: Correct handle ServerAlive() and ServerAlive2...