Skip to content
Snippets Groups Projects
  1. Feb 17, 2020
  2. Feb 16, 2020
  3. Feb 10, 2020
    • Rosen Penev's avatar
      Merge pull request #11296 from Andy2244/samba4-update-4.11.6-(19.07) · 8640d243
      Rosen Penev authored
      [19.07] samba4: update to 4.11.6, add new UCI option
      8640d243
    • Rosen Penev's avatar
      Merge pull request #11297 from Andy2244/ksmbd-update-3.1.3-(19.07) · a0c00a21
      Rosen Penev authored
      [19.07] ksmbd: update to 3.1.3, ksmbd-tools: update to 3.2.1, add smb1 support, add avahi support package
      a0c00a21
    • Andy Walsh's avatar
      ksmbd: update to 3.1.3, ksmbd-tools: update to 3.2.1, add smb1 support, add avahi support package · f5be481a
      Andy Walsh authored
      
      * ksmbd: update to 3.1.3
      * ksmbd-tools: update to 3.2.1
      * add new package build option "KSMBD_SMB_INSECURE_SERVER"
      * enable smb1 support to kmod by default
      * add new UCI option "allow_legacy_protocols" to section [globals]
      * add avahi support package "ksmbd-avahi-service"
      
      * ksmbd: release 3.1.3 version
      * ksmbd: lock SMB2_QUERY_INFO_HE request with read lock
      * ksmbd: fix potential racy between query_dir and ksmbd_vfs_empty_dir
      * ksmbd: fix racy issue between deleting file and checking empty directory
      * ksmbd: don't register interface which are member of bridge
      * ksmbd: SO_REUSEADDR is no property of tcp_setsockopt
      * ksmbd: release 3.1.2 version
      * ksmbd: fix read caching buffer size as max_read_size
      * ksmbd: fix the infinite loop of handling FSCTL_QUERY_ALLOCATED_RANGES
      * ksmbd: use compounding for smb2 flush
      * ksmbd: downgrade error message to debug in get_file_all_info
      * ksmbd: rename usmbd to ksmbd.mountd in trvis-ci
      * ksmbd: release 3.1.1 version
      * ksmbd: does not work if ipv6 module is not loaded or compiled in
      * ksmbd: capsule ifdef CONFIG_SMB_INSECURE_SERVER with smb1 codes
      * ksmbd: capsule ifdef CONFIG_SMB_INSECURE_SERVER with smb1 codes
      * ksmbd: update README file
      
      * ksmbd-tools: release 3.2.1 version
      * ksmbd-tools: revert "remove glib2.0 dependancy" patch
      * ksmbd-tools: release 3.2.0 version
      * ksmbd-tools: update how to restart ksmbd in README file
      * Revert "ksmbd-tools: disable tbuf and rbuf caching by default"
      * ksmbd-tools: disable tbuf and rbuf caching by default
      * ksmbd-tools: replace usmbd prefix with ksmbd prefix
      * ksmbd-tools: update README file
      * ksmbd-tools: fix warning ignoring return value of 'fread'
      * ksmbd-tools: downgrade unsupported command print to debug
      * ksmbd-tools: remove GLIB_LIBS in Makefiles
      * ksmbd-tools: rename usmbd, smbuseradd, smbshareadd to ksmbd.mountd, ksmbd.adduser and ksmbd.addshare
      * ksmbd-tools: fix null pointer dereference in _list_remove
      * ksmbd-tools: fix the sanity check fails depending on the password length
      * ksmbd-tools: fix build error(not found glib.h)
      * ksmbd-tools: remove glib-2.0 dependancy
      * ksmbd-tools: update README to add libglib2.0-dev for Ubuntu preprequisite packages
      
      Signed-off-by: default avatarAndy Walsh <andy.walsh44+github@gmail.com>
      f5be481a
    • Andy Walsh's avatar
      samba4: update to 4.11.6, add new UCI option · 1a503986
      Andy Walsh authored
      
      * update to 4.11.6
      * add new UCI option "allow_legacy_protocols" to section [samba]
      
      Signed-off-by: default avatarAndy Walsh <andy.walsh44+github@gmail.com>
      1a503986
    • Rosen Penev's avatar
      dnsdist: fix compilation on PIE ARM64 · 49068509
      Rosen Penev authored
      
      $(FPIC) evaluates to -fpic on ARM64, breaking compilation:
      
      The dnsdist build system handles it properly anyway. Added --with-pic to
      make it explicit.
      
      Signed-off-by: default avatarRosen Penev <rosenp@gmail.com>
      (cherry picked from commit 7ddb2ddc45158669990374968da87a62a2e9e2e2)
      49068509
  4. Feb 09, 2020
  5. Feb 08, 2020
  6. Feb 07, 2020
  7. Feb 06, 2020
  8. Feb 04, 2020
  9. Feb 03, 2020
Loading