1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
Commit Graph

4354 Commits

Author SHA1 Message Date
Günther Deschner
ff3d2bef11 s4-smbtorture: print local_machine name in RemoteFindFirstPrinterChangeNotifyEx test.
Guenther
2010-05-20 22:49:50 +02:00
Günther Deschner
7370d03627 s4-smbtorture: use push_reg_sz()/push_reg_multi_sz() in RPC-WINREG.
Guenther
2010-05-20 22:49:50 +02:00
Günther Deschner
9c7d47fdad s4-smbtorture: take a TODO note for RAP-PRINTING.
Guenther
2010-05-20 11:08:14 +02:00
Andrew Bartlett
4fa9aa3099 s4:torture Add tests to demonstrate S2U4Self in the RPC-PAC test
We also compare against SamLogon to try and validate the whole thing.
Note that we must represent NULL as "" when comparing between the PAC
and SamLogon, due to different marshalling of the structures.

Andrew Bartlett
2010-05-20 17:39:09 +10:00
Matthieu Patou
9f01e7af6b s4 torture: Add tests for dfs referrals handling in SMB/trans2 requests
Signed-off-by: Stefan Metzmacher <metze@samba.org>
2010-05-18 15:31:13 +02:00
Matthieu Patou
0e4e39c7f5 s4 torture test: Adapt ndr-dfsblobs torture test to new idl
Signed-off-by: Stefan Metzmacher <metze@samba.org>
2010-05-18 15:31:12 +02:00
Jelmer Vernooij
c0fb7b8180 s3: Fix some more iconv convenience usages. 2010-05-18 11:45:31 +02:00
Jelmer Vernooij
390ada6ec7 Remove more usages of iconv_convenience in files which were apparently not recompiled by waf. 2010-05-18 11:45:31 +02:00
Jelmer Vernooij
b8268cf7b0 s3: Remove use of iconv_convenience. 2010-05-18 11:45:31 +02:00
Jelmer Vernooij
f9ca9e46ad Finish removal of iconv_convenience in public API's. 2010-05-18 11:45:30 +02:00
Jeremy Allison
0d51bab61e Now we behave as Windows does, remove a Samba3 specific test return.
Jeremy.
2010-05-13 21:27:24 -07:00
Günther Deschner
73d654ec2f s4-smbtorture: create/delete testusers via SAMR in RAP-SAM.
Unless we spent time researching the RAP useradd calls (and implement them in
s3) it is far more easy to use existing SAMR calls to create and delete test
users that are used for RAP change password operations.

Guenther
2010-05-12 00:21:20 +02:00
Günther Deschner
b73b237a6b s4-smbtorture: add test_oemchangepassword to RAP-SAM.
Guenther
2010-05-12 00:21:06 +02:00
Günther Deschner
931b7fcc8a s4-smbtorture: add RAP-SAM testsuite with a rap_NetUserPasswordSet2 test.
Guenther
2010-05-12 00:20:41 +02:00
Günther Deschner
84ab762fd5 s4-smbtorture: getting serious about checking rap status return codes.
Guenther
2010-05-12 00:17:24 +02:00
Günther Deschner
19d99a6426 s4-smbtorture: add torture_create_testuser_max_pwlen() that allows to set maxpwlen.
required for upcoming rap pwd tests.

Guenther
2010-05-12 00:16:50 +02:00
Günther Deschner
40e7a5879c s4-smbtorture: autolookup domain in torture_create_testuser() if none was given.
Guenther
2010-05-12 00:16:50 +02:00
Günther Deschner
d0a87f0098 s4-smbtorture: test netservergetinfo level 1 also against s3.
Guenther
2010-05-11 22:52:37 +02:00
Matthias Dieter Wallnöfer
313add8fa9 s4:torture/rpc/netlogon.c - don't use constant "AF_LOCAL" but do use "AF_UNIX" instead
"AF_LOCAL" isn't portable but has the same value as "AF_UNIX".
2010-05-11 16:18:28 +02:00
Günther Deschner
9e643f0784 s4-smbtorture: fix smbcli_rap_netuserpasswordset2().
Guenther
2010-05-11 00:58:57 +02:00
Günther Deschner
36b0fed567 s4-smbtorture: fix smbcli_rap_netoemchangepassword.
Guenther
2010-05-11 00:58:57 +02:00
Günther Deschner
fc6a22983b s4-smbtorture: correctly fill in trans.in.data in rap_cli_do_call().
Guenther
2010-05-11 00:58:56 +02:00
Kamen Mazdrashki
983606dbe0 s4/tort: Add test for comparing special DNs 2010-05-10 23:45:20 +03:00
Günther Deschner
7cf1a2986f s4-smbtorture: add smbcli_rap_netoemchangepassword().
Guenther
2010-05-10 21:30:27 +02:00
Günther Deschner
e065ecc6b3 s4-smbtorture: add smbcli_rap_netuserpasswordset2().
Guenther
2010-05-08 01:47:04 +02:00
Günther Deschner
d3bd9de087 s4-smbtorture: remove unused variable from smbcli_rap_netprintdestgetinfo().
Guenther
2010-05-05 17:21:05 +02:00
Andreas Schneider
9c5a59b11e s4-torture: Added the printername to the AddPrinter comment.
Signed-off-by: Günther Deschner <gd@samba.org>
2010-05-04 19:38:16 +02:00
Andreas Schneider
f5e41c5cde s4-torture: Fixed spoolss dsspooler printername test.
Signed-off-by: Günther Deschner <gd@samba.org>
2010-05-04 19:38:05 +02:00
Günther Deschner
7e5fee98be s4-smbtorture: fill in test_rap_print().
This tests pauses a printer over RAP, prints a file, enumerates the job, deletes
the job and resumes the print queue.

