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
*
s3:modules:nfs4_acls remove unused mem_ctx parameter to smbacl4_fill_ace4
Christian Ambach
2012-11-17
1
-3
/
+1
*
s3:modules:nfs4_acls fix memory hierarchy in smb_create_smb4acl
Christian Ambach
2012-11-16
1
-2
/
+1
*
s3:vfs_gpfs fix a memory leak in gpfsacl_get_posix_acl
Christian Ambach
2012-11-16
1
-0
/
+3
*
s3:vfs_gpfs fix memory corruption in gpfs2smb_acl
Christian Ambach
2012-11-16
1
-0
/
+2
*
s3:vfs_gpfs fix memory leak in gpfs_get_nfs4_acl
Christian Ambach
2012-11-16
1
-0
/
+1
*
s3:vfs_gpfs fix memory leaks in gpfs_getacl_alloc
Christian Ambach
2012-11-16
1
-2
/
+4
*
s3:vfs_default: optimize vfswrap_asys_finished() and read as much as we can
Stefan Metzmacher
2012-11-05
1
-16
/
+33
*
vfs_acl_common: In add_directory_inheritable_components allocate on psd as pa...
Andrew Bartlett
2012-11-02
1
-4
/
+16
*
vfs: Fix compilation of ACL support on solaris
Andrew Bartlett
2012-10-23
1
-2
/
+4
*
s3:vfs_gpfs re-indent run-away lines
Christian Ambach
2012-10-12
1
-4
/
+10
*
s3:vfs_gpfs fix the build
Christian Ambach
2012-10-12
1
-5
/
+11
*
s3:vfs_gpfs remove a trailing space
Christian Ambach
2012-10-12
1
-1
/
+1
*
s3:vfs_gpfs skip local flock when gpfs sharemodes are disabled
Christian Ambach
2012-10-12
1
-2
/
+5
*
vfs: Remove irixacl module (all the fucntions in it are unimplemented)
Andrew Bartlett
2012-10-11
3
-145
/
+0
*
vfs: Fix alternative posix and no-op sys acl implementations to take a mem_ctx
Andrew Bartlett
2012-10-11
3
-9
/
+13
*
vfs: Improve formatting of vfs_fake_acls
Andrew Bartlett
2012-10-11
1
-2
/
+2
*
vfs: Improve formatting of vfs_default
Andrew Bartlett
2012-10-11
1
-23
/
+23
*
vfs: Use a blocking function in vfs_zfsacl for system ACL blobs
Andrew Bartlett
2012-10-11
1
-0
/
+12
*
vfs: Use posix_sys_acl_blob_get_file in vfs_tru64acl for posix ACLs
Andrew Bartlett
2012-10-11
1
-0
/
+2
*
vfs: Use posix_sys_acl_blob_get_file in vfs_solarisacl for posix ACLs
Andrew Bartlett
2012-10-11
1
-0
/
+2
*
vfs: Use posix_sys_acl_blob_get_file in vfs_posixacl for posix ACLs
Andrew Bartlett
2012-10-11
1
-0
/
+2
*
vfs: Use posix_sys_acl_blob_get_file in vfs_irix for posix ACLs
Andrew Bartlett
2012-10-11
1
-0
/
+2
*
vfs: Use posix_sys_acl_blob_get_file in vfs_hpux for posix ACLs
Andrew Bartlett
2012-10-11
1
-0
/
+2
*
vfs: Use posix_sys_acl_blob_get_file in vfs_gpfs for posix ACLs
Andrew Bartlett
2012-10-11
1
-0
/
+58
*
vfs: Use posix_sys_acl_blob_get_file in vfs_fake_acls for posix ACLs
Andrew Bartlett
2012-10-11
1
-67
/
+2
*
vfs: Use posix_sys_acl_blob_get_file in vfs_default for posix ACLs
Andrew Bartlett
2012-10-11
1
-0
/
+2
*
vfs: Use posix_sys_acl_blob_get_file in vfs_aixacl2 for posix ACLs
Andrew Bartlett
2012-10-11
1
-0
/
+38
*
vfs: Use posix_sys_acl_blob_get_file in vfs_aixacl
Andrew Bartlett
2012-10-11
1
-0
/
+2
*
vfs: Use a blocking function in vfs_afsacl for system ACL blobs
Andrew Bartlett
2012-10-11
1
-1
/
+17
*
vfs: Remove type parameter from sys_acl_blob_get_{fd,file}
Andrew Bartlett
2012-10-11
2
-4
/
+2
*
smbd: Add mem_ctx to {f,}get_nt_acl VFS call
Andrew Bartlett
2012-10-11
13
-68
/
+139
*
smbd: Add mem_ctx to sys_acl_init() and all callers
Andrew Bartlett
2012-10-11
16
-73
/
+104
*
build: Add vfs_media_harmony to the waf build
Andrew Bartlett
2012-10-11
1
-0
/
+9
*
s3: Pass down smb_filename to smbacl4_fill_ace4
Volker Lendecke
2012-10-09
1
-6
/
+6
*
s3: vfs_streams_depot: add delete_lost option
Björn Baumbach
2012-10-01
1
-23
/
+42
*
vfs: check full_audit enum->str mapping on startup
David Disseldorp
2012-09-28
1
-3
/
+4
*
vfs: add missing pwrite ops to full_audit
David Disseldorp
2012-09-28
1
-0
/
+2
*
s3:nfs4acls filter away inheritance flags on files
Christian Ambach
2012-09-27
1
-0
/
+11
*
s3:nfs4acls pass down fsp instead of just the filename
Christian Ambach
2012-09-27
1
-4
/
+6
*
s3:vfs_fake_acls fix a compiler warning
Christian Ambach
2012-09-23
1
-1
/
+1
*
vfs: fix acl_blob_get* in vfs_full_audit
David Disseldorp
2012-09-20
1
-9
/
+11
*
vfs: fix lock logging in vfs_full_audit
David Disseldorp
2012-09-20
1
-4
/
+4
*
s3:vfs_gpfs: fix build
Christian Ambach
2012-09-16
1
-5
/
+5
*
s3: fix the hpux acl module
Björn Jacke
2012-09-14
1
-5
/
+5
*
s3: fix the tru64 acl module
Björn Jacke
2012-09-14
1
-5
/
+5
*
s3: fix the aix acl module
Björn Jacke
2012-09-14
1
-9
/
+9
*
s3: Fix the vfs_solarisacl module to compile.
Ira Cooper
2012-09-14
1
-5
/
+5
*
In vfs modules, don't use 'conn->origpath' when we really mean 'conn->cwd'.
Jeremy Allison
2012-09-12
4
-10
/
+10
*
smbd: Add extra VFS hooks to get the posix ACL as a blob
Andrew Bartlett
2012-09-12
3
-0
/
+153
*
smbd: Remove pre-allocation of ACL array in sys_acl_init()
Andrew Bartlett
2012-09-12
1
-1
/
+1
[next]