Age | Commit message (Expand) | Author | Files | Lines |
2008-02-15 | fixed loadparm handling in standalone tests | Andrew Tridgell | 3 | -3/+3 |
2008-02-14 | updated SMB2 code for getinfo according to WSPP docs | Andrew Tridgell | 1 | -6/+9 |
2008-02-13 | torture/eventlog: the NTSTATUS of dcerpc_ functions is the same as r.out.result | Stefan Metzmacher | 1 | -2/+0 |
2008-02-13 | torture/eventlog: fix crash bugs! | Stefan Metzmacher | 1 | -0/+8 |
2008-02-13 | spoolss.idl: improve idl for EnumPrinterData and not use 'lstring' any more | Stefan Metzmacher | 1 | -7/+15 |
2008-02-13 | updated SMB2 create operation to match WSPP. | Andrew Tridgell | 3 | -29/+29 |
2008-02-11 | Remove Samba 3 backwards compatibility code in C. | Jelmer Vernooij | 1 | -2/+2 |
2008-02-09 | Remove unused define. | Jelmer Vernooij | 1 | -7/+3 |
2008-02-09 | Re-enable python support in BECOME-DC test. | Jelmer Vernooij | 1 | -1/+2 |
2008-02-09 | Ignore kinit with pkinit test failures for now. | Jelmer Vernooij | 1 | -1/+1 |
2008-02-09 | torture: Merge util.c into util_smb.c | Jelmer Vernooij | 2 | -66/+39 |
2008-02-09 | Move nt_time_equal() to libutil. | Jelmer Vernooij | 1 | -7/+0 |
2008-02-07 | make the multiplier in the RAW-OFFLINE test settable | Andrew Tridgell | 1 | -1/+2 |
2008-01-29 | Partially revert d64a2288a2cb3a8f74a18b740b265a460773635d and 351c2e99ab8b6a9... | Jelmer Vernooij | 1 | -2/+1 |
2008-01-28 | torture: Fix too early free in spoolss notify test. | Jelmer Vernooij | 1 | -5/+6 |
2008-01-25 | NET-BECOME-DC: always try to build ejs and python code | Stefan Metzmacher | 1 | -9/+16 |
2008-01-25 | torture: the libnet torture test depend on python | Stefan Metzmacher | 1 | -1/+2 |
2008-01-25 | added latency reporting | Andrew Tridgell | 1 | -6/+51 |
2008-01-25 | this is in seconds | Andrew Tridgell | 1 | -3/+2 |
2008-01-25 | more useful output | Andrew Tridgell | 1 | -10/+17 |
2008-01-25 | added a offline file torture test BASE-OFFLINE | Andrew Tridgell | 3 | -1/+458 |
2008-01-24 | Make the repl_meta_data module the default for domain controllers. | Andrew Bartlett | 1 | -4/+0 |
2008-01-23 | Fix DRSUAPI replication test - NET-API-BECOME-DC. | Andrew Bartlett | 1 | -19/+18 |
2008-01-22 | build: Remove support for DESCRIPTION setting that is now unused. | Jelmer Vernooij | 1 | -1/+0 |
2008-01-22 | torture: Use manually written .pc file. | Jelmer Vernooij | 2 | -0/+13 |
2008-01-20 | Add an exception for S3 | Volker Lendecke | 1 | -3/+10 |
2008-01-17 | Fix an output message in samba3rpc torture test. | Michael Adam | 1 | -1/+1 |
2008-01-14 | python: Fix rpcecho tests. | Jelmer Vernooij | 1 | -39/+0 |
2008-01-14 | pidl/python: Fix use of pointers. | Jelmer Vernooij | 1 | -2/+2 |
2008-01-14 | python: Add some more rpc/echo tests. | Jelmer Vernooij | 1 | -0/+11 |
2008-01-14 | python: Add simple tests for the DCE/RPC echo interface. | Jelmer Vernooij | 1 | -0/+28 |
2008-01-11 | libnet: Fix includes to silence a warning | Kai Blin | 1 | -0/+4 |
2008-01-11 | gentest: Fix a warning. | Kai Blin | 1 | -1/+3 |
2008-01-11 | Native move servers will refuse these SamSync operations, so don't | Andrew Bartlett | 1 | -0/+9 |
2008-01-07 | r26690: torture: Move torture_context_init() to the ui.c, where all functions... | Jelmer Vernooij | 2 | -17/+18 |
2008-01-06 | r26685: Fix bug 5137 by Mark Ridley. The RPC-ATSVC test is not tested, so was | Andrew Bartlett | 1 | -0/+5 |
2008-01-06 | r26683: Add another testcase. I still don't know what's wrong here. | Andrew Bartlett | 1 | -0/+21 |
2008-01-06 | r26682: Move CLDAP to the modern torture system, and add value checking. | Andrew Bartlett | 1 | -14/+28 |
2008-01-05 | r26672: Janitorial: Remove uses of global_loadparm. | Jelmer Vernooij | 1 | -1/+1 |
2008-01-05 | r26671: rap: Convert the RAP tests to the new torture API and run them by def... | Jelmer Vernooij | 1 | -71/+27 |
2008-01-03 | r26655: torture/auth/pac: remove uses of global_loadparm | Jelmer Vernooij | 1 | -2/+2 |
2008-01-03 | r26654: libcli/smb_composite: Rather than specifying each of the gazillion op... | Jelmer Vernooij | 13 | -47/+78 |
2008-01-03 | r26653: Janitorial: Remove global_loadparm use in two more places. | Jelmer Vernooij | 1 | -14/+19 |
2008-01-03 | r26651: libsmb: Allow specifying signing policy from higher up. | Jelmer Vernooij | 4 | -1/+4 |
2008-01-03 | r26650: torture/raw: Fix warnings in lockbench/openbench. | Jelmer Vernooij | 2 | -6/+15 |
2008-01-02 | r26646: libcli/smb_composite: Allow specifying SMB parameters in smb_composit... | Jelmer Vernooij | 3 | -0/+18 |
2008-01-02 | r26645: Janitorial: Fix a couple of warnings. | Jelmer Vernooij | 3 | -14/+14 |
2008-01-02 | r26644: Janitorial: Pass resolve_context explicitly to various SMB functions,... | Jelmer Vernooij | 12 | -16/+52 |
2008-01-01 | r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,... | Jelmer Vernooij | 6 | -16/+31 |
2008-01-01 | r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc... | Jelmer Vernooij | 2 | -3/+3 |