s3:test:wbinfo_sids2xids: test the results with singular calls with filled and with...
[kai/samba.git] / source3 / modules /
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_...
2012-09-10 Ralph Wuerthners3:vfs/time_audit: add path names to log messages
2012-09-09 Björn Jackes3: fix wrong invocations of talloc_realloc
2012-09-08 Michael Adams3:vfs_default: add basic support for durable handle...
2012-09-08 Michael Adams3:vfs: add durable VFS operations
2012-09-06 Volker Lendeckes3: Fix 64-bit warnings in vfs_media_harmony
2012-09-05 Andrew Bartlettbuild: Remove unused deps from vfs modules
2012-09-04 Andrew Bartlettbuild: Remove references to charset modules - we no...
2012-09-04 Andrew Bartlettbuild: vfs_fake_acls does not need the acl lib
2012-09-01 Volker Lendeckes3: Fix warnings in aio_fork.c
2012-08-31 Volker Lendeckes3: Fix a few "warning: ISO C90 forbids mixed declarati...
2012-08-29 Christof Schmitts3:vfs_gpfs: Use directory not file to get fileset id
2012-08-29 Björn Jackevfs_media_harmony: fix some compile warnings with llvm
2012-08-28 Andrew Bartletts3-vfs: Try to be consistent about localtime vs GMT...
2012-08-28 Andrew Bartletts3-vfs_shadow_copy2: Also accept a sscanf result
2012-08-21 Andrew Bartletts3-vfs: Remove extra calls to SMB_VFS_HANDLE_GET_DATA
2012-08-21 Andrew Bartletts3-vfs: Make vfs_aio_fork erratic timing behaviour...
2012-08-21 Andrew Bartlettbuild: Remove special case for the build farm
2012-08-20 Andrew Bartletts3-vfs: Add lstat and lchown hooks to the vfs_fake_acls...
2012-08-20 Andrew Bartletts3-vfs: Correct the implementation of fake_acls_sys_acl...
2012-08-20 Andrew Bartletts3-vfs: Use the system. namespace for fake ACLs
2012-08-20 Andrew Bartletts3-vfs: Allow vfs_xattr_tdb to work without a connected...
2012-08-17 Christian Ambachs3:vfs_tsmsm only send notifications when file was...
2012-08-17 Volker Lendeckes3: Adapt the tsmsm module to the new aio routines
2012-08-17 Volker Lendeckes3-vfs: Fix calls of lp_parm_talloc_string
2012-08-17 Volker Lendeckes3: Remove the gpfs_hsm_notify module
2012-08-17 Volker Lendeckes3: Merge vfs_gpfs_hsm_notify into vfs_gpfs.c
2012-08-16 Christian Ambachs3:vfs_gpfs: make sure parameters are set correctly...
2012-08-16 Christof Schmitts3:vfs_gpfs: Fix compile error in gpfs module
2012-08-16 Andrew Bartletts3-vfs: Continue to make vfs_xattr_tdb non-recursive
2012-08-16 Andrew Bartletts3-vfs: Add new VFS module to fake setting an ACL
2012-08-15 Andrew Bartletts3-vfs: Set errno in xattr emulation
2012-08-15 Andrew Bartletts3-vfs: Avoid loops in VFS modules: call _NEXT function...
2012-08-15 Andrew Bartletts3-vfs: ensure we strictly free the talloc_stackframe
2012-08-15 Andrew Bartlettlibrpc/idl: Make smb_acl_t public so we can pull/push...
2012-08-15 Andrew Bartletts3-smbd: Remove sys_acl_*() VFS wrapper functions
2012-08-15 Andrew Bartletts3-smbd: Change allocation of smb_acl_t to talloc()
2012-08-14 Andrew Bartletts3-vfs: Put vfs_aixacl_util.c helper functions into...
2012-08-10 Andrew Bartletts3-nfs4acls: Remove lookup_sid and sidmap from NFSv4...
2012-08-09 Jeremy AllisonCorrectly check for errors in strlower_m() returns.
2012-08-09 Jeremy AllisonCheck error returns on strnorm().
2012-08-09 Jeremy AllisonCheck error returns from strupper_m() (in all reasonabl...
2012-08-08 Björn Jackevfs_dirsort: Remove unnecessary return; statement
2012-08-07 Björn Jackevfs_afsacl.c: Remove some unnecessary return; statements
2012-08-07 Björn Jackevfs_full_audit: Remove some unnecessary return; statements
next