summaryrefslogtreecommitdiff
path: root/source4/torture
AgeCommit message (Collapse)AuthorFilesLines
2008-02-18disable the EAS level in SMB2-GETINFO test until we get some feedbackAndrew Tridgell1-4/+6
on how the alignment requirements have changed (This used to be commit 2a474568c2f85603657a97ad658089122a1f4f19)
2008-02-18open a root handle in SMB2 should use a NULL filename, not a zero lengthAndrew Tridgell1-1/+2
filename (This used to be commit a29dd708bf26440552ffa9d83332329b4c108857)
2008-02-15Reconcile header files for torture utility functions.Jelmer Vernooij6-55/+123
(This used to be commit 1269758e95686cc155284d5d56080e1be11bbd75)
2008-02-15Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivialJelmer Vernooij4-286/+228
Conflicts: source/torture/libnet/libnet_BecomeDC.c (This used to be commit 2da0734f439ee5f4e3eb1c9416e7df4450f08534)
2008-02-15Use struct for provision parameters since there are so many of them.Jelmer Vernooij4-168/+180
(This used to be commit 4b9d5bc57ca4ee14c142ea720dce5e4ee97f8c16)
2008-02-15NET-API-BECOME-DC: at least find the 'provision' function in python modeStefan Metzmacher1-4/+16
This is still broken, as we call provision() with wrong arguments. Also the python provision() function, doesn't allow us to specify the locations of the partition ldb files, this is strictly needed otherwise the torture test destroys a production databases. I think we should have a provision_become_dc() again! metze (This used to be commit 096eafd34778dde222bce4b0a5c0fc38b7de0359)
2008-02-15remove redundent codeAndrew Tridgell1-3/+0
(This used to be commit 7f2421f17cae313d7dbf5c35c73b5410cb1d5db0)
2008-02-15fixed some options that could not be overridden on the command lineAndrew Tridgell1-10/+3
(This used to be commit eea486d8942fdda769684fa6e825c0f899cf3304)
2008-02-15convert gentest to use popt and the cmdline libraryAndrew Tridgell1-83/+83
(This used to be commit 681366b956a71aa7bd16b75263ccd73ddc680082)
2008-02-15make sure lp_ctx is initialisedAndrew Tridgell1-1/+2
(This used to be commit 3abb33c8bff9aac8ba1ba4783b919732e5159283)
2008-02-15fix typoAndrew Tridgell1-1/+1
(This used to be commit 1699b2a804cf91175de2528c1e640a09b4de4f08)
2008-02-15added a blackbox test for masktestAndrew Tridgell1-5/+10
(This used to be commit 05a110123df2372418e2ef2fd8f269b92054069c)
2008-02-15fixed masktest to use popt, and fixed the incorrect pstring conversionAndrew Tridgell1-94/+63
(This used to be commit c37133fd95e6d02a0cdf0f7b5408211740d8046c)
2008-02-15converted locktest to use popt and cmdline utility codeAndrew Tridgell2-94/+71
(This used to be commit 625ea49a95cbdb507ea5b191f75ffa27e25cdb90)
2008-02-15fixed loadparm handling in standalone testsAndrew Tridgell3-3/+3
(This used to be commit 2633f4259ed30ab990017c4c3205f92bf38f0135)
2008-02-15Add ability to not specify certain provision options(), fix some other options.Jelmer Vernooij1-19/+47
(This used to be commit fe8bfda22d8e1fdbece4209b7489419074565efd)
2008-02-15Add test for provision_bare() code.Jelmer Vernooij1-0/+21
(This used to be commit 0f3a1dbb5355bf5181d9a100af35be8a7f292be6)
2008-02-15Finish migration of provision code.Jelmer Vernooij3-57/+103
(This used to be commit 53c5924195844dac4dfe99e5c9b0c8911394497a)
2008-02-15Move Python dependencies.Jelmer Vernooij1-3/+2
(This used to be commit f6c5b787cc031ddf858d7b16f455692a98a19b9e)
2008-02-15Avoid using private libnet test structure inside util_provision.Jelmer Vernooij2-55/+95
(This used to be commit 1a1f8a5e6b193f25f4838a3e7964cdf0590f4eb2)
2008-02-14Split provision from C code out of becomedc.Jelmer Vernooij3-296/+326
(This used to be commit ed2b72ac76ec069fec799b3fd805cca59fc28de4)
2008-02-14updated SMB2 code for getinfo according to WSPP docsAndrew Tridgell1-6/+9
- Updated getinfo structures and field names - also updated the protocol revision number handling to reflect new docs (This used to be commit 3aaa2e86d94675c6c68d66d75292c3e34bfbc81b)
2008-02-13torture/eventlog: the NTSTATUS of dcerpc_ functions is the same as r.out.resultStefan Metzmacher1-2/+0
metze (This used to be commit 0c5539e5fedd4123f61d50ee29acdc5a5f0faf76)
2008-02-13torture/eventlog: fix crash bugs!Stefan Metzmacher1-0/+8
This bug was introduced in 92b8bde561277a6b83048ce003cc29ff1b380255 and this shows that we need to be very, very careful in changing idl elements from scalars to [ref] pointers! metze (This used to be commit 3ec4bce0b64764e364aedea2800eed296805c51e)
2008-02-13spoolss.idl: improve idl for EnumPrinterData and not use 'lstring' any moreStefan Metzmacher1-7/+15
metze (This used to be commit d6cdddbcf37d120cb365bc7f8188858c8776e2e0)
2008-02-13updated SMB2 create operation to match WSPP.Andrew Tridgell3-29/+29
Adding some defined for various new create options (This used to be commit d037dc23ced3df6bce98cbf4810fb5f1247336bd)
2008-02-11Remove Samba 3 backwards compatibility code in C.Jelmer Vernooij1-2/+2
This code is no longer used, and equivalent code already exists in Python (scripting/python/samba/samba3.py) (This used to be commit c16212e8bf5343496ea4b3afc30a8b4d3a0afe2d)
2008-02-09Remove unused define.Jelmer Vernooij1-7/+3
(This used to be commit 64d6d729135e1b3b19c9bdbbe973fcdaca15e8b3)
2008-02-09Re-enable python support in BECOME-DC test.Jelmer Vernooij1-1/+2
(This used to be commit ed44fd59bfa289bcef82e0650ccda381efb52268)
2008-02-09Ignore kinit with pkinit test failures for now.Jelmer Vernooij1-1/+1
(This used to be commit 94dedaf6ed55b146a0123407137f7ee4cfd41283)
2008-02-09torture: Merge util.c into util_smb.cJelmer Vernooij2-66/+39
(This used to be commit d19d27f406c0377d98c9fe9da9284dcebd373bb7)
2008-02-09Move nt_time_equal() to libutil.Jelmer Vernooij1-7/+0
(This used to be commit 9705263a6c58d4ade556d17db2009dbb85291b22)
2008-02-07make the multiplier in the RAW-OFFLINE test settableAndrew Tridgell1-1/+2
(This used to be commit f4b363d7a65023c816264b58d6f3f07730b43c0c)
2008-01-29Partially revert d64a2288a2cb3a8f74a18b740b265a460773635d and ↵Jelmer Vernooij1-2/+1
351c2e99ab8b6a91f7355077b2d2944fd820839c to see if that fixes the build. (This used to be commit 2a79cebfd99f4048214be65a6c918cc988dc83ed)
2008-01-28torture: Fix too early free in spoolss notify test.Jelmer Vernooij1-5/+6
(This used to be commit f5ea5de797f4fe35baf4f2bcd2913902c6703f44)
2008-01-25NET-BECOME-DC: always try to build ejs and python codeStefan Metzmacher1-9/+16
We let getenv("PROVISION_PYTHON") decide what we want at runtime. metze (This used to be commit acb5661f61ad62c02b5ec83d0f1f0c969f356c9f)
2008-01-25torture: the libnet torture test depend on pythonStefan Metzmacher1-1/+2
metze (This used to be commit d64a2288a2cb3a8f74a18b740b265a460773635d)
2008-01-25added latency reportingAndrew Tridgell1-6/+51
(This used to be commit f0ffbb8e19c1085bf54d226f62c667868e14f62e)
2008-01-25this is in secondsAndrew Tridgell1-3/+2
(This used to be commit 019dd9a3d7d9af8ab71a10802c728f5ab5cf781d)
2008-01-25more useful outputAndrew Tridgell1-10/+17
(This used to be commit 033cab6546d943089eefc298b335db03c1d0ebb6)
2008-01-25added a offline file torture test BASE-OFFLINEAndrew Tridgell3-1/+458
(This used to be commit d4b26fb2a38aa5b0ed2b6083641b9d8306af8c58)
2008-01-24Make the repl_meta_data module the default for domain controllers.Andrew Bartlett1-4/+0
Andrew Bartlett (This used to be commit ae2ea1bd0cd2b326b09b372428969f2cf52ce519)
2008-01-23Fix DRSUAPI replication test - NET-API-BECOME-DC.Andrew Bartlett1-19/+18
The main change here is to work with the current module stack, replacing only the objectGUID module, rather than a number of modules. However, two changes were key: - Fixing a typo search_req->handle -> change_req->handle - Allowing an error of NO_SUCH_OBJECT - it is quite valid for the object not to exist when being replicated in. Other small changes were required to the ejs provision to match changes in that code. Andrew Bartlett (This used to be commit 7b87a58502a052de391f4e1c56ac78a8d35b4e34)
2008-01-22build: Remove support for DESCRIPTION setting that is now unused.Jelmer Vernooij1-1/+0
(This used to be commit 91d7ba5202e6c375456a42c2c6861f63c7fcfc20)
2008-01-22torture: Use manually written .pc file.Jelmer Vernooij2-0/+13
(This used to be commit d43b18cc5e8b58ca965205cccfe25f8a120d2ca7)
2008-01-20Add an exception for S3Volker Lendecke1-3/+10
Doing this correctly would involve a create_file call for qpathinfo (This used to be commit da9a5b571ea87b2e08c74463d3fae58a9eb0828a)
2008-01-17Fix an output message in samba3rpc torture test.Michael Adam1-1/+1
Michael (This used to be commit bf957bcb835a2c7c903f60dfa8f9a7e41997c5af)
2008-01-14python: Fix rpcecho tests.Jelmer Vernooij1-39/+0
(This used to be commit ebb78ea4232c1614755844849580e3697b0a53fa)
2008-01-14pidl/python: Fix use of pointers.Jelmer Vernooij1-2/+2
(This used to be commit 13f2b0380f310b101975d709361a29d4032c3689)
2008-01-14python: Add some more rpc/echo tests.Jelmer Vernooij1-0/+11
(This used to be commit b4840d1ae283a3853d041f3a9a848aec991e81a6)