index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
torture
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert making public of the samba-module library.
Jelmer Vernooij
2011-12-03
2
-7
/
+7
*
s4:libcli/raw: implement on top of smbXcli_conn/req
Stefan Metzmacher
2011-11-30
3
-20
/
+57
*
s4:libcli: move smbcli_transport_establish() logic into smbcli_socket_connect()
Stefan Metzmacher
2011-11-30
1
-8
/
+8
*
s4:torture: use tctx->ev as event context for polling
Stefan Metzmacher
2011-11-29
6
-22
/
+14
*
s4:gentest: get the tid from the smbcli_tree struct
Stefan Metzmacher
2011-11-29
1
-2
/
+4
*
s4:torture/rpc: use talloc_zero() in torture_join_domain()
Stefan Metzmacher
2011-11-29
1
-2
/
+2
*
s4:torture/ldap/cldap.c - remove the "test_cldap_netlogon_flag_ds_dns_forest"...
Matthias Dieter Wallnöfer
2011-11-27
1
-87
/
+4
*
smbtorture: avoid sigsev if the password is not correct
Matthieu Patou
2011-11-26
1
-1
/
+1
*
s4:libcli/smb2: implement on top of smbXcli_conn/req
Stefan Metzmacher
2011-11-24
2
-13
/
+23
*
s4:torture/smb2: use tctx->ev as event context for polling
Stefan Metzmacher
2011-11-24
3
-8
/
+7
*
Fix a bunch of "warning: variable ‘XXXX’ set but not used [-Wunused-but-s...
Jeremy Allison
2011-11-21
9
-40
/
+28
*
s4-smbtorture: add ndr test for nbt_netlogon_packet to avoid future regressions.
Günther Deschner
2011-11-20
1
-0
/
+36
*
s4:torture/rpc/samr.c - use "NULL" instead of "0" when initialising pointers
Matthias Dieter Wallnöfer
2011-11-15
1
-1
/
+1
*
s4-smbtorture: add spoolss_OpenPrinterEx ndr test with full devmode.
Günther Deschner
2011-11-14
1
-0
/
+183
*
s4:torture:smb2: rewrite durable-open.open test to use smb2_*_create functions
Michael Adam
2011-11-09
1
-26
/
+7
*
s4:torture:smb2: rewrite the durable-open.lock test to use smb2_lease_create()
Michael Adam
2011-11-09
1
-23
/
+3
*
s4:torture:smb2: rewrite the durable-open.lease test to use smb2_lease_create()
Michael Adam
2011-11-09
1
-29
/
+6
*
s4:torture:smb2: rewrite the durable-open.oplock test to use smb2_oplock_crea...
Michael Adam
2011-11-09
1
-19
/
+3
*
s4:torture:smb2: rewrite the durable-open.file-position test to use smb2_oplo...
Michael Adam
2011-11-09
1
-18
/
+2
*
s4:torture:smb2: rewrite the durable-open.open2 test to use smb2_lease_create...
Michael Adam
2011-11-09
1
-26
/
+6
*
s4:torture:smb2: rewrite the durable-open.open1 test to use smb2_oplock_creat...
Michael Adam
2011-11-09
1
-21
/
+6
*
s4:torture:smb2: add smb2_oplock_create_share() that takes sharemode as param...
Michael Adam
2011-11-09
1
-2
/
+8
*
s4:torture:smb2: add smb2_lease_create_share() that takes a sharemode as para...
Michael Adam
2011-11-09
1
-2
/
+12
*
s4:torture:smb2: add smb2_generic_create_share() that also takes the sharemod...
Michael Adam
2011-11-09
1
-7
/
+17
*
s4:torture:smb2: move the smb2_create_*() utility functions from lease.c to u...
Michael Adam
2011-11-09
2
-54
/
+57
*
s4:torture:smb2: use smb2_util_oplock_level() in the durable-open test for co...
Michael Adam
2011-11-09
1
-38
/
+38
*
s4:torture:smb2: lease: oplock_level is uint8_t, not uint32_t or int
Michael Adam
2011-11-09
2
-6
/
+6
*
s4:torture:smb2: move oplock() from lease.c to smb2_util_oplock_level() in ut...
Michael Adam
2011-11-09
2
-35
/
+36
*
s4:torture:smb2: extract map_sharemode() to smb2_util_share_access() in util.c
Michael Adam
2011-11-09
2
-24
/
+25
*
s4:torture:smb2: use common smb2_util_lease_state() in the lease tests
Michael Adam
2011-11-09
1
-55
/
+34
*
s4:torture:smb2: extract map_lease() to util.c as smb2_util_lease_state().
Michael Adam
2011-11-09
2
-24
/
+25
*
s4:torture:smb2: fix illegal write/uninitialized data bug in the lease.multib...
Michael Adam
2011-11-09
1
-0
/
+1
*
s4:torture:smb2: lease.update2: some more reasonable struct names and a comment
Michael Adam
2011-11-09
1
-3
/
+7
*
s4:torture:smb2: change the test file name in the durable-open.oplock test
Michael Adam
2011-11-09
1
-1
/
+1
*
samr: filterModuleName is a lsa_String in userPwdChangeFailureInformation.
Günther Deschner
2011-11-09
1
-0
/
+2
*
s4-smbtorture: demonstrate how broken our samr_ChangePasswordUser3 marshallin...
Günther Deschner
2011-11-08
1
-0
/
+32
*
s4-smbtorture: add some ndr validation tests for netlogon_samlogon_response s...
Günther Deschner
2011-11-03
1
-1
/
+57
*
nbt: trim down header dependencies of nbt.idl.
Günther Deschner
2011-11-03
1
-0
/
+1
*
s4:torture:smb2: add a new durable-open.upgrade2 test to test all upgrade com...
Michael Adam
2011-11-01
1
-0
/
+90
*
s4:torture:smb2: expand durable-open.open2 test matrix by all share-modes
Michael Adam
2011-11-01
1
-9
/
+48
*
s4:torture:smb2: expand durable-open.open1 test matrix by all share-modes
Michael Adam
2011-11-01
1
-8
/
+62
*
s4:torture:smb2: rename the durable-open.basic2 test to durable-open.open2 fo...
Michael Adam
2011-11-01
1
-14
/
+14
*
s4:torture:smb2: rename the durable-open.basic1 test to durable-open.open1 fo...
Michael Adam
2011-11-01
1
-14
/
+14
*
s4:torture/smb2: fix compound.invalid2 against windows
Stefan Metzmacher
2011-10-31
1
-2
/
+2
*
s4-torture: smb2 copychunk data integrity checks
David Disseldorp
2011-10-31
1
-0
/
+72
*
s4-torture: add smb2 copychunk ioctl tests
David Disseldorp
2011-10-31
1
-7
/
+285
*
s4-torture: split common copychunk ioctl test code into helpers
David Disseldorp
2011-10-31
1
-53
/
+112
*
s4-torture: Add tests for the smb2 copychunk ioctl
David Disseldorp
2011-10-31
2
-2
/
+173
*
s4:torture:smb2: add durable_open_basic2 test: test durable open against all ...
Michael Adam
2011-10-30
1
-0
/
+146
*
s4:torture:smb2: add a new durable_open_basic1 test: test open against all op...
Michael Adam
2011-10-30
1
-0
/
+111
[next]