Andrew Tridgell
9e6327dc41
make sure lp_ctx is initialised
...
(This used to be commit 3abb33c8bff9aac8ba1ba4783b919732e5159283)
2008-02-15 15:52:52 +11:00
Andrew Tridgell
80362574b8
fix typo
...
(This used to be commit 1699b2a804cf91175de2528c1e640a09b4de4f08)
2008-02-15 15:39:07 +11:00
Andrew Tridgell
c09f70608c
added a blackbox test for masktest
...
(This used to be commit 05a110123df2372418e2ef2fd8f269b92054069c)
2008-02-15 15:33:10 +11:00
Andrew Tridgell
d48dc5b2e6
fixed masktest to use popt, and fixed the incorrect pstring conversion
...
(This used to be commit c37133fd95e6d02a0cdf0f7b5408211740d8046c)
2008-02-15 15:26:20 +11:00
Andrew Tridgell
66e8bc9dac
converted locktest to use popt and cmdline utility code
...
(This used to be commit 625ea49a95cbdb507ea5b191f75ffa27e25cdb90)
2008-02-15 14:55:31 +11:00
Andrew Tridgell
60b3144280
fixed loadparm handling in standalone tests
...
(This used to be commit 2633f4259ed30ab990017c4c3205f92bf38f0135)
2008-02-15 13:29:32 +11:00
Andrew Tridgell
b640f475be
updated SMB2 code for getinfo according to WSPP docs
...
- 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-14 17:11:36 +11:00
Stefan Metzmacher
60e205c34c
torture/eventlog: the NTSTATUS of dcerpc_ functions is the same as r.out.result
...
metze
(This used to be commit 0c5539e5fedd4123f61d50ee29acdc5a5f0faf76)
2008-02-13 16:25:57 +01:00
Stefan Metzmacher
a9d30b0d61
torture/eventlog: fix crash bugs!
...
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-13 16:23:34 +01:00
Stefan Metzmacher
c41944b9f9
spoolss.idl: improve idl for EnumPrinterData and not use 'lstring' any more
...
metze
(This used to be commit d6cdddbcf37d120cb365bc7f8188858c8776e2e0)
2008-02-13 10:39:25 +01:00
Andrew Tridgell
88d2e05227
updated SMB2 create operation to match WSPP.
...
Adding some defined for various new create options
(This used to be commit d037dc23ced3df6bce98cbf4810fb5f1247336bd)
2008-02-13 15:05:44 +11:00
Jelmer Vernooij
08c8d3b992
Remove Samba 3 backwards compatibility code in C.
...
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-11 13:51:09 +01:00
Jelmer Vernooij
63aa4b9021
Remove unused define.
...
(This used to be commit 64d6d729135e1b3b19c9bdbbe973fcdaca15e8b3)
2008-02-09 20:47:12 +01:00
Jelmer Vernooij
c61dc38494
Re-enable python support in BECOME-DC test.
...
(This used to be commit ed44fd59bfa289bcef82e0650ccda381efb52268)
2008-02-09 15:42:19 +01:00
Jelmer Vernooij
be2be0779e
Ignore kinit with pkinit test failures for now.
...
(This used to be commit 94dedaf6ed55b146a0123407137f7ee4cfd41283)
2008-02-09 14:42:55 +01:00
Jelmer Vernooij
0938fad4f1
torture: Merge util.c into util_smb.c
...
(This used to be commit d19d27f406c0377d98c9fe9da9284dcebd373bb7)
2008-02-09 14:26:46 +01:00
Jelmer Vernooij
3525f77e56
Move nt_time_equal() to libutil.
...
(This used to be commit 9705263a6c58d4ade556d17db2009dbb85291b22)
2008-02-09 14:24:24 +01:00
Andrew Tridgell
e939659e43
make the multiplier in the RAW-OFFLINE test settable
...
(This used to be commit f4b363d7a65023c816264b58d6f3f07730b43c0c)
2008-02-07 23:05:44 +11:00
Jelmer Vernooij
bcad73a7f7
Partially revert d64a2288a2cb3a8f74a18b740b265a460773635d and 351c2e99ab8b6a91f7355077b2d2944fd820839c to see if that fixes the build.
...
(This used to be commit 2a79cebfd99f4048214be65a6c918cc988dc83ed)
2008-01-29 13:10:43 +01:00
Jelmer Vernooij
87e933d886
torture: Fix too early free in spoolss notify test.
...
(This used to be commit f5ea5de797f4fe35baf4f2bcd2913902c6703f44)
2008-01-28 02:49:44 +01:00
Stefan Metzmacher
20f5e6ad9b
NET-BECOME-DC: always try to build ejs and python code
...
We let getenv("PROVISION_PYTHON") decide what we want
at runtime.
metze
(This used to be commit acb5661f61ad62c02b5ec83d0f1f0c969f356c9f)
2008-01-25 15:47:00 +01:00
Stefan Metzmacher
d1ed962897
torture: the libnet torture test depend on python
...
metze
(This used to be commit d64a2288a2cb3a8f74a18b740b265a460773635d)
2008-01-25 15:46:57 +01:00
Andrew Tridgell
8ef7ddbf89
added latency reporting
...
(This used to be commit f0ffbb8e19c1085bf54d226f62c667868e14f62e)
2008-01-25 17:27:36 +11:00
Andrew Tridgell
01a0aa4fd1
this is in seconds
...
(This used to be commit 019dd9a3d7d9af8ab71a10802c728f5ab5cf781d)
2008-01-25 17:27:17 +11:00
Andrew Tridgell
3249f4f84e
more useful output
...
(This used to be commit 033cab6546d943089eefc298b335db03c1d0ebb6)
2008-01-25 15:00:45 +11:00
Andrew Tridgell
4e4e7dbff8
added a offline file torture test BASE-OFFLINE
...
(This used to be commit d4b26fb2a38aa5b0ed2b6083641b9d8306af8c58)
2008-01-25 15:00:11 +11:00
Andrew Bartlett
48e79659d1
Make the repl_meta_data module the default for domain controllers.
...
Andrew Bartlett
(This used to be commit ae2ea1bd0cd2b326b09b372428969f2cf52ce519)
2008-01-24 16:17:45 +11:00
Andrew Bartlett
4172e09c53
Fix DRSUAPI replication test - NET-API-BECOME-DC.
...
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-23 15:43:14 +11:00
Jelmer Vernooij
a259547786
build: Remove support for DESCRIPTION setting that is now unused.
...
(This used to be commit 91d7ba5202e6c375456a42c2c6861f63c7fcfc20)
2008-01-22 18:49:51 +01:00
Jelmer Vernooij
0ae14b6cb4
torture: Use manually written .pc file.
...
(This used to be commit d43b18cc5e8b58ca965205cccfe25f8a120d2ca7)
2008-01-22 18:38:14 +01:00
Volker Lendecke
66871f9950
Add an exception for S3
...
Doing this correctly would involve a create_file call for qpathinfo
(This used to be commit da9a5b571ea87b2e08c74463d3fae58a9eb0828a)
2008-01-20 15:55:33 +01:00
Michael Adam
3115481e32
Fix an output message in samba3rpc torture test.
...
Michael
(This used to be commit bf957bcb835a2c7c903f60dfa8f9a7e41997c5af)
2008-01-17 09:24:01 +01:00
Jelmer Vernooij
db4ee4cce5
python: Fix rpcecho tests.
...
(This used to be commit ebb78ea4232c1614755844849580e3697b0a53fa)
2008-01-14 19:53:06 +01:00
Jelmer Vernooij
d8b21ae253
pidl/python: Fix use of pointers.
...
(This used to be commit 13f2b0380f310b101975d709361a29d4032c3689)
2008-01-14 19:53:05 +01:00
Jelmer Vernooij
0d39a205bf
python: Add some more rpc/echo tests.
...
(This used to be commit b4840d1ae283a3853d041f3a9a848aec991e81a6)
2008-01-14 19:53:05 +01:00
Jelmer Vernooij
1f54cb1af9
python: Add simple tests for the DCE/RPC echo interface.
...
(This used to be commit 8523740796f3cd739bdc338b5e2855a01bafa540)
2008-01-14 19:53:05 +01:00
Kai Blin
1ab7a0e66d
libnet: Fix includes to silence a warning
...
(This used to be commit ba5a21998bfc1bd616e7a2d9647d284ca30a3574)
2008-01-11 11:12:59 +01:00
Kai Blin
9aec391c24
gentest: Fix a warning.
...
(This used to be commit d41b2e5ccd113ecf2f99896b1ce061ecb9ecc54d)
2008-01-11 11:12:41 +01:00
Andrew Bartlett
34dd0dc610
Native move servers will refuse these SamSync operations, so don't
...
count them as errors.
Andrew Bartlett
(This used to be commit 5c39f3135666854b57a7d2643f59feee7ceeabc8)
2008-01-11 09:22:26 +11:00
Jelmer Vernooij
f8b8d8ccd3
r26690: torture: Move torture_context_init() to the ui.c, where all functions related to it are.
...
(This used to be commit 5f6cc640758448df9c8ad4eba1ffa12ce0c3f732)
2008-01-07 16:42:02 -06:00
Andrew Bartlett
637cd09d4b
r26685: Fix bug 5137 by Mark Ridley. The RPC-ATSVC test is not tested, so was
...
broken by 'ref' changes long ago.
We need a working script to aim against windows.
Andrew Bartlett
(This used to be commit d6b863453dcda85e02e53c44d68272bf2ef95d19)
2008-01-06 23:48:02 -06:00
Andrew Bartlett
8174ed1ebe
r26683: Add another testcase. I still don't know what's wrong here.
...
Andrew Bartlett
(This used to be commit 341929c615e5573887889cf22950a25b536c6fc1)
2008-01-06 22:51:02 -06:00
Andrew Bartlett
4e064c5ce6
r26682: Move CLDAP to the modern torture system, and add value checking.
...
Andrew Bartlett
(This used to be commit df17c4a9e84f4a4087c4a4a8ad44a82d4acb522e)
2008-01-06 21:21:02 -06:00
Jelmer Vernooij
df408d056e
r26672: Janitorial: Remove uses of global_loadparm.
...
(This used to be commit 18cd08623eaad7d2cd63b82ea5275d4dfd21cf00)
2008-01-05 13:06:03 -06:00
Jelmer Vernooij
01c7909192
r26671: rap: Convert the RAP tests to the new torture API and run them by default.
...
We don't have a server-side implementation of netservergetinfo yet, so it is
marked as known failing.
(This used to be commit 33c5982ed9b9fada9355dde5dc274abb99ec0615)
2008-01-05 13:06:02 -06:00
Jelmer Vernooij
4537be1542
r26655: torture/auth/pac: remove uses of global_loadparm
...
(This used to be commit ff67935be4980c701a9cd9a7fa435b8d1e02dfec)
2008-01-03 15:27:01 -06:00
Jelmer Vernooij
dcc282590b
r26654: libcli/smb_composite: Rather than specifying each of the gazillion options for SMB individually, just specify the smbcli_options struct.
...
(This used to be commit 8a97886e24a4b969aa91409c06f423b71a45f6eb)
2008-01-03 12:33:36 -06:00
Jelmer Vernooij
dc8ccffed4
r26653: Janitorial: Remove global_loadparm use in two more places.
...
(This used to be commit 65fbb4700d145810d1c7539a4037d73d856278c6)
2008-01-03 12:33:36 -06:00
Jelmer Vernooij
425732f688
r26651: libsmb: Allow specifying signing policy from higher up.
...
The number of arguments is getting a bit excessive now, so it
probably makes sense to pass in the smbcli_options struct rather than
all members individually and add a convenience function for obtaining a
smbcli_options struct from a loadparm context.
(This used to be commit 9f64213463b5bf3bcbf36913139e9a5042e967a2)
2008-01-03 12:33:36 -06:00
Jelmer Vernooij
5d0e4f2147
r26650: torture/raw: Fix warnings in lockbench/openbench.
...
I'm surprised this didn't cause any breakages. We should probably run (a subset of) RAW-LOCKBENCH + RAW-OPENBENCH in make test to make sure they don't regress.
(This used to be commit 9bea9c0c4f62dabaaad4c56e7e55da96571b1e1d)
2008-01-03 12:33:35 -06:00