Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r3053: make the maxfid test use subdirectories, so it doesn't create 64k | Andrew Tridgell | 1 | -6/+46 |
2007-10-10 | r3045: Allow object-uuid@... binding strings | Jelmer Vernooij | 1 | -1/+13 |
2007-10-10 | r3040: Add sleeps between operations to nbench. Submitted by aliguori@us.ibm... | Jim McDonough | 2 | -0/+8 |
2007-10-10 | r3034: - fixed a bug in message dispatch, when the dispatch function called ... | Andrew Tridgell | 1 | -1/+130 |
2007-10-10 | r3030: added testing of lock cancel, and some more special offsets (locks | Andrew Tridgell | 1 | -17/+235 |
2007-10-10 | r3029: implemented byte range lock timeouts. | Andrew Tridgell | 2 | -20/+107 |
2007-10-10 | r3026: - added automatic retry to messages when the servers listen queue is | Andrew Tridgell | 1 | -8/+11 |
2007-10-10 | r3023: added immediate send of messages when they are first queued. This make... | Andrew Tridgell | 1 | -6/+1 |
2007-10-10 | r3021: under heavy load the listen queue for messaging unix domain socket can... | Andrew Tridgell | 1 | -12/+24 |
2007-10-10 | r3019: make the LOCAL-MESSAGING test a 2 process test | Andrew Tridgell | 1 | -13/+47 |
2007-10-10 | r3016: - converted the events code to talloc | Andrew Tridgell | 3 | -2/+97 |
2007-10-10 | r3011: separated the locktest code into a separate module in smbtorture | Andrew Tridgell | 3 | -899/+927 |
2007-10-10 | r2997: Added delete on close tests for readonly files. | Jeremy Allison | 1 | -0/+58 |
2007-10-10 | r2992: drsuapi uses WERROR not NTSTATUS | Stefan Metzmacher | 1 | -21/+125 |
2007-10-10 | r2991: add drsuapi_DsGetDomainControllerInfo() idl and torture test | Stefan Metzmacher | 1 | -2/+84 |
2007-10-10 | r2983: report a failure if a server doesn't update the write time at all | Andrew Tridgell | 1 | -1/+8 |
2007-10-10 | r2982: added a test that shows the amount of time a server takes to update | Andrew Tridgell | 1 | -0/+84 |
2007-10-10 | r2971: fix DsBind idl | Stefan Metzmacher | 1 | -1/+2 |
2007-10-10 | r2970: - give somefields names and typdef enums for the possible values | Stefan Metzmacher | 1 | -11/+144 |
2007-10-10 | r2969: inet_ntoa() takes an address in network byte order, so now that we | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r2952: add idl and torture test for DsCrackNames | Stefan Metzmacher | 1 | -0/+38 |
2007-10-10 | r2938: Use IDL to dissect the RHS of floors in protocol towers | Jelmer Vernooij | 1 | -28/+18 |
2007-10-10 | r2929: longhorn does not produce sorted directory listings! This is | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r2921: Add a few more protocols and fix the numbers associated with some of | Jelmer Vernooij | 1 | -24/+36 |
2007-10-10 | r2912: Test for the sort-of weird file stamp semantics. The last_write seems ... | Volker Lendecke | 1 | -54/+92 |
2007-10-10 | r2910: I noticed that the samr torture test was doing its own DOS->UNIX | Andrew Tridgell | 1 | -10/+1 |
2007-10-10 | r2909: fix some RAW-SEARCH torture mem leaks | Andrew Tridgell | 1 | -4/+5 |
2007-10-10 | r2896: Add torture test for EnumValue() | Jelmer Vernooij | 1 | -24/+25 |
2007-10-10 | r2895: Another nut to crack, not sure how hard: The statinfo on a file does o... | Volker Lendecke | 1 | -0/+103 |
2007-10-10 | r2888: - add 'Ds' prefix to Bind and Unbind call on drsuapi | Stefan Metzmacher | 2 | -20/+20 |
2007-10-10 | r2857: this commit gets rid of smb_ucs2_t, wpstring and fpstring, plus lots o... | Andrew Tridgell | 4 | -19/+65 |
2007-10-10 | r2854: added a RPC-COUNTCALLS torture test - a useful varient on the full sca... | Andrew Tridgell | 3 | -0/+76 |
2007-10-10 | r2853: add torture test to find the defaultNamingContext on the RootDSE | Stefan Metzmacher | 2 | -0/+198 |
2007-10-10 | r2833: - added a call to SamrQueryGroupMember for every group, and fix the | Andrew Tridgell | 1 | -1/+25 |
2007-10-10 | r2799: removed one last occurance of torture_ldb_alloc() | Andrew Tridgell | 1 | -3/+3 |
2007-10-10 | r2791: got rid of talloc_unreference() and instead created talloc_unlink(), | Andrew Tridgell | 1 | -21/+109 |
2007-10-10 | r2787: force masktest to use RAW_SEARCH_BOTH_DIRECTORY_INFO so it can obtain ... | Andrew Tridgell | 1 | -2/+3 |
2007-10-10 | r2785: call init_iconv() in smbtorture to ensure we have no memory allocated | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r2774: get rid of the lanman specific code in masktest, and add a -l option | Andrew Tridgell | 1 | -99/+8 |
2007-10-10 | r2744: ben elliston taught me about gcov today, which allows you to measure | Andrew Tridgell | 1 | -20/+300 |
2007-10-10 | r2742: - fixed a bug in talloc_unreference() | Andrew Tridgell | 1 | -41/+113 |
2007-10-10 | r2738: free up the session information as soon as it is invalidated in the | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r2735: More DCOM updates: | Jelmer Vernooij | 2 | -0/+2 |
2007-10-10 | r2718: - added a talloc_unreference() function as requested by metze. | Andrew Tridgell | 1 | -17/+121 |
2007-10-10 | r2711: added a simple talloc speed tester. I get the following on my laptop: | Andrew Tridgell | 1 | -0/+55 |
2007-10-10 | r2710: continue with the new style of providing a parent context whenever | Andrew Tridgell | 7 | -18/+47 |
2007-10-10 | r2709: finally solved the talloc reference problem. | Andrew Tridgell | 3 | -9/+126 |
2007-10-10 | r2699: Correct handle ServerAlive() and ServerAlive2() + add torture tests | Jelmer Vernooij | 1 | -0/+117 |
2007-10-10 | r2680: switched the libcli/raw/ code over to use talloc_reference(), which si... | Andrew Tridgell | 3 | -11/+3 |
2007-10-10 | r2676: add a test of the reference counting logic in the SAMR server into the | Andrew Tridgell | 1 | -86/+31 |