summaryrefslogtreecommitdiff
path: root/source4/ntvfs/common
AgeCommit message (Expand)AuthorFilesLines
2008-03-06opendb: add allow_level_II_oplock parameter to odb_open_file()Stefan Metzmacher3-12/+25
2008-02-29opendb: add odb_get_path()Stefan Metzmacher3-0/+29
2008-02-28Merge branch 'v4-0-trivial' into v4-0-testJelmer Vernooij1-4/+6
2008-02-28opendb: only return delete_on_close on odb_get_delete_on_close()Stefan Metzmacher3-18/+6
2008-02-28opendb: return the path that should be deleted in odb_close_file()Stefan Metzmacher3-5/+18
2008-02-27opendb_tdb: EXCLUSIVE oplock use the same matching logicStefan Metzmacher1-3/+21
2008-02-27Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivialJelmer Vernooij3-115/+314
2008-02-26opendb_tdb: with break_to_none attribute only opens also break oplocksStefan Metzmacher1-2/+9
2008-02-26opendb: unify the parameters of odb_open_file() and odb_can_open()Stefan Metzmacher3-15/+11
2008-02-26opendb: pass down open_disposition and break_to_none to odb_open_file()Stefan Metzmacher3-13/+14
2008-02-26opendb_tdb: only file->delete_on_close == true should give DELETE_PENDINGStefan Metzmacher1-2/+5
2008-02-26opendb_tdb: move sharemode, oplock logic into odb_tdb_open_can_internal()Stefan Metzmacher1-89/+102
2008-02-26opendb_tdb: add force break to none logicStefan Metzmacher1-2/+7
2008-02-26opendb_tdb: attribute only opens doesn't conflict with BATCH oplocksStefan Metzmacher1-2/+35
2008-02-26opendb_tdb: grant level2 oplocksStefan Metzmacher1-9/+23
2008-02-26opendb: add odb_break_oplocks() functionStefan Metzmacher3-1/+45
2008-02-25opendb: add odb_update_oplock() callStefan Metzmacher3-2/+51
2008-02-25opendb: send also the oplock break level on MSG_NTVFS_OPLOCK_BREAKStefan Metzmacher2-5/+27
2008-02-25opendb: add odb_get_key() function to get the key back from a struct odb_lockStefan Metzmacher3-0/+12
2008-02-21Remove more global_loadparm instance.sJelmer Vernooij1-4/+6
2008-01-05r26670: Janitorial: Remove global_loadparm uses.Jelmer Vernooij1-2/+2
2008-01-01r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...Jelmer Vernooij2-3/+4
2008-01-01r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc...Jelmer Vernooij2-4/+3
2007-12-21r26440: Remove more uses of global_loadparm.Jelmer Vernooij1-1/+2
2007-12-21r26431: Require ndr_push creators to specify a iconv_convenience context.Jelmer Vernooij2-2/+3
2007-12-21r26355: Eliminate global_loadparm in more places.Jelmer Vernooij4-3/+6
2007-12-21r26353: Remove use of global_loadparm.Jelmer Vernooij1-1/+1
2007-12-21r26228: Store loadparm context in auth context, move more loadparm_contexts u...Jelmer Vernooij1-1/+2
2007-12-21r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.Jelmer Vernooij3-3/+2
2007-12-21r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)Stefan Metzmacher2-22/+30
2007-10-10r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij4-26/+26
2007-10-10r25430: Add the loadparm context to all parametric options.Jelmer Vernooij2-2/+2
2007-10-10r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij2-2/+2
2007-10-10r25026: Move param/param.h out of includes.hJelmer Vernooij2-0/+2
2007-10-10r24816: Move the rest of the contents of core.h to more appropriate places.Jelmer Vernooij1-0/+2
2007-10-10r24712: No longer expose the 'BOOL' data type in any interfaces.Jelmer Vernooij1-3/+3
2007-10-10r24642: prevent recursion with fetch_lockedAndrew Tridgell1-10/+22
2007-10-10r24284: change brlock_tdb.c to use the dbwrap API. This actually makes theAndrew Tridgell3-100/+67
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell9-27/+18
2007-10-10r22863: in SMB2 mode we always need to return NT_STATUS_LOCK_NOT_GRANTEDStefan Metzmacher1-0/+6
2007-10-10r22082: merged the ctdb changes from bzrAndrew Tridgell3-3/+7
2007-10-10r21807: modularise the opendb code, so different backends can beAndrew Tridgell5-458/+693
2007-10-10r21669: Fix --enable-dso buildJelmer Vernooij1-0/+1
2007-10-10r20983: Two no-mem error returnsVolker Lendecke1-0/+5
2007-10-10r20972: "private" -> "private_data"Volker Lendecke1-17/+17
2007-10-10r20947: fixed a bug in the unlock logic in the brlock tdb backendAndrew Tridgell1-28/+44
2007-10-10r20920: use cluster_tdb_tmp_open() in ntvfs backend codeAndrew Tridgell3-17/+3
2007-10-10r20899: fix the build and compiler warningsStefan Metzmacher1-0/+5
2007-10-10r20897: fix compiler warningsStefan Metzmacher4-1/+30
2007-10-10r20894: the new brlock.c is needed (seems a svn rename + new file didn't makeAndrew Tridgell1-0/+132