r5669: Couple of minor clearifications, simplifications.
[samba.git] / source4 / torture /
2007-10-10 Andrew Bartlettr5668: Add tests to RPC-SAMLOGON to test for user@REALM...
2007-10-10 Jelmer Vernooijr5661: Be a little stricter on syntax regarding arrays...
2007-10-10 Rafal Szczesniakr5652: Add libnet tests section to torture test.
2007-10-10 Rafal Szczesniakr5651: A bit more code in userinfo test and hook up...
2007-10-10 Günther Deschnerr5611: Add EnumPrinterDataEx-test (for now just for...
2007-10-10 Rafal Szczesniakr5610: Starting libnet test of userinfo call. Unfinishe...
2007-10-10 Stefan Metzmacherr5603: add "authservice()" property to the interface...
2007-10-10 Tim Potterr5553: Add idl and test for spoolss_AddPort(). It...
2007-10-10 Tim Potterr5552: Don't try to read the value of r.out.result...
2007-10-10 Stefan Metzmacherr5539: more bad name checks and don't check for \\local...
2007-10-10 Stefan Metzmacherr5537: - make use of bitmaps and enums
2007-10-10 Stefan Metzmacherr5516: NT4 doesn't support GetPrinterDataEx()
2007-10-10 Stefan Metzmacherr5503: - add torture test which tests for invalid print...
2007-10-10 Stefan Metzmacherr5498: fix OpenPrinter() idl and torture test
2007-10-10 Jelmer Vernooijr5490: The big (D)COM commit! :-) Contains most of...
2007-10-10 Stefan Metzmacherr5489: hide handwritten pull/push/print code from the...
2007-10-10 Jelmer Vernooijr5487: - Allow disabling modules
2007-10-10 Jelmer Vernooijr5465: Add support to multiple levels of pointers in...
2007-10-10 Jelmer Vernooijr5453: Treat "embedded" arrays (surrounding structures...
2007-10-10 Jelmer Vernooijr5452: Add implementation + torture test for echo_Surro...
2007-10-10 Andrew Tridgellr5451: - added separate wrepl_associate(), wrepl_pull_t...
2007-10-10 Andrew Tridgellr5416: nicer output when trying to replicate with a...
2007-10-10 Andrew Tridgellr5415: added a NBT-WINSREPLICATION torture test. It...
2007-10-10 Andrew Tridgellr5411: make network interface selection a bit saner
2007-10-10 Andrew Tridgellr5408: - added testing for the behaviour of the special...
2007-10-10 Andrew Tridgellr5403: a simple WINS benchmarking program
2007-10-10 Andrew Tridgellr5397: added testing and server support for the special...
2007-10-10 Stefan Metzmacherr5394: as the timing should be fixed in the server...
2007-10-10 Andrew Tridgellr5390: use __location__ to make tracking down errors...
2007-10-10 Andrew Tridgellr5386: added testing of registration of group names
2007-10-10 Tim Potterr5364: Rename string fields called 'domain' and 'name...
2007-10-10 Andrew Tridgellr5352: added a function nbt_name_string() that formats...
2007-10-10 Andrew Tridgellr5347: fixed the NBT-REGISTER test now that the nbt...
2007-10-10 Andrew Tridgellr5333: weird, w2k3 always sends a positive name release...
2007-10-10 Andrew Tridgellr5328: - allow case sensitive nbt name lookups
2007-10-10 Andrew Tridgellr5325: - expanded the NBT-WINS test to include scopes
2007-10-10 Andrew Tridgellr5310: allow for rounding errors in the sleep test
2007-10-10 Andrew Tridgellr5308: trimmed back a lot of the old macros from smb_ma...
2007-10-10 Andrew Tridgellr5305: removed libcli/ldap/ldap.h from includes.h
2007-10-10 Andrew Tridgellr5304: removed lib/socket/socket.h from includes.h
2007-10-10 Andrew Tridgellr5298: - got rid of pstring.h from includes.h. This...
2007-10-10 Andrew Tridgellr5296: - only include the tdb headers where they are...
2007-10-10 Andrew Tridgellr5294: - added a separate NBT-WINS test for WINS operat...
2007-10-10 Jelmer Vernooijr5286: Some first steps in making the pidl code somewha...
2007-10-10 Andrew Tridgellr5277: initialise the multi_homed flag in the name...
2007-10-10 Andrew Tridgellr5252: - fixed nmblookup for the nbt api changes
2007-10-10 Jelmer Vernooijr5209: Fix the endpoint mapper to work with IPX endpoin...
2007-10-10 Andrew Tridgellr5197: moved events code to lib/events/ (suggestion...
2007-10-10 Andrew Tridgellr5195: most events don't need the time of the event...
2007-10-10 Andrew Tridgellr5185: make all the events data structures private...
2007-10-10 Andrew Tridgellr5156: started on test driven development of the nbt...
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 Stefan Metzmacherr5137: fix types
2007-10-10 Andrew Tridgellr5130: added a single NBT name query benchmark. It...
2007-10-10 Andrew Tridgellr5126: the composite code is no longer client specific...
2007-10-10 Andrew Tridgellr5107: moved the horrible ldap socket code, and the...
2007-10-10 Andrew Tridgellr5102: This is a major simplification of the logic...
2007-10-10 Andrew Bartlettr5090: Fix up the IDL for LogonGetDomainInfo in NETLOGON.
2007-10-10 Andrew Bartlettr5089: Fix indentation.
2007-10-10 Jeremy Allisonr5071: Reverted (per tridge request).
2007-10-10 Jeremy Allisonr5068: I'm pretty sure an old search request is allowed...
2007-10-10 Andrew Tridgellr5037: got rid of all of the TALLOC_DEPRECATED stuff...
2007-10-10 Andrew Tridgellr5035: fixed composite test to use --num-ops command...
2007-10-10 Andrew Tridgellr5034: - added a type mapping function in pidl, so...
2007-10-10 Tim Potterr4980: Copy RAP callno constants from Samba 3 and start...
2007-10-10 Tim Potterr4975: Update usage of talloc in rap torture code.
2007-10-10 Tim Potterr4973: Add a RAP scanner to smbtorture. win2k has...
2007-10-10 Andrew Tridgellr4951: some of the code dealing with libcli was getting...
2007-10-10 Volker Lendecker4949: First version of a fetchfile composite function...
2007-10-10 Andrew Tridgellr4938: allow the caller to supply an existing event_con...
2007-10-10 Andrew Tridgellr4899: fixed build
2007-10-10 Andrew Tridgellr4891: - added a generic resolve_name() async interfac...
2007-10-10 Andrew Tridgellr4888: use the neater calling convention
2007-10-10 Andrew Tridgellr4832: added simple testing of tcp sockets to LOCAL...
2007-10-10 Andrew Tridgellr4831: added udp support to our generic sockets library.
2007-10-10 Andrew Tridgellr4792: use type safety int the test suite too
2007-10-10 Andrew Tridgellr4779: demonstrate doing 50 parallel loadfile operation...
2007-10-10 Andrew Tridgellr4777: added a smb_composite_sesssetup() async composit...
2007-10-10 Andrew Bartlettr4776: Add more debugs to SamSync test.
2007-10-10 Andrew Tridgellr4758: - added async support to the session request...
2007-10-10 Andrew Tridgellr4757: added the ability of the clisocket level of...
2007-10-10 Stefan Metzmacherr4726: - use the name tcon and tid instead of conn...
2007-10-10 Andrew Tridgellr4710: added a smb_composite_savefile() function, and...
2007-10-10 Andrew Bartlettr4708: Comparing with LDAP, it is clear that these...
2007-10-10 Stefan Metzmacherr4707: w2k3 don't restict passwords on
2007-10-10 Andrew Bartlettr4706: Fix the build, after I renamed these elements...
2007-10-10 Andrew Bartlettr4703: Add support for EnumTrustDomain, and expand...
2007-10-10 Stefan Metzmacherr4702: implment idl, torture test and server code for...
2007-10-10 Andrew Tridgellr4700: first attempt at a composite async function...
2007-10-10 Andrew Bartlettr4699: Move the test_EnumTrustDom() test into the test_...
2007-10-10 Andrew Bartlettr4698: - Initial implementation of trusted domains...
2007-10-10 Andrew Bartlettr4694: 'fix' the behaviour for setting only the old...
2007-10-10 Stefan Metzmacherr4690: - add support for async rpc server replies
2007-10-10 Stefan Metzmacherr4683: fix the build
2007-10-10 Andrew Bartlettr4682: A LDB-based secrets implementation in Samba4.
2007-10-10 Andrew Bartlettr4675: Prevent global warming, and save tridge's sainit...
2007-10-10 Andrew Bartlettr4674: Test SetSecret behaviour for local and global...
2007-10-10 Andrew Bartlettr4673: Fix the IDL for the QuerySecret LSA call.
2007-10-10 Andrew Bartlettr4671: Expand the RPC-LSA test to set secret values...
next