smbd: Fix the extended *.oplock.doc1 tests
[mat/samba.git] / source3 / modules /
2013-10-04 Michael Adamshadow_copy2: use stored mount_point instead of recalcu...
2013-10-04 Michael Adamshadow_copy2: improve debug in shadow_copy2_convert...
2013-10-04 Michael Adamshadow_copy2: fix shadow_copy2_convert() in the classic...
2013-10-04 Michael Adamshadow_copy2: add some blank lines for visual separatio...
2013-10-04 Michael Adamshadow_copy2: initialize "converted" string to null...
2013-10-04 Michael Adamshadow_copy2: fix shadow_copy2_strip_snapshot() in...
2013-10-04 Michael Adamshadow_copy2: add some debug to shadow_copy2_strip_snap...
2013-10-04 Michael Adamshadow_copy2: add comments explaining decisions in...
2013-10-04 Michael Adamshadow_copy2: introduce shadow_copy2_snapshot_path()
2013-10-04 Michael Adamshadow_copy2: factor shadow_copy2_posix_gmt_string...
2013-10-04 Michael Adamshadow_copy2: shadow_copy2_insert_string(): do not...
2013-10-04 Michael Adamshadow_copy2: make shadow_copy2_find_snapdir() return...
2013-10-04 Michael Adamshadow_copy2: in the classical case, use configured...
2013-10-04 Michael Adamshadow_copy2: implement disk_free
2013-10-04 Michael Adamshadow_copy2: log resulting config at the end of shadow...
2013-10-04 Michael Adamshadow_copy2: add snapshot_basepath to the config.
2013-10-04 Michael Adamshadow_copy2: add rel_connectpath to config.
2013-10-04 Michael Adamshadow_copy2: introduce "shadow:mountpoint" option
2013-10-04 Michael Adamshadow_copy2: re-add the basedir option.
2013-10-04 Michael Adamshadow_copy2: disable "snapdir:crossmountpoints" if...
2013-10-04 Michael Adamshadow_copy2: introduce the bool "snapdir_absolute...
2013-10-04 Michael Adamshadow_copy2: introduce config struct and function...
2013-10-04 Michael Adamshadow_copy2: add comment block explaining shadow_copy2...
2013-10-04 Michael Adamshadow_copy2: add comment block explaining shadow_copy2...
2013-10-04 Michael Adamshadow_copy2: add comment block explaining shadow_copy2...
2013-10-04 Michael Adamshadow_copy2: add header comment explaining have_snapdir()
2013-10-04 Michael Adamshadow_copy2: add comment header describing shadow_copy...
2013-10-04 Michael Adamshadow_copy2: break overly long lines in shadow_copy2_s...
2013-09-24 Michael Adambuild: get rid of vars=locals() in source3/modules...
2013-09-24 Michael Adambuild: get rid of source file variables in source3...
2013-09-23 Michael Adams3:modules: vfs_afsacl has the afs_syscall prototype...
2013-09-11 Volker Lendeckesmbd: Add brl_fsp access function
2013-09-10 Christof Schmitts3:smb2_find: Return that timestamps do not exist as...
2013-08-30 Christopher R. Hertelvfs_glusterfs: Fix excessive debug output from vfs_glus...
2013-08-28 Abhidnya Joshis3: fix missing braces in nfs4_acls.c
2013-08-16 Anand Avativfs_glusterfs: Implement proper mashalling/unmarshallin...
2013-08-12 Volker Lendeckesmbd: Fix nonblank line endings
2013-08-09 Susant Kumar PalaiVFS plugin was sending the actual size of the volume...
2013-08-06 Christof SchmittFSCTL_GET_SHADOW_COPY_DATA: Don't return 4 extra bytes...
2013-08-06 Christof SchmittFSCTL_GET_SHADOW_COPY_DATA: Initialize output array...
2013-08-01 Ralph WuerthnerEnsure gpfs kernel leases are wrapped in a become_root...
2013-07-15 Alexander Werths3: Remove old mode special substitution.
2013-06-24 Jeremy AllisonUse existing "acl map full control" parameter to contro...
2013-06-21 Jeremy AllisonFix glusterfs backend crash found at the Microsoft...
2013-06-19 Andrew Bartlettbuild: Build with system md5.h on OpenIndiana
2013-06-17 David Disseldorpvfs_catia: use translate direction enum instead of int
2013-06-17 Christof Schmittvfs_streams_xattr: Do not attempt to write empty attrib...
2013-06-12 Christof SchmittInitialize the file descriptor in the files_struct...
2013-06-10 Jeremy AllisonOptimization on POSIX platforms that have fstatat.
2013-05-30 Anand Avativfs_glusterfs: Samba VFS module for glusterfs
2013-05-17 Volker Lendeckesmbd: Fix a ISO C90 forbids mixed declarations and...
2013-05-16 Karolin Seegersource3/modules/vfs_catia.c: Fix typo in comment.
2013-05-14 Volker Lendeckevfs_gpfs: slightly simplify connect()
2013-05-13 Andrew Bartlettbuild: Add missing dep from vfs_nfs4acl_xattr to NDR_NF...
2013-05-09 Christian Ambachs3:modules/vfs_aixacl2 fix compile errors
2013-05-09 Jeremy AllisonFix missing TALLOC_FREE of stackframes.
2013-05-09 Jeremy AllisonTidy up old bool usage. False -> false, True -> true.
2013-05-09 Andrew Bartlettvfs: Allow CREATOR GROUP to be used with vfs_zfsacl
2013-05-09 Alexander Werths3: Update README.nfs4acls.txt
2013-05-09 Alexander Werths3: Use mode bits in some cases in mode simple.
2013-05-09 Alexander Werths3: Add changes that keep nfs4:mode special behavior.
2013-05-09 Alexander Werths3: Mapping of cifs creator owner to nfs owner@ ace.
2013-05-09 Alexander Werths3: Mapping of special entries to creator owner in...
2013-05-09 Alexander Werths3: Add params parameter to smbacl4_nfs42win function.
2013-05-09 Alexander Werths3: Change smbacl4_get_vfs_params to use connection_str...
2013-05-09 Alexander Werths3: Move up declaration of params struct and related...
2013-05-09 Alexander Werthvfs: Add inheritance emulation to vfs_nfs4acl_xattr.
2013-05-09 Andrew Bartlettvfs: Add new VFS module vfs_nfs4acl_xattr to use nfs4ac...
2013-05-09 Andrew Bartlettvfs: Remove unused security_info argument in vfz_zfsacl.c
2013-05-09 Alexander Werthvfs: Fix compile of vfs_gpfs.c.
2013-05-09 Andrew Bartlettvfs: Allocate SMB4ACL_T on an explict memory context
2013-05-09 Andrew Bartlettvfs: Add vfs_handle_struct argument to smb_set_nt_acl_n...
2013-05-05 Jeremy AllisonFix warnings and one compile error caused by newer...
2013-04-24 Sam LangImplements a vfs module for cephfs, a distributed file...
2013-04-17 Volker Lendeckevfs: Convert dirsort_opendir to synthetic_smb_fname
2013-04-17 Volker Lendeckevfs: Convert vfs_scannedonly to synthetic_smb_fname
2013-04-17 Volker Lendeckevfs: Convert non_posix_sys_acl_blob_get_file_helper...
2013-04-17 Volker Lendeckevfs: Convert vfswrap_fs_capabilities to synthetic_smb_fname
2013-04-17 Volker Lendeckevfs: Convert streams_depot_streaminfo to synthetic_smb_...
2013-04-17 Volker Lendeckevfs: Convert collect_one_stream to synthetic_smb_fname
2013-04-17 Volker Lendeckevfs: Convert streams_depot_rmdir to synthetic_smb_fname
2013-04-17 Volker Lendeckevfs: Convert streams_depot_unlink to synthetic_smb_fname
2013-04-17 Volker Lendeckevfs: Convert streams_depot_open to synthetic_smb_fname
2013-04-17 Volker Lendeckevfs: Convert stream_smb_fname to synthetic_smb_fname
2013-04-17 Volker Lendeckevfs: Convert stream_dir to synthetic_smb_fname
2013-04-17 Volker Lendeckevfs: Convert fake_acls_sys_acl_delete_def_file to synth...
2013-04-17 Volker Lendeckevfs: Convert vfs_gpfs_chmod to synthetic_smb_fname
2013-04-17 Volker Lendeckevfs: Convert gpfsacl_emu_chmod to synthetic_smb_fname
2013-04-17 Volker Lendeckevfs: Convert recycle_unlink to synthetic_smb_fname
2013-04-17 Volker Lendeckevfs: Convert streams_xattr_streaminfo to synthetic_smb_...
2013-04-17 Volker Lendeckevfs: Convert streams_xattr_open to synthetic_smb_fname
2013-04-17 Volker Lendeckevfs: Convert streams_xattr_fstat to synthetic_smb_fname
2013-04-17 Volker Lendeckevfs: Convert xattr_tdb_get_file_id to synthetic_smb_fname
2013-04-17 Volker Lendeckevfs: Convert hpuxacl_sys_acl_set_file to synthetic_smb_...
2013-04-17 Volker Lendeckevfs: Convert afsacl_get_nt_acl to synthetic_smb_fname
2013-04-17 Volker Lendeckevfs: Convert cap_ntimes to cp_smb_filename
2013-04-17 Volker Lendeckevfs: Convert cap_unlink to cp_smb_filename
2013-04-17 Volker Lendeckevfs: Convert cap_rename to cp_smb_filename
2013-04-17 Volker Lendeckevfs: Convert alloc_get_client_smb_fname to cp_smb_filename
2013-04-17 Volker Lendeckevfs: Convert catia_ntimes to cp_smb_filename
next