Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into openchange
[jelmer/samba4-debian.git] / source / ntvfs /
2008-04-04 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Kai Blinntvfs: Use wbclient for pvfs_acl and pvfs_acl_nfs4
2008-04-02 Kai Blinntvfs: Use wbclient in vsf_unixuid, not sidmap
2008-04-02 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijReduce the number of installed headers.
2008-04-02 Jelmer VernooijInstall public header files again and include required...
2008-03-28 Jelmer VernooijMerge branch 'v4-0-local' of git://git.id10ts.net/samba...
2008-03-27 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-03-27 Andrew BartlettFix references to ntvfs share config
2008-03-27 Andrew BartlettMerge ... metze's change for oplocks to be on by default
2008-03-27 Andrew BartlettMake oplocks a per-share option.
2008-03-27 Stefan Metzmacheropendb_tdb: enable oplocks per default
2008-03-19 Andrew BartlettMerge branch 'v4-0-logon' of git://git.id10ts.net/samba...
2008-03-15 Stefan Metzmacherpvfs_open: set h->have_opendb_entry directly after...
2008-03-15 Stefan Metzmacherpvfs_open: the pvfs_odb_retry structs need to be childr...
2008-03-15 Stefan Metzmacherpvfs_unlink: disable async retries for wildcard deletes
2008-03-12 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-03-12 Stefan Metzmacherpvfs_open: retry pvfs_open() after an EGAIN or EWOULDBL...
2008-03-12 Stefan Metzmacherpvfs_open: pass O_NONBLOCK to open() so that we'll...
2008-03-12 Stefan Metzmacheropendb_tdb: use sys_lease to setup kernel oplocks
2008-03-12 Stefan Metzmacherntvfs/sysdep: implement linux kernel oplocks based...
2008-03-12 Stefan Metzmacherntvfs/sysdep: add sys_lease abstraction to later suppor...
2008-03-12 Stefan Metzmacherpvfs_open: pass down &f->handle->fd to odb_open_file()
2008-03-12 Stefan Metzmacheropendb: pass down a pointer to the fd in odb_open_file()
2008-03-12 Stefan Metzmacherntvfs/cifs: fix the fnum on RAW_RENAME_NTTRANS
2008-03-12 Stefan Metzmacherpvfs_rename: implement RAW_RENAME_NTTRANS as noop as...
2008-03-11 Stefan Metzmacherpvfs: return NT_STATUS_NOT_IMPLEMENTED on RAW_RENAME_NT...
2008-03-08 Stefan Metzmacheropendb_tdb: keep struct opendb_file arround for the...
2008-03-08 Stefan Metzmacheropendb_tdb: correctly initialize modified to false
2008-03-07 Stefan Metzmacherpvfs_open: fix the odb_open_file() callers
2008-03-07 Stefan Metzmacheropendb: force odb_can_open() before odb_open_file()
2008-03-07 Stefan Metzmacherpvfs_open: always call odb_can_open() before odb_open_f...
2008-03-07 Stefan Metzmacheropendb_tdb: pass down struct messaging_context directly...
2008-03-07 Stefan Metzmachervfs_cifs: disable level2 oplocks if the frontend client...
2008-03-06 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-03-06 Stefan Metzmacherpvfs_open: pass down allow_level_II_oplock to odb_open_...
2008-03-06 Stefan Metzmacheropendb: add allow_level_II_oplock parameter to odb_open...
2008-03-06 Stefan Metzmacherpvfs_open: fix crash/leak in case pvfs_setup_oplock...
2008-03-06 Stefan Metzmacherntvfs: pass down the client capabilities into the ntvfs...
2008-03-06 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-03-04 Stefan Metzmacherpvfs_oplock: auto release oplocks after a timeout
2008-03-04 Stefan Metzmacherpvfs_oplock: only a break level2 oplocks...
2008-03-04 Stefan Metzmacherpvfs_oplock: move pvfs_oplock_release() parts into...
2008-03-02 Jelmer VernooijMerge branch 'v4-0-test' into id10ts-registry
2008-03-01 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-03-01 Stefan Metzmacherpvfs_rename: move odb_rename() onto pvfs_do_rename()
2008-02-29 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-29 Stefan Metzmacherpvfs_setfileinfo: support renaming of directories
2008-02-29 Stefan Metzmacherpvfs_setfileinfo: tell the opendb about renames
2008-02-29 Stefan Metzmacherpvfs: use pvfs_resolve_name_handle() in qfileinfo and...
2008-02-29 Stefan Metzmacherpvfs_resolve: add pvfs_resolve_name_handle()
2008-02-29 Stefan Metzmacherpvfs_resolve: "\\" and a trailing "\" need to be reduced
2008-02-29 Stefan Metzmacherpvfs_resolve: fix endless loop with trailing ".."
2008-02-29 Stefan Metzmacheropendb: add odb_get_path()
2008-02-29 Stefan Metzmacherpvfs_open: make pvfs_locking_key() non static
2008-02-29 Jelmer VernooijMove public header accumulation out of the perl code.
2008-02-28 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-28 Jelmer VernooijMerge branch 'v4-0-trivial' into v4-0-test
2008-02-28 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-28 Stefan Metzmacherpvfs_open: fix callers of odb_get_delete_on_close()
2008-02-28 Stefan Metzmacheropendb: only return delete_on_close on odb_get_delete_o...
2008-02-28 Stefan Metzmacherpvfs: remove unused args from pvfs_delete_on_close_set()
2008-02-28 Stefan Metzmacherpvfs_open: use the delete_path of odb_close_file()
2008-02-28 Stefan Metzmacheropendb: return the path that should be deleted in odb_c...
2008-02-27 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-27 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-27 Stefan Metzmacherpvfs_rename: we need a do a odb_rename() after pvfs_do_...
2008-02-27 Stefan Metzmacherpvfs_rename: add retry logic after sharing violation...
2008-02-27 Stefan Metzmacheropendb_tdb: EXCLUSIVE oplock use the same matching...
2008-02-27 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-27 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-26 Stefan Metzmacheropendb_tdb: with break_to_none attribute only opens...
2008-02-26 Stefan Metzmacherpvfs_open: pass down an access mask to pvfs_can_update_...
2008-02-26 Stefan Metzmacherpvfs_qfileinfo: down discard the return value of pvfs_c...
2008-02-26 Stefan Metzmacherpvfs_open: pass down an access mask in pvfs_can_stat()
2008-02-26 Stefan Metzmacherpvfs_open: pass NTCREATEX_DISP_OPEN to odb_can_open()
2008-02-26 Stefan Metzmacherpvfs_setpathinfo: retry setpathinfo after oplock not...
2008-02-26 Stefan Metzmacherpvfs_open: add pvfs_can_update_file_size()
2008-02-26 Stefan Metzmacherpvfs_unlink: retry unlink after oplock not granted
2008-02-26 Stefan Metzmacherpvfs: add posix:oplocktimeout=30 option
2008-02-26 Stefan Metzmacherpvfs_setfileinfo: break level2 oplocks on setfileinfo...
2008-02-26 Stefan Metzmacherpvfs: send oplock breaks to none to level2 holders...
2008-02-26 Stefan Metzmacherpvfs_oplocks: add pvfs_break_level2_oplocks()
2008-02-26 Stefan Metzmacherpvfs: handle oplock releases in its own function pvfs_o...
2008-02-26 Stefan Metzmacherpvfs_open: call pvfs_setup_oplock() if an oplock was...
2008-02-26 Stefan Metzmacherpvfs: add pvfs_setup_oplock() to receive oplock breaks...
2008-02-26 Stefan Metzmacherpvfs_open: make the retry logic indepdendent from open...
2008-02-26 Stefan Metzmacherpvfs_open: fix odb_can_open() callers after prototype...
2008-02-26 Stefan Metzmacheropendb: unify the parameters of odb_open_file() and...
2008-02-26 Stefan Metzmacherpvfs_open: pass down open_disposition and break_to_none...
2008-02-26 Stefan Metzmacheropendb: pass down open_disposition and break_to_none...
2008-02-26 Stefan Metzmacherpvfs_setfileinfo_rename: map DELETE_PENDING to ACCESS_D...
2008-02-26 Stefan Metzmacheropendb_tdb: only file->delete_on_close == true should...
2008-02-26 Stefan Metzmacheropendb_tdb: move sharemode, oplock logic into odb_tdb_o...
2008-02-26 Stefan Metzmacheropendb_tdb: add force break to none logic
2008-02-26 Stefan Metzmacheropendb_tdb: attribute only opens doesn't conflict with...
2008-02-26 Stefan Metzmacheropendb_tdb: grant level2 oplocks
2008-02-26 Stefan Metzmacheropendb: add odb_break_oplocks() function
2008-02-26 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
next