Age | Commit message (Expand) | Author | Files | Lines |
2008-03-04 | RAW-OPLOCK: add BATCH22 and test the behavior of oplock break timeouts | Stefan Metzmacher | 1 | -0/+118 |
2008-03-04 | RAW-OPLOCK: add BATCH21: a self write with an oplock doesn't break it | Stefan Metzmacher | 1 | -0/+70 |
2008-03-03 | Merge branch 'v4-0-test' into id10ts-registry | Jelmer Vernooij | 25 | -196/+1214 |
2008-02-29 | RAW-SFILEINFO-RENAME: test renaming of directories by path and handle | Stefan Metzmacher | 1 | -8/+84 |
2008-02-29 | RAW-SFILEINFO-RENAME: test renaming by path while a handle is open on a file | Stefan Metzmacher | 1 | -0/+25 |
2008-02-29 | RAW-CHKPATH: also use qpathinfo NAME_INFO and check the returned name | Stefan Metzmacher | 1 | -11/+66 |
2008-02-29 | Move public header accumulation out of the perl code. | Jelmer Vernooij | 1 | -2/+3 |
2008-02-29 | Fix manpage paths. | Jelmer Vernooij | 1 | -1/+1 |
2008-02-29 | Move manpage management out of the perl build system. | Jelmer Vernooij | 1 | -4/+8 |
2008-02-29 | raw-qfsinfo: Convert to new torture API. | Jelmer Vernooij | 1 | -16/+13 |
2008-02-29 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test | Jelmer Vernooij | 1 | -0/+1 |
2008-02-29 | Convert to new torture API. | Jelmer Vernooij | 6 | -89/+62 |
2008-02-28 | libreplace: add extended getifaddrs test that prints out the interfaces. | Michael Adam | 1 | -0/+1 |
2008-02-28 | Remove use of global_loadparm. | Jelmer Vernooij | 1 | -0/+2 |
2008-02-28 | Merge branch 'v4-0-trivial' into v4-0-test | Jelmer Vernooij | 8 | -25/+28 |
2008-02-28 | torture/t_strcmp.c: Remove obsolete file - proper testing is now done in the ... | Jelmer Vernooij | 1 | -20/+0 |
2008-02-28 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test | Jelmer Vernooij | 3 | -14/+50 |
2008-02-28 | Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-local | Andrew Bartlett | 2 | -6/+942 |
2008-02-28 | Fix up the libnet tests. | Andrew Bartlett | 2 | -4/+13 |
2008-02-28 | Generate ACB_PW_EXPIRED correctly | Andrew Bartlett | 1 | -8/+37 |
2008-02-28 | Do not re-randomise in an individual test. | Andrew Bartlett | 1 | -2/+0 |
2008-02-27 | Remove more global_loadparm uses. | Jelmer Vernooij | 1 | -3/+6 |
2008-02-27 | RAW-OPLOCK: be more strict with share modes against windows and samba4 | Stefan Metzmacher | 1 | -19/+32 |
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 |