summaryrefslogtreecommitdiffstats
path: root/source4/ntvfs/common/opendb.h
Commit message (Expand)AuthorAgeFilesLines
* s4:ntvfs/common: s/private/private_dataStefan Metzmacher2009-02-021-2/+2
* opendb: add write time handlingStefan Metzmacher2008-06-031-3/+6
* opendb: pass down a pointer to the fd in odb_open_file()Stefan Metzmacher2008-03-121-1/+1
* opendb: force odb_can_open() before odb_open_file()Stefan Metzmacher2008-03-071-3/+0
* opendb: add allow_level_II_oplock parameter to odb_open_file()Stefan Metzmacher2008-03-061-0/+1
* opendb: add odb_get_path()Stefan Metzmacher2008-02-291-0/+1
* opendb: only return delete_on_close on odb_get_delete_on_close()Stefan Metzmacher2008-02-281-2/+1
* opendb: return the path that should be deleted in odb_close_file()Stefan Metzmacher2008-02-281-1/+2
* opendb: unify the parameters of odb_open_file() and odb_can_open()Stefan Metzmacher2008-02-261-2/+3
* opendb: pass down open_disposition and break_to_none to odb_open_file()Stefan Metzmacher2008-02-261-3/+4
* opendb: add odb_break_oplocks() functionStefan Metzmacher2008-02-261-0/+1
* opendb: add odb_update_oplock() callStefan Metzmacher2008-02-251-0/+2
* opendb: send also the oplock break level on MSG_NTVFS_OPLOCK_BREAKStefan Metzmacher2008-02-251-0/+4
* opendb: add odb_get_key() function to get the key back from a struct odb_lockStefan Metzmacher2008-02-251-0/+1
* r24712: No longer expose the 'BOOL' data type in any interfaces.Jelmer Vernooij2007-10-101-3/+3
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r22082: merged the ctdb changes from bzrAndrew Tridgell2007-10-101-1/+1
* r21807: modularise the opendb code, so different backends can beAndrew Tridgell2007-10-101-0/+49