index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
modules
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
vfs_glusterfs: Replace eventfd with pipes, for AIO use
Ira Cooper
2015-01-21
1
-96
/
+41
*
vfs_unityed_media: VFS module for sharing AVID projects
Ralph Boehme
2015-01-10
2
-0
/
+1962
*
s3-vfs: Fix developer build of vfs_ceph module.
Günther Deschner
2015-01-09
1
-10
/
+20
*
vfs_fruit: mmap under FreeBSD needs PROT_READ
Volker Lendecke
2015-01-08
1
-1
/
+1
*
vfs_fruit: fix base_fsp name conversion
Volker Lendecke
2015-01-08
1
-1
/
+1
*
smbd: Properly handle EINTR in vfs_aio_fork
Volker Lendecke
2015-01-06
1
-3
/
+12
*
smbd: Use msghdr.[ch] in vfs_aio_fork
Volker Lendecke
2015-01-06
1
-42
/
+20
*
smbd: Use msghdr_prep_fds in vfs_aio_fork
Volker Lendecke
2015-01-06
1
-30
/
+9
*
vfs_fruit: Avoid double ()
Volker Lendecke
2014-12-18
1
-1
/
+1
*
vfs_fruit: Avoid double initialization
Volker Lendecke
2014-12-18
1
-1
/
+0
*
vfs/glusterfs: Change xattr key to match gluster key.
raghavendra talur
2014-12-17
1
-1
/
+1
*
vfs_glusterfs: Implement AIO support
Poornima G
2014-12-17
1
-12
/
+242
*
vfs_glusterfs: Change sys_get_acl_file/fd to return ACLs corresponding to mod...
Poornima G
2014-12-17
1
-0
/
+59
*
vfs_streams_xattr: add missing call to SMB_VFS_NEXT_CONNECT
Ralph Boehme
2014-12-12
1
-0
/
+6
*
vfs_glusterfs: Set connectpath as snapdir-entry-path.
raghavendra talur
2014-12-10
1
-0
/
+11
*
vfs_glusterfs: Remember the connect path too for reopening.
raghavendra talur
2014-12-10
1
-5
/
+15
*
vfs_glusterfs: In vfs_gluster_sys_acl_get_file/fd, reduce the number of getxa...
Poornima G
2014-12-10
1
-10
/
+32
*
notify_inotify: inotify_watch now takes a mem_ctx
Volker Lendecke
2014-12-09
1
-1
/
+8
*
notify_inotify: Make inotify_watch return 0/errno
Volker Lendecke
2014-12-09
1
-2
/
+7
*
smbd: Move lp_parm_bool out of notify_inotify.c
Volker Lendecke
2014-12-09
1
-0
/
+3
*
vfs: Add missing include for sys_pread() in cacheprime module.
Andreas Schneider
2014-12-08
1
-0
/
+1
*
s3: modules: Fix *allocate* calls to follow POSIX error return convention.
Jeremy Allison
2014-12-08
4
-15
/
+16
*
s3: smbd: Fix *allocate* calls to follow POSIX error return convention.
Jeremy Allison
2014-12-08
1
-5
/
+12
*
lib: Split out write_data[_iov]
Volker Lendecke
2014-12-07
3
-0
/
+3
*
lib: Split out sys_[read|write] & friends
Volker Lendecke
2014-12-07
5
-0
/
+5
*
vfs_fruit: AAPL support
Ralph Boehme
2014-12-04
1
-6
/
+453
*
s3:smbd: ignore dacls with MS NFS ACEs
Ralph Boehme
2014-12-04
2
-0
/
+12
*
s3:vfs: add create tags to SMB_VFS_CREATEFILE
Ralph Boehme
2014-12-04
6
-13
/
+33
*
s3:vfs: add SMB_VFS_READDIR_ATTR()
Ralph Boehme
2014-12-04
3
-0
/
+49
*
s3:modules: remove unused allow_warnings=True for non_posix_acls, and vfs_med...
Stefan Metzmacher
2014-11-25
1
-2
/
+0
*
s3:modules: rename variables in vfs_fruit.c to fix shadow warnings
Stefan Metzmacher
2014-11-25
1
-16
/
+16
*
vfs_streams_xattr: check stream type
Ralph Boehme
2014-11-22
1
-0
/
+6
*
vfs_streams_xattr: initialize pointer
Ralph Boehme
2014-11-21
1
-1
/
+1
*
vfs_streams_xattr: fix check with samba_private_attr_name()
Ralph Boehme
2014-11-21
1
-3
/
+18
*
s3:smbprofile: profile async pread/pwrite/fsync syscalls
Stefan Metzmacher
2014-11-19
1
-0
/
+10
*
s3:modules: make use of END_PROFILE_BYTES() when START_PROFILE_BYTES() was used
Stefan Metzmacher
2014-11-19
1
-6
/
+6
*
vfs_snapper: check for <linux/ioctl.h>
Ralph Boehme
2014-11-09
1
-0
/
+2
*
btrfs: don't leak opened directory handle
Noel Power
2014-11-04
1
-6
/
+16
*
s3:vfs:aio_pthread: use smbXsrv_connection for schedule_deferred_open_message...
Michael Adam
2014-10-23
1
-1
/
+9
*
vfs: fix a typo
Volker Lendecke
2014-10-21
1
-1
/
+1
*
vfs_posixacl: catch ACL_EVERYONE on FreeBSD
Ralph Boehme
2014-10-12
1
-0
/
+5
*
s3: lib, s3: modules: Fix compilation on Solaris.
Jeremy Allison
2014-10-06
1
-1
/
+4
*
vfs_fruit: deal with vfs_catia not being loaded
Ralph Boehme
2014-10-01
1
-3
/
+21
*
vfs_fruit: remove redundant assignment
Ralph Boehme
2014-09-30
1
-1
/
+0
*
vfs_fruit: fix possible uninitialized use
Ralph Boehme
2014-09-30
1
-4
/
+4
*
vfs_fruit: update rfork size in AppleDouble header
Ralph Boehme
2014-09-25
1
-0
/
+8
*
vfs_fruit: ad_write: path may be NULL for rfork
Ralph Boehme
2014-09-25
1
-2
/
+5
*
vfs_fruit: fix resource fork length calculation
Ralph Boehme
2014-09-25
1
-7
/
+3
*
vfs_fruit: fix unpacking of AppleDouble files
Ralph Boehme
2014-09-25
1
-2
/
+4
*
s3: vfs module: Adding new vfs module for Symantec VxFS.
Abhidnya Joshi
2014-09-18
2
-0
/
+718
[prev]
[next]