summaryrefslogtreecommitdiff
path: root/source4/ntvfs/common/brlock_tdb.c
AgeCommit message (Expand)AuthorFilesLines
2009-11-27s4-ntvfs: move valid lock range test from smb2 layer to generic codeAndrew Tridgell1-0/+19
2008-12-29s4: Revert "r24284: change brlock_tdb.c to use the dbwrap API. This actually ...Stefan Metzmacher1-71/+100
2008-09-16Fix last few includes to use new tdb location.Jelmer Vernooij1-1/+1
2008-06-02smbpid needs to be 32 bit now to cope with SMB2Andrew Tridgell1-4/+4
2007-12-21r26355: Eliminate global_loadparm in more places.Jelmer Vernooij1-1/+2
2007-12-21r26228: Store loadparm context in auth context, move more loadparm_contexts u...Jelmer Vernooij1-1/+2
2007-10-10r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij1-13/+13
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 Tridgell1-94/+65
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r22863: in SMB2 mode we always need to return NT_STATUS_LOCK_NOT_GRANTEDStefan Metzmacher1-0/+6
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 Tridgell1-5/+1
2007-10-10r20891: enable multiple brlock backends. The tdb backend is the default. TheAndrew Tridgell1-0/+706