summaryrefslogtreecommitdiff
path: root/source4/torture
AgeCommit message (Expand)AuthorFilesLines
2010-05-22torture: fix typosSimo Sorce1-2/+2
2010-05-21s4:torture/rap/rap.c - quiet discard const warningMatthias Dieter Wallnöfer1-1/+1
2010-05-21s4:torture/raw/open.c - remove unused variables and fix error handlingMatthias Dieter Wallnöfer1-8/+3
2010-05-21s4-smbtorture: Fix NetUserPasswordSet2 RAP tests.Günther Deschner1-5/+40
2010-05-21s4-smbtorture: fix smbcli_rap_netuserpasswordset2().Günther Deschner1-2/+2
2010-05-21s4-torture: Improved the winreg symlink test.Andreas Schneider1-10/+82
2010-05-21s4-torture: Disable the security descriptor tests.Andreas Schneider1-2/+7
2010-05-21s4-torture: Try to fix the winreg tests.Andreas Schneider1-42/+76
2010-05-21s4:torture:winreg: improve error messages in test_HKLM_wellknownMichael Adam1-3/+3
2010-05-21s4:torture:winreg: improve error messages in test_QueryValue_fullMichael Adam1-7/+9
2010-05-21s3:dom_sid Global replace of DOM_SID with struct dom_sidAndrew Bartlett1-1/+1
2010-05-21s4:libcli/ldap Rename ldap.h to libcli_ldap.hAndrew Bartlett1-1/+1
2010-05-21s4-smbtorture: add kernel_mode_registry_path().Günther Deschner1-0/+22
2010-05-21s4-smbtorture: Fix volatile test in RPC-WINREG.Günther Deschner1-10/+84
2010-05-20s4-smbtorture: use push_reg_sz/push_reg_multi_sz in spoolss tests.Günther Deschner1-14/+12
2010-05-20s4-smbtorture: pass down hkey to main keytest in RPC-WINREG.Günther Deschner1-9/+26
2010-05-20s4-smbtorture: print local_machine name in RemoteFindFirstPrinterChangeNotify...Günther Deschner1-2/+3
2010-05-20s4-smbtorture: use push_reg_sz()/push_reg_multi_sz() in RPC-WINREG.Günther Deschner1-19/+7
2010-05-20s4-smbtorture: take a TODO note for RAP-PRINTING.Günther Deschner1-0/+8
2010-05-20s4:torture Add tests to demonstrate S2U4Self in the RPC-PAC testAndrew Bartlett2-9/+307
2010-05-18s4 torture: Add tests for dfs referrals handling in SMB/trans2 requestsMatthieu Patou5-2/+578
2010-05-18s4 torture test: Adapt ndr-dfsblobs torture test to new idlMatthieu Patou1-2/+2
2010-05-18s3: Fix some more iconv convenience usages.Jelmer Vernooij1-3/+3
2010-05-18Remove more usages of iconv_convenience in files which were apparently not re...Jelmer Vernooij1-2/+2
2010-05-18s3: Remove use of iconv_convenience.Jelmer Vernooij3-4/+0
2010-05-18Finish removal of iconv_convenience in public API's.Jelmer Vernooij40-278/+199
2010-05-13Now we behave as Windows does, remove a Samba3 specific test return.Jeremy Allison1-1/+7
2010-05-12s4-smbtorture: create/delete testusers via SAMR in RAP-SAM.Günther Deschner1-10/+83
2010-05-12s4-smbtorture: add test_oemchangepassword to RAP-SAM.Günther Deschner1-0/+29
2010-05-12s4-smbtorture: add RAP-SAM testsuite with a rap_NetUserPasswordSet2 test.Günther Deschner4-2/+63
2010-05-12s4-smbtorture: getting serious about checking rap status return codes.Günther Deschner1-0/+18
2010-05-12s4-smbtorture: add torture_create_testuser_max_pwlen() that allows to set max...Günther Deschner1-6/+16
2010-05-12s4-smbtorture: autolookup domain in torture_create_testuser() if none was given.Günther Deschner1-15/+70
2010-05-11s4-smbtorture: test netservergetinfo level 1 also against s3.Günther Deschner2-8/+4
2010-05-11s4:torture/rpc/netlogon.c - don't use constant "AF_LOCAL" but do use "AF_UNIX...Matthias Dieter Wallnöfer1-2/+2
2010-05-11s4-smbtorture: fix smbcli_rap_netuserpasswordset2().Günther Deschner1-2/+2
2010-05-11s4-smbtorture: fix smbcli_rap_netoemchangepassword.Günther Deschner1-4/+3
2010-05-11s4-smbtorture: correctly fill in trans.in.data in rap_cli_do_call().Günther Deschner1-2/+14
2010-05-10s4/tort: Add test for comparing special DNsKamen Mazdrashki1-0/+18
2010-05-10s4-smbtorture: add smbcli_rap_netoemchangepassword().Günther Deschner1-0/+49
2010-05-08s4-smbtorture: add smbcli_rap_netuserpasswordset2().Günther Deschner1-0/+55
2010-05-05s4-smbtorture: remove unused variable from smbcli_rap_netprintdestgetinfo().Günther Deschner1-1/+0
2010-05-04s4-torture: Added the printername to the AddPrinter comment.Andreas Schneider1-2/+4
2010-05-04s4-torture: Fixed spoolss dsspooler printername test.Andreas Schneider1-1/+9
2010-05-04s4-smbtorture: fill in test_rap_print().Günther Deschner1-12/+98
2010-05-04s4-smbtorture: add test_netprintdestgetinfo() to RAP-PRINTING.Günther Deschner1-0/+54
2010-05-04s4-smbtorture: add smbcli_rap_netprintdestgetinfo().Günther Deschner1-0/+81
2010-05-04s4-smbtorture: add test_netprintdestenum to RAP-PRINTING.Günther Deschner1-0/+24
2010-05-04s4-smbtorture: add smbcli_rap_netprintdestenum.Günther Deschner1-0/+135
2010-05-03s4-smbtorture: add extraformat to smbcli_rap_netprintqgetinfo() as well.Günther Deschner1-0/+3