index
:
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-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-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
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
modules
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-07
s3: smbd: Change open_streams_for_delete() to take a struct smb_filename *.
Jeremy Allison
9
-74
/
+92
2016-03-07
s3: VFS: vfs_fruit. If we have an fsp, use it in preference to a pathname in ...
Jeremy Allison
1
-1
/
+1
2016-03-05
VFS: Modify lchown to take a const struct smb_filename * instead of const char *
Jeremy Allison
11
-54
/
+121
2016-03-05
VFS: Modify chown to take a const struct smb_filename * instead of const char *
Jeremy Allison
14
-74
/
+187
2016-03-05
VFS: vfs_netatalk. Fix wrong VFS call used inside atalk_lchown()
Jeremy Allison
1
-1
/
+1
2016-03-05
vfs_glusterfs: Fix use after free in AIO callback.
Ira Cooper
1
-8
/
+7
2016-03-04
vfs: Fix the vfs_gpfs build
Volker Lendecke
1
-1
/
+1
2016-03-03
VFS: Modify chmod_acl to take a const struct smb_filename * instead of const ...
Jeremy Allison
14
-62
/
+145
2016-03-03
VFS: Modify chmod to take a const struct smb_filename * instead of const char *
Jeremy Allison
18
-86
/
+209
2016-03-02
vfs:zfs fix build after get_nt_acl_fn signature change.
Jeremy Allison
1
-7
/
+13
2016-03-02
vfs:glusterfs: fix build after opendir signature change
Michael Adam
1
-3
/
+4
2016-03-02
vfs:ceph: fix build after opendir signature change.
Michael Adam
1
-3
/
+5
2016-03-02
vfs/time_audit: use duration we get from the async backend
Ralph Boehme
1
-18
/
+6
2016-03-02
vfs/glusterfs: measure libglusterfs aio function call duration
Ralph Boehme
1
-0
/
+9
2016-03-02
vfs/aio_linux: measure libaio aio function call duration
Ralph Boehme
1
-0
/
+8
2016-03-02
vfs/aio_fork: measure async request syscall duration
Ralph Boehme
1
-0
/
+9
2016-03-02
vfs/default: store async VFS op duration we got from libasys
Ralph Boehme
1
-0
/
+1
2016-03-02
s3/vfs: wrap async io function args inside struct vfs_aio_state
Ralph Boehme
9
-107
/
+113
2016-03-01
VFS: Modify opendir to take a const struct smb_filename * instead of const ch...
Jeremy Allison
15
-60
/
+195
2016-02-26
vfs_gpfs: Fix compile after change in get_nt_acl_fn
Christof Schmitt
1
-9
/
+12
2016-02-25
s3/vfs_btrfs.c: use sizeof() instead of ARRAY_SIZE()
Aurelien Aptel
1
-1
/
+1
2016-02-25
smbd: ignore SVHDX create context
Uri Simchoni
1
-16
/
+0
2016-02-25
VFS: Modify rmdir to take a const struct smb_filename * instead of const char *
Jeremy Allison
21
-88
/
+181
2016-02-25
vfs:ceph: Fix mkdir_fn to take struct smb_filename * insted of char *
Jeremy Allison
1
-1
/
+4
2016-02-25
vfs:glusterfs: Fix mkdir_fn to take struct smb_filename * instead of char *
Jeremy Allison
1
-2
/
+3
2016-02-24
s3: VFS: Modify mkdir to take a const struct smb_filename * instead of const ...
Jeremy Allison
15
-73
/
+185
2016-02-16
FIXUP: s3: VFS: Modify SMB_VFS_GET_NT_ACL to take a const struct smb_filename *
Ralph Boehme
1
-6
/
+27
2016-02-16
s3: VFS: Modify SMB_VFS_GET_NT_ACL to take a const struct smb_filename * inst...
Jeremy Allison
9
-35
/
+107
2016-02-12
s3:vfs_fruit fix a compiler warning
Christian Ambach
1
-1
/
+1
2016-02-06
dlist: remove unneeded type argument from DLIST_ADD_END()
Michael Adam
1
-1
/
+1
2016-02-01
s3:vfs:glusterfs: fix build after quota changes.
Michael Adam
1
-0
/
+1
2016-01-27
s3-lib: introduce sys_realpath()
Uri Simchoni
1
-14
/
+1
2016-01-26
vfs_gpfs: make sure get_quota does not return bogus values
Uri Simchoni
1
-0
/
+25
2016-01-26
vfs_gpfs: do not call disk_norm() on disk_free_fn
Uri Simchoni
1
-2
/
+1
2016-01-26
vfs_ceph: do not call disk_norm() on disk_free_fn
Uri Simchoni
1
-1
/
+0
2016-01-26
vfs_fake_dfq: remove quota code from disk_free
Uri Simchoni
1
-96
/
+0
2016-01-26
smbd: refactor disk_free handling
Uri Simchoni
1
-3
/
+5
2016-01-26
vfs_snapper: add get_quota function
Uri Simchoni
1
-0
/
+34
2016-01-26
vfs_shadow_copy2: add get_quota function
Uri Simchoni
1
-0
/
+34
2016-01-26
vfs_cap: add get_quota function
Uri Simchoni
1
-0
/
+14
2016-01-26
vfs: add path parameter to get_quota
Uri Simchoni
6
-31
/
+32
2016-01-26
vfs_fake_dfq: add vfs module
Uri Simchoni
2
-0
/
+285
2016-01-26
vfs_shadow_copy2: add snapsharepath parameter
Uri Simchoni
1
-1
/
+36
2016-01-26
vfs_shadow_copy2: remove basedir state variable
Uri Simchoni
1
-19
/
+10
2016-01-22
vfs_shadow_copy2: check crossmountpoints against snapdirseverywhere
Uri Simchoni
1
-6
/
+5
2016-01-13
vfs_shadow_copy2: fix case where snapshots are outside the share
Uri Simchoni
1
-22
/
+46
2016-01-13
vfs_shadow_copy2: add shadow_copy2_do_convert()
Uri Simchoni
1
-4
/
+35
2016-01-13
vfs:shadow_copy2: fix a debug message
Michael Adam
1
-5
/
+6
2015-12-21
vfs_fruit: ignore delete on the AFP_Resource stream
Ralph Boehme
1
-21
/
+2
2015-12-21
vfs_fruit: fix offset and len handling for AFP_AfpInfo stream
Ralph Boehme
1
-3
/
+12
[next]