pvfs_open: fix the odb_open_file() callers
[jelmer/samba4-debian.git] / source / ntvfs / common /
2008-03-07 Stefan Metzmacheropendb: force odb_can_open() before odb_open_file()
2008-03-07 Stefan Metzmacheropendb_tdb: pass down struct messaging_context directly...
2008-03-06 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-03-06 Stefan Metzmacheropendb: add allow_level_II_oplock parameter to odb_open...
2008-03-02 Jelmer VernooijMerge branch 'v4-0-test' into id10ts-registry
2008-02-29 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-29 Stefan Metzmacheropendb: add odb_get_path()
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 Metzmacheropendb: only return delete_on_close on odb_get_delete_o...
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 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 Metzmacheropendb: unify the parameters of odb_open_file() and...
2008-02-26 Stefan Metzmacheropendb: pass down open_disposition and break_to_none...
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...
2008-02-25 Stefan Metzmacheropendb: add odb_update_oplock() call
2008-02-25 Stefan Metzmacheropendb: send also the oplock break level on MSG_NTVFS_O...
2008-02-25 Stefan Metzmacheropendb: add odb_get_key() function to get the key back...
2008-02-21 Jelmer VernooijRemove more global_loadparm instance.s
2008-01-05 Jelmer Vernooijr26670: Janitorial: Remove global_loadparm uses.
2008-01-01 Jelmer Vernooijr26639: librpc: Pass iconv convenience on from RPC...
2008-01-01 Jelmer Vernooijr26638: libndr: Require explicitly specifying iconv_con...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Jelmer Vernooijr26440: Remove more uses of global_loadparm.
2007-12-21 Jelmer Vernooijr26431: Require ndr_push creators to specify a iconv_co...
2007-12-21 Jelmer Vernooijr26355: Eliminate global_loadparm in more places.
2007-12-21 Jelmer Vernooijr26353: Remove use of global_loadparm.
2007-12-21 Jelmer Vernooijr26228: Store loadparm context in auth context, move...
2007-12-21 Jelmer Vernooijr26003: Split up DB_WRAP, as first step in an attempt...
2007-12-21 Stefan Metzmacherr25920: ndr: change NTSTAUS into enum ndr_err_code...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25554: Convert last instances of BOOL, True and False...
2007-10-10 Jelmer Vernooijr25430: Add the loadparm context to all parametric...
2007-10-10 Jelmer Vernooijr25035: Fix some more warnings, use service pointer...
2007-10-10 Jelmer Vernooijr25026: Move param/param.h out of includes.h
2007-10-10 Jelmer Vernooijr24816: Move the rest of the contents of core.h to...
2007-10-10 Jelmer Vernooijr24712: No longer expose the 'BOOL' data type in any...
2007-10-10 Andrew Tridgellr24642: prevent recursion with fetch_locked
2007-10-10 Andrew Tridgellr24284: change brlock_tdb.c to use the dbwrap API....
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Stefan Metzmacherr22863: in SMB2 mode we always need to return NT_STATUS...
2007-10-10 Andrew Tridgellr22082: merged the ctdb changes from bzr
2007-10-10 Andrew Tridgellr21807: modularise the opendb code, so different backen...
2007-10-10 Jelmer Vernooijr21669: Fix --enable-dso build
2007-10-10 Volker Lendecker20983: Two no-mem error returns
2007-10-10 Volker Lendecker20972: "private" -> "private_data"
2007-10-10 Andrew Tridgellr20947: fixed a bug in the unlock logic in the brlock...
2007-10-10 Andrew Tridgellr20920: use cluster_tdb_tmp_open() in ntvfs backend...
2007-10-10 Stefan Metzmacherr20899: fix the build and compiler warnings
2007-10-10 Stefan Metzmacherr20897: fix compiler warnings
2007-10-10 Andrew Tridgellr20894: the new brlock.c is needed (seems a svn rename...
2007-10-10 Andrew Tridgellr20891: enable multiple brlock backends. The tdb backen...
2007-10-10 Volker Lendecker20653: If this is the wrong way to fix the build,...
2007-10-10 Andrew Tridgellr20646: first preparations for cluster enablement....
2007-10-10 Andrew Tridgellr19428: moved tdbutil.c from lib/tdb/common/ to lib...
2007-10-10 Jelmer Vernooijr17930: Merge noinclude branch:
2007-10-10 Simo Sorcer17206: Add a modular API for share configuration.
2007-10-10 Andrew Tridgellr15854: more talloc_set_destructor() typesafe fixes
2007-10-10 Andrew Tridgellr15797: fixed a notify bug, where a notify_remove(...
2007-10-10 Stefan Metzmacherr15734: This is a major change to the NTVFS subsystem:
2007-10-10 Stefan Metzmacherr15614: the byte range locking error handling caches...
2007-10-10 Stefan Metzmacherr15613: the snum doesn't identify the tcon, but the...
2007-10-10 Stefan Metzmacherr15612: look at the lock_type and not at the notify_ptr...
2007-10-10 Jelmer Vernooijr15328: Move some functions around, remove dependencies.
2007-10-10 Jelmer Vernooijr15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPEN...
2007-10-10 Andrew Tridgellr15048: started on the server side implementation of...
2007-10-10 Jelmer Vernooijr14993: Make subsystems again
2007-10-10 Stefan Metzmacherr14966: make more functions _PUBLIC_
2007-10-10 Stefan Metzmacherr14964: - move sidmap code from ntvfs_common to SAMDB
2007-10-10 Andrew Tridgellr14960: don't declare variables mid-function
2007-10-10 Andrew Tridgellr14959: allow change notify to be disabled completely...
2007-10-10 Andrew Tridgellr14956: change the notify search to be much more effici...
2007-10-10 Stefan Metzmacherr14951: - remove unused var 'path'
2007-10-10 Andrew Tridgellr14945: allow the notify backend to be specified per...
2007-10-10 Stefan Metzmacherr14939: don't use a void pointer
2007-10-10 Andrew Tridgellr14920: allow a notify backend to separately specify...
2007-10-10 Andrew Tridgellr14918: cleaner handling of systems without inotify
2007-10-10 Andrew Tridgellr14877: added support for the kernel inotify mechanism...
2007-10-10 Stefan Metzmacherr14860: create libcli/security/security.h
2007-10-10 Andrew Tridgellr14838: fix the build. Looks like I still haven't quite...
2007-10-10 Andrew Tridgellr14835: split out the config rules for the ntvfs/common...
2007-10-10 Stefan Metzmacherr14822: if we use the snum used by the lp_* functions...
2007-10-10 Andrew Tridgellr14805: use tdb_lock_bystring() to prevent race conditi...
2007-10-10 Andrew Tridgellr14803: copy with the root directory, which has /....
2007-10-10 Andrew Tridgellr14800: use tdb_get_seqnum() in the change notify code...
2007-10-10 Andrew Tridgellr14797: added checking of the filter in notify requests
2007-10-10 Andrew Tridgellr14755: the change notify code now passes most of the...
2007-10-10 Stefan Metzmacherr14736: - the ntvfs subsystem should not know about...
next