summaryrefslogtreecommitdiff
path: root/source4/torture
AgeCommit message (Expand)AuthorFilesLines
2011-02-27s4/drs-test: Remove unused importsKamen Mazdrashki3-25/+0
2011-02-27s4/drs-test: remove netReplicateCmd test from 'deleted object' test caseKamen Mazdrashki1-10/+4
2011-02-27s4/drs-tests: Disable replication during 'deleted object' testKamen Mazdrashki1-17/+10
2011-02-27s4/drs-tests: Move enable/disable replication methods to DrsBase class so we ...Kamen Mazdrashki2-12/+11
2011-02-24build: moved librpc/rpc/*.c into a rpccommon libraryAndrew Tridgell1-0/+1
2011-02-22s4:torture/rpc/netlogon.c - fix two build warnings by castsMatthias Dieter Wallnöfer1-2/+2
2011-02-22s4-waf: rename smbpasswd library to smbpasswdparserAndrew Tridgell1-1/+1
2011-02-21s4-smbtorture: use torture_comment() instead of printf in raw.write test.Günther Deschner1-66/+67
2011-02-21s4-smbtorture: fix some indent in raw.write test.Günther Deschner1-4/+4
2011-02-21s4-smbtorture: fix trailing whitespace in raw.write test.Günther Deschner1-22/+22
2011-02-21s4:smbtorture do not leave output directory aroundChristian Ambach1-13/+10
2011-02-20s4/drs-tests:Blackbox test to verify DsReplicaSync handlingKamen Mazdrashki1-0/+91
2011-02-20s4/drs-tests: Allow _net_drs_replicate to force replication and return output...Kamen Mazdrashki1-2/+4
2011-02-20s4/drs-tests: Split samba-tool command line generation into separate methodKamen Mazdrashki1-7/+12
2011-02-20s4/drs-tests: Inherit DrsReplSchemaTestCase from DrsBaseTestCaseKamen Mazdrashki1-45/+2
2011-02-20s4/drs-tests: Inherit DrsFsmoTestCase from DrsBaseTestCaseKamen Mazdrashki1-35/+2
2011-02-20s4/drs-tests: Inherit DrsDeleteObjectTestCase from DrsBaseTestCaseKamen Mazdrashki1-44/+2
2011-02-20s4/drs-tests: Add a base class to hold common functionality for all DRS pytho...Kamen Mazdrashki1-0/+104
2011-02-18s4-auth: rename 'auth' subsystem to 'auth4'Andrew Tridgell1-1/+1
2011-02-17s4-smbtorture: add more complex spoolss_EnumPrinterDataEx test.Günther Deschner1-0/+721
2011-02-16s4-smbtorture: Fix for RPC-LSA-FOREST-TRUST.Sumit Bose1-2/+5
2011-02-16s4-smbtorture: Two fixes for forest trust test against samba.Sumit Bose1-2/+6
2011-02-15s4: Fix a typoVolker Lendecke1-1/+1
2011-02-15s4:torture/rpc/samr.c - fix up the "test_GroupList" suite regarding QueryDisp...Matthias Dieter Wallnöfer1-2/+16
2011-02-10ldb: use #include <ldb.h> for ldbAndrew Tridgell6-9/+9
2011-02-09s4-auth Rework auth subsystem to remove struct auth_serversupplied_infoAndrew Bartlett2-66/+72
2011-02-08s4-smbtorture: add torture test to check proper add and delete driver operati...Günther Deschner1-0/+77
2011-02-08s4-smbtorture: also run the driver timestamp spoolss test against samba.Günther Deschner1-4/+0
2011-02-08pam: share pam errors in a common location.Günther Deschner1-1/+1
2011-02-08libndr: share some uuid helpers.Günther Deschner1-7/+0
2011-02-05s4 torture: add new rpc torture tests for backup key remote protocolMatthieu Patou3-2/+1041
2011-02-02s4:torture/rpc/netlogon: add invalid level tests for netr_LogonControl2Stefan Metzmacher1-0/+24
2011-02-02s4:torture/rpc/netlogon: improve comments in test_LogonControl2()Stefan Metzmacher1-12/+12
2011-02-02s4:torture/rpc/netlogon: test invalid netr_LogonControl() levelStefan Metzmacher1-0/+7
2011-02-02s4:torture/rpc/netlogon: test invalid LogonSamLogon levelsStefan Metzmacher1-0/+90
2011-02-02s4:torture/rpc/netlogon: test validation levels 2 and 3Stefan Metzmacher1-1/+1
2011-02-02s4-python Ensure we add the Samba python path first.Andrew Bartlett3-3/+3
2011-01-31smbtorture4 test for bug #7928 - Samba problems with kernel oplocks option se...Pavel Shilovsky1-0/+95
2011-01-31s4-smbtorture: add samr_changepassworduser3 ndr torture tests.Günther Deschner1-2/+109
2011-01-31s4-smbtorture: make it more obvious this are w2k dumps in netlogon ndr test.Günther Deschner1-8/+8
2011-01-28s4-smbtorture: add (disabled) ndr torture test to check for a w2k samlogon re...Günther Deschner1-0/+26
2011-01-28s4-smbtorture: add NDR tests for netr_LogonSamLogon.Günther Deschner1-1/+65
2011-01-27s4-torture: Reorder the epmapper tests.Andreas Schneider1-8/+9
2011-01-27s4-torture: Added a full epm_Map test.Andreas Schneider1-95/+231
2011-01-27s4-torture: Added a test_Insert for epmapper.Andreas Schneider1-0/+46
2011-01-27s4-torture: Use binding handle in epm_Delete test.Andreas Schneider1-3/+18
2011-01-27s4-torture: Comment out the test_InqObject.Andreas Schneider1-0/+6
2011-01-27s4-torture: Added a clean test_Map_simple.Andreas Schneider1-17/+77
2011-01-27s4-torture: Added a clean test_Lookup_terminate_search.Andreas Schneider1-0/+59
2011-01-27s4-torture: Added a clean test_Lookup_simple.Andreas Schneider1-34/+48