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
2008-02-27
RAW-OPLOCK: use torture_result(TORTURE_FAIL) so that the knownfailures file work
Stefan Metzmacher
1
-2
/
+2
2008-02-27
RAW-OPLOCK: add BATCH20 test renaming via setpathinfo() and setfileinfo()
Stefan Metzmacher
1
-0
/
+135
2008-02-27
RAW-OPLOCK: add BATCH19 test renaming via setpathinfo
Stefan Metzmacher
1
-0
/
+112
2008-02-27
RAW-OPLOCK: add BATCH18 test a ntrename with FLAG_RENAME
Stefan Metzmacher
1
-0
/
+75
2008-02-27
RAW-OPLOCK: add BATCH17 test rename on a file with oplock
Stefan Metzmacher
1
-0
/
+75
2008-02-27
RAW-OPLOCK: add EXCLISIVE6 test a rename on a file with an oplock
Stefan Metzmacher
1
-0
/
+72
2008-02-27
RAW-OPLOCK: add EXCLUSIVE5 to test attribute only with OVERWRITE_IF
Stefan Metzmacher
1
-0
/
+72
2008-02-27
RAW-OPLOCK: add BATCH16 and tests attribute only with OVERWRITE_IF
Stefan Metzmacher
1
-0
/
+79
2008-02-27
RAW-OPLOCK: add EXCLUSIVE4 a attribute only open doesn't break an exclusive o...
Stefan Metzmacher
1
-0
/
+65
2008-02-27
RAW-OPLOCK: add EXCLUSIVE3
Stefan Metzmacher
1
-0
/
+69
2008-02-27
RAW-OPLOCK: add EXCLUSIVE2
Stefan Metzmacher
1
-0
/
+95
2008-02-27
RAW-OPLOCK: rename test (NORMAL => EXCLUSIVE1)
Stefan Metzmacher
1
-4
/
+4
2008-02-27
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivial
Jelmer Vernooij
2
-8
/
+89
2008-02-26
torture/rpc-winreg: Split out the security descriptor tests.
Andrew Kroeger
1
-56
/
+113
2008-02-26
torture/rpc-winreg: Modify test cases to work with recursive key deletion.
Andrew Kroeger
1
-43
/
+0
2008-02-26
torture/rpc-winreg: General fixes for a number of tests.
Andrew Kroeger
1
-8
/
+16
2008-02-26
RAW-OPLOCK: BATCH15: make sure a qpathinfo doesn't break batch oplocks
Stefan Metzmacher
1
-0
/
+74
2008-02-26
BASE-DEFER_OPEN: be less strict with to late responses
Stefan Metzmacher
1
-1
/
+1
2008-02-25
RAW-OPLOCK: remove unused var
Stefan Metzmacher
1
-2
/
+1
2008-02-25
RAW-OPLOCK: fix typo (send oplock releases on the correct connection)
Stefan Metzmacher
1
-1
/
+1
2008-02-25
BASE-DEFER_OPEN: add torture:sharedelays option to run this test faster
Stefan Metzmacher
1
-5
/
+13
2008-02-21
Remove another global_loadparm instance.
Jelmer Vernooij
1
-6
/
+6
2008-02-21
Remove yet more uses of global_loadparm.
Jelmer Vernooij
8
-19
/
+22
2008-02-21
torture/t_strcmp.c: Remove obsolete file - proper testing is now done in the ...
Jelmer Vernooij
1
-20
/
+0
2008-02-21
Remove more global_loadparm uses.
Jelmer Vernooij
1
-3
/
+6
2008-02-21
Remove more uses of global_loadparm.
Jelmer Vernooij
1
-1
/
+2
2008-02-21
Remove more uses of global_loadparm.
Jelmer Vernooij
4
-5
/
+6
2008-02-21
Remove more uses of global_loadparm.
Jelmer Vernooij
2
-11
/
+18
2008-02-21
Remove more uses of global_loadparm.
Jelmer Vernooij
2
-10
/
+10
2008-02-21
Remove more uses of global_loadparm.
Jelmer Vernooij
1
-0
/
+1
2008-02-21
Avoid use of global_loadparm.
Jelmer Vernooij
3
-23
/
+47
2008-02-20
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-node...
Jelmer Vernooij
1
-8
/
+2
2008-02-20
Simpler specification of CFLAGS and LDFLAGS
Andrew Bartlett
1
-8
/
+2
2008-02-20
Fix static module list generation for ldb.
Jelmer Vernooij
1
-2
/
+0
2008-02-19
initshutdown.idl: get rid of initshutdown_String and use lsa_StringLarge
Stefan Metzmacher
1
-7
/
+6
2008-02-19
winreg.idl: get rid of initshutdown_String and use lsa_StringLarge
Stefan Metzmacher
1
-9
/
+6
2008-02-19
samba3rpc: Remove use of global_loadparm.
Jelmer Vernooij
1
-31
/
+42
2008-02-19
Avoid use of global_loadparm.
Jelmer Vernooij
1
-6
/
+7
2008-02-19
Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-abartlet
Andrew Bartlett
1
-5
/
+6
2008-02-19
To partially simplfy our gcov handling, move to the new --coverage option.
Andrew Bartlett
1
-9
/
+10
2008-02-18
Fix dependency on popt.
Jelmer Vernooij
1
-1
/
+2
2008-02-18
Rename include to mkinclude to emphasize it is different from make's include.
Jelmer Vernooij
1
-3
/
+3
2008-02-18
Get rid of 'INTEGRATED' build of modules - now replaced by 'MERGED_OBJ'
Jelmer Vernooij
1
-1
/
+1
2008-02-18
disable the EAS level in SMB2-GETINFO test until we get some feedback
Andrew Tridgell
1
-4
/
+6
2008-02-18
open a root handle in SMB2 should use a NULL filename, not a zero length
Andrew Tridgell
1
-1
/
+2
2008-02-15
Reconcile header files for torture utility functions.
Jelmer Vernooij
6
-55
/
+123
2008-02-15
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivial
Jelmer Vernooij
4
-286
/
+228
2008-02-15
Use struct for provision parameters since there are so many of them.
Jelmer Vernooij
4
-168
/
+180
2008-02-15
NET-API-BECOME-DC: at least find the 'provision' function in python mode
Stefan Metzmacher
1
-4
/
+16
2008-02-15
remove redundent code
Andrew Tridgell
1
-3
/
+0
[prev]
[next]