s3:smbd:smb2: fix an assignment-instead-of-check bug conn_snum_used()
[samba.git] / source3 / modules /
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
2011-03-16 Karolin SeegerMerge master into v3-6-test
2011-03-14 Volker Lendeckes3: Fix the talloc hierarchy in shadow_copy2_connectpath
2011-03-14 Volker Lendeckes3: Fix the talloc hierarchy in shadow_copy2_connectpath
2011-03-14 Volker Lendeckes3: This module needs rewriting...
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: 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-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-28 Christian Ambachs3: Survive an idle child that was killed
2011-02-26 Volker Lendeckes3: Improve a dbg msg in aio_fork
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 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-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 Günther Deschners3-proto: remove some prototypes of non-existing functions.
2011-02-23 Volker Lendeckes3: Improve an error msg in vfs_gpfs
next