scripting: Move the list of well known SDs to samba.provision.descriptor
[obnox/samba/samba-obnox.git] / source3 / modules /
2013-03-24 Andrew Bartlettvfs-btrfs: Fix build on 32 bit platforms by using long...
2013-03-24 Rusty RussellRevert "vfs_btrfs: fix compile on 32-bit platforms."
2013-03-23 Rusty Russellvfs_btrfs: fix compile on 32-bit platforms.
2013-03-21 Stefan Metzmachers3:waf fix build on AIX
2013-03-15 Andrew Bartlettvfs_smb_traffic_analyzer: Cast mode_t to unsigned int...
2013-03-09 David Disseldorps3-vfs: add vfs_btrfs module
2013-03-07 Guenter Kukkukkvfs_catia: add my copyright
2013-03-07 Guenter Kukkukkvfs_catia: fix the translation to "vfs_translate_to_win...
2013-03-07 Guenter Kukkukkvfs_catia: add debug class for that module
2013-02-22 Andreas Schneiders3-vfs: Don't leak file descriptor on error.
2013-02-22 Andreas Schneiders3-vfs: Don't leak file descriptor.
2013-02-19 Stefan Metzmachers3:modules: s/event_add_timed/tevent_add_timer
2013-02-19 Stefan Metzmachers3:modules: s/event_add_fd/tevent_add_fd and s/EVENT_FD...
2013-02-19 Stefan Metzmachers3:modules: s/struct fd_event/struct tevent_fd
2013-02-19 Stefan Metzmachers3:modules: s/struct timed_event/struct tevent_timer
2013-02-19 Stefan Metzmachers3:modules: s/struct event_context/struct tevent_context
2013-02-18 Karolin Seegervfs_gpfs: Fix typos in comments.
2013-02-11 Jeremy AllisonFix bug #9642 - vfs_afsacl.c won't build.
2013-02-04 Christian Ambachs3:modules remove gpfs_getacl_alloc
2013-02-04 Christian Ambachs3:modules use vfs_gpfs_getacl in gpfsacl_get_posix_acl
2013-02-04 Christian Ambachs3:modules use vfs_gpfs_getacl in gpfsacl_set_nt_acl_in...
2013-02-04 Christian Ambachs3:modules use vfs_gpfs_getacl in gpfs_get_nfs4_acl
2013-02-04 Christian Ambachs3:vfs_gpfs use non_posix_sys_acl_blob_get_*_helper
2013-02-04 Christian Ambachs3:vfs_gpfs add a generic vfs_gpfs_getacl function
2013-02-04 Christian Ambachs3:modules/vfs_gpfs add GPFS_GETACL_NATIVE define
2013-02-04 Christian Ambachs3:modules/non_posix_acls: only stat if we do not have...
2013-02-04 Christian Ambachs3-waf:modules add non_posix_acls dependency to vfs_gpfs
2013-02-04 Andrew Bartlettvfs: Add helper function for non posix ACL modules
2013-02-04 Andrew Bartlettvfs_acl_common: Do not fetch the underlying NT ACL...
2013-02-04 Andrew Bartlettvfs: Whitespace fix only to get_nt_acl_internal indentation
2013-02-04 Andrew Bartlettvfs: Implement an improved vfs_acl_common that uses...
2013-02-04 Andrew Bartlettvfs: Add helper function hash_blob_sha256 to vfs_acl_co...
2013-01-17 Jeremy AllisonMove copychunk locking to be local to the read/write...
2013-01-16 David Disseldorps3-vfs: add copy_chunk vfs hooks
2013-01-14 Volker Lendeckesmbd: Fix bug 9544, part 2
2013-01-14 Volker Lendeckesmbd: Fix bug 9544, part 1
2013-01-10 Andrew Bartlettvfs: Fix compilation of solaris ACL module
2013-01-09 Ira Coopers3: Fix vfs_zfsacl to compile.
2013-01-09 Jeremy AllisonAdd uint32_t share_access to vuid_cache_entry.
2013-01-09 Jeremy AllisonClean up struct connection_struct, make struct vuid_cac...
2012-12-21 Andreas Schneiders3-vfs: Fix a null pointer deferference in vfs_media_ha...
2012-12-21 Andreas Schneiders3-vfs: Fix typo in readonly_connect().
2012-12-12 Andreas Schneidervfs: Make sure we don't call talloc_free on an uninitia...
2012-12-04 Michael Adams3:smbd:vfs_acl: fix a PANIC when setting an ACL fails...
2012-11-28 Stefan Metzmachers3:vfs_gpfs: add no memory check in gpfs2smb_acl()
2012-11-28 Stefan Metzmachers3:vfs_gpfs: make sure we return the correct errno...
2012-11-28 Stefan Metzmachers3:vfs_aixacl2: make use of vfs_aixacl_util.h
2012-11-17 Christian Ambachs3:modules:nfs4_acls remove unused mem_ctx parameter...
2012-11-16 Christian Ambachs3:modules:nfs4_acls fix memory hierarchy in smb_create...
2012-11-16 Christian Ambachs3:vfs_gpfs fix a memory leak in gpfsacl_get_posix_acl
2012-11-16 Christian Ambachs3:vfs_gpfs fix memory corruption in gpfs2smb_acl
2012-11-16 Christian Ambachs3:vfs_gpfs fix memory leak in gpfs_get_nfs4_acl
2012-11-16 Christian Ambachs3:vfs_gpfs fix memory leaks in gpfs_getacl_alloc
2012-11-05 Stefan Metzmachers3:vfs_default: optimize vfswrap_asys_finished() and...
2012-11-02 Andrew Bartlettvfs_acl_common: In add_directory_inheritable_components...
2012-10-23 Andrew Bartlettvfs: Fix compilation of ACL support on solaris
2012-10-12 Christian Ambachs3:vfs_gpfs re-indent run-away lines
2012-10-12 Christian Ambachs3:vfs_gpfs fix the build
2012-10-12 Christian Ambachs3:vfs_gpfs remove a trailing space
2012-10-12 Christian Ambachs3:vfs_gpfs skip local flock when gpfs sharemodes are...
2012-10-11 Andrew Bartlettvfs: Remove irixacl module (all the fucntions in it...
2012-10-11 Andrew Bartlettvfs: Fix alternative posix and no-op sys acl implementa...
2012-10-11 Andrew Bartlettvfs: Improve formatting of vfs_fake_acls
2012-10-11 Andrew Bartlettvfs: Improve formatting of vfs_default
2012-10-11 Andrew Bartlettvfs: Use a blocking function in vfs_zfsacl for system...
2012-10-11 Andrew Bartlettvfs: Use posix_sys_acl_blob_get_file in vfs_tru64acl...
2012-10-11 Andrew Bartlettvfs: Use posix_sys_acl_blob_get_file in vfs_solarisacl...
2012-10-11 Andrew Bartlettvfs: Use posix_sys_acl_blob_get_file in vfs_posixacl...
2012-10-11 Andrew Bartlettvfs: Use posix_sys_acl_blob_get_file in vfs_irix for...
2012-10-11 Andrew Bartlettvfs: Use posix_sys_acl_blob_get_file in vfs_hpux for...
2012-10-11 Andrew Bartlettvfs: Use posix_sys_acl_blob_get_file in vfs_gpfs for...
2012-10-11 Andrew Bartlettvfs: Use posix_sys_acl_blob_get_file in vfs_fake_acls...
2012-10-11 Andrew Bartlettvfs: Use posix_sys_acl_blob_get_file in vfs_default...
2012-10-11 Andrew Bartlettvfs: Use posix_sys_acl_blob_get_file in vfs_aixacl2...
2012-10-11 Andrew Bartlettvfs: Use posix_sys_acl_blob_get_file in vfs_aixacl
2012-10-11 Andrew Bartlettvfs: Use a blocking function in vfs_afsacl for system...
2012-10-11 Andrew Bartlettvfs: Remove type parameter from sys_acl_blob_get_{fd...
2012-10-11 Andrew Bartlettsmbd: Add mem_ctx to {f,}get_nt_acl VFS call
2012-10-11 Andrew Bartlettsmbd: Add mem_ctx to sys_acl_init() and all callers
2012-10-11 Andrew Bartlettbuild: Add vfs_media_harmony to the waf build
2012-10-09 Volker Lendeckes3: Pass down smb_filename to smbacl4_fill_ace4
2012-10-01 Björn Baumbachs3: vfs_streams_depot: add delete_lost option
2012-09-28 David Disseldorpvfs: check full_audit enum->str mapping on startup
2012-09-28 David Disseldorpvfs: add missing pwrite ops to full_audit
2012-09-27 Christian Ambachs3:nfs4acls filter away inheritance flags on files
2012-09-27 Christian Ambachs3:nfs4acls pass down fsp instead of just the filename
2012-09-22 Christian Ambachs3:vfs_fake_acls fix a compiler warning
2012-09-20 David Disseldorpvfs: fix acl_blob_get* in vfs_full_audit
2012-09-20 David Disseldorpvfs: fix lock logging in vfs_full_audit
2012-09-16 Christian Ambachs3:vfs_gpfs: fix build
2012-09-14 Björn Jackes3: fix the hpux acl module
2012-09-14 Björn Jackes3: fix the tru64 acl module
2012-09-14 Björn Jackes3: fix the aix acl module
2012-09-14 Ira Coopers3: Fix the vfs_solarisacl module to compile.
2012-09-12 Jeremy AllisonIn vfs modules, don't use 'conn->origpath' when we...
2012-09-12 Andrew Bartlettsmbd: Add extra VFS hooks to get the posix ACL as a...
2012-09-12 Andrew Bartlettsmbd: Remove pre-allocation of ACL array in sys_acl_init()
2012-09-12 Andrew Bartlettsmbd-posix_acls: Use a IDL union to store the ACL entry
2012-09-11 Andrew Bartlettsmbd: Print ACL used to create hash in vfs_xattr_common
2012-09-10 Christof Schmitts3:vfs/time_audit: Add back pointer for sys_acl_delete_...
next