s3-param: run minimal_includes.pl.
[samba.git] / source3 / modules /
2011-05-04 Jeremy AllisonRemove magic numbers. Standardize on macro. Move from...
2011-05-04 Jeremy AllisonCope with +1 change on moving from safe_strcat to strlcat.
2011-05-04 Günther Deschners3-waf: add vfs_gpfs_hsm_notify to the build.
2011-05-04 Volker Lendeckevfs_gpfs: Properly notify the offline->online changes
2011-05-04 Volker Lendeckevfs_gpfs: Block sendfile for offline files
2011-05-04 Volker Lendeckevfs_gpfs: Store the winattrs in st.vfs_private
2011-05-04 Günther Deschners3-vfs: make vfswrap_llistxattr and vfswrap_flistxattr...
2011-04-29 Andrew Bartletts3-smb Use FILE_ATTRIBUTE_ARCHIVE intead of aARCH
2011-04-29 Andrew Bartletts3-smb Use FILE_ATTRIBUTE_DIRECTORY intead of aDIR
2011-04-26 Christian Ambachs3:vfs use gpfs_lib_init
2011-04-21 Günther Deschners3-vfs: rename open function to open_fn.
2011-04-20 Günther Deschners3-build: move MAP_FILE define to the only place used.
2011-04-20 Günther Deschners3-smbd: fix the AIX 5.3 build.
2011-04-18 Volker Lendeckes3: Fix the build of vfs_gpfs.c
2011-04-14 Jeremy AllisonFix bug #8083 - "inherit owner = yes" doesn't interact...
2011-04-14 Günther Deschners3-includes: move readahead prototype to its only user.
2011-04-13 Günther Deschners3: only include smb profiling where needed.
2011-04-13 Günther Deschners3-includes: only include acl prototypes when needed.
2011-04-11 Björn Baumbachs3-modules: Fix debug message
2011-04-09 Jeremy AllisonFix bug 8072 - PANIC: create_file_acl_common frees...
2011-04-06 Andrew Tridgelllib/crypto: rename the SHA256_ functions to samba_SHA256_
2011-04-05 Jeremy AllisonFix bug #7080 - Quota only shown when logged as root.
2011-04-05 Björn Jackes3/vfs_gpfs: s/syncops/gpfs
2011-04-02 Jeremy AllisonFix bug #7987 - ACL can get lost when files are being...
2011-03-31 Holger HetterichSMBTA: make vfs_smb_traffic_analyzer aware of the sendf...
2011-03-30 Günther Deschners3-vfs: try to fix build of aio_fork module.
2011-03-30 Günther Deschners3-vfs acl modules: more non-linux build fixes.
2011-03-30 Günther Deschners3-vfs_solarisacl: try to fix the solaris build.
2011-03-29 Günther Deschners3: only include ntioctl.h where needed.
2011-03-29 Günther Deschners3-auth: vfs modules need auth.h
2011-03-29 Günther Deschners3-vfs: include smbd/smbd.h in vfs modules.
2011-03-29 Günther Deschners3-passdb: use passdb headers where needed.
2011-03-29 Günther Deschners3-build: only include transfer_file.h where needed.
2011-03-29 Günther Deschners3-includes: only include system/filesys.h when needed.
2011-03-29 Günther Deschners3-includes: only include system/shmem.h when needed.
2011-03-29 Günther Deschners3-includes: only include system/syslog.h when needed.
2011-03-27 Volker Lendeckes3: Fix Coverity ID 2226: RESOURCE_LEAK
2011-03-27 Volker Lendeckes3: Fix Coverity ID 585: NEGATIVE_RETURNS
2011-03-14 Volker Lendeckes3: Fix the talloc hierarchy in shadow_copy2_connectpath
2011-03-14 Volker Lendeckes3: This module needs rewriting...
2011-03-02 Volker Lendeckes3: Pass the aio_force operation through vfs_gpfs
2011-03-02 Volker Lendeckes3: Ask GPFS for the IS_OFFLINE operation
2011-03-02 Volker Lendeckes3: Announce HSM in the gpfs module
2011-03-02 Volker Lendeckes3: Pass smb_filename through the set_offline vfs op
2011-03-02 Volker Lendeckes3: Pass smb_filename through the is_offline vfs op
2011-03-02 Volker Lendeckes3: Fix operation names in vfs_full_audit.c
2011-03-02 Volker Lendeckes3: GPFS can't deal with mangled names
2011-02-28 Jelmer VernooijFix some types
2011-02-28 Christian Ambachs3: Survive an idle child that was killed
2011-02-26 Volker Lendeckes3: Improve a dbg msg in aio_fork
2011-02-25 Volker Lendeckes3: Fix a 64-bit warning in vfs_gpfs.c
2011-02-25 Günther Deschners3-vfs: make syncops_connect in modules/vfs_syncops...
2011-02-24 Jeremy AllisonFix bug 7950 - Samba 3.5.x fails BASE-CREATEX_SHAREMODE...
2011-02-23 Günther Deschners3-proto: remove some prototypes of non-existing functions.
2011-02-23 Volker Lendeckes3: Improve an error msg in vfs_gpfs
2011-02-22 Andrew Bartletts3-auth Rename auth_serversupplied_info varaiables...
2011-02-19 Holger Hetterichvfs_smb_traffic_analyzer shall also transfer the client...
2011-02-18 Christian Ambachs3:vfs:syncops add option to disable metasync per share
2011-02-18 Andrew Bartlettlib/util/charset Use top level iconv.c in source3
2011-02-18 Andrew Tridgells3-waf: use SAMBA3_*() build rules in source3/build
2011-02-10 Andrew Bartletts3-auth Rename cryptic 'ptok' to security_token
2011-02-09 Jeremy AllisonCorrectly plumb in VFS_FDOPENDIR.
2011-02-08 Jeremy AllisonAdd fdopendir to the VFS. We will use this to reuse...
2011-02-08 Jeremy AllisonIf possible (O_DIRECTORY exists) open an fd for a direc...
2011-02-05 Jeremy AllisonFix try_chown code. Use new vfs_chown_fsp() which alway...
2011-02-02 Günther Deschners3: Remove superfluous ;
2011-02-01 Volker Lendeckes3: Fix bug 7940 -- fall back for utimes calls
2011-01-31 Günther Deschners3-waf: On FreeBSD, compile zfsacl if sunacl.h is around.
2011-01-30 Volker Lendeckes3: On FreeBSD, compile zfsacl if sunacl.h is around
2011-01-26 Andreas Schneiders3-modules: Fixed the for-loop code block.
2011-01-21 Michael Adams3:vfs:shadow_copy2: fix indentation in _SHADOW2_NEXT_S...
2011-01-21 Volker Lendeckes3:vfs:shadow_copy2: Fix shadow-copy module for drag...
2011-01-21 Rusty Russells3:vfs:gpfs: fix logic when gpfs:winattr is false ...
2011-01-21 Jeremy AllisonMake processing of incoming stream rename paths common...
2011-01-14 Christian Ambachs3:vfs aio_fork children do not go away
2011-01-14 Christian Ambachs3:vfs fix children cleanup in aio_fork
2011-01-13 Paul B. HensonFix bug #7909 - map SYNCHRONIZE acl permission statical...
2011-01-08 Volker Lendeckes3: Fix some warnings in the zfsacl module
2010-12-21 Jeremy AllisonKeep track of the sparse status of an open file handle...
2010-12-21 Jeremy AllisonAdded call out to a Linux-compatible fallocate() when...
2010-12-19 Volker Lendeckes3: Did I say this module is from hell?
2010-12-18 Jeremy AllisonRename vfs operation posix_fallocate to just fallocate...
2010-12-17 Björn Jackes3/vfs_gpfs: map SPARSE attribute to/from WINATTRs...
2010-12-16 Jeremy AllisonDo more vfs_stat_fsp calls instead of FSTAT - ensures...
2010-12-15 Jeremy AllisonProtect the onefs sendfile from EAGAIN/EWOULDBLOCK.
2010-12-03 Jeremy AllisonReplace lseek()/write()/lseek() triple with pwrite...
2010-12-03 Jeremy Allisonposix_fallocate() returns an errno, not -1 on error.
2010-12-03 Jeremy AllisonMerge the two conflicting allocation codes into one...
2010-12-03 Jeremy AllisonOops. Missed adding vfswrap_posix_fallocate to vfs_defa...
2010-12-03 Jeremy AllisonMove posix_fallocate into the VFS where it belongs.
2010-12-01 Günther Deschners3-waf: avoid module name uppercasing.
2010-12-01 Volker Lendeckes3: Fix a typo
2010-12-01 Volker Lendeckes3: Attempt to fix the shadow_copy2 module
2010-11-23 Jeremy AllisonFix bug #7812 - vfs_acl_xattr/vfs_acl_tdb: ACL inherita...
2010-11-20 olivierswitch from mtime to ctime which is more reliable if...
2010-11-20 Jeremy AllisonMove the uglyness of #ifdef REALPATH_TAKES_NULL into...
2010-11-18 Björn Jackes3/vfs_tsmsm: remove unneeded cast to off_t
2010-11-18 Björn Jackes3/vfs_tsmsm: fix debug output for large files
2010-11-10 Björn Jackes3/time_audit: fix a change that was just for debuggin...
2010-11-10 Jeremy AllisonFix bug 7781 - Samba transforms ShareName to lowercase...
next