summaryrefslogtreecommitdiffstats
path: root/source4/torture
Commit message (Collapse)AuthorAgeFilesLines
* s4-smbtorture: getting serious about checking rap status return codes.Günther Deschner2010-05-121-0/+18
| | | | Guenther
* s4-smbtorture: add torture_create_testuser_max_pwlen() that allows to set ↵Günther Deschner2010-05-121-6/+16
| | | | | | | | maxpwlen. required for upcoming rap pwd tests. Guenther
* s4-smbtorture: autolookup domain in torture_create_testuser() if none was given.Günther Deschner2010-05-121-15/+70
| | | | Guenther
* s4-smbtorture: test netservergetinfo level 1 also against s3.Günther Deschner2010-05-112-8/+4
| | | | Guenther
* s4:torture/rpc/netlogon.c - don't use constant "AF_LOCAL" but do use ↵Matthias Dieter Wallnöfer2010-05-111-2/+2
| | | | | | "AF_UNIX" instead "AF_LOCAL" isn't portable but has the same value as "AF_UNIX".
* s4-smbtorture: fix smbcli_rap_netuserpasswordset2().Günther Deschner2010-05-111-2/+2
| | | | Guenther
* s4-smbtorture: fix smbcli_rap_netoemchangepassword.Günther Deschner2010-05-111-4/+3
| | | | Guenther
* s4-smbtorture: correctly fill in trans.in.data in rap_cli_do_call().Günther Deschner2010-05-111-2/+14
| | | | Guenther
* s4/tort: Add test for comparing special DNsKamen Mazdrashki2010-05-101-0/+18
|
* s4-smbtorture: add smbcli_rap_netoemchangepassword().Günther Deschner2010-05-101-0/+49
| | | | Guenther
* s4-smbtorture: add smbcli_rap_netuserpasswordset2().Günther Deschner2010-05-081-0/+55
| | | | Guenther
* s4-smbtorture: remove unused variable from smbcli_rap_netprintdestgetinfo().Günther Deschner2010-05-051-1/+0
| | | | Guenther
* s4-torture: Added the printername to the AddPrinter comment.Andreas Schneider2010-05-041-2/+4
| | | | Signed-off-by: Günther Deschner <gd@samba.org>
* s4-torture: Fixed spoolss dsspooler printername test.Andreas Schneider2010-05-041-1/+9
| | | | Signed-off-by: Günther Deschner <gd@samba.org>
* s4-smbtorture: fill in test_rap_print().Günther Deschner2010-05-041-12/+98
| | | | | | | This tests pauses a printer over RAP, prints a file, enumerates the job, deletes the job and resumes the print queue. Guenther
* s4-smbtorture: add test_netprintdestgetinfo() to RAP-PRINTING.Günther Deschner2010-05-041-0/+54
| | | | Guenther
* s4-smbtorture: add smbcli_rap_netprintdestgetinfo().Günther Deschner2010-05-041-0/+81
| | | | Guenther
* s4-smbtorture: add test_netprintdestenum to RAP-PRINTING.Günther Deschner2010-05-041-0/+24
| | | | Guenther
* s4-smbtorture: add smbcli_rap_netprintdestenum.Günther Deschner2010-05-041-0/+135
| | | | Guenther
* s4-smbtorture: add extraformat to smbcli_rap_netprintqgetinfo() as well.Günther Deschner2010-05-031-0/+3
| | | | Guenther
* s4-smbtorture: use RAP extraformat for smbcli_rap_netprintqenum().Günther Deschner2010-05-031-0/+3
| | | | | | | Although w2k3 happily ignores it, the spec (and s3) enforce the addition of that. Guenther
* s4-smbtorture: add rap_cli_expect_extra_format().Günther Deschner2010-05-031-0/+10
| | | | Guenther
* s4-smbtorture: make all smbcli_rap_* failures critical.Günther Deschner2010-05-031-30/+15
| | | | Guenther
* Added a function to check if an attribute can belong to a filtered replica.Nadezhda Ivanova2010-05-031-0/+17
|
* s4-smbtorture: add test_netprintjobsetinfo to RAP-PRINTING.Günther Deschner2010-05-031-0/+82
| | | | Guenther
* s4-smbtorture: add smbcli_rap_netprintjobsetinfo().Günther Deschner2010-05-031-0/+72
| | | | Guenther
* s4-smbtorture: add rap_cli_push_param() and rap_cli_push_sendbuf().Günther Deschner2010-05-031-0/+14
| | | | Guenther
* s4-smbtorture: add test_netprintjobgetinfo().Günther Deschner2010-04-301-1/+81
| | | | Guenther
* s4-smbtorture: add smbcli_rap_netprintjobgetinfo().Günther Deschner2010-04-301-0/+84
| | | | Guenther
* s4-smbtorture: fix smbcli_rap_netprintjobenum().Günther Deschner2010-04-301-0/+2
| | | | | | It is just fine for a printq to have no pending jobs. Guenther
* s4-smbtorture: add test_netprintjobenum to RAP-PRINTING.Günther Deschner2010-04-301-0/+55
| | | | Guenther
* s4-smbtorture: add smbcli_rap_netprintjobenum().Günther Deschner2010-04-301-0/+127
| | | | Guenther
* s4-smbtorture: pause and resume printq in RAP-PRINTING test.Günther Deschner2010-04-301-1/+24
| | | | Guenther
* s4-smbtorture: use rap_status in smbcli_rap_* functions.Günther Deschner2010-04-301-11/+11
| | | | Guenther
* s4-smbtorture: add smbcli_rap_netprintqueueresume() and ↵Günther Deschner2010-04-301-0/+74
| | | | | | smbcli_rap_netprintqueuepurge(). Guenther
* s4-smbtorture: add test_netprintq to RAP-PRINTING.Günther Deschner2010-04-301-0/+41
| | | | Guenther
* s4-smbtorture: add smbcli_rap_netprintqueuepause().Günther Deschner2010-04-301-0/+37
| | | | Guenther
* s4-smbtorture: fix rap_pull_rap_PrintQueue2 and 4.Günther Deschner2010-04-301-2/+16
| | | | Guenther
* s4-smbtorture: test all levels in test_netprintqgetinfo and test_netprintqenum.Günther Deschner2010-04-301-2/+2
| | | | Guenther
* s4-smbtorture: add rap_pull_rap_PrintQueue4.Günther Deschner2010-04-301-0/+29
| | | | Guenther
* s4-smbtorture: add rap_pull_rap_PrintQueue2.Günther Deschner2010-04-301-0/+32
| | | | Guenther
* s4-smbtorture: fix parsing of rap_pull_rap_PrintQueue1 and ↵Günther Deschner2010-04-301-2/+3
| | | | | | rap_pull_rap_PrintQueue2. Guenther
* s4-smbtorture: add test_netprintjob() to RAP-PRINTING.Günther Deschner2010-04-301-0/+70
| | | | Guenther
* s4-smbtorture: add smbcli_rap_netprintjob{pause,continue,delete}.Günther Deschner2010-04-291-0/+110
| | | | Guenther
* s4-smbtorture: add test_netprintqgetinfo to RAP-PRINTING.Günther Deschner2010-04-291-0/+44
| | | | Guenther
* s4-smbtorture: add smbcli_rap_netprintqgetinfo().Günther Deschner2010-04-291-0/+85
| | | | Guenther
* s4-smbtorture: rework smbcli_rap_netprintqenum a bit.Günther Deschner2010-04-291-71/+68
| | | | Guenther
* s4-smbtorture: implement and test level 3 and 5 of PrintQEnum RAP.Günther Deschner2010-04-292-3/+46
| | | | Guenther
* s4-smbtorture: add NDR_PRINT macros for RAP tests (when called with -d10).Günther Deschner2010-04-291-0/+31
| | | | Guenther
* s4/tort: Add simple unit test for dsdb_schema_info object creationKamen Mazdrashki2010-04-291-0/+35
|