summaryrefslogtreecommitdiff
path: root/source4/ntvfs/common/opendb.h
AgeCommit message (Expand)AuthorFilesLines
2008-03-07opendb: force odb_can_open() before odb_open_file()Stefan Metzmacher1-3/+0
2008-03-06opendb: add allow_level_II_oplock parameter to odb_open_file()Stefan Metzmacher1-0/+1
2008-02-29opendb: add odb_get_path()Stefan Metzmacher1-0/+1
2008-02-28opendb: only return delete_on_close on odb_get_delete_on_close()Stefan Metzmacher1-2/+1
2008-02-28opendb: return the path that should be deleted in odb_close_file()Stefan Metzmacher1-1/+2
2008-02-26opendb: unify the parameters of odb_open_file() and odb_can_open()Stefan Metzmacher1-2/+3
2008-02-26opendb: pass down open_disposition and break_to_none to odb_open_file()Stefan Metzmacher1-3/+4
2008-02-26opendb: add odb_break_oplocks() functionStefan Metzmacher1-0/+1
2008-02-25opendb: add odb_update_oplock() callStefan Metzmacher1-0/+2
2008-02-25opendb: send also the oplock break level on MSG_NTVFS_OPLOCK_BREAKStefan Metzmacher1-0/+4
2008-02-25opendb: add odb_get_key() function to get the key back from a struct odb_lockStefan Metzmacher1-0/+1
2007-10-10r24712: No longer expose the 'BOOL' data type in any interfaces.Jelmer Vernooij1-3/+3
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r22082: merged the ctdb changes from bzrAndrew Tridgell1-1/+1
2007-10-10r21807: modularise the opendb code, so different backends can beAndrew Tridgell1-0/+49