s3: smbclient: Allinfo leaves the file handle open.
[samba.git] / source3 / modules /
2015-01-15 Karolin SeegerMerge tag 'samba-4.0.24' into v4-0-test
2014-12-18 Jeremy Allisons3: modules: Fix *allocate* calls to follow POSIX error...
2014-12-18 Jeremy Allisons3: smbd: Fix *allocate* calls to follow POSIX error...
2014-09-11 Jeremy Allisons3: smbd: vfs_dirsort module.
2014-09-02 Björn Baumbachs3: enforce a positive allocation_file_size for non...
2014-05-19 Christof SchmittFSCTL_GET_SHADOW_COPY_DATA: Don't return 4 extra bytes...
2014-05-19 Christof SchmittFSCTL_GET_SHADOW_COPY_DATA: Initialize output array...
2014-02-14 Jeremy Allisons3: modules: streaminfo: As we have no VFS function...
2014-02-14 Jeremy Allisons3: vfs_dirsort module.
2014-01-13 Michael Adamshadow_copy2: add a comment explaining why we don't...
2014-01-13 Michael Adamshadow_copy2: revert expensive and unnecessary zero...
2014-01-13 Michael Adams3:modules:shadow_copy2: remove redundant documentation...
2014-01-13 Michael Adams3:modules:shadow_copy2: improve headline comment
2014-01-13 Michael Adams3:module:shadow_copy2: add my (C)
2014-01-13 Michael Adamshadow_copy2: use stored mount_point instead of recalcu...
2014-01-13 Michael Adamshadow_copy2: improve debug in shadow_copy2_convert...
2014-01-13 Michael Adamshadow_copy2: fix shadow_copy2_convert() in the classic...
2014-01-13 Michael Adamshadow_copy2: add some blank lines for visual separatio...
2014-01-13 Michael Adamshadow_copy2: initialize "converted" string to null...
2014-01-13 Michael Adamshadow_copy2: fix shadow_copy2_strip_snapshot() in...
2014-01-13 Michael Adamshadow_copy2: add some debug to shadow_copy2_strip_snap...
2014-01-13 Michael Adamshadow_copy2: add comments explaining decisions in...
2014-01-13 Michael Adamshadow_copy2: introduce shadow_copy2_snapshot_path()
2014-01-13 Michael Adamshadow_copy2: factor shadow_copy2_posix_gmt_string...
2014-01-13 Michael Adamshadow_copy2: shadow_copy2_insert_string(): do not...
2014-01-13 Michael Adamshadow_copy2: make shadow_copy2_find_snapdir() return...
2014-01-13 Michael Adamshadow_copy2: in the classical case, use configured...
2014-01-13 Michael Adamshadow_copy2: implement disk_free
2014-01-13 Michael Adamshadow_copy2: log resulting config at the end of shadow...
2014-01-13 Michael Adamshadow_copy2: add snapshot_basepath to the config.
2014-01-13 Michael Adamshadow_copy2: add rel_connectpath to config.
2014-01-13 Michael Adamshadow_copy2: introduce "shadow:mountpoint" option
2014-01-13 Michael Adamshadow_copy2: re-add the basedir option.
2014-01-13 Michael Adamshadow_copy2: disable "snapdir:crossmountpoints" if...
2014-01-13 Michael Adamshadow_copy2: introduce the bool "snapdir_absolute...
2014-01-13 Michael Adamshadow_copy2: introduce config struct and function...
2014-01-13 Michael Adamshadow_copy2: add comment block explaining shadow_copy2...
2014-01-13 Michael Adamshadow_copy2: add comment block explaining shadow_copy2...
2014-01-13 Michael Adamshadow_copy2: add comment block explaining shadow_copy2...
2014-01-13 Michael Adamshadow_copy2: add header comment explaining have_snapdir()
2014-01-13 Michael Adamshadow_copy2: add comment header describing shadow_copy...
2014-01-13 Michael Adamshadow_copy2: break overly long lines in shadow_copy2_s...
2013-09-16 Christof Schmitts3:smb2_find: Return that timestamps do not exist as...
2013-08-07 Ralph WuerthnerEnsure gpfs kernel leases are wrapped in a become_root...
2013-08-05 Karolin SeegerMerge tag 'samba-4.0.8' into v4-0-test
2013-07-03 Christof Schmittvfs_streams_xattr: Do not attempt to write empty attrib...
2013-07-03 Christof SchmittInitialize the file descriptor in the files_struct...
2013-04-17 Jeremy AllisonRemove unneeded initializations (we already talloc_zero).
2013-04-17 Jeremy AllisonRemove the use of dirfd inside the vfs_dirsort.c.
2013-04-17 Jeremy AllisonConvert mtime from a time_t to a struct timespec.
2013-04-17 Jeremy AllisonCheck SMB_VFS_NEXT_OPENDIR return in dirsort_opendir().
2013-04-17 Jeremy AllisonClean error paths in opendir and fd_opendir by only...
2013-04-17 Jeremy AllisonProtect open_and_sort_dir() from the directory changing...
2013-04-17 Jeremy AllisonUse an index i rather than re-using a state variable.
2013-04-17 Jeremy AllisonProtect against early error in SMB_VFS_NEXT_READDIR.
2013-04-17 Jeremy AllisonChange source3/modules/vfs_dirsort.c from MALLOC -...
2013-04-11 Volker Lendeckevfs_fake_perms: Fix bug 9775, segfault for "artificial...
2013-04-11 Volker Lendeckevfs_fake_perms: Slightly streamline code
2013-04-11 Volker Lendeckevfs_fake_perms: Slightly streamline code
2013-04-11 Stefan Metzmachers3:modules: fix the build of vfs_notify_fam (bug #9545)
2013-04-07 Stefan Metzmachers3:waf fix build on AIX
2013-03-20 Karolin SeegerMerge tag 'samba-4.0.4' into v4-0-test
2013-03-11 Guenter Kukkukkvfs_catia: add my copyright
2013-03-11 Guenter Kukkukkvfs_catia: fix the translation to "vfs_translate_to_win...
2013-03-11 Guenter Kukkukkvfs_catia: add debug class for that module
2013-02-27 Andreas Schneiders3-vfs: Don't leak file descriptor on error. Reviewed...
2013-02-27 Andreas Schneiders3-vfs: Don't leak file descriptor. Reviewed-by: Alexan...
2013-02-12 Jeremy AllisonFix bug #9642 - vfs_afsacl.c won't build.
2013-01-30 Karolin SeegerMerge commit 'samba-4.0.2' into v4-0-test
2013-01-28 Ira Coopers3: Fix vfs_zfsacl to compile.
2013-01-18 Andrew Bartlettvfs: Fix compilation of solaris ACL module
2013-01-16 Volker Lendeckesmbd: Fix bug 9544, part 2
2013-01-16 Volker Lendeckesmbd: Fix bug 9544, part 1
2012-12-04 Michael Adams3:smbd:vfs_acl: fix a PANIC when setting an ACL fails...
2012-12-03 Stefan Metzmachers3:vfs_gpfs: add no memory check in gpfs2smb_acl()
2012-12-03 Stefan Metzmachers3:vfs_gpfs: make sure we return the correct errno...
2012-12-03 Stefan Metzmachers3:vfs_aixacl2: make use of vfs_aixacl_util.h
2012-12-03 Stefan Metzmachers3:vfs_modules: fix *sys_acl_blob_get_{file,fd} and...
2012-12-03 Andrew Bartlettvfs: Remove type parameter from sys_acl_blob_get_{fd...
2012-12-03 Andrew Bartlettvfs_acl_common: In add_directory_inheritable_components...
2012-12-03 Andrew Bartlettvfs: Fix compilation of ACL support on solaris (cherry...
2012-12-03 Christian Ambachs3:modules:nfs4_acls remove unused mem_ctx parameter...
2012-12-03 Christian Ambachs3:modules:nfs4_acls fix memory hierarchy in smb_create...
2012-12-03 Christian Ambachs3:vfs_gpfs fix a memory leak in gpfsacl_get_posix_acl
2012-12-03 Christian Ambachs3:vfs_gpfs fix memory corruption in gpfs2smb_acl
2012-12-03 Christian Ambachs3:vfs_gpfs fix memory leak in gpfs_get_nfs4_acl
2012-12-03 Andrew Bartletts3:vfs_gpfs fix the build
2012-12-03 Andrew Bartlettvfs: Fix alternative posix and no-op sys acl implementa...
2012-12-03 Andrew Bartlettsmbd: Add mem_ctx to {f,}get_nt_acl VFS call
2012-12-03 Andrew Bartlettsmbd: Add mem_ctx to sys_acl_init() and all callers
2012-11-09 Volker Lendeckes3: Pass down smb_filename to smbacl4_fill_ace4
2012-11-09 Christian Ambachs3:nfs4acls filter away inheritance flags on files
2012-11-09 Christian Ambachs3:nfs4acls pass down fsp instead of just the filename
2012-11-07 Stefan Metzmachers3:vfs_default: optimize vfswrap_asys_finished() and...
2012-11-02 Andrew Bartlettbuild: Add vfs_media_harmony to the waf build
2012-10-31 Björn Baumbachs3: vfs_streams_depot: add delete_lost option (bug...
2012-10-10 David Disseldorpvfs: check full_audit enum->str mapping on startup
2012-10-10 David Disseldorpvfs: add missing pwrite ops to full_audit
2012-10-10 David Disseldorpvfs: fix acl_blob_get* in vfs_full_audit
2012-10-10 David Disseldorpvfs: fix lock logging in vfs_full_audit (cherry picked...
next