summaryrefslogtreecommitdiffstats
path: root/source4/torture
Commit message (Expand)AuthorAgeFilesLines
...
* smbtorture: Enhance shell "help" command.James Peach2010-06-211-13/+23
* smbtorture: Add "auth" command to the shell.James Peach2010-06-211-0/+73
* smbtorture: Refactor interactive shell into independent commands.James Peach2010-06-211-26/+154
* smbtorture: Move interactive shell into a separate file.James Peach2010-06-215-61/+107
* smbtorture: Print global options for interactive "list" command.James Peach2010-06-211-1/+3
* smbtorture: Add history support to shell mode.James Peach2010-06-211-1/+8
* smbtorture: Add list command to smbtorture shell.James Peach2010-06-211-36/+94
* python: Use samba.tests.TestCase, make sure base class tearDown andJelmer Vernooij2010-06-191-3/+1
* s4:torture/ldap/basic.c - add more error code/messages testsMatthias Dieter Wallnöfer2010-06-191-30/+264
* s4:torture/rpc/netlogon.c - make sure that the address family is set in littl...Matthias Dieter Wallnöfer2010-06-181-18/+18
* s4:torture/rpc/netlogon.c - activate "AddressToSitenames" tests which do run ...Matthias Dieter Wallnöfer2010-06-181-12/+16
* s4:torture/rpc/remote_pac: use dcerpc_netr_LogonSamLogon_r() instead of dcerp...Stefan Metzmacher2010-06-171-1/+2
* s4-smbtorture: Remind myself we need to add a test for SMBsplretq in RAP-PRIN...Günther Deschner2010-06-161-0/+2
* s4:lib: merge LDB_WRAP and LDBSAMBA and make LDBSAMBA a library.Stefan Metzmacher2010-06-168-8/+6
* s4-smbtorture: only pull info when status code indicates success in smbcli_ra...Günther Deschner2010-06-161-3/+5
* Revert "s4-smbtorture: only pull info when status code indicates success in s...Günther Deschner2010-06-161-5/+3
* s4-smbtorture: test smbcli_rap_netprintqgetinfo() with "" printqname.Günther Deschner2010-06-161-0/+8
* s4-smbtorture: only pull info when status code indicates success in smbcli_ra...Günther Deschner2010-06-161-3/+5
* s4 torture: RAW-SEARCH: break out some of the old search levelsAravind Srinivasan2010-06-153-2/+33
* s4 torture: RAW-SEARCH: Only test supported info levelsTim Prouty2010-06-151-9/+45
* s4:torture Rework NET-API-BECOMEDC test to use libnet_vampire callbacks.Andrew Bartlett2010-06-151-582/+59
* s4 torture: RAW-WRITE should check lockread_supportedZachary Loafman2010-06-141-0/+5
* s4:torture - SAMR testsuite - now we do support "GetAliasMembership" as expectedMatthias Dieter Wallnöfer2010-06-121-4/+0
* s4/test-libnet: Re-align code a bit - more readable this way IMOKamen Mazdrashki2010-06-113-24/+28
* s4/test-libnet: Refactor test_group_create() a little to:Kamen Mazdrashki2010-06-111-11/+22
* s4/test-libnet: Refactor test_user_create() little bit to:Kamen Mazdrashki2010-06-111-11/+7
* s4/test-libnet: add few comments for utility functionsKamen Mazdrashki2010-06-111-3/+11
* s4/test-libnet: Move LSA close handle function to a common locationKamen Mazdrashki2010-06-113-40/+26
* s4/test-libnet: remove unused codeKamen Mazdrashki2010-06-111-25/+0
* s4/test-libnet: Fix compile-time warningKamen Mazdrashki2010-06-111-1/+1
* s4-smbtorture: rework internals of RPC-SPOOLSS-ACCESS testsuite.Günther Deschner2010-06-111-71/+181
* s4/test: use test_libnet_context_init() function to create libnet_contextKamen Mazdrashki2010-06-112-24/+23
* s4/test: fix SEGFAULT in test_group_create when rid is NULLKamen Mazdrashki2010-06-111-1/+4
* s4/test-libnet: Helper func to initialize libnet_contextKamen Mazdrashki2010-06-111-0/+54
* s4/test: Call test_user_cleanup with original RDN for the userKamen Mazdrashki2010-06-111-1/+1
* s4/test: Fix incorrect NTSTATUS comparisonKamen Mazdrashki2010-06-111-2/+2
* s4/test: remove create/delete group implementation in API-CREATEGROUP testKamen Mazdrashki2010-06-111-110/+3
* s4/test: Remove duplicated test_opendomain() functionalityKamen Mazdrashki2010-06-111-54/+1
* s4/test: libnet_user tests should use common test_user_cleanupKamen Mazdrashki2010-06-111-129/+5
* s4/test: Refactor test_user_cleanup to be more robustKamen Mazdrashki2010-06-111-12/+84
* s4/test: remove duplicated commentKamen Mazdrashki2010-06-111-3/+0
* s4-smbtorture: test workstation auth as well in RPC-SPOOLSS-ACCESS.Günther Deschner2010-06-071-2/+34
* s4-smbtorture: handle printservers w/o printers in RPC-SPOOLSS-ACCESS.Günther Deschner2010-06-071-2/+2
* s4-smbtorture: make RPC-SPOOLSS-ACCESS more compatible with older samba relea...Günther Deschner2010-06-051-6/+9
* s4-smbtorture: remove another incarnation of test_ClosePrinter.Günther Deschner2010-06-051-19/+0
* s4-smbtorture: add RPC-SPOOLSS-ACCESS.Günther Deschner2010-06-054-2/+754
* s4-smbtorture: share test_ClosePrinter between RPC-SPOOLSS and RPC-SPOOLSS-WIN.Günther Deschner2010-06-052-26/+3
* s4-smbtorture: check error codes in RAP-SAM testsuite.Günther Deschner2010-06-051-0/+2
* s4-smbtorture: completely rework RPC-SPOOLSS-PRINTER.Günther Deschner2010-06-042-326/+521
* s4-smbtorture: rework order of test in RPC-SPOOLSS-PRINTSERVER a bit.Günther Deschner2010-06-041-3/+3