Merge branch 'master' of ssh://git.samba.org/data/git/samba into noejs
[kai/samba.git] / source4 / ntvfs / common / opendb_tdb.c
2008-09-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-17 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-16 Jelmer VernooijMerge branch 'singlecompression' into single
2008-09-16 Jelmer VernooijMerge branch 'singlepopt' into single
2008-09-16 Jelmer VernooijMerge branch 'singlensswrap' into single
2008-09-16 Jelmer VernooijMerge branch 'singlesw' into single
2008-09-16 Jelmer VernooijMerge branch 'singlereplace' into single
2008-09-16 Jelmer VernooijMerge branch 'singletdb' into single
2008-09-16 Jelmer VernooijFix last few includes to use new tdb location.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-06-05 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-06-03 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-06-03 Stefan Metzmacheropendb: add write time handling
2008-03-28 Jelmer VernooijMerge branch 'v4-0-local' of git://git.id10ts.net/samba...
2008-03-27 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-03-27 Jelmer VernooijMerge v4.0-test
2008-03-27 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-03-28 Jelmer VernooijMerge branch 'v4-0-local' of git://git.id10ts.net/samba...
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-12 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-03-12 Stefan Metzmacheropendb_tdb: use sys_lease to setup kernel oplocks
2008-03-12 Stefan Metzmacheropendb: pass down a pointer to the fd in odb_open_file()
2008-03-08 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
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 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
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-07 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
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-03 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
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-29 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
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-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 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
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 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
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-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 Vernooijr26431: Require ndr_push creators to specify a iconv_co...
2007-12-21 Jelmer Vernooijr26353: Remove use of global_loadparm.
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 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Andrew Tridgellr21807: modularise the opendb code, so different backen...