Guenther
2010-05-04 17:18:22 +02:00
Günther Deschner
1056a08100 s4-smbtorture: add test_netprintdestgetinfo() to RAP-PRINTING.
Guenther
2010-05-04 15:49:47 +02:00
Günther Deschner
ff256b41b8 s4-smbtorture: add smbcli_rap_netprintdestgetinfo().
Guenther
2010-05-04 15:49:40 +02:00
Günther Deschner
eee803372a s4-smbtorture: add test_netprintdestenum to RAP-PRINTING.
Guenther
2010-05-04 15:49:31 +02:00
Günther Deschner
990361a38c s4-smbtorture: add smbcli_rap_netprintdestenum.
Guenther
2010-05-04 15:49:16 +02:00
Günther Deschner
727a1acd91 s4-smbtorture: add extraformat to smbcli_rap_netprintqgetinfo() as well.
Guenther
2010-05-03 20:55:58 +02:00
Günther Deschner
f181281c89 s4-smbtorture: use RAP extraformat for smbcli_rap_netprintqenum().
Although w2k3 happily ignores it, the spec (and s3) enforce the addition of
that.

Guenther
2010-05-03 20:55:50 +02:00
Günther Deschner
99e3b9a367 s4-smbtorture: add rap_cli_expect_extra_format().
Guenther
2010-05-03 20:55:42 +02:00
Günther Deschner
dda0ebd0ac s4-smbtorture: make all smbcli_rap_* failures critical.
Guenther
2010-05-03 20:55:16 +02:00
Nadezhda Ivanova
15b42d6515 Added a function to check if an attribute can belong to a filtered replica. 2010-05-03 14:50:10 +02:00
Günther Deschner
5efdd13d12 s4-smbtorture: add test_netprintjobsetinfo to RAP-PRINTING.
Guenther
2010-05-03 14:44:25 +02:00
Günther Deschner
44fdec02fc s4-smbtorture: add smbcli_rap_netprintjobsetinfo().
Guenther
2010-05-03 14:44:16 +02:00
Günther Deschner
457826947f s4-smbtorture: add rap_cli_push_param() and rap_cli_push_sendbuf().
Guenther
2010-05-03 14:44:07 +02:00
Günther Deschner
b9a97cf864 s4-smbtorture: add test_netprintjobgetinfo().
Guenther
2010-04-30 17:06:59 +02:00
Günther Deschner
7c88d30836 s4-smbtorture: add smbcli_rap_netprintjobgetinfo().
Guenther
2010-04-30 17:06:59 +02:00
Günther Deschner
82d4e858ea s4-smbtorture: fix smbcli_rap_netprintjobenum().
It is just fine for a printq to have no pending jobs.

Guenther
2010-04-30 17:06:58 +02:00
Günther Deschner
400c07f0de s4-smbtorture: add test_netprintjobenum to RAP-PRINTING.
Guenther
2010-04-30 15:12:00 +02:00
Günther Deschner
753fde9c19 s4-smbtorture: add smbcli_rap_netprintjobenum().
Guenther
2010-04-30 15:11:56 +02:00
Günther Deschner
52b669b68e s4-smbtorture: pause and resume printq in RAP-PRINTING test.
Guenther
2010-04-30 13:44:42 +02:00
Günther Deschner
af2482989b s4-smbtorture: use rap_status in smbcli_rap_* functions.
Guenther
2010-04-30 13:44:41 +02:00
Günther Deschner
7cdd6a15af s4-smbtorture: add smbcli_rap_netprintqueueresume() and smbcli_rap_netprintqueuepurge().
Guenther
2010-04-30 13:44:41 +02:00
Günther Deschner
2df2cef437 s4-smbtorture: add test_netprintq to RAP-PRINTING.
Guenther
2010-04-30 13:44:41 +02:00