summaryrefslogtreecommitdiff
path: root/source4/torture
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r2895: Another nut to crack, not sure how hard: The statinfo on a file does o...Volker Lendecke1-0/+103
2007-10-10r2888: - add 'Ds' prefix to Bind and Unbind call on drsuapiStefan Metzmacher2-20/+20
2007-10-10r2857: this commit gets rid of smb_ucs2_t, wpstring and fpstring, plus lots o...Andrew Tridgell4-19/+65
2007-10-10r2854: added a RPC-COUNTCALLS torture test - a useful varient on the full sca...Andrew Tridgell3-0/+76
2007-10-10r2853: add torture test to find the defaultNamingContext on the RootDSEStefan Metzmacher2-0/+198
2007-10-10r2833: - added a call to SamrQueryGroupMember for every group, and fix theAndrew Tridgell1-1/+25
2007-10-10r2799: removed one last occurance of torture_ldb_alloc()Andrew Tridgell1-3/+3
2007-10-10r2791: got rid of talloc_unreference() and instead created talloc_unlink(),Andrew Tridgell1-21/+109
2007-10-10r2787: force masktest to use RAW_SEARCH_BOTH_DIRECTORY_INFO so it can obtain ...Andrew Tridgell1-2/+3
2007-10-10r2785: call init_iconv() in smbtorture to ensure we have no memory allocatedAndrew Tridgell1-0/+1
2007-10-10r2774: get rid of the lanman specific code in masktest, and add a -l optionAndrew Tridgell1-99/+8
2007-10-10r2744: ben elliston taught me about gcov today, which allows you to measureAndrew Tridgell1-20/+300
2007-10-10r2742: - fixed a bug in talloc_unreference()Andrew Tridgell1-41/+113
2007-10-10r2738: free up the session information as soon as it is invalidated in theAndrew Tridgell1-1/+1
2007-10-10r2735: More DCOM updates:Jelmer Vernooij2-0/+2
2007-10-10r2718: - added a talloc_unreference() function as requested by metze.Andrew Tridgell1-17/+121
2007-10-10r2711: added a simple talloc speed tester. I get the following on my laptop:Andrew Tridgell1-0/+55
2007-10-10r2710: continue with the new style of providing a parent context wheneverAndrew Tridgell7-18/+47
2007-10-10r2709: finally solved the talloc reference problem.Andrew Tridgell3-9/+126
2007-10-10r2699: Correct handle ServerAlive() and ServerAlive2() + add torture testsJelmer Vernooij1-0/+117
2007-10-10r2680: switched the libcli/raw/ code over to use talloc_reference(), which si...Andrew Tridgell3-11/+3
2007-10-10r2676: add a test of the reference counting logic in the SAMR server into theAndrew Tridgell1-86/+31
2007-10-10r2671: we're getting too many errors caused by the talloc_realloc() API notAndrew Tridgell2-3/+6
2007-10-10r2660: - converted the libcli/raw/ library to use talloc_increase_ref_count()Andrew Tridgell2-5/+17
2007-10-10r2659: removed some extraneous debug msgsAndrew Tridgell1-3/+0
2007-10-10r2649: - used some cpp tricks to make users of talloc() and talloc_realloc()Andrew Tridgell1-0/+3
2007-10-10r2645: converted the NTLMSSP code to the new style of tallocAndrew Tridgell1-4/+4
2007-10-10r2628: got rid of some warnings and converted a few more places to use hierar...Andrew Tridgell1-1/+1
2007-10-10r2593: don't crash if the server doesn't know that 0 count searches mean 1Andrew Tridgell1-2/+6
2007-10-10r2589: a simple test to help find security related memory leaks. Run valgrind...Andrew Tridgell3-1/+71
2007-10-10r2552: Character set conversion and string handling updates.Andrew Bartlett2-11/+9
2007-10-10r2551: Add const.Andrew Bartlett1-2/+2
2007-10-10r2547: Another place to use convert_string_talloc().Andrew Bartlett1-7/+5
2007-10-10r2536: This is a classic case for the use of our new talloc code, andAndrew Bartlett1-9/+8
2007-10-10r2532: Don't run EnumValue torture test for now (idl needs fixing, doesn't co...Jelmer Vernooij1-1/+2
2007-10-10r2520: - finished implementing the server side of the old style search requestsAndrew Tridgell1-7/+7
2007-10-10r2501: The AddMemberToAlias test doesn't need a domain_handle.Tim Potter1-5/+2
2007-10-10r2500: disable the sleep test in echo until we have a win32 echo server thatAndrew Tridgell1-6/+5
2007-10-10r2489: Rename account_flags in EnumDomainAliases() to acct_flags.Tim Potter1-1/+1
2007-10-10r2469: complete overhaul of the old-style RAW_SEARCH_ calls (the OS/2 andAndrew Tridgell1-3/+18
2007-10-10r2468: print out the names of the fault codes#Stefan Metzmacher1-4/+4
2007-10-10r2465: modify the autoidl hack to work for DRSUAPIAndrew Tridgell1-3/+27
2007-10-10r2462: added a test for the error code for no matching filenameAndrew Tridgell1-0/+18
2007-10-10r2458: Rename policy handle parameters for the SAMR pipe. Parameters nowTim Potter4-134/+133
2007-10-10r2457: expanded the RAW-SEARCH test to test for what happens when a directoryAndrew Tridgell1-6/+233
2007-10-10r2443: check return code of event_loop_once() to catch thet cases where the s...Stefan Metzmacher2-2/+6
2007-10-10r2442: remove unused event_loop_once() callStefan Metzmacher1-2/+0
2007-10-10r2387: fix segfaultStefan Metzmacher1-0/+1
2007-10-10r2382: considerably improved the Bind and Unbind IDL and test code. We canAndrew Tridgell1-178/+30
2007-10-10r2284: Thanks to some great detective work by tridge, NTLM2 signing now works.Andrew Bartlett1-2/+2