summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-02-27Set lp_ctx properly.Jelmer Vernooij1-0/+1
2008-02-27Set lp_ctx properly.Jelmer Vernooij1-0/+1
2008-02-27RAW-OPLOCK: be more strict with share modes against windows and samba4Stefan Metzmacher1-19/+32
2008-02-27selftest: samba4 doesn't pass RAW-OPLOCK BATCH19 und 20 yetStefan Metzmacher1-0/+2
2008-02-27RAW-OPLOCK: use torture_result(TORTURE_FAIL) so that the knownfailures file workStefan Metzmacher1-2/+2
2008-02-27RAW-OPLOCK: add BATCH20 test renaming via setpathinfo() and setfileinfo()Stefan Metzmacher1-0/+135
2008-02-27RAW-OPLOCK: add BATCH19 test renaming via setpathinfoStefan Metzmacher1-0/+112
2008-02-27RAW-OPLOCK: add BATCH18 test a ntrename with FLAG_RENAMEStefan Metzmacher1-0/+75
2008-02-27RAW-OPLOCK: add BATCH17 test rename on a file with oplockStefan Metzmacher1-0/+75
2008-02-27RAW-OPLOCK: add EXCLISIVE6 test a rename on a file with an oplockStefan Metzmacher1-0/+72
2008-02-27RAW-OPLOCK: add EXCLUSIVE5 to test attribute only with OVERWRITE_IFStefan Metzmacher1-0/+72
2008-02-27RAW-OPLOCK: add BATCH16 and tests attribute only with OVERWRITE_IFStefan Metzmacher1-0/+79
2008-02-27pvfs_rename: we need a do a odb_rename() after pvfs_do_rename()Stefan Metzmacher1-0/+3
2008-02-27pvfs_rename: add retry logic after sharing violation or non granted oplockStefan Metzmacher1-2/+103
2008-02-27opendb_tdb: EXCLUSIVE oplock use the same matching logicStefan Metzmacher1-3/+21
2008-02-27RAW-OPLOCK: add EXCLUSIVE4 a attribute only open doesn't break an exclusive o...Stefan Metzmacher1-0/+65
2008-02-27RAW-OPLOCK: add EXCLUSIVE3Stefan Metzmacher1-0/+69
2008-02-27RAW-OPLOCK: add EXCLUSIVE2Stefan Metzmacher1-0/+95
2008-02-27RAW-OPLOCK: rename test (NORMAL => EXCLUSIVE1)Stefan Metzmacher1-4/+4
2008-02-27Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivialJelmer Vernooij43-408/+1509
2008-02-27Fix cases, add version number. (#4935)Matthias Dieter Wallnöfer1-15/+24
2008-02-27Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij15-14/+215
2008-02-27Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmak...Jelmer Vernooij14-19/+213
2008-02-27libreplace: standalone build: use -I$srcdir instead of -I.Michael Adam1-1/+1
2008-02-27libreplace: fix standalone build - add necessary libs.Michael Adam2-1/+6
2008-02-27libreplace: fix standalone build on some systems.Michael Adam1-0/+2
2008-02-26Fix module aliases.Jelmer Vernooij3-16/+18
2008-02-26Move public header accumulation out of the perl code.Jelmer Vernooij29-83/+116
2008-02-26Ignore autogenerated file.Jelmer Vernooij1-0/+1
2008-02-26Fix pydoctor.Jelmer Vernooij2-5/+5
2008-02-26libreplace: Add tests for connect and gethostbyname.Michael Adam5-0/+96
2008-02-26pidl: Remove superfluous semicolon in perl code.Michael Adam2-2/+2
2008-02-26Support building .so versions of the modules.Jelmer Vernooij3-34/+50
2008-02-26use make macro for python.Jelmer Vernooij4-31/+40
2008-02-26Fix manpage paths.Jelmer Vernooij2-7/+7
2008-02-26Move manpage management out of the perl build system.Jelmer Vernooij13-38/+47
2008-02-26Fix include.Jelmer Vernooij1-1/+1
2008-02-26RAW-OPLOCK: BATCH15: make sure a qpathinfo doesn't break batch oplocksStefan Metzmacher1-0/+74
2008-02-26Move common rules code to separate directory.Jelmer Vernooij4-13/+20
2008-02-26Rely on GNU make to build static libraries.Jelmer Vernooij2-10/+8
2008-02-26opendb_tdb: with break_to_none attribute only opens also break oplocksStefan Metzmacher1-2/+9
2008-02-26pvfs_open: pass down an access mask to pvfs_can_update_file_size()Stefan Metzmacher1-3/+13
2008-02-26pvfs_qfileinfo: down discard the return value of pvfs_can_stat()Stefan Metzmacher1-1/+1
2008-02-26pvfs_open: pass down an access mask in pvfs_can_stat()Stefan Metzmacher1-1/+1
2008-02-26pvfs_open: pass NTCREATEX_DISP_OPEN to odb_can_open()Stefan Metzmacher1-4/+4
2008-02-26Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij22-266/+1014
2008-02-26Fix build on VOS: socklen_t is needed for rep_inet_ntop: move it up.Michael Adam1-5/+5
2008-02-26BASE-DEFER_OPEN: be less strict with to late responsesStefan Metzmacher1-1/+1
2008-02-26selftest: Samba4 passes all oplocks tests nowStefan Metzmacher3-5/+6
2008-02-26pvfs_setpathinfo: retry setpathinfo after oplock not granted on on setpathinf...Stefan Metzmacher1-0/+107