r3014: got rid of the old intra-smbd messaging system in preparation for the new one
[bbaumbach/samba-autobuild/.git] / source4 / torture /
2007-10-10 Andrew Tridgellr3011: separated the locktest code into a separate...
2007-10-10 Jeremy Allisonr2997: Added delete on close tests for readonly files.
2007-10-10 Stefan Metzmacherr2992: drsuapi uses WERROR not NTSTATUS
2007-10-10 Stefan Metzmacherr2991: add drsuapi_DsGetDomainControllerInfo() idl...
2007-10-10 Andrew Tridgellr2983: report a failure if a server doesn't update...
2007-10-10 Andrew Tridgellr2982: added a test that shows the amount of time a...
2007-10-10 Stefan Metzmacherr2971: fix DsBind idl
2007-10-10 Stefan Metzmacherr2970: - give somefields names and typdef enums for...
2007-10-10 Andrew Tridgellr2969: inet_ntoa() takes an address in network byte...
2007-10-10 Stefan Metzmacherr2952: add idl and torture test for DsCrackNames
2007-10-10 Jelmer Vernooijr2938: Use IDL to dissect the RHS of floors in protocol...
2007-10-10 Andrew Tridgellr2929: longhorn does not produce sorted directory listi...
2007-10-10 Jelmer Vernooijr2921: Add a few more protocols and fix the numbers...
2007-10-10 Volker Lendecker2912: Test for the sort-of weird file stamp semantics...
2007-10-10 Andrew Tridgellr2910: I noticed that the samr torture test was doing...
2007-10-10 Andrew Tridgellr2909: fix some RAW-SEARCH torture mem leaks
2007-10-10 Jelmer Vernooijr2896: Add torture test for EnumValue()
2007-10-10 Volker Lendecker2895: Another nut to crack, not sure how hard: The...
2007-10-10 Stefan Metzmacherr2888: - add 'Ds' prefix to Bind and Unbind call on...
2007-10-10 Andrew Tridgellr2857: this commit gets rid of smb_ucs2_t, wpstring...
2007-10-10 Andrew Tridgellr2854: added a RPC-COUNTCALLS torture test - a useful...
2007-10-10 Stefan Metzmacherr2853: add torture test to find the defaultNamingContex...
2007-10-10 Andrew Tridgellr2833: - added a call to SamrQueryGroupMember for every...
2007-10-10 Andrew Tridgellr2799: removed one last occurance of torture_ldb_alloc()
2007-10-10 Andrew Tridgellr2791: got rid of talloc_unreference() and instead...
2007-10-10 Andrew Tridgellr2787: force masktest to use RAW_SEARCH_BOTH_DIRECTORY_...
2007-10-10 Andrew Tridgellr2785: call init_iconv() in smbtorture to ensure we...
2007-10-10 Andrew Tridgellr2774: get rid of the lanman specific code in masktest...
2007-10-10 Andrew Tridgellr2744: ben elliston taught me about gcov today, which...
2007-10-10 Andrew Tridgellr2742: - fixed a bug in talloc_unreference()
2007-10-10 Andrew Tridgellr2738: free up the session information as soon as it...
2007-10-10 Jelmer Vernooijr2735: More DCOM updates:
2007-10-10 Andrew Tridgellr2718: - added a talloc_unreference() function as reque...
2007-10-10 Andrew Tridgellr2711: added a simple talloc speed tester. I get the...
2007-10-10 Andrew Tridgellr2710: continue with the new style of providing a paren...
2007-10-10 Andrew Tridgellr2709: finally solved the talloc reference problem.
2007-10-10 Jelmer Vernooijr2699: Correct handle ServerAlive() and ServerAlive2...
2007-10-10 Andrew Tridgellr2680: switched the libcli/raw/ code over to use talloc...
2007-10-10 Andrew Tridgellr2676: add a test of the reference counting logic in...
2007-10-10 Andrew Tridgellr2671: we're getting too many errors caused by the...
2007-10-10 Andrew Tridgellr2660: - converted the libcli/raw/ library to use tallo...
2007-10-10 Andrew Tridgellr2659: removed some extraneous debug msgs
2007-10-10 Andrew Tridgellr2649: - used some cpp tricks to make users of talloc...
2007-10-10 Andrew Tridgellr2645: converted the NTLMSSP code to the new style...
2007-10-10 Andrew Tridgellr2628: got rid of some warnings and converted a few...
2007-10-10 Andrew Tridgellr2593: don't crash if the server doesn't know that...
2007-10-10 Andrew Tridgellr2589: a simple test to help find security related...
2007-10-10 Andrew Bartlettr2552: Character set conversion and string handling...
2007-10-10 Andrew Bartlettr2551: Add const.
2007-10-10 Andrew Bartlettr2547: Another place to use convert_string_talloc().
2007-10-10 Andrew Bartlettr2536: This is a classic case for the use of our new...
2007-10-10 Jelmer Vernooijr2532: Don't run EnumValue torture test for now (idl...
2007-10-10 Andrew Tridgellr2520: - finished implementing the server side of the...
2007-10-10 Tim Potterr2501: The AddMemberToAlias test doesn't need a domain_...
2007-10-10 Andrew Tridgellr2500: disable the sleep test in echo until we have...
2007-10-10 Tim Potterr2489: Rename account_flags in EnumDomainAliases()...
2007-10-10 Andrew Tridgellr2469: complete overhaul of the old-style RAW_SEARCH_...
2007-10-10 Stefan Metzmacherr2468: print out the names of the fault codes#
2007-10-10 Andrew Tridgellr2465: modify the autoidl hack to work for DRSUAPI
2007-10-10 Andrew Tridgellr2462: added a test for the error code for no matching...
2007-10-10 Tim Potterr2458: Rename policy handle parameters for the SAMR...
2007-10-10 Andrew Tridgellr2457: expanded the RAW-SEARCH test to test for what...
2007-10-10 Stefan Metzmacherr2443: check return code of event_loop_once() to catch...
2007-10-10 Stefan Metzmacherr2442: remove unused event_loop_once() call
2007-10-10 Stefan Metzmacherr2387: fix segfault
2007-10-10 Andrew Tridgellr2382: considerably improved the Bind and Unbind IDL...
2007-10-10 Andrew Bartlettr2284: Thanks to some great detective work by tridge...
2007-10-10 Andrew Tridgellr2274: fixed some popt option clashes between smbtortur...
2007-10-10 Andrew Tridgellr2273: disable the async samr tests unless -X option...
2007-10-10 Andrew Tridgellr2271: fixed the popt argument array for smbtorture...
2007-10-10 Andrew Tridgellr2267: we no longer need to force the domain join to...
2007-10-10 Andrew Tridgellr2266: yay! LSA session keys on TCP now work!
2007-10-10 Andrew Bartlettr2220: Updates to the NETLOGON torture test. This...
2007-10-10 Jeremy Allisonr2217: Ad-hoc tests to allow me to work out the correct...
2007-10-10 Andrew Tridgellr2209: patch from volker to add EnumPorts spoolss IDL...
2007-10-10 Andrew Tridgellr2207: this bug caued valgrind to consume infinite...
2007-10-10 Andrew Tridgellr2203: delete the key after testing, so as not to clutt...
2007-10-10 Andrew Tridgellr2202: don't close the smb pipe after the puzzle test
2007-10-10 Andrew Tridgellr2201: removed an exit I accidentially left in
2007-10-10 Andrew Tridgellr2200: solved another piece of the lsakey puzzle -...
2007-10-10 Andrew Tridgellr2199: the unknown 16 bit number in lsa_LookupPrivDispl...
2007-10-10 Andrew Tridgellr2186: setting [ref] output pointers in dcerpc calls...
2007-10-10 Andrew Tridgellr2185: add a callback function to the dcerpc async API
2007-10-10 Andrew Tridgellr2182: force the torture test domain join to happen...
2007-10-10 Andrew Tridgellr2181: an rpc async test on the netlogon pipe
2007-10-10 Andrew Tridgellr2179: two more lsa torture tests from Richard Renard...
2007-10-10 Andrew Tridgellr2170: if we don't have a native iconv library then...
2007-10-10 Andrew Tridgellr2165: generalise the charset torture test to add testi...
2007-10-10 Andrew Tridgellr2159: converted samba4 over to UTF-16.
2007-10-10 Jeremy Allisonr2151: Added some more ad-hoc tests. Found bugs in...
2007-10-10 Andrew Tridgellr2107: added a SAMR async test - this one seems to...
2007-10-10 Andrew Tridgellr2105: added a TestSleep() operation to the echo pipe...
2007-10-10 Andrew Tridgellr2100: rework the dcerpc client side library so that...
2007-10-10 Andrew Bartlettr2098: The first 8 bytes of this sig is not used in...
2007-10-10 Stefan Metzmacherr2071: - change smbtorture to use the popt_common stuff
2007-10-10 Andrew Bartlettr2062: Fix a couple more of the printf warnings (real...
2007-10-10 Andrew Bartlettr2056: Allow the compiler to check this format string.
2007-10-10 Andrew Bartlettr2035: Fix spelling.
2007-10-10 Andrew Tridgellr2031: add a check for a blank secret return in lsa...
2007-10-10 Stefan Metzmacherr1997: fix compiler warning
next