s3-winbind: Register handlers for domain online/offline messages.
[samba.git] / source3 / modules /
2013-08-07 Ralph WuerthnerEnsure gpfs kernel leases are wrapped in a become_root...
2013-06-19 Jeremy AllisonRemove unneeded initializations (we already talloc_zero).
2013-06-19 Jeremy AllisonRemove the use of dirfd inside the vfs_dirsort.c.
2013-06-19 Jeremy AllisonConvert mtime from a time_t to a struct timespec.
2013-06-19 Jeremy AllisonCheck SMB_VFS_NEXT_OPENDIR return in dirsort_opendir().
2013-06-19 Jeremy AllisonClean error paths in opendir and fd_opendir by only...
2013-06-19 Jeremy AllisonProtect open_and_sort_dir() from the directory changing...
2013-06-19 Jeremy AllisonUse an index i rather than re-using a state variable.
2013-06-19 Jeremy AllisonProtect against early error in SMB_VFS_NEXT_READDIR.
2013-06-19 Jeremy AllisonChange source3/modules/vfs_dirsort.c from MALLOC -...
2013-04-11 Volker Lendeckevfs_fake_perms: Fix bug 9775, segfault for "artificial...
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
2012-12-03 Jeremy AllisonFinal part of #9374 - Allow smb2.acls torture test...
2012-11-06 Volker Lendeckes3-aio_pthread: Optimize aio_pthread_handle_completion
2012-07-24 Jura SasekFix bug #9037 - Name clash in MD5 cause...
2012-07-06 Stefan Metzmachers3:vfs_gpfs: be less verbose in get/set_xattr functions
2012-06-30 Volker Lendeckes3-vfs_gpfs: Fix bug #9003, posix acl on gpfs
2012-06-30 Jeremy AllisonFix bug #8974 - Kernel oplocks are broken when uid...
2012-06-13 Jeremy AllisonComplete fix for bug #8811 - sd_has_inheritable_compone...
2012-05-19 Richard SharpeCheck the return from create_acl_blob
2012-05-19 Richard SharpeFix the overwriting of errno before use in a DEBUG...
2012-05-07 Jeremy AllisonBugfix for #8857 - Setting traverse rights fails to...
2012-05-07 Jeremy AllisonFix incorrect debug - parent_name is never set !
2012-04-10 Volker Lendeckes3-aio-fork: Fix a segfault in vfs_aio_fork
2012-04-10 Volker Lendeckes3-aio-fork: Fix aio_suspend event hierarchy
2012-03-02 Karolin SeegerRevert "s3: Add sys_statvfs() wrapper support for OpenB...
2012-02-28 Brad Smiths3: Add sys_statvfs() wrapper support for OpenBSD/FreeB...
2012-02-12 Jeremy AllisonAdd vfs_aio_pthread code.
2012-02-12 Jeremy AllisonEnsure we always free aio_ex on all error paths by...
2012-02-03 Volker Lendeckes3: Add rmdir operation to streams_depot
2012-01-23 Jeremy AllisonSecond part of fix for 8636 - When returning an ACL...
2012-01-23 Jeremy AllisonFix bug 8636 - When returning an ACL without SECINFO_DA...
2012-01-21 Matthieu Patou[PATCH] s3: improve the code in the AES encryption.
2012-01-21 Jeremy Allisons3: Fix bug #8674.
2012-01-21 Jeremy AllisonFirst part of fix for bug #8673 - NT ACL issue.
2012-01-04 Jeremy AllisonFix bug #8644 - vfs_acl_xattr and vfs_acl_tdb modules...
2011-12-01 Volker Lendeckes3: Attempt to fix the vfs_commit module
2011-10-20 Frank LahmAdd support for VFS op streaminfo chaining in all relev...
2011-10-11 Jeremy AllisonTidy up previous patch for bug #8442 - NFSv4 DENY ACLs...
2011-10-11 Ira CooperFix bug #8442 - NFSv4 DENY ACLs always include SYNCHRON...
2011-09-28 Jeremy AllisonThese modules are no longer experimental but production...
2011-09-28 David DisseldorpFix bug 8480 - acl_xattr can free an invalid pointer...
2011-08-30 SATOH Fumiyasus3: Fix the build of vfs_aixacl2.c
2011-08-30 Jeremy AllisonFix bug Bug 8422 - Infinite loop in ACL module code.
2011-08-20 Jeremy Allisons3-vfs: Fix vfs_chown_fsp.
2011-08-18 Björn Baumbachs3-modules: Fix the build of gpfs.c on RHEL 6.0 with...
2011-08-18 Björn Jackes3:vfs_prealloc: fix build on SLES8
2011-08-09 Michael Adams3:modules:nfs4_acls: improve fix for bug #8330
2011-08-09 Christian Ambachs3:modules fix Bug 8330 NFSv4 ACL merging logic is...
2011-07-26 Christian Ambachs3:lib/afs fix the build with --with-vfs-afsacl
2011-06-24 Björn Jackes3:vfs_commit: fix build
2011-06-21 Christian Ambachs3:modules fix Bug 8244 - Cannot copy files larger...
2011-06-09 Jeremy AllisonFix re-opened bug 8083 - "inherit owner = yes" doesn...
2011-06-02 Volker Lendeckestruct make "struct shadow_copy_data" its own talloc...
2011-06-02 Volker Lendeckes3: Remove SHADOW_COPY_DATA typedef (cherry picked...
2011-06-02 Jeremy AllisonSplit the ACE flag mapping between nfs4 and Windows...
2011-06-02 Gregor Becknfs4_acls: pass ACE_FLAG_INHERITED_ACE down from the...
2011-06-02 Gregor Becknfs4_acls: pass ACE_FLAG_INHERITED_ACE up to the client
2011-05-26 Holger HetterichActually make use of the SMBTA_SUBRELEASE define in...
2011-05-20 Holger HetterichMake protocol version 2 the default protocol, and only...
2011-05-16 Jeremy AllisonEnsure we always write the correct incoming mid into...
2011-05-16 Günther Deschners3: only include tdb headers where needed.
2011-05-16 Gregor Beckgpfs.so: Add gpfs:syncio option
2011-05-06 Günther Deschners3-waf: add vfs_gpfs_hsm_notify to the build.
2011-05-04 Günther Deschners3-vfs: make vfswrap_llistxattr and vfswrap_flistxattr...
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-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-27 Christian Ambachs3:vfs use gpfs_lib_init
2011-04-21 Günther Deschners3-vfs: rename open function to open_fn.
2011-04-21 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-05 Björn Jackes3/vfs_gpfs: s/syncops/gpfs
2011-04-05 Jeremy AllisonFix bug #7080 - Quota only shown when logged as root.
2011-04-05 Günther Deschners3-vfs: try to fix build of aio_fork module.
2011-04-05 Günther Deschners3-vfs acl modules: more non-linux build fixes.
2011-04-05 Günther Deschners3-vfs_solarisacl: try to fix the solaris build.
2011-04-05 Günther Deschners3: only include ntioctl.h where needed.
2011-04-05 Günther Deschners3-auth: vfs modules need auth.h
2011-04-05 Günther Deschners3-vfs: include smbd/smbd.h in vfs modules.
2011-04-05 Günther Deschners3-passdb: use passdb headers where needed.
2011-04-05 Günther Deschners3-build: only include transfer_file.h where needed.
2011-04-05 Günther Deschners3-includes: only include system/filesys.h when needed.
2011-04-05 Günther Deschners3-includes: only include system/shmem.h when needed.
2011-04-05 Günther Deschners3-includes: only include system/syslog.h when needed.
2011-04-04 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-27 Volker Lendeckes3: Fix Coverity ID 2226: RESOURCE_LEAK
2011-03-27 Volker Lendeckes3: Fix Coverity ID 585: NEGATIVE_RETURNS
next