Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r152: a quick airport commit .... | Andrew Tridgell | 6 | -21/+14 |
2007-10-10 | r133: don't try to do a database deltas with a -1 seq num | Andrew Tridgell | 1 | -0/+4 |
2007-10-10 | r128: Another registry update. Changes: | Jelmer Vernooij | 1 | -20/+77 |
2007-10-10 | r101: added lsa_SetSecret() and lsa_QuerySecret() | Andrew Tridgell | 1 | -70/+80 |
2007-10-10 | r62: Fix the build | Jelmer Vernooij | 1 | -3/+6 |
2007-10-10 | r61: - Implement first call in the winreg rpc server | Jelmer Vernooij | 1 | -1/+22 |
2007-10-10 | r46: Add CreateKey function (still working on it) | Jelmer Vernooij | 1 | -6/+49 |
2007-10-10 | r42: importing .cvsignore files | Gerald Carter | 1 | -1/+0 |
2007-10-10 | r33: Fix torture test after IDL changes. | Jelmer Vernooij | 1 | -11/+2 |
2004-04-03 | added IDL and test for lsa_OpenSecret() | Andrew Tridgell | 1 | -1/+23 |
2004-04-03 | added IDL and test suite for lsa_CreateSecret() | Andrew Tridgell | 1 | -0/+33 |
2004-04-03 | added idl and test suite for lsa_CreateTrustedDomain() | Andrew Tridgell | 1 | -1/+45 |
2004-04-02 | Added one more test for "dirname\." | Jeremy Allison | 1 | -0/+5 |
2004-03-31 | added lsaCreateAccount() and a test in the RPC-LSA test suite | Andrew Tridgell | 1 | -21/+114 |
2004-03-26 | - moved some of the base tests into torture/basic/ | Andrew Tridgell | 10 | -5/+280 |
2004-03-26 | - use a linked list for the ftable in the nbench load generator. This | Andrew Tridgell | 1 | -35/+71 |
2004-03-26 | use client1, client2 not client0, client1 to better match netbench | Andrew Tridgell | 1 | -1/+1 |
2004-03-25 | fixed the handling of level II oplocks in samba4, especially when | Andrew Tridgell | 2 | -2/+2 |
2004-03-10 | nicer way of handling \clients | Andrew Tridgell | 2 | -3/+14 |
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 |