summaryrefslogtreecommitdiff
path: root/source4/torture
Commit message (Expand)AuthorAgeFilesLines
* s4:torture: fix use of non-existent word (existant)Michael Adam2012-06-128-15/+15
* s4-selftest: Test samba-tool drs replicate --local --full-syncAndrew Bartlett2012-06-112-1/+11
* s4-torture: fsrvp test suiteDavid Disseldorp2012-06-083-2/+574
* waf: support --without-ad-dc for Heimdal (embedded and system) as wellAlexander Bokovoy2012-06-073-3/+3
* build: Add missing deps and make MESSAGING a private libraryAndrew Bartlett2012-06-071-3/+3
* s4:torture/locktest: fix compiler warningStefan Metzmacher2012-06-051-1/+1
* s4-torture: verify #8373 and add ndr nbt tests for LOGON_PRIMARY_QUERY nbt_ne...Günther Deschner2012-05-291-1/+36
* s4:torture report connection error via torture_failChristian Ambach2012-05-291-1/+8
* s4:torture/samba3rpc: add smb1-pipe-nameStefan Metzmacher2012-05-281-0/+252
* s4:torture/samba3rpc: add smb2-pipe-nameStefan Metzmacher2012-05-281-0/+84
* Introduce system MIT krb5 build with --with-system-mitkrb5 option.Alexander Bokovoy2012-05-233-3/+11
* s4:torture: Add raw.session.reauth2 testVolker Lendecke2012-05-181-0/+142
* s4:torture: rename raw.session.reauth => raw.session.reauth1Stefan Metzmacher2012-05-181-3/+3
* s4-torture: Improve torture test boilerplate, use torture_assert()Andrew Bartlett2012-05-1818-279/+93
* s4-torture: Always use torture_assert() to handle failuresAndrew Bartlett2012-05-181-9/+6
* s4-torture: provide correct torture failures for failure to connectAndrew Bartlett2012-05-181-11/+9
* s4-torture: Fix rpc.samr.priv test to use torture_assert() macrosAndrew Bartlett2012-05-181-51/+16
* s4:torture: add smb2.session.expire1Stefan Metzmacher2012-05-171-1/+116
* s4:torture: add smb2.session.reconnect2 testStefan Metzmacher2012-05-171-0/+64
* s4:torture: rename smb2.session.reconnect to smb2.session.reconnect1Stefan Metzmacher2012-05-171-2/+2
* s4:torture: remove unused vars in smb2.session.reauth*Stefan Metzmacher2012-05-171-2/+2
* s4:torture/raw/context: test a session setup with a given invalid vuidStefan Metzmacher2012-05-091-17/+29
* s4:torture: add a new smb2.session.reauth5 test: rename after reauth to anon ...Michael Adam2012-05-081-0/+228
* s4:torture: add a new smb2.session.reauth4 test: setting security descriptor ...Michael Adam2012-05-081-0/+122
* s4:torture/raw/context: add subtests as torture testcasesStefan Metzmacher2012-05-081-46/+20
* s4:torture/raw/context: INVALID_PARAMETER vs. LOGON_FAILURE...Stefan Metzmacher2012-05-081-1/+7
* s4:torture/raw: make torture_raw_context a test suiteStefan Metzmacher2012-05-082-3/+12
* s4:torture/raw/context: make use of torture_* macros and avoid 'printf'Stefan Metzmacher2012-05-081-100/+87
* s4:torture/raw/context: pass tctx to test_pid_exit_only_sees_open()Stefan Metzmacher2012-05-081-1/+3
* s4:torture/raw/session: make sure we got a reauth of the existing sessionStefan Metzmacher2012-05-081-0/+2
* s4:torture: auth/pac.c: use Kerberos wrapper for krb5_keyblock_initAlexander Bokovoy2012-05-041-4/+4
* Avoid using Heimdal-specific tests in MIT buildAlexander Bokovoy2012-05-043-3/+14
* s4:torture: add a check for talloc success in test_session_reauthVolker Lendecke2012-05-041-0/+1
* s4:torture: add a new smb2.session.reauth3 test - getting security descriptorMichael Adam2012-05-031-0/+100
* s4:torture:rpc: add a new test samba3.smb2-pipe-read-logoffMichael Adam2012-05-021-0/+85
* s4:torture:rpc: add a new test samba3.smb2.pipe-read-tdisMichael Adam2012-05-021-0/+85
* s4:torture:rpc: add a test samba3.smb2-pipe-read-closeMichael Adam2012-05-021-0/+87
* s4:torture:rpc: fix a comment typo in samba3.smb2-reauth2Michael Adam2012-05-021-1/+1
* s4:torture:rpc: remove an accidentially committed character (in a comment)Michael Adam2012-05-021-1/+1
* s4-libnet: Add mem_ctx to libnet_rpc_useradd calls (bug #8889)Andrew Bartlett2012-04-301-1/+1
* s4-torture: convert samba3misc tests to use torture_failure and torture_assertAndrew Bartlett2012-04-301-148/+105
* s4-torture: move samba3 tests to use torture helper functionsAndrew Bartlett2012-04-301-33/+4
* s4-torture: Move various samba3 tests to the torture_suite_add_1smb_test wrapperAndrew Bartlett2012-04-303-63/+14
* s4:torture: add a check for talloc success in rpc.samba3.randomauth2Michael Adam2012-04-281-1/+1
* s4:torture: add a check for talloc success in the rpc.samba3 suiteMichael Adam2012-04-281-0/+1
* s4:torture: add a rpc.samba3.smb2-reauth2 testMichael Adam2012-04-281-0/+136
* s4:torture: add a rpc.samba3.smb2-reauth1 testMichael Adam2012-04-271-1/+161
* torture: change dfs tests now that we return a level 4 when level 4 is requestedMatthieu Patou2012-04-261-3/+2
* s4-torture: never return false in the raw.composite torture testAndrew Bartlett2012-04-261-39/+7
* s4:torture: add a rpc.samba3.smb-reauth2 testMichael Adam2012-04-261-0/+145