ubuntu/+source/samba:ubuntu/cosmic

Last commit made on 2020-07-26
Get this branch:
git clone -b ubuntu/cosmic https://git.launchpad.net/ubuntu/+source/samba
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
ubuntu/cosmic
Repository:
lp:ubuntu/+source/samba

Recent commits

9455d51... by Karl Stenerud

changelog

c0ee0b6... by Karl Stenerud

  * d/p/fix-rmdir.patch: Fix to make smbclient report directory-not-empty
    errors (LP: 1795772)

e28f1c6... by Andreas Hasenack

update-maintainer

799ea33... by Andreas Hasenack

reconstruct-changelog

96ff88d... by Andreas Hasenack

merge-changelogs

2834d28... by Andreas Hasenack

    - debian/patches/passdb_dont_return_ok_if_pinfo_not_filled.patch:
      [PATCH] s3:passdb: Do not return OK if we don't have pinfo filled.
      Thanks to Andreas Schneider <email address hidden>. (LP: #1761737)
      [Fixed upstream]

74d68a5... by Andreas Hasenack

    - d/samba-common.dhcp: If systemctl is available, use it to query the
      status of the smbd service before trying to reload it. Otherwise,
      keep the same check as before and reload the service based on the
      existence of the initscript. (LP #1579597)
      [In Debian since 2:4.7.4+dfsg-2]

63b127e... by Andreas Hasenack

      + d/t/control, d/t/smbclient-share-access: create a share and download a
        file from it
      [Accepted by Debian in 2:4.7.4+dfsg-2]

fc1fcef... by Andreas Hasenack

      + d/t/control, d/t/smbclient-authenticated-share-list: list available
        shares using an authenticated connection

16dd26a... by Andreas Hasenack

      + d/t/control, d/t/smbclient-anonymous-share-list: list available shares
        anonymously