31551b0 (HEAD, tag: logical/2%4.5.8+dfsg-2ubuntu2) * Remove d/p/fix-1584485.patch as it builds a broken pam_winbind module. There is a fixed version of that patch attached to #1677329 but it has not been vetted yet, so for now it's best to revert (again) so that pam_winbind can be used. (LP: #1677329, LP: #1644428)
90cb142 * 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)
ab3016e * Ask the user if we can run testparm against the config file. If yes, include its stderr and exit status in the bug report. Otherwise, only include the exit status. (LP: #1694334)
3226bd8 * Add extra DEP8 tests to samba (LP: #1696823): - d/t/control: enable the new DEP8 tests - d/t/smbclient-anonymous-share-list: list available shares anonymously - d/t/smbclient-authenticated-share-list: list available shares using an authenticated connection - d/t/smbclient-share-access: create a share and download a file from it - d/t/cifs-share-access: access a file in a share using cifs
1b62db7 * d/control: add libcephfs-dev as b-d to build vfs_ceph (LP: #1668940).
ca13b88 - Comment out the default [homes] share, and add a comment about "valid users = %s" to show users how to restrict access to \\server\username to only username.
dedacbe * debian/smb.conf; - Add "(Samba, Ubuntu)" to server string.
7ca6eca * debian/samba-common.config: - Do not change priority to high if dhclient3 is installed.
2ce0e2d * debian/VERSION.patch: Update vendor string to "Ubuntu".
5f4e232 * debian/patches/winbind_trusted_domains.patch: make sure domain members can talk to trusted domains DCs.
a82b539 * d/p/fix-1584485.patch: Make libnss-winbind and libpam-winbind to be statically linked
dbee9f9 * d/p/krb_zero_cursor.patch - apply proposed-upstream fix for pam_winbind krb5_ccache_type=FILE failure
c4a6760 * Add apport hook: - Created debian/source_samba.py. - debian/rules, debian/samba-common-bin.install: install hook.