index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
ntvfs
/
common
/
brlock_tdb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-10
tdb_wrap: Move to specific directory.
Jelmer Vernooij
1
-1
/
+1
2011-09-05
s4:ntvfs: s/== PROTOCOL_SMB2/>= PROTOCOL_SMB2_02/
Stefan Metzmacher
1
-1
/
+1
2011-06-20
tdb_fetch_compat: use instead of tdb_fetch.
Rusty Russell
1
-6
/
+6
2011-06-20
tdb_compat.h: divert every tdb build and includes to tdb_compat
Rusty Russell
1
-1
/
+1
2011-05-08
s4-ntvfs: Rename brl_*() -> brlock_*() to avoid conflict with brlock_init in s3
Andrew Bartlett
1
-1
/
+1
2011-05-06
lib/util Move source3 tdb_wrap_open() into the common code.
Andrew Bartlett
1
-1
/
+1
2011-05-03
s4-messaging Rename messaging -> imessaging
Andrew Bartlett
1
-5
/
+5
2011-02-28
Use <tdb.h> to include tdb, so the system include file gets used when buildin...
Jelmer Vernooij
1
-1
/
+1
2011-02-15
s4: Don't grant level II oplock to a file with byte-range locks.
Pavel Shilovsky
1
-1
/
+28
2009-11-27
s4-ntvfs: move valid lock range test from smb2 layer to generic code
Andrew Tridgell
1
-0
/
+19
2008-12-29
s4: Revert "r24284: change brlock_tdb.c to use the dbwrap API. This actually ...
Stefan Metzmacher
1
-71
/
+100
2008-09-16
Fix last few includes to use new tdb location.
Jelmer Vernooij
1
-1
/
+1
2008-06-02
smbpid needs to be 32 bit now to cope with SMB2
Andrew Tridgell
1
-4
/
+4
2007-12-21
r26355: Eliminate global_loadparm in more places.
Jelmer Vernooij
1
-1
/
+2
2007-12-21
r26228: Store loadparm context in auth context, move more loadparm_contexts u...
Jelmer Vernooij
1
-1
/
+2
2007-10-10
r25554: Convert last instances of BOOL, True and False to the standard types.
Jelmer Vernooij
1
-13
/
+13
2007-10-10
r24642: prevent recursion with fetch_locked
Andrew Tridgell
1
-10
/
+22
2007-10-10
r24284: change brlock_tdb.c to use the dbwrap API. This actually makes the
Andrew Tridgell
1
-94
/
+65
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
2007-10-10
r22863: in SMB2 mode we always need to return NT_STATUS_LOCK_NOT_GRANTED
Stefan Metzmacher
1
-0
/
+6
2007-10-10
r20947: fixed a bug in the unlock logic in the brlock tdb backend
Andrew Tridgell
1
-28
/
+44
2007-10-10
r20920: use cluster_tdb_tmp_open() in ntvfs backend code
Andrew Tridgell
1
-5
/
+1
2007-10-10
r20891: enable multiple brlock backends. The tdb backend is the default. The
Andrew Tridgell
1
-0
/
+706