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
/
source3
/
modules
/
vfs_gpfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-28
s3:vfs_gpfs: add no memory check in gpfs2smb_acl()
Stefan Metzmacher
1
-0
/
+5
2012-11-28
s3:vfs_gpfs: make sure we return the correct errno in gpfs2smb_acl()
Stefan Metzmacher
1
-1
/
+1
2012-11-16
s3:vfs_gpfs fix a memory leak in gpfsacl_get_posix_acl
Christian Ambach
1
-0
/
+3
2012-11-16
s3:vfs_gpfs fix memory corruption in gpfs2smb_acl
Christian Ambach
1
-0
/
+2
2012-11-16
s3:vfs_gpfs fix memory leak in gpfs_get_nfs4_acl
Christian Ambach
1
-0
/
+1
2012-11-16
s3:vfs_gpfs fix memory leaks in gpfs_getacl_alloc
Christian Ambach
1
-2
/
+4
2012-10-12
s3:vfs_gpfs re-indent run-away lines
Christian Ambach
1
-4
/
+10
2012-10-12
s3:vfs_gpfs fix the build
Christian Ambach
1
-5
/
+11
2012-10-12
s3:vfs_gpfs remove a trailing space
Christian Ambach
1
-1
/
+1
2012-10-12
s3:vfs_gpfs skip local flock when gpfs sharemodes are disabled
Christian Ambach
1
-2
/
+5
2012-10-11
vfs: Use posix_sys_acl_blob_get_file in vfs_gpfs for posix ACLs
Andrew Bartlett
1
-0
/
+58
2012-10-11
smbd: Add mem_ctx to {f,}get_nt_acl VFS call
Andrew Bartlett
1
-5
/
+9
2012-10-11
smbd: Add mem_ctx to sys_acl_init() and all callers
Andrew Bartlett
1
-10
/
+14
2012-09-16
s3:vfs_gpfs: fix build
Christian Ambach
1
-5
/
+5
2012-08-29
s3:vfs_gpfs: Use directory not file to get fileset id
Christof Schmitt
1
-2
/
+22
2012-08-17
s3: Merge vfs_gpfs_hsm_notify into vfs_gpfs.c
Volker Lendecke
1
-0
/
+190
2012-08-16
s3:vfs_gpfs: make sure parameters are set correctly for leases
Christian Ambach
1
-0
/
+25
2012-08-15
s3-smbd: Change allocation of smb_acl_t to talloc()
Andrew Bartlett
1
-2
/
+2
2012-07-11
s3:vfs_gpfs: fix ACL length calculation
Ralph Wuerthner
1
-9
/
+4
2012-07-11
s3:vfs_gpfs: Check softquota before gracetime
Christof Schmitt
1
-1
/
+2
2012-06-22
s3-vfs_gpfs: Fix bug #9003, posix acl on gpfs
Volker Lendecke
1
-2
/
+2
2012-06-15
s3:vfs_gpfs: add "gpfs:acl" option
Björn Baumbach
1
-0
/
+81
2012-05-08
s3:vfs/gpfs: Have inherited deny ACE's show up in ACLs
Alexander Werth
1
-2
/
+2
2012-04-06
build: Remove SMB_OFF_T, replace with off_t
Andrew Bartlett
1
-3
/
+3
2012-03-22
s3:vfs_gpfs: fix some compiler warnings
Christian Ambach
1
-3
/
+3
2012-03-22
s3:vfs_gpfs: remove fallback to linux_setlease
Christian Ambach
1
-6
/
+0
2012-03-22
s3:vfs_gpfs: correct use of profiling macros
Christian Ambach
1
-4
/
+5
2012-03-22
s3:vfs_gpfs: Implement fallocate callback for GPFS
Christof Schmitt
1
-0
/
+41
2012-03-22
s3:vfs_gpfs: Report disk space and usage on GPFS share according to quotas
Christof Schmitt
1
-0
/
+129
2012-02-10
s3:vfs_gpfs:quieten an expectable warning message
Christian Ambach
1
-1
/
+5
2012-02-10
s3:vfs_gpfs: fix a compiler warning
Christian Ambach
1
-1
/
+2
2012-02-10
s3:vfs_gpfs:Fix query of creation time from GPFS
Christof Schmitt
1
-0
/
+3
2012-02-10
s3:vfs_gpfs: make "gpfs:getrealfilename" a per share option
Stefan Metzmacher
1
-0
/
+14
2012-02-10
s3:vfs_gpfs: make "gpfs:ftruncate" a per share option
Stefan Metzmacher
1
-0
/
+13
2012-02-10
s3:vfs_gpfs: make "gpfs:winattr" a per share option
Stefan Metzmacher
1
-0
/
+70
2012-02-10
s3:vfs_gpfs: be less verbose in get/set_xattr functions
Stefan Metzmacher
1
-2
/
+2
2012-01-12
s3: Split a line with 1 statements
Volker Lendecke
1
-1
/
+2
2011-12-15
s3:vfs fix up vfs_gpfs after function pointer renames
Christian Ambach
1
-25
/
+25
2011-11-24
s3:vfs:gpfs fix some compiler warnings
Christian Ambach
1
-3
/
+3
2011-11-24
s3:vfs:gpfs convert syncio parameter
Christian Ambach
1
-2
/
+11
2011-05-16
gpfs.so: Add gpfs:syncio option
Gregor Beck
1
-0
/
+13
2011-05-06
More const fixes. Remove CONST_DISCARD.
Jeremy Allison
1
-5
/
+5
2011-05-04
vfs_gpfs: Block sendfile for offline files
Volker Lendecke
1
-0
/
+12
2011-05-04
vfs_gpfs: Store the winattrs in st.vfs_private
Volker Lendecke
1
-5
/
+12
2011-04-26
s3:vfs use gpfs_lib_init
Christian Ambach
1
-0
/
+3
2011-04-18
s3: Fix the build of vfs_gpfs.c
Volker Lendecke
1
-0
/
+1
2011-04-05
s3/vfs_gpfs: s/syncops/gpfs
Björn Jacke
1
-1
/
+1
2011-03-30
s3-vfs: include smbd/smbd.h in vfs modules.
Günther Deschner
1
-0
/
+1
2011-03-02
s3: Pass the aio_force operation through vfs_gpfs
Volker Lendecke
1
-0
/
+7
2011-03-02
s3: Ask GPFS for the IS_OFFLINE operation
Volker Lendecke
1
-0
/
+31
[next]