Age | Commit message (Collapse) | Author | Files | Lines |
|
metze
(This used to be commit 2fd7a5fc6107e398bb9e399461b2b30319c7741e)
|
|
option torture:quick=yes/no. This should be used in all slow tests to
enable a quick mode
- enabled the test_rpc_quick.sh tests in 'make quicktest'
(This used to be commit 180c209c1bb48f6421043de2d0d48c29fc7f9274)
|
|
testing kerberos.
Andrew Bartlett
(This used to be commit a67b87cb6eba6548c4a74d7b46dd31d109fc538b)
|
|
- sign and seal are tested seperate below
metze
(This used to be commit 102c2e0ae4f5e48da925ef4ee40691f9ee9187f4)
|
|
(This used to be commit 82f8ad16af52aeb0ba5f831ea5c9960f90e8ae8f)
|
|
(This used to be commit 037feb7538f162d99f220b46c29a3c1538b69d16)
|
|
again.
Add NTLMv2 varients to the echo and session key tests.
Andrew Bartlett
(This used to be commit 544a38824e2b10c65e6f7ef0b373aa8575fa2cb1)
|
|
(This used to be commit 93eb9afb4deb77d1176dd021d007743c13487830)
|
|
need to run it with every combination in
this test. It takes nearly all of the time.
(This used to be commit 42754de142632ad2c02f821ce435752baf71027b)
|
|
running too long
(This used to be commit 3d70755abfb7764379d648e9bc1697ae9289d02b)
|
|
metze
(This used to be commit 98acab72c9bf810a96c6529510ee12eb5a4c74c3)
|
|
metze
(This used to be commit 4ff50d12aedb03d8b93904655ce9941ff6290b29)
|
|
- print build farm style output when RUN_FROM_BUILD_FARM=yes
metze
(This used to be commit 7e567a6b69d05fa180bb4384b503969f79f18068)
|
|
- some more fixes
metze
(This used to be commit e90b83d03887ed713745280267caa6f2fd549e0f)
|
|
trying to find it on ncaclrpc at well.
Andrew Bartlett
(This used to be commit db0aa1c4b7b0a8d28b7e5ebe35162dcea8dc0f8e)
|
|
(This used to be commit a07bca1707857a33d50172432336b90e3da8c854)
|
|
this test now passes
(This used to be commit 3d270fd86caedd1023373160934d72d8cb065659)
|
|
it gets regularly tested when I make changes.
(This used to be commit e4216da824c8186df956d05742d96da05393c719)
|
|
[] is now mandatory
: after the hostname is no longer allowed
examples of allowed binding strings:
ncacn_np:myhost[samr]
ncacn_ip_tcp:10.0.0.1[1045]
ncacn_ip_tcp:2001:7b8:37b:1:210:dcff:fecb:a9e3[1024,sign,seal]
ncacn_np:myhost
ncacn_ip_tcp:192.168.4.2
308FB580-1EB2-11CA-923B-08002B1075A7@ncacn_ip_tcp:192.168.4.2
308FB580-1EB2-11CA-923B-08002B1075A7@ncacn_ip_tcp:192.168.4.2[,print]
Note that the last two lines are not recognized by smbtorture as a binding
string yet. dcerpc_parse_binding() does accept them though.
(This used to be commit c15862e778507287bddef7967383d4b5d22eaee9)
|
|
(This used to be commit 01a759b62775b447eeb2ad447b12d104caa9bfb4)
|
|
with the echo pipe
and smbtorture
(This used to be commit 42bdee690bca2e818901fde412d5fb9631b2303f)
|