Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-02-29 | pvfs_resolve: add pvfs_resolve_name_handle() | Stefan Metzmacher | 1 | -0/+80 | |
metze (This used to be commit 714717253c035b31fc850df8456f8cf2b38bcb72) | |||||
2008-02-29 | pvfs_resolve: "\\" and a trailing "\" need to be reduced | Stefan Metzmacher | 1 | -2/+9 | |
metze (This used to be commit 356338b99a67bfaf09618f5ed7c8f5c4ff69fa06) | |||||
2008-02-29 | pvfs_resolve: fix endless loop with trailing ".." | Stefan Metzmacher | 1 | -1/+1 | |
We also need to move the NULL termination. metze (This used to be commit 4fc41065a31cc8bd477ff5bf2d89f9f595002227) | |||||
2008-02-29 | opendb: add odb_get_path() | Stefan Metzmacher | 3 | -0/+29 | |
metze (This used to be commit 02071f151a22257d31f8a8b254625e2067e7b94d) | |||||
2008-02-29 | pvfs_open: make pvfs_locking_key() non static | Stefan Metzmacher | 1 | -2/+2 | |
metze (This used to be commit 587373b97b95a8e562c3a5a59a62abade4dfed2f) | |||||
2008-02-29 | Move public header accumulation out of the perl code. | Jelmer Vernooij | 1 | -1/+2 | |
Never install generated prototype files. It's easier to break the API when using them and they're not easily readable for 3rd party users. Conflicts: source/auth/config.mk source/auth/credentials/config.mk source/auth/gensec/config.mk source/build/smb_build/config_mk.pm source/build/smb_build/main.pl source/build/smb_build/makefile.pm source/dsdb/config.mk source/lib/charset/config.mk source/lib/tdr/config.mk source/lib/util/config.mk source/libcli/config.mk source/libcli/ldap/config.mk source/librpc/config.mk source/param/config.mk source/rpc_server/config.mk source/torture/config.mk (This used to be commit 6c659689ed4081f1d7a6253c538c7f01784197ba) | |||||
2008-02-28 | Merge branch 'v4-0-trivial' into v4-0-test | Jelmer Vernooij | 5 | -15/+17 | |
(This used to be commit 6cbb241c05539cc62526a366094c9c472e6422a5) | |||||
2008-02-28 | pvfs_open: fix callers of odb_get_delete_on_close() | Stefan Metzmacher | 1 | -2/+2 | |
metze (This used to be commit 608e5cd881d64b8db9146dfc4b3a1778a93a0f8e) | |||||
2008-02-28 | opendb: only return delete_on_close on odb_get_delete_on_close() | Stefan Metzmacher | 3 | -18/+6 | |
metze (This used to be commit e699633db2d377a9077ff490208da277e250239b) | |||||
2008-02-28 | pvfs: remove unused args from pvfs_delete_on_close_set() | Stefan Metzmacher | 2 | -5/+4 | |
metze (This used to be commit 73f12be7c6a648d4d5336328a340510ac7b1d6de) | |||||
2008-02-28 | pvfs_open: use the delete_path of odb_close_file() | Stefan Metzmacher | 1 | -49/+35 | |
metze (This used to be commit c78451ce0618de92321430d2b50f9a8172d283f4) | |||||
2008-02-28 | opendb: return the path that should be deleted in odb_close_file() | Stefan Metzmacher | 3 | -5/+18 | |
That means the last close returns the path name if the delete_on_close flag is set. metze (This used to be commit fc27730bad24e8dddaa2e7f754a16811e38a2f60) | |||||
2008-02-27 | pvfs_rename: we need a do a odb_rename() after pvfs_do_rename() | Stefan Metzmacher | 1 | -0/+3 | |
metze (This used to be commit f4f593a1acd4a39f7be639465f0be4b3a97a9bfc) | |||||
2008-02-27 | pvfs_rename: add retry logic after sharing violation or non granted oplock | Stefan Metzmacher | 1 | -2/+103 | |
metze (This used to be commit 79e42a5dfbfd59b856bca16456295cd2c93ab0ca) | |||||
2008-02-27 | opendb_tdb: EXCLUSIVE oplock use the same matching logic | Stefan Metzmacher | 1 | -3/+21 | |
metze (This used to be commit 48e703d5a6b8a7b273d0bf15fc6198ef25b0a7c4) | |||||
2008-02-27 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivial | Jelmer Vernooij | 16 | -293/+1166 | |
(This used to be commit d96fcc52a70fd1236b767b1d88a39d78c4e8c48c) | |||||
2008-02-26 | opendb_tdb: with break_to_none attribute only opens also break oplocks | Stefan Metzmacher | 1 | -2/+9 | |
metze (This used to be commit c475353e34154eb13e35cc8b6cf553e3986f8677) | |||||
2008-02-26 | pvfs_open: pass down an access mask to pvfs_can_update_file_size() | Stefan Metzmacher | 1 | -3/+13 | |
You just need SEC_FILE_WRITE_ATTRIBUTE to change the filesize... metze (This used to be commit 27e39063a0b759c7bced1cc9d7a6cb9192820c70) | |||||
2008-02-26 | pvfs_qfileinfo: down discard the return value of pvfs_can_stat() | Stefan Metzmacher | 1 | -1/+1 | |
The odb_can_open() code returns DELETE_PENDING if a delete is really pending. metze (This used to be commit 066ba3c7cfff12cb0b5298fc45eabb5fc097d056) | |||||
2008-02-26 | pvfs_open: pass down an access mask in pvfs_can_stat() | Stefan Metzmacher | 1 | -1/+1 | |
metze (This used to be commit 6c34c7bc6801e470e5ec50aa93d0a07f7ad59314) | |||||
2008-02-26 | pvfs_open: pass NTCREATEX_DISP_OPEN to odb_can_open() | Stefan Metzmacher | 1 | -4/+4 | |
As 0 is NTCREATEX_DISP_SUPERSEDE and that's not what we want here. metze (This used to be commit 10c42e3d4ab71a71dfe620b40841dfe98f458c1a) | |||||
2008-02-26 | pvfs_setpathinfo: retry setpathinfo after oplock not granted on on ↵ | Stefan Metzmacher | 1 | -0/+107 | |
setpathinfo ALLOCATION_INFO and END_OF_FILE_INFO metze (This used to be commit 4e27ac8c529d5a1675fb02215191a2be7913ec97) | |||||
2008-02-26 | pvfs_open: add pvfs_can_update_file_size() | Stefan Metzmacher | 1 | -0/+62 | |
TODO: this is not complete, we need more tests to trigger this metze (This used to be commit 66ad1081f2be8a0caa16fb0d614b857a5bde751c) | |||||
2008-02-26 | pvfs_unlink: retry unlink after oplock not granted | Stefan Metzmacher | 2 | -7/+113 | |
metze (This used to be commit 746e89ce2e74dbd2cea8f5575c403e4c61f82cb8) | |||||
2008-02-26 | pvfs: add posix:oplocktimeout=30 option | Stefan Metzmacher | 2 | -2/+11 | |
metze (This used to be commit 5abc57ddab558c13db3864d13afc2ad3b1641d1c) | |||||
2008-02-26 | pvfs_setfileinfo: break level2 oplocks on setfileinfo() ALLOCATION_INFO and ↵ | Stefan Metzmacher | 1 | -0/+6 | |
END_OF_FILE_INFO metze (This used to be commit b258f9d8d4bf3606f4884d1bff548f16dadc08aa) | |||||
2008-02-26 | pvfs: send oplock breaks to none to level2 holders on write/lock requests | Stefan Metzmacher | 2 | -1/+7 | |
metze (This used to be commit b8c42a1ff8fd4131ef2a1ad92a7405a2e4d335d3) | |||||
2008-02-26 | pvfs_oplocks: add pvfs_break_level2_oplocks() | Stefan Metzmacher | 1 | -0/+39 | |
metze (This used to be commit e0837238b6b09143970f03b6a78201c3fe55f3cd) | |||||
2008-02-26 | pvfs: handle oplock releases in its own function pvfs_oplock_release() | Stefan Metzmacher | 2 | -7/+68 | |
metze (This used to be commit 27ec7bfc8b7f46c97e6878caf5cd694c517ce053) | |||||
2008-02-26 | pvfs_open: call pvfs_setup_oplock() if an oplock was granted | Stefan Metzmacher | 2 | -3/+27 | |
This is needed to receive oplock breaks from other "processes" metze (This used to be commit dd56f55afdc0d114a0b0bceb0e4feb022919323a) | |||||
2008-02-26 | pvfs: add pvfs_setup_oplock() to receive oplock breaks and pass them to the ↵ | Stefan Metzmacher | 2 | -0/+137 | |
client metze (This used to be commit b09a2b126723bd75afd245f549703a04e512e129) | |||||
2008-02-26 | pvfs_open: make the retry logic indepdendent from open and sharing violations | Stefan Metzmacher | 2 | -50/+104 | |
metze (This used to be commit 56bd63a4236ebf360d3e805c8560df86759573f7) | |||||
2008-02-26 | pvfs_open: fix odb_can_open() callers after prototype change | Stefan Metzmacher | 1 | -16/+35 | |
metze (This used to be commit 904159327b3cb80fbec6aa5a4feaa141190a3f3a) | |||||
2008-02-26 | opendb: unify the parameters of odb_open_file() and odb_can_open() | Stefan Metzmacher | 3 | -15/+11 | |
metze (This used to be commit e6b708a52b0eada3fd374b66292ded3b0f6ce217) | |||||
2008-02-26 | pvfs_open: pass down open_disposition and break_to_none to odb_open_file() | Stefan Metzmacher | 1 | -8/+12 | |
metze (This used to be commit 46500983fe2f63540a67e2e963ab264fa8a090d0) | |||||
2008-02-26 | opendb: pass down open_disposition and break_to_none to odb_open_file() | Stefan Metzmacher | 3 | -13/+14 | |
metze (This used to be commit aaaa26ae5e810495f313dfada771a8de86cedbd4) | |||||
2008-02-26 | pvfs_setfileinfo_rename: map DELETE_PENDING to ACCESS_DENIED | Stefan Metzmacher | 1 | -0/+3 | |
This is needed as odb_can_open/pvfs_can_delete changed the return value. metze (This used to be commit 1ba0b9a8f1f84c7c949b3d184843462b87446707) | |||||
2008-02-26 | opendb_tdb: only file->delete_on_close == true should give DELETE_PENDING | Stefan Metzmacher | 1 | -2/+5 | |
metze (This used to be commit 5b12157e0f0f1cf6ea90503a72b56ab2032cb6e5) | |||||
2008-02-26 | opendb_tdb: move sharemode, oplock logic into odb_tdb_open_can_internal() | Stefan Metzmacher | 1 | -89/+102 | |
metze (This used to be commit 65cfe71b2617598f8e38d04537cfc9ce44a36680) | |||||
2008-02-26 | opendb_tdb: add force break to none logic | Stefan Metzmacher | 1 | -2/+7 | |
metze (This used to be commit fbfe953ba347a902297bd8eae900ca70efd2db01) | |||||
2008-02-26 | opendb_tdb: attribute only opens doesn't conflict with BATCH oplocks | Stefan Metzmacher | 1 | -2/+35 | |
metze (This used to be commit 7872b05abe7532676c4cc25620b96ea5d59117d2) | |||||
2008-02-26 | opendb_tdb: grant level2 oplocks | Stefan Metzmacher | 1 | -9/+23 | |
metze (This used to be commit 57f1b9d11cfcac3b5fdee1ad9e4ba81d0859c8dc) | |||||
2008-02-26 | opendb: add odb_break_oplocks() function | Stefan Metzmacher | 3 | -1/+45 | |
This send breaks to none to all level2 holders metze (This used to be commit bd3654500b14e4ed8d4a8bb25ff9da5035a16a8b) | |||||
2008-02-25 | opendb: add odb_update_oplock() call | Stefan Metzmacher | 3 | -2/+51 | |
metze (This used to be commit df576d69c6981a4879a0e9447069fcfacb3588db) | |||||
2008-02-25 | opendb: send also the oplock break level on MSG_NTVFS_OPLOCK_BREAK | Stefan Metzmacher | 2 | -5/+27 | |
metze (This used to be commit 49402007f6e9e02a29792344c088e40d1a9b7acf) | |||||
2008-02-25 | opendb: add odb_get_key() function to get the key back from a struct odb_lock | Stefan Metzmacher | 3 | -0/+12 | |
metze (This used to be commit 11f35a2a4d383b506ced35ba06120f9531bac70c) | |||||
2008-02-25 | pvfs_unlink: move stream logic into pvfs_unlink_one() | Stefan Metzmacher | 1 | -34/+8 | |
metze (This used to be commit 438032e12f3040fbb58488ca537e4d8da39b6124) | |||||
2008-02-25 | pvfs_unlink: splitup the logic into generic and file specific functions | Stefan Metzmacher | 1 | -17/+28 | |
metze (This used to be commit 7572afdc2635bdf9afbe1eda3c7498d0b5201db3) | |||||
2008-02-25 | pvfs_unlink: add a fast path for the non wildcard case | Stefan Metzmacher | 1 | -0/+4 | |
metze (This used to be commit 83e6c99f78990b6b1df520bdee14b9f931ad0420) | |||||
2008-02-25 | pvfs_unlink: move !name->stream_exists into the caller | Stefan Metzmacher | 1 | -4/+4 | |
metze (This used to be commit e01554e1617dc3c08a4ed6b4e016fd627f529ef9) |