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
2015-07-17
vfs: Consolidate failure paths in vfswrap_init_asys_ctx
Volker Lendecke
1
-6
/
+7
2015-07-16
vfs: Fix CID 1035384 Unchecked return value from library
Volker Lendecke
1
-1
/
+7
2015-07-16
vfs_shadow_copy2: change log level from 0 to 1 and log share path
Ralph Boehme
1
-2
/
+3
2015-07-13
vfs_fruit: Fix the 32-bit build
Volker Lendecke
1
-4
/
+5
2015-07-08
vfs_gpfs: Use C99 initializers instead of ZERO_STRUCT
Christof Schmitt
1
-8
/
+4
2015-07-08
vfs_gpfs: Use ACL defines from GPFS 3.5 header files
Christof Schmitt
1
-16
/
+12
2015-07-07
smbd: Remove SMB_VFS_NOTIFY_WATCH
Volker Lendecke
5
-130
/
+0
2015-07-07
smbd: Remove the notify_fam module
Volker Lendecke
2
-323
/
+0
2015-07-07
param: Make "kernel change notify" global
Volker Lendecke
1
-1
/
+1
2015-07-07
vfs_fruit: Fix CID 1311244 Out-of-bounds read
Volker Lendecke
1
-1
/
+1
2015-07-02
vfs_fruit: check offset and length for AFP_AfpInfo read requests
Ralph Boehme
1
-1
/
+15
2015-07-01
s3:vfs: copy_chunk buffer size
Ralph Boehme
1
-2
/
+8
2015-06-23
vfs:fruit: implement copyfile style copy_chunk
Ralph Boehme
1
-0
/
+218
2015-06-23
vfs_fruit: simplify lp_parm_bool check
Ralph Boehme
1
-22
/
+13
2015-06-09
vfs_fruit: add option veto_appledouble
Ralph Boehme
1
-20
/
+28
2015-05-21
vfs_hpuxacl: Fix typo in comment...
Karolin Seeger
1
-3
/
+3
2015-05-19
s3:modules: remove unused allow_warnings=True for vfs_nfs4acl_xattr
Stefan Metzmacher
1
-1
/
+0
2015-05-19
s3:vfs_nfs4acl_xattr: fix compiler warnings
Stefan Metzmacher
1
-10
/
+12
2015-05-19
s3:modules: remove unused allow_undefined_symbols=False from vfs_glusterfs
Stefan Metzmacher
1
-2
/
+1
2015-05-19
s3:modules: remove unused allow_undefined_symbols=True from vfs_aio_*
Stefan Metzmacher
1
-8
/
+4
2015-05-19
s3:modules: remove unused allow_warnings=True for vfs_aio_fork
Stefan Metzmacher
1
-1
/
+0
2015-05-19
s3:vfs_aio_fork: avoid -Wcast-qual warnings
Stefan Metzmacher
1
-3
/
+3
2015-05-19
s3:modules: remove unused allow_warnings=True for vfs_preopen
Stefan Metzmacher
1
-1
/
+0
2015-05-19
s3:vfs_preopen: avoid compiler warnings
Stefan Metzmacher
1
-3
/
+4
2015-05-19
s3:modules: remove unused allow_warnings=True for vfs_unityed_media
Stefan Metzmacher
1
-1
/
+0
2015-05-08
vfs_fruit: comment fix: the options are documented
Ralph Boehme
1
-1
/
+1
2015-05-08
vfs_fruit: add option "nfs_aces" that controls the NFS ACEs stuff
Ralph Boehme
1
-2
/
+7
2015-05-07
vfs: Fix the O3 developer build
Volker Lendecke
1
-1
/
+1
2015-05-07
Fix a few printf format errors
Volker Lendecke
2
-4
/
+5
2015-05-07
vfs_gpfs: move failure label before END_PROFILE
Ralph Boehme
1
-1
/
+1
2015-05-06
smbd: Fix CID 703870 Uninitialized scalar variable
Volker Lendecke
1
-6
/
+1
2015-05-06
Convert all uint8/16/32 to _t in all modules.
Richard Sharpe
28
-134
/
+134
2015-05-05
s3: smbd: VFS: fake_acl module called get_full_smb_filename() with a stream p...
Jeremy Allison
1
-2
/
+18
2015-05-05
s3: smbd: VFS: For all EA and ACL calls use synthetic_smb_fname(), not synthe...
Jeremy Allison
3
-3
/
+3
2015-05-05
s3: smbd: VFS: All the places that are currently calling vfs_stat_smb_fname()...
Jeremy Allison
6
-19
/
+26
2015-05-01
Convert uint32/16/8 to _t for the last two include files in source3/include.
Richard Sharpe
4
-22
/
+22
2015-04-30
s3: smbd: Incorrect file size returned in the response of "FILE_SUPERSEDE Cre...
Jeremy Allison
1
-2
/
+6
2015-04-30
vfp_gpfs: ensure END_PROFILE is always called
Ralph Boehme
1
-6
/
+9
2015-04-29
vfs: kernel_flock and named streams
Ralph Boehme
1
-0
/
+10
2015-04-28
vfs_gpfs: Fix ENODATA for getacl on .snapshot dirs
Ralph Wuerthner
1
-0
/
+8
2015-04-17
vfs_fruit: also map characters below 0x20
Björn Jacke
1
-0
/
+8
2015-04-17
vfs_gpfs: Remove vfs_gpfs_get_quotas
Christof Schmitt
1
-22
/
+8
2015-04-17
vfs_gpfs: Remove check for fileset quota
Christof Schmitt
1
-84
/
+5
2015-04-02
vfs_ceph: add empty ACL callbacks
Yan, Zheng
1
-0
/
+48
2015-04-02
vfs_ceph: use 'file descriptor' version xattr functions when possible
Yan, Zheng
1
-0
/
+22
2015-03-31
vfs: add vfs_shell_snap module
David Disseldorp
2
-0
/
+209
2015-03-31
vfs_snapper: create/delete snapshot support
David Disseldorp
1
-0
/
+586
2015-03-31
vfs_btrfs: add snapshot create/delete calls
David Disseldorp
1
-0
/
+320
2015-03-31
vfs: add snapshot create/delete hooks
David Disseldorp
3
-3
/
+159
2015-03-30
vfs_gpfs: Remove warning after failure of get_gpfs_fset_id
Christof Schmitt
1
-2
/
+0
[next]