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
2007-10-10
r16977: do a few more notify tests
Stefan Metzmacher
1
-4
/
+70
2007-10-10
r16976: add a very simple SMB2-NOTIFY test
Stefan Metzmacher
3
-0
/
+93
2007-10-10
r16966: Fix compile warnings.
Andrew Bartlett
1
-0
/
+2
2007-10-10
r16958: We also do level 1501 on NetShareGetInfo
Volker Lendecke
1
-1
/
+1
2007-10-10
r16956: Walk some of the samba3 srvsvc code
Volker Lendecke
2
-1
/
+122
2007-10-10
r16951: add the year to the copyright...
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r16909: Change torture_open_connection to look at torture:unclist.
Volker Lendecke
1
-32
/
+24
2007-10-10
r16907: Add an index parameter to torture_open_connection. Next step is to en...
Volker Lendecke
45
-93
/
+97
2007-10-10
r16900: Nicer display of the test results.
Rafal Szczesniak
1
-2
/
+10
2007-10-10
r16897: Don't pass allocated buffer for returned string as the lookup
Rafal Szczesniak
1
-7
/
+6
2007-10-10
r16896: Allow to use both binding and unc string to specify host name
Rafal Szczesniak
1
-0
/
+21
2007-10-10
r16874: query all information
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r16860: Fix (and reactivate) the RPC-SAMR test. We need to allow these sids
Andrew Bartlett
1
-14
/
+60
2007-10-10
r16851: Put a clue in as to which domain might have failed, due to the length
Andrew Bartlett
1
-0
/
+4
2007-10-10
r16847: Add the parts of the SAMR test that pass back into 'make test'.
Andrew Bartlett
2
-162
/
+240
2007-10-10
r16843: Confirm that openX uses the same mapping table as getatr.
Jeremy Allison
1
-1
/
+94
2007-10-10
r16842: Jeremy, I almost don't dare checking this in.....
Volker Lendecke
1
-0
/
+44
2007-10-10
r16834: split the level's of smb_search_first/smb_search_next and the levels
Stefan Metzmacher
4
-84
/
+153
2007-10-10
r16827: Factor out some code into common samdb functions:
Andrew Bartlett
1
-6
/
+31
2007-10-10
r16826: Ensure we don't segfault if the remote server fails to set a password
Andrew Bartlett
1
-5
/
+34
2007-10-10
r16794: Make Samba4 pass it's own RPC-SAMR test, at least in part. There are
Andrew Bartlett
1
-12
/
+67
2007-10-10
r16770: Get closer to having Samba4 pass some of the RPC-SAMR test, by
Andrew Bartlett
1
-1
/
+18
2007-10-10
r16761: Added additional NTSTATUS and DOS error test for "."
Jeremy Allison
2
-0
/
+6
2007-10-10
r16759: Jeremy, another little error case for you :-)
Volker Lendecke
1
-0
/
+135
2007-10-10
r16756: Some machines on the build farms sporadically fail the test
Volker Lendecke
1
-0
/
+4
2007-10-10
r16741: add a RPC-LSA-GETUSER test,
Stefan Metzmacher
2
-9
/
+32
2007-10-10
r16739: test SMB2-GETINFO SMB2-SETINFO by make test
Stefan Metzmacher
1
-0
/
+3
2007-10-10
r16738: vista beta2 use FILE_CLOSED as error for an invalid file handle
Stefan Metzmacher
2
-2
/
+2
2007-10-10
r16737: if an error happens report it
Stefan Metzmacher
2
-2
/
+16
2007-10-10
r16736: - convert unix times to nttime before sending it to the wire...
Stefan Metzmacher
1
-15
/
+25
2007-10-10
r16725: don't ignore errors
Stefan Metzmacher
1
-3
/
+15
2007-10-10
r16707: - test attrib = 0 in BASIC_INFO
Stefan Metzmacher
1
-5
/
+9
2007-10-10
r16672: we don't need this twice:-)
Stefan Metzmacher
1
-5
/
+1
2007-10-10
r16668: test setting of security descriptors vis smb2 setinfo
Stefan Metzmacher
1
-2
/
+64
2007-10-10
r16657: Test Jerry's iTunes bug, along with some more error conditions
Volker Lendecke
6
-46
/
+223
2007-10-10
r16569: - use push_string()
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r16557: Silently succeed when torture_register_suite is passed NULL.
James Peach
1
-0
/
+4
2007-10-10
r16533: Perform a cleanup after testing. Also, add changed name argument.
Rafal Szczesniak
1
-0
/
+7
2007-10-10
r16529: Fix type.
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r16527: Add target argument for smbtorture.
Jelmer Vernooij
4
-8
/
+14
2007-10-10
r16526: Add torture_setup_server() with test.
Jelmer Vernooij
2
-1
/
+104
2007-10-10
r16524: Fix double evaluation.
Jelmer Vernooij
2
-13
/
+22
2007-10-10
r16518: Split up torture_util.c in smb and non-smb specific parts.
Jelmer Vernooij
6
-12
/
+98
2007-10-10
r16514: Fix build (not run!) of --enable-dso.
Jelmer Vernooij
1
-2
/
+5
2007-10-10
r16489: Because the torture/ui.h file isn't automaticly generated, the
Andrew Bartlett
3
-20
/
+20
2007-10-10
r16463: TORTURE_NBENCH should be a module...
Stefan Metzmacher
1
-3
/
+5
2007-10-10
r16441: - give old tests a chance to report errors
Stefan Metzmacher
1
-2
/
+6
2007-10-10
r16406: use the generic smb_handle in smb2_getinfo/smb2_setinfo
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r16405: fix compiler warning of missing smb2_handle
Stefan Metzmacher
1
-1
/
+3
2007-10-10
r16342: Placeholder for a function implementing NET-API-MODIFYUSER test.
Rafal Szczesniak
2
-1
/
+58
[next]