index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
ntvfs
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4-ntvfs: use TYPESAFE_QSORT() in notify code
Andrew Tridgell
2010-02-13
1
-3
/
+2
*
s4-ntvfs: move valid lock range test from smb2 layer to generic code
Andrew Tridgell
2009-11-27
1
-0
/
+19
*
s4:ntvfs/common: s/private/private_data
Stefan Metzmacher
2009-02-02
3
-10
/
+10
*
s4:lib/tevent: rename structs
Stefan Metzmacher
2008-12-29
1
-1
/
+1
*
s4:cluster: remove old/broken ctdb code
Stefan Metzmacher
2008-12-29
2
-6
/
+1
*
s4: Revert "r24284: change brlock_tdb.c to use the dbwrap API. This actually ...
Stefan Metzmacher
2008-12-29
2
-72
/
+101
*
Use 32-bit smbpid in interface as required by SMB2, in line with
Jelmer Vernooij
2008-12-23
2
-5
/
+5
*
Fix include paths to new location of libutil.
Jelmer Vernooij
2008-10-11
1
-2
/
+2
*
Fix last few includes to use new tdb location.
Jelmer Vernooij
2008-09-16
4
-4
/
+4
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
Andrew Tridgell
2008-06-03
3
-16
/
+68
|
\
|
*
opendb: add write time handling
Stefan Metzmacher
2008-06-03
3
-16
/
+68
*
|
smbpid needs to be 32 bit now to cope with SMB2
Andrew Tridgell
2008-06-02
2
-5
/
+5
|
/
*
Fix a bunch of dependencies.
Jelmer Vernooij
2008-05-18
1
-1
/
+1
*
Fix a couple (well, little more than that..) of typos.
Jelmer Vernooij
2008-05-18
1
-1
/
+1
*
Create prototype headers from Makefile directory, without smb_build in the mi...
Jelmer Vernooij
2008-05-18
1
-1
/
+2
*
Use variables for source directory in a couple more places.
Jelmer Vernooij
2008-05-18
1
-1
/
+1
*
Explicitly require event context to be specified.
Jelmer Vernooij
2008-04-17
1
-0
/
+4
*
Use _OBJ_FILES variables in a couple more places.
Jelmer Vernooij
2008-04-14
1
-11
/
+4
*
Install public header files again and include required prototypes.
Jelmer Vernooij
2008-04-02
2
-15
/
+15
*
Fix references to ntvfs share config
Andrew Bartlett
2008-03-27
1
-1
/
+1
*
Make oplocks a per-share option.
Andrew Bartlett
2008-03-27
1
-2
/
+1
*
opendb_tdb: use sys_lease to setup kernel oplocks
Stefan Metzmacher
2008-03-12
2
-9
/
+42
*
opendb: pass down a pointer to the fd in odb_open_file()
Stefan Metzmacher
2008-03-12
3
-4
/
+6
*
opendb_tdb: keep struct opendb_file arround for the lifetime of struct odb_lock
Stefan Metzmacher
2008-03-08
1
-135
/
+109
*
opendb_tdb: correctly initialize modified to false
Stefan Metzmacher
2008-03-08
1
-1
/
+1
*
opendb: force odb_can_open() before odb_open_file()
Stefan Metzmacher
2008-03-07
3
-65
/
+72
*
opendb_tdb: pass down struct messaging_context directly to odb_oplock_break_s...
Stefan Metzmacher
2008-03-07
1
-5
/
+8
*
opendb: add allow_level_II_oplock parameter to odb_open_file()
Stefan Metzmacher
2008-03-06
3
-12
/
+25
*
opendb: add odb_get_path()
Stefan Metzmacher
2008-02-29
3
-0
/
+29
*
Merge branch 'v4-0-trivial' into v4-0-test
Jelmer Vernooij
2008-02-28
1
-4
/
+6
|
\
|
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivial
Jelmer Vernooij
2008-02-27
3
-115
/
+314
|
|
\
|
*
|
Remove more global_loadparm instance.s
Jelmer Vernooij
2008-02-21
1
-4
/
+6
*
|
|
opendb: only return delete_on_close on odb_get_delete_on_close()
Stefan Metzmacher
2008-02-28
3
-18
/
+6
*
|
|
opendb: return the path that should be deleted in odb_close_file()
Stefan Metzmacher
2008-02-28
3
-5
/
+18
*
|
|
opendb_tdb: EXCLUSIVE oplock use the same matching logic
Stefan Metzmacher
2008-02-27
1
-3
/
+21
|
|
/
|
/
|
*
|
opendb_tdb: with break_to_none attribute only opens also break oplocks
Stefan Metzmacher
2008-02-26
1
-2
/
+9
*
|
opendb: unify the parameters of odb_open_file() and odb_can_open()
Stefan Metzmacher
2008-02-26
3
-15
/
+11
*
|
opendb: pass down open_disposition and break_to_none to odb_open_file()
Stefan Metzmacher
2008-02-26
3
-13
/
+14
*
|
opendb_tdb: only file->delete_on_close == true should give DELETE_PENDING
Stefan Metzmacher
2008-02-26
1
-2
/
+5
*
|
opendb_tdb: move sharemode, oplock logic into odb_tdb_open_can_internal()
Stefan Metzmacher
2008-02-26
1
-89
/
+102
*
|
opendb_tdb: add force break to none logic
Stefan Metzmacher
2008-02-26
1
-2
/
+7
*
|
opendb_tdb: attribute only opens doesn't conflict with BATCH oplocks
Stefan Metzmacher
2008-02-26
1
-2
/
+35
*
|
opendb_tdb: grant level2 oplocks
Stefan Metzmacher
2008-02-26
1
-9
/
+23
*
|
opendb: add odb_break_oplocks() function
Stefan Metzmacher
2008-02-26
3
-1
/
+45
*
|
opendb: add odb_update_oplock() call
Stefan Metzmacher
2008-02-25
3
-2
/
+51
*
|
opendb: send also the oplock break level on MSG_NTVFS_OPLOCK_BREAK
Stefan Metzmacher
2008-02-25
2
-5
/
+27
*
|
opendb: add odb_get_key() function to get the key back from a struct odb_lock
Stefan Metzmacher
2008-02-25
3
-0
/
+12
|
/
*
r26670: Janitorial: Remove global_loadparm uses.
Jelmer Vernooij
2008-01-05
1
-2
/
+2
*
r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...
Jelmer Vernooij
2008-01-01
2
-3
/
+4
*
r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc...
Jelmer Vernooij
2008-01-01
2
-4
/
+3
[next]