Age | Commit message (Expand) | Author | Files | Lines |
2004-03-10 | as a special case don't check the status of the create of \clients - | Andrew Tridgell | 1 | -1/+3 |
2004-03-10 | make the warmup and execute phases clearer | Andrew Tridgell | 1 | -4/+13 |
2004-03-10 | added a 5% warmup time to NBENCH to make the results more consistent | Andrew Tridgell | 2 | -10/+33 |
2004-03-09 | added the -C option to smbtorture | Andrew Tridgell | 1 | -16/+79 |
2004-03-09 | don't check return fields (like search count) on an expected failure | Andrew Tridgell | 1 | -4/+4 |
2004-03-09 | handle incomplete load files | Andrew Tridgell | 2 | -6/+7 |
2004-03-09 | greatly improved NBENCH netbench simulator | Andrew Tridgell | 5 | -448/+805 |
2004-02-21 | added the simple HOLDCON torture test. This is used to establish | Andrew Tridgell | 1 | -0/+56 |
2004-02-10 | fixed a couple of uninitialised returns spotted by valgrind | Andrew Tridgell | 1 | -2/+2 |
2004-02-10 | don't force debug in the RPC-MGMT test | Andrew Tridgell | 1 | -2/+0 |
2004-02-10 | Convert libcli routines to return NTSTATUS instead of BOOL. Again, the | Tim Potter | 20 | -246/+242 |
2004-02-08 | Convert libcli routines to use cli_tree instead of cli_state. Port | Tim Potter | 29 | -1133/+1135 |
2004-02-05 | add the TORTURE SUBSYSTEM to the config.m4 scheme | Stefan Metzmacher | 1 | -0/+24 |
2004-02-03 | This would appear to restore smbtorture to be able to use the syntax | Andrew Bartlett | 1 | -1/+3 |
2004-02-03 | - add 'print' to the DCERPC binding strings | Stefan Metzmacher | 12 | -24/+0 |
2004-01-24 | Remove testing utility for removed SAM system | Jelmer Vernooij | 2 | -489/+0 |
2004-01-21 | cope with a wider range of broken servers in the RAW-QFILEINFO test | Andrew Tridgell | 1 | -8/+10 |
2004-01-20 | check for the correct fault code when the server fails a use of a | Andrew Tridgell | 1 | -3/+9 |
2004-01-20 | added code to the RPC-SPOOLSS test that demonstrates that policy | Andrew Tridgell | 1 | -0/+41 |
2004-01-19 | Add test to set single fields in fields_present with info21. | Simo Sorce | 1 | -37/+53 |
2004-01-17 | make sure we initialise r.out.handle in openeventlog | Andrew Tridgell | 1 | -0/+1 |
2003-12-22 | remove some unused files | Andrew Tridgell | 9 | -4386/+0 |
2003-12-21 | minor updates to make the srvsvc test compile | Andrew Tridgell | 1 | -5/+5 |
2003-12-21 | wkssvc test updates from metze | Andrew Tridgell | 1 | -15/+21 |
2003-12-19 | addition of samr_SetSecurity() from kai | Andrew Tridgell | 1 | -0/+17 |
2003-12-19 | fixed the AddAliasMem test code | Andrew Tridgell | 1 | -13/+21 |
2003-12-19 | added a bunch of alias functions in samr.idl based on work by Kai. | Andrew Tridgell | 1 | -14/+327 |
2003-12-17 | fixed a bug in the acct_flags checking on CreateUser2 in the RPC-SAMR test | Andrew Tridgell | 1 | -5/+5 |
2003-12-16 | fixed the RPC-MGMT and RPC-SCANNER tests to work with the new | Andrew Tridgell | 2 | -26/+61 |
2003-12-16 | a fairly large commit! | Andrew Tridgell | 3 | -9/+7 |
2003-12-15 | fixed srvsvc DiskEnum call | Andrew Tridgell | 1 | -5/+7 |
2003-12-15 | patch from metze with updates to srvsvc and changes to pidl to allow | Andrew Tridgell | 1 | -6/+5 |
2003-12-15 | allow the specification of full dcerpc endpoint binding strings on the | Andrew Tridgell | 1 | -125/+10 |
2003-12-15 | switch off the default of ntlmssp on rpc on smb as some windows pipes | Andrew Tridgell | 1 | -1/+1 |
2003-12-14 | added auto-generation of the server side boilerplate code for each | Andrew Tridgell | 2 | -4/+15 |
2003-12-13 | add the ntlmssp calls back into smbtorture on rpc over tcp. The samba4 | Andrew Tridgell | 1 | -1/+1 |
2003-12-13 | completed the linkage between the endpoint mapper and the dcerpc | Andrew Tridgell | 1 | -1/+1 |
2003-12-13 | added a basic dcerpc endpoint mapper to Samba4. Currently only | Andrew Tridgell | 1 | -6/+6 |
2003-12-12 | Small cleanup of test code. Rename enum indexes to be the same name | Tim Potter | 1 | -112/+86 |
2003-12-12 | Got winreg_EnumValue working - what a mess! | Tim Potter | 1 | -16/+62 |
2003-12-10 | * removed some unused code | Andrew Tridgell | 1 | -2/+2 |
2003-12-04 | removed an unused file | Andrew Tridgell | 1 | -325/+0 |
2003-12-04 | * patch based on work by Jim Myers to unify the ioctl handling to be | Andrew Tridgell | 4 | -28/+42 |
2003-12-03 | My first stab at Samba4 IDL! | Andrew Bartlett | 1 | -3/+139 |
2003-12-02 | added netr_LogonControl2Ex() | Andrew Tridgell | 1 | -1/+85 |
2003-12-02 | added netr_DatabaseSync2() | Andrew Tridgell | 1 | -0/+55 |
2003-12-02 | added netr_LogonControl2() and netr_ServerAuthenticate2() | Andrew Tridgell | 1 | -3/+145 |
2003-12-02 | added netr_LogonControl() and netr_GetAnyDCName() | Andrew Tridgell | 1 | -5/+70 |
2003-12-02 | added netr_GetDcName() - quite a useful call | Andrew Tridgell | 1 | -5/+30 |
2003-12-02 | added netr_AccountSync(), another NT_STATUS_NOT_IMPLEMENTED call | Andrew Tridgell | 1 | -1/+40 |