summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | | | RAW-OPLOCK: add BATCH16 and tests attribute only with OVERWRITE_IFStefan Metzmacher2008-02-271-0/+79
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | metze (This used to be commit 2453628623795c34ece18a285e6c2de40c4518de)
| | * | | | | pvfs_rename: we need a do a odb_rename() after pvfs_do_rename()Stefan Metzmacher2008-02-271-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | metze (This used to be commit f4f593a1acd4a39f7be639465f0be4b3a97a9bfc)
| | * | | | | pvfs_rename: add retry logic after sharing violation or non granted oplockStefan Metzmacher2008-02-271-2/+103
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | metze (This used to be commit 79e42a5dfbfd59b856bca16456295cd2c93ab0ca)
| | * | | | | opendb_tdb: EXCLUSIVE oplock use the same matching logicStefan Metzmacher2008-02-271-3/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | metze (This used to be commit 48e703d5a6b8a7b273d0bf15fc6198ef25b0a7c4)
| | * | | | | RAW-OPLOCK: add EXCLUSIVE4 a attribute only open doesn't break an exclusive ↵Stefan Metzmacher2008-02-271-0/+65
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | oplock metze (This used to be commit b22587a5db4a1e2d5fa1a944896330f1a86eef11)
| | * | | | | RAW-OPLOCK: add EXCLUSIVE3Stefan Metzmacher2008-02-271-0/+69
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This tests that a setpathinfo EOF breaks an exclusive oplock to none. metze (This used to be commit fd5b4b3d4ec52572619dba065d689d58bec71ae0)
| | * | | | | RAW-OPLOCK: add EXCLUSIVE2Stefan Metzmacher2008-02-271-0/+95
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Exclusive oplocks break to LEVEL2 metze (This used to be commit 1cddadb052106394046f03d65297ea68232e7492)
| | * | | | | RAW-OPLOCK: rename test (NORMAL => EXCLUSIVE1)Stefan Metzmacher2008-02-271-4/+4
| | | |_|/ / | | |/| | | | | | | | | | | | | | | | | | | | | metze (This used to be commit 546536dde07d82dbba6724df95cdd1ba50caf8c5)
| * | | | | Clarify comments.Jelmer Vernooij2008-02-273-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit 5193b383761129e59241cd2cc6000f0b038b49d4)
| * | | | | Set lp_ctx properly.Jelmer Vernooij2008-02-271-0/+1
| |/ / / / | | | | | | | | | | | | | | | (This used to be commit 5d274f19aedbb022d61b1493857dce66877dc809)
| * | | | Fix cases, add version number. (#4935)Matthias Dieter Wallnöfer2008-02-271-15/+24
| | | | | | | | | | | | | | | | | | | | (This used to be commit d2eb404ba1711abf6bb2718f8bb1dbbd104e7d4d)
* | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-02-2715-14/+215
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: source/build/smb_build/makefile.pm (This used to be commit c45b97c4714dd0565949732394c9c1e8eedbb99a)
| * | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into ↵Jelmer Vernooij2008-02-2714-19/+213
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | v4-0-gmake-simple (This used to be commit a9fe1b785dd59acbfab4eb90256e7a0cb0f4da6e)
| | * | | | libreplace: standalone build: use -I$srcdir instead of -I.Michael Adam2008-02-271-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Michael (This used to be commit ff311e613226e660998824b887cb9595ffbe0275)
| | * | | | libreplace: fix standalone build - add necessary libs.Michael Adam2008-02-272-1/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The libs needed for getifaddrs replacements have to be added to LIBS and used for the testsuite target. Michael (This used to be commit e7c1d6513b945b205abe84b18a251d06e737e659)
| | * | | | libreplace: fix standalone build on some systems.Michael Adam2008-02-271-0/+2
| | | |_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | getifaddr tests include system/network.h, which does not find getaddrinfo.h without "-I.". Michael (This used to be commit cd95c702ed90128f659e27709c61d4c6abc969ef)
| | * | | libreplace: Add tests for connect and gethostbyname.Michael Adam2008-02-265-0/+96
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Provide dummy replacements when a function isnt found. The functions are also searched for in certain libraries, and variables SOCKET_LIBS and NSL_LIBS are set accordingly. One purpose of this is to fix the getifaddrs tests on systems where e.g. the socket calls require special libs for linking. Michael (This used to be commit 900d17acb95f1becfc46656a12c107336c027ef7)
| | * | | pidl: Remove superfluous semicolon in perl code.Michael Adam2008-02-262-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | Michael (This used to be commit 85f707c6abc48739c0c3b423ac0b196d2b75e40c)
| | * | | RAW-OPLOCK: BATCH15: make sure a qpathinfo doesn't break batch oplocksStefan Metzmacher2008-02-261-0/+74
| | | | | | | | | | | | | | | | | | | | | | | | | metze (This used to be commit 4d17d44d3f418216a40c80f290f97a4dc29147b0)
| | * | | opendb_tdb: with break_to_none attribute only opens also break oplocksStefan Metzmacher2008-02-261-2/+9
| | | | | | | | | | | | | | | | | | | | | | | | | metze (This used to be commit c475353e34154eb13e35cc8b6cf553e3986f8677)
| | * | | pvfs_open: pass down an access mask to pvfs_can_update_file_size()Stefan Metzmacher2008-02-261-3/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | You just need SEC_FILE_WRITE_ATTRIBUTE to change the filesize... metze (This used to be commit 27e39063a0b759c7bced1cc9d7a6cb9192820c70)
| | * | | pvfs_qfileinfo: down discard the return value of pvfs_can_stat()Stefan Metzmacher2008-02-261-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The odb_can_open() code returns DELETE_PENDING if a delete is really pending. metze (This used to be commit 066ba3c7cfff12cb0b5298fc45eabb5fc097d056)
| | * | | pvfs_open: pass down an access mask in pvfs_can_stat()Stefan Metzmacher2008-02-261-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | metze (This used to be commit 6c34c7bc6801e470e5ec50aa93d0a07f7ad59314)
| | * | | pvfs_open: pass NTCREATEX_DISP_OPEN to odb_can_open()Stefan Metzmacher2008-02-261-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As 0 is NTCREATEX_DISP_SUPERSEDE and that's not what we want here. metze (This used to be commit 10c42e3d4ab71a71dfe620b40841dfe98f458c1a)
| * | | | Rely on GNU make to build static libraries.Jelmer Vernooij2008-02-262-10/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: source/build/smb_build/makefile.pm (This used to be commit f34a17a92bcc9a27b629a6ec9ed9a818bd13acc0)
* | | | | Fix module aliases.Jelmer Vernooij2008-02-263-16/+18
| | | | | | | | | | | | | | | | | | | | (This used to be commit 584a69acc5ccc0e9be0cb2687578c62bfa1e797d)
* | | | | Move public header accumulation out of the perl code.Jelmer Vernooij2008-02-2629-83/+116
| | | | | | | | | | | | | | | | | | | | (This used to be commit 89f7c74924965071981bbe7e05ff69847b0a3a03)
* | | | | Ignore autogenerated file.Jelmer Vernooij2008-02-261-0/+1
| | | | | | | | | | | | | | | | | | | | (This used to be commit a611ff91018a6d67beaea214def9aeeaacc2bfef)
* | | | | Fix pydoctor.Jelmer Vernooij2008-02-262-5/+5
| | | | | | | | | | | | | | | | | | | | (This used to be commit 023025e4de119aa234f885aa6e5594660bd8f358)
* | | | | Support building .so versions of the modules.Jelmer Vernooij2008-02-263-34/+50
| | | | | | | | | | | | | | | | | | | | (This used to be commit 673fb9c1855f9d61d4d311bcd5e3fea0210fe6ed)
* | | | | use make macro for python.Jelmer Vernooij2008-02-264-31/+40
| | | | | | | | | | | | | | | | | | | | (This used to be commit b0408abb08648c0155d8f5da5fb299b1acbc09b6)
* | | | | Fix manpage paths.Jelmer Vernooij2008-02-262-7/+7
| | | | | | | | | | | | | | | | | | | | (This used to be commit f7d0f0582e8712fd8d005906803de8fe041e875f)
* | | | | Move manpage management out of the perl build system.Jelmer Vernooij2008-02-2613-38/+47
| | | | | | | | | | | | | | | | | | | | (This used to be commit a660ab262e7202baccf16cb8b2bc47cb8efacc34)
* | | | | Fix include.Jelmer Vernooij2008-02-261-1/+1
| | | | | | | | | | | | | | | | | | | | (This used to be commit 1448639ec7cc7f4512a0fd07b4c2e0df51e781e3)
* | | | | Move common rules code to separate directory.Jelmer Vernooij2008-02-264-13/+20
| | | | | | | | | | | | | | | | | | | | (This used to be commit 803ebd6479ae388ae65de8de7fb88600452d47df)
* | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-02-2622-266/+1014
|\ \ \ \ \ | | |/ / / | |/| | | | | | | | (This used to be commit 4dab354b626a02e9a5f5cac0d374d18e22718e18)
| * | | | Fix build on VOS: socklen_t is needed for rep_inet_ntop: move it up.Michael Adam2008-02-261-5/+5
| |/ / / | | | | | | | | | | | | | | | | Michael (This used to be commit 8a26a6e8f11aca5119b15e304213548ad608dc5b)
| * | | BASE-DEFER_OPEN: be less strict with to late responsesStefan Metzmacher2008-02-261-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | The server might be just busy. metze (This used to be commit 16c60cd347a42a2d98753585cbefddc948e2860f)
| * | | selftest: Samba4 passes all oplocks tests nowStefan Metzmacher2008-02-263-5/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The support for oplocks is not completely finished I believe we will not pass some non existing test. But it's a good start. metze (This used to be commit 278eea57fa9f59908672c935187f942e7780f0aa)
| * | | pvfs_setpathinfo: retry setpathinfo after oplock not granted on on ↵Stefan Metzmacher2008-02-261-0/+107
| | | | | | | | | | | | | | | | | | | | | | | | | | | | setpathinfo ALLOCATION_INFO and END_OF_FILE_INFO metze (This used to be commit 4e27ac8c529d5a1675fb02215191a2be7913ec97)
| * | | pvfs_open: add pvfs_can_update_file_size()Stefan Metzmacher2008-02-261-0/+62
| | | | | | | | | | | | | | | | | | | | | | | | | | | | TODO: this is not complete, we need more tests to trigger this metze (This used to be commit 66ad1081f2be8a0caa16fb0d614b857a5bde751c)
| * | | pvfs_unlink: retry unlink after oplock not grantedStefan Metzmacher2008-02-262-7/+113
| | | | | | | | | | | | | | | | | | | | metze (This used to be commit 746e89ce2e74dbd2cea8f5575c403e4c61f82cb8)
| * | | pvfs: add posix:oplocktimeout=30 optionStefan Metzmacher2008-02-262-2/+11
| | | | | | | | | | | | | | | | | | | | metze (This used to be commit 5abc57ddab558c13db3864d13afc2ad3b1641d1c)
| * | | pvfs_setfileinfo: break level2 oplocks on setfileinfo() ALLOCATION_INFO and ↵Stefan Metzmacher2008-02-261-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | END_OF_FILE_INFO metze (This used to be commit b258f9d8d4bf3606f4884d1bff548f16dadc08aa)
| * | | pvfs: send oplock breaks to none to level2 holders on write/lock requestsStefan Metzmacher2008-02-262-1/+7
| | | | | | | | | | | | | | | | | | | | metze (This used to be commit b8c42a1ff8fd4131ef2a1ad92a7405a2e4d335d3)
| * | | pvfs_oplocks: add pvfs_break_level2_oplocks()Stefan Metzmacher2008-02-261-0/+39
| | | | | | | | | | | | | | | | | | | | metze (This used to be commit e0837238b6b09143970f03b6a78201c3fe55f3cd)
| * | | pvfs: handle oplock releases in its own function pvfs_oplock_release()Stefan Metzmacher2008-02-262-7/+68
| | | | | | | | | | | | | | | | | | | | metze (This used to be commit 27ec7bfc8b7f46c97e6878caf5cd694c517ce053)
| * | | pvfs_open: call pvfs_setup_oplock() if an oplock was grantedStefan Metzmacher2008-02-262-3/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This is needed to receive oplock breaks from other "processes" metze (This used to be commit dd56f55afdc0d114a0b0bceb0e4feb022919323a)
| * | | pvfs: add pvfs_setup_oplock() to receive oplock breaks and pass them to the ↵Stefan Metzmacher2008-02-262-0/+137
| | | | | | | | | | | | | | | | | | | | | | | | | | | | client metze (This used to be commit b09a2b126723bd75afd245f549703a04e512e129)
| * | | pvfs_open: make the retry logic indepdendent from open and sharing violationsStefan Metzmacher2008-02-262-50/+104
| | | | | | | | | | | | | | | | | | | | metze (This used to be commit 56bd63a4236ebf360d3e805c8560df86759573f7)