Package: samba / 2:4.1.17+dfsg-1~bpo70+1

Metadata

Package Version Patches format
samba 2:4.1.17+dfsg-1~bpo70+1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
05_share_ldb_module | (download)

source4/param/wscript_build | 5 3 + 2 - 0 !
1 file changed, 3 insertions(+), 2 deletions(-)

---
07_private_lib | (download)

buildtools/wafsamba/samba_utils.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 always specify rpath for private libraries
25_heimdal_api_changes | (download)

source4/kdc/wdc-samba4.c | 18 13 + 5 - 0 !
1 file changed, 13 insertions(+), 5 deletions(-)

 cope with changes in heimdal api
26_heimdal_compat | (download)

source4/heimdal_build/krb5-types.h | 14 0 + 14 - 0 !
source4/rpc_server/backupkey/dcesrv_backupkey.c | 2 1 + 1 - 0 !
2 files changed, 1 insertion(+), 15 deletions(-)

---
bug_221618_precise 64bit prototype.patch | (download)

source3/include/libsmbclient.h | 10 10 + 0 - 0 !
1 file changed, 10 insertions(+)

 64 bit fix for libsmbclient
bug_598313_upstream_7499 nss_wins dont clobber daemons logs.patch | (download)

lib/util/debug.c | 14 8 + 6 - 0 !
nsswitch/wins.c | 2 1 + 1 - 0 !
2 files changed, 9 insertions(+), 7 deletions(-)

 nss_wins stop clobbering other daemon's log
bug_601406_fix perl path in example.patch | (download)

examples/misc/wall.perl | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix path to perl binary in example file
pam examples.patch | (download)

source3/pam_smbpass/README | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix examples directory location  in pam_smbpass readme
README_nosmbldap tools.patch | (download)

examples/LDAP/README | 3 3 + 0 - 0 !
1 file changed, 3 insertions(+)

 mention smbldap-tools package in examples/ldap/readme
smbclient pager.patch | (download)

source3/include/local.h | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 use the pager alternative as pager is pager is undefined
usershare.patch | (download)

docs/manpages/net.8 | 4 2 + 2 - 0 !
source3/param/loadparm.c | 2 1 + 1 - 0 !
2 files changed, 3 insertions(+), 3 deletions(-)

 enable net usershares by default at build time
 Enable net usershares by default at build time, with a limit of
 100, and update the corresponding documentation.
VERSION.patch | (download)

VERSION | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 add "debian" as vendor suffix
waf_smbpasswd_location | (download)

dynconfig/wscript | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 add build option for default smbpasswd location
add so version to private libraries | (download)

buildtools/wafsamba/wafsamba.py | 3 3 + 0 - 0 !
1 file changed, 3 insertions(+)

 add so version number to private libraries for dpkg-shlibdeps
do not install smbclient4 and nmbclient4 | (download)

libcli/nbt/wscript_build | 3 2 + 1 - 0 !
source4/wscript_build | 3 2 + 1 - 0 !
2 files changed, 4 insertions(+), 2 deletions(-)

 do not install smbclient4 and nmbclient4
xsltproc_dont_build_smb.conf.5.patch | (download)

docs-xml/wscript_build | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 don't build smb.conf.5 manpage
 This is a temporary workaround for a bug in xsltproc, which crashes on some
 architectures when building the smb.conf.5 manpage
samba_bug_11077_torturetest.patch | (download)

selftest/target/Samba.pm | 1 1 + 0 - 0 !
selftest/target/Samba3.pm | 50 50 + 0 - 0 !
source3/selftest/tests.py | 6 5 + 1 - 0 !
source4/torture/rpc/rpc.c | 1 1 + 0 - 0 !
source4/torture/rpc/schannel.c | 106 106 + 0 - 0 !
5 files changed, 163 insertions(+), 1 deletion(-)

 [patch] torture: add netr_setpassword(2) schannel test.

Thanks to Florian Weimer <fweimer@redhat.com> for the help to write
this torture test.

Pair-Programmed-With: Guenther Deschner <gd@samba.org>
Signed-off-by: Andreas Schneider <asn@samba.org>
Signed-off-by: Guenther Deschner <gd@samba.org>