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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-04
s3:modules use vfs_gpfs_getacl in gpfsacl_get_posix_acl
Christian Ambach
1
-3
/
+3
2013-02-04
s3:modules use vfs_gpfs_getacl in gpfsacl_set_nt_acl_internal
Christian Ambach
1
-5
/
+9
2013-02-04
s3:modules use vfs_gpfs_getacl in gpfs_get_nfs4_acl
Christian Ambach
1
-2
/
+5
2013-02-04
s3:vfs_gpfs use non_posix_sys_acl_blob_get_*_helper
Christian Ambach
1
-16
/
+90
2013-02-04
s3:vfs_gpfs add a generic vfs_gpfs_getacl function
Christian Ambach
1
-0
/
+73
2013-02-04
s3:modules/vfs_gpfs add GPFS_GETACL_NATIVE define
Christian Ambach
1
-0
/
+4
2013-02-04
s3:modules/non_posix_acls: only stat if we do not have it cached
Christian Ambach
1
-4
/
+8
2013-02-04
s3-waf:modules add non_posix_acls dependency to vfs_gpfs
Christian Ambach
1
-1
/
+1
2013-02-04
vfs: Add helper function for non posix ACL modules
Andrew Bartlett
3
-0
/
+136
2013-02-04
vfs_acl_common: Do not fetch the underlying NT ACL unless we need it
Andrew Bartlett
1
-44
/
+80
2013-02-04
vfs: Whitespace fix only to get_nt_acl_internal indentation
Andrew Bartlett
1
-4
/
+4
2013-02-04
vfs: Implement an improved vfs_acl_common that uses the hash of the system ACL
Andrew Bartlett
1
-51
/
+250
2013-02-04
vfs: Add helper function hash_blob_sha256 to vfs_acl_common.c
Andrew Bartlett
1
-7
/
+19
2013-01-18
Move copychunk locking to be local to the read/write calls.
Jeremy Allison
1
-0
/
+42
2013-01-16
s3-vfs: add copy_chunk vfs hooks
David Disseldorp
3
-0
/
+234
2013-01-15
smbd: Fix bug 9544, part 2
Volker Lendecke
1
-0
/
+80
2013-01-14
smbd: Fix bug 9544, part 1
Volker Lendecke
1
-3
/
+3
2013-01-10
vfs: Fix compilation of solaris ACL module
Andrew Bartlett
1
-1
/
+1
2013-01-09
s3: Fix vfs_zfsacl to compile.
Ira Cooper
1
-3
/
+3
2013-01-09
Add uint32_t share_access to vuid_cache_entry.
Jeremy Allison
1
-0
/
+1
2013-01-09
Clean up struct connection_struct, make struct vuid_cache a pointer not inline.
Jeremy Allison
1
-2
/
+2
2012-12-21
s3-vfs: Fix a null pointer deferference in vfs_media_harmony.
Andreas Schneider
1
-1
/
+3
2012-12-21
s3-vfs: Fix typo in readonly_connect().
Andreas Schneider
1
-1
/
+1
2012-12-12
vfs: Make sure we don't call talloc_free on an uninitialized pointer.
Andreas Schneider
1
-1
/
+1
2012-12-04
s3:smbd:vfs_acl: fix a PANIC when setting an ACL fails with ACCESS_DENIED
Michael Adam
1
-0
/
+1
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-28
s3:vfs_aixacl2: make use of vfs_aixacl_util.h
Stefan Metzmacher
1
-3
/
+1
2012-11-17
s3:modules:nfs4_acls remove unused mem_ctx parameter to smbacl4_fill_ace4
Christian Ambach
1
-3
/
+1
2012-11-16
s3:modules:nfs4_acls fix memory hierarchy in smb_create_smb4acl
Christian Ambach
1
-2
/
+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-11-05
s3:vfs_default: optimize vfswrap_asys_finished() and read as much as we can
Stefan Metzmacher
1
-16
/
+33
2012-11-02
vfs_acl_common: In add_directory_inheritable_components allocate on psd as pa...
Andrew Bartlett
1
-4
/
+16
2012-10-23
vfs: Fix compilation of ACL support on solaris
Andrew Bartlett
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: Remove irixacl module (all the fucntions in it are unimplemented)
Andrew Bartlett
3
-145
/
+0
2012-10-11
vfs: Fix alternative posix and no-op sys acl implementations to take a mem_ctx
Andrew Bartlett
3
-9
/
+13
2012-10-11
vfs: Improve formatting of vfs_fake_acls
Andrew Bartlett
1
-2
/
+2
2012-10-11
vfs: Improve formatting of vfs_default
Andrew Bartlett
1
-23
/
+23
2012-10-11
vfs: Use a blocking function in vfs_zfsacl for system ACL blobs
Andrew Bartlett
1
-0
/
+12
2012-10-11
vfs: Use posix_sys_acl_blob_get_file in vfs_tru64acl for posix ACLs
Andrew Bartlett
1
-0
/
+2
2012-10-11
vfs: Use posix_sys_acl_blob_get_file in vfs_solarisacl for posix ACLs
Andrew Bartlett
1
-0
/
+2
2012-10-11
vfs: Use posix_sys_acl_blob_get_file in vfs_posixacl for posix ACLs
Andrew Bartlett
1
-0
/
+2
2012-10-11
vfs: Use posix_sys_acl_blob_get_file in vfs_irix for posix ACLs
Andrew Bartlett
1
-0
/
+2
[prev]
[next]