index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
torture
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-06
s4-torture: Fix build warnings in lsa test.
Andreas Schneider
1
-10
/
+2
2012-07-02
s4-torture: more printf removal from samlogon torture test.
Günther Deschner
1
-29
/
+25
2012-06-28
s4-torture: fix typo in samlogon test.
Günther Deschner
1
-1
/
+1
2012-06-28
s4-torture: use torture context for printing debug output.
Günther Deschner
1
-111
/
+97
2012-06-26
s3-torture: Use static printer for smbd spooler test
David Disseldorp
1
-1
/
+9
2012-06-26
torture: add test for smbd print job spooling
David Disseldorp
1
-0
/
+73
2012-06-24
selftest: Test unix.whoami with kerberos on plugin_s4_dc
Andrew Bartlett
1
-16
/
+4
2012-06-22
s4:torture/raw: add raw.session.expire1
Stefan Metzmacher
1
-0
/
+200
2012-06-22
s4:torture/smb2: run smb2.session.reauth5 in a subdirectory
Stefan Metzmacher
1
-14
/
+77
2012-06-22
s4:torture/smb2: add smb2.durable-open.lock-oplock
Stefan Metzmacher
1
-0
/
+79
2012-06-22
s4:torture/smb2: rename smb2.durable-open.lock to smb2.durable-open.lock-lease
Stefan Metzmacher
1
-4
/
+4
2012-06-21
s4:torture/smb2: add smb2.durable-open.delete_on_close1
Stefan Metzmacher
1
-2
/
+126
2012-06-20
s4-torture: Expand whoami test to confirm the user token.
Andrew Bartlett
1
-2
/
+44
2012-06-20
s4-torture: Change the unix.whoami test to use torture_assert()
Andrew Bartlett
1
-24
/
+19
2012-06-12
s4:torture: fix use of non-existent word (existant)
Michael Adam
8
-15
/
+15
2012-06-11
s4-selftest: Test samba-tool drs replicate --local --full-sync
Andrew Bartlett
2
-1
/
+11
2012-06-08
s4-torture: fsrvp test suite
David Disseldorp
3
-2
/
+574
2012-06-07
waf: support --without-ad-dc for Heimdal (embedded and system) as well
Alexander Bokovoy
3
-3
/
+3
2012-06-07
build: Add missing deps and make MESSAGING a private library
Andrew Bartlett
1
-3
/
+3
2012-06-05
s4:torture/locktest: fix compiler warning
Stefan Metzmacher
1
-1
/
+1
2012-05-29
s4-torture: verify #8373 and add ndr nbt tests for LOGON_PRIMARY_QUERY nbt_ne...
Günther Deschner
1
-1
/
+36
2012-05-29
s4:torture report connection error via torture_fail
Christian Ambach
1
-1
/
+8
2012-05-28
s4:torture/samba3rpc: add smb1-pipe-name
Stefan Metzmacher
1
-0
/
+252
2012-05-28
s4:torture/samba3rpc: add smb2-pipe-name
Stefan Metzmacher
1
-0
/
+84
2012-05-23
Introduce system MIT krb5 build with --with-system-mitkrb5 option.
Alexander Bokovoy
3
-3
/
+11
2012-05-18
s4:torture: Add raw.session.reauth2 test
Volker Lendecke
1
-0
/
+142
2012-05-18
s4:torture: rename raw.session.reauth => raw.session.reauth1
Stefan Metzmacher
1
-3
/
+3
2012-05-18
s4-torture: Improve torture test boilerplate, use torture_assert()
Andrew Bartlett
18
-279
/
+93
2012-05-18
s4-torture: Always use torture_assert() to handle failures
Andrew Bartlett
1
-9
/
+6
2012-05-18
s4-torture: provide correct torture failures for failure to connect
Andrew Bartlett
1
-11
/
+9
2012-05-18
s4-torture: Fix rpc.samr.priv test to use torture_assert() macros
Andrew Bartlett
1
-51
/
+16
2012-05-17
s4:torture: add smb2.session.expire1
Stefan Metzmacher
1
-1
/
+116
2012-05-17
s4:torture: add smb2.session.reconnect2 test
Stefan Metzmacher
1
-0
/
+64
2012-05-17
s4:torture: rename smb2.session.reconnect to smb2.session.reconnect1
Stefan Metzmacher
1
-2
/
+2
2012-05-17
s4:torture: remove unused vars in smb2.session.reauth*
Stefan Metzmacher
1
-2
/
+2
2012-05-09
s4:torture/raw/context: test a session setup with a given invalid vuid
Stefan Metzmacher
1
-17
/
+29
2012-05-08
s4:torture: add a new smb2.session.reauth5 test: rename after reauth to anon ...
Michael Adam
1
-0
/
+228
2012-05-08
s4:torture: add a new smb2.session.reauth4 test: setting security descriptor ...
Michael Adam
1
-0
/
+122
2012-05-08
s4:torture/raw/context: add subtests as torture testcases
Stefan Metzmacher
1
-46
/
+20
2012-05-08
s4:torture/raw/context: INVALID_PARAMETER vs. LOGON_FAILURE...
Stefan Metzmacher
1
-1
/
+7
2012-05-08
s4:torture/raw: make torture_raw_context a test suite
Stefan Metzmacher
2
-3
/
+12
2012-05-08
s4:torture/raw/context: make use of torture_* macros and avoid 'printf'
Stefan Metzmacher
1
-100
/
+87
2012-05-08
s4:torture/raw/context: pass tctx to test_pid_exit_only_sees_open()
Stefan Metzmacher
1
-1
/
+3
2012-05-08
s4:torture/raw/session: make sure we got a reauth of the existing session
Stefan Metzmacher
1
-0
/
+2
2012-05-04
s4:torture: auth/pac.c: use Kerberos wrapper for krb5_keyblock_init
Alexander Bokovoy
1
-4
/
+4
2012-05-04
Avoid using Heimdal-specific tests in MIT build
Alexander Bokovoy
3
-3
/
+14
2012-05-04
s4:torture: add a check for talloc success in test_session_reauth
Volker Lendecke
1
-0
/
+1
2012-05-03
s4:torture: add a new smb2.session.reauth3 test - getting security descriptor
Michael Adam
1
-0
/
+100
2012-05-02
s4:torture:rpc: add a new test samba3.smb2-pipe-read-logoff
Michael Adam
1
-0
/
+85
2012-05-02
s4:torture:rpc: add a new test samba3.smb2.pipe-read-tdis
Michael Adam
1
-0
/
+85
[prev]
[next]