Age | Commit message (Expand) | Author | Files | Lines |
2008-02-18 | disable the EAS level in SMB2-GETINFO test until we get some feedback | Andrew Tridgell | 1 | -4/+6 |
2008-02-18 | open a root handle in SMB2 should use a NULL filename, not a zero length | Andrew Tridgell | 1 | -1/+2 |
2008-02-15 | Reconcile header files for torture utility functions. | Jelmer Vernooij | 6 | -55/+123 |
2008-02-15 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivial | Jelmer Vernooij | 4 | -286/+228 |
2008-02-15 | Use struct for provision parameters since there are so many of them. | Jelmer Vernooij | 4 | -168/+180 |
2008-02-15 | NET-API-BECOME-DC: at least find the 'provision' function in python mode | Stefan Metzmacher | 1 | -4/+16 |
2008-02-15 | remove redundent code | Andrew Tridgell | 1 | -3/+0 |
2008-02-15 | fixed some options that could not be overridden on the command line | Andrew Tridgell | 1 | -10/+3 |
2008-02-15 | convert gentest to use popt and the cmdline library | Andrew Tridgell | 1 | -83/+83 |
2008-02-15 | make sure lp_ctx is initialised | Andrew Tridgell | 1 | -1/+2 |
2008-02-15 | fix typo | Andrew Tridgell | 1 | -1/+1 |
2008-02-15 | added a blackbox test for masktest | Andrew Tridgell | 1 | -5/+10 |
2008-02-15 | fixed masktest to use popt, and fixed the incorrect pstring conversion | Andrew Tridgell | 1 | -94/+63 |
2008-02-15 | converted locktest to use popt and cmdline utility code | Andrew Tridgell | 2 | -94/+71 |
2008-02-15 | fixed loadparm handling in standalone tests | Andrew Tridgell | 3 | -3/+3 |
2008-02-15 | Add ability to not specify certain provision options(), fix some other options. | Jelmer Vernooij | 1 | -19/+47 |
2008-02-15 | Add test for provision_bare() code. | Jelmer Vernooij | 1 | -0/+21 |
2008-02-15 | Finish migration of provision code. | Jelmer Vernooij | 3 | -57/+103 |
2008-02-15 | Move Python dependencies. | Jelmer Vernooij | 1 | -3/+2 |
2008-02-15 | Avoid using private libnet test structure inside util_provision. | Jelmer Vernooij | 2 | -55/+95 |
2008-02-14 | Split provision from C code out of becomedc. | Jelmer Vernooij | 3 | -296/+326 |
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 |