summaryrefslogtreecommitdiff
path: root/source4/torture
AgeCommit message (Expand)AuthorFilesLines
2011-09-08torture-drs: fixed NDR tests for DRS blobsAndrew Tridgell1-2/+40
2011-09-08torture-ndr: fixed NDR tests for NTLMSSP blobsAndrew Tridgell1-4/+5
2011-09-08torture-ndr: fixed NDR tests for NBT blobsAndrew Tridgell1-2/+2
2011-09-08torture-ndr: fixed NDR tests for DFS blobsAndrew Tridgell1-3/+3
2011-09-08torture-ndr: added support for testing push functionsAndrew Tridgell2-25/+52
2011-09-07s4:torture/basic: relax base.trans2 midmight time checkingStefan Metzmacher1-2/+4
2011-09-05s4-torture: enable password comparison in drsblobs testAndrew Tridgell1-2/+2
2011-09-05s4-torture: fixed a ndr string errorAndrew Tridgell1-1/+1
2011-09-05s4-schema consolidate schema handlingAndrew Bartlett1-35/+11
2011-08-31s4-smbtorture: For now, skip trusted domain auth validation tests against the...Günther Deschner1-9/+15
2011-08-31s4-smbtorture: Add trust password to CreateTrust testSumit Bose1-32/+245
2011-08-31s4-smbtorture: Add tests for lsaQueryTrustedDomainInfoByName() and lsaSetTrus...Sumit Bose1-0/+102
2011-08-30smbtorture4: Fix a typoVolker Lendecke1-1/+1
2011-08-30Fixed regression test case for Bug 8412 - Microsoft Office 2007 (Microsoft Wo...Jeremy Allison1-2/+40
2011-08-18credentials: Rename library to samba-credentials to avoid name clashes.Jelmer Vernooij1-1/+1
2011-08-18cli-raw: Add public libsmbclient-raw library.Jelmer Vernooij1-3/+3
2011-08-18s4-test: prevent the utable test from crashingAndrew Tridgell1-3/+5
2011-08-13torture: use tevent_ functions names instead of the legacy event_ onesSimo Sorce21-70/+70
2011-08-03gensec: clarify memory ownership for gensec_session_info() and gensec_session...Andrew Bartlett3-5/+5
2011-08-03gensec: Remove mem_ctx from calls that do not return memoryAndrew Bartlett1-4/+4
2011-08-03gensec: split GENSEC into mechanism-dependent and runtime functionsAndrew Bartlett4-0/+4
2011-07-26cli_cldap: Lowercase name.Jelmer Vernooij1-1/+1
2011-07-23cli_raw: Make name lowercase.Jelmer Vernooij1-3/+3
2011-07-20auth: Split out make_user_info_SamBaseInfo and add authenticated argumentAndrew Bartlett2-1/+4
2011-07-15s4-smbtorture: add very basic tests for lsa_CreateTrustedDomainEx.Günther Deschner1-21/+79
2011-07-15lsa: rename auth info argument in lsa_CreateTrustedDomainEx2Günther Deschner2-2/+2
2011-07-06s4:torture/smb2: s/smb2cli_unlock/test_smb2_unlockStefan Metzmacher1-3/+3
2011-07-06s4:torture/smb2: s/smb2cli_lock/test_smb2_lockStefan Metzmacher1-19/+19
2011-06-21s4-smbtorture: rework the spoolss notify test a bit.Günther Deschner1-16/+15
2011-06-21s4-smbtorture: use ipv4 addresses for backchannel spoolss change notifyGünther Deschner1-1/+1
2011-06-21s4-torture Enable libnetapi and libsmbclient tests using combined buildAndrew Bartlett4-27/+25
2011-06-20tdb_compat: use tdb_open_compat.Rusty Russell1-1/+1
2011-06-20tdb_fetch_compat: use instead of tdb_fetch.Rusty Russell1-2/+2
2011-06-20tdb_compat.h: divert every tdb build and includes to tdb_compatRusty Russell2-2/+2
2011-06-16s4:ntvfs subsystems - rework it using concrete enum valuesMatthias Dieter Wallnöfer1-1/+21
2011-06-11s4:torture/ndr/string.c - fix type-punned warning and remove unused variablesMatthias Dieter Wallnöfer1-3/+2
2011-06-09s4:ntvfs subsystem - quiet enum warningsMatthias Dieter Wallnöfer1-9/+1
2011-06-06s4-modules Remove lp_ctx from init functions that no longer need itAndrew Bartlett6-6/+6
2011-06-06lib/util use modules_path(), data_path() and shlib_ext() from source3Andrew Bartlett3-9/+3
2011-06-06s4-param Remove 'sam database' parameterAndrew Bartlett1-5/+5
2011-06-06s4-ipv6: update callers to load_interface_list()Andrew Tridgell6-9/+9
2011-06-01librpc/ndr: add new LIBNDR_FLAG_STR_RAW8 for ndr_pull_stringSean Finney3-1/+201
2011-05-30s4:torture: fix SEGFAULT in raw.acl.dynamicGregor Beck1-7/+8
2011-05-21s4:torture - always cast correctly when using the "%x" format string argumentMatthias Dieter Wallnöfer2-6/+6
2011-05-20torture-dfs: fix a typo that was causing the test to be flackyMatthieu Patou1-1/+1
2011-05-18torture: desactivate the level 4 tests for DFS referralMatthieu Patou1-2/+17
2011-05-18s4:auth/credentials: pass 'self_service' to cli_credentials_set_impersonate_p...Stefan Metzmacher1-3/+4
2011-05-17s4-torture: Add more tests to DFS referral suiteMatthieu Patou1-4/+30
2011-05-17torture: adapt to idl evolutionroot2-48/+48
2011-05-16s4-smbtorture: add test_netremotetod.Günther Deschner1-0/+17