debian specific patch information for samba / 2:3.2.5-4lenny15

Summary

Package Version Package Type Source Package Format
2:3.2.5-4lenny15 Debian-diff 1.0

Debian packaging Information

Diff file samba_3.2.5-4lenny15.diff.gz
Size248226
MD5sume87cc34d3962b2c781e2e4b1fcb06f17
./debian only changes view download

"series" style patches

patch summary view raw
documentation.patch
 docs/manpages/lmhosts.5   |    6 +--
 docs/manpages/nmbd.8      |   21 +++--------
 docs/manpages/ntlm_auth.1 |    6 +--
 docs/manpages/smbd.8      |    7 +--
 docs/manpages/swat.8      |   86 +---------------------------------------------
 docs/manpages/tdbbackup.8 |    6 +--
 docs/manpages/winbindd.8  |   17 +++------
 7 files changed, 26 insertions(+), 123 deletions(-)
view download
fhs-filespaths.patch
 source/modules/vfs_xattr_tdb.c |    2 +-
 source/passdb/pdb_tdb.c        |    2 +-
 source/passdb/secrets.c        |    4 ++--
 3 files changed, 4 insertions(+), 4 deletions(-)
view download
fhs-filespaths-debatable.patch
 source/lib/util.c                |    9 +++++++++
 source/libgpo/gpo_fetch.c        |    4 ++--
 source/libsmb/samlogon_cache.c   |    2 +-
 source/nmbd/nmbd_serverlistdb.c  |    2 +-
 source/passdb/login_cache.c      |    2 +-
 source/printing/nt_printing.c    |    2 +-
 source/printing/printing.c       |    4 ++--
 source/printing/printing_db.c    |    2 +-
 source/smbd/lanman.c             |    4 ++--
 source/utils/smbcontrol.c        |    8 ++++----
 source/winbindd/idmap_cache.c    |    2 +-
 source/winbindd/idmap_tdb2.c     |    2 +-
 source/winbindd/winbindd_cache.c |   12 ++++++------
 13 files changed, 32 insertions(+), 23 deletions(-)
view download
fhs-assignpaths.patch
 source/m4/check_path.m4 |    6 +++---
 source/param/loadparm.c |   24 ++++++++++++++++++++++++
 2 files changed, 27 insertions(+), 3 deletions(-)
view download
installswat.sh.patch
 source/script/installswat.sh |    6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
view download
non-linux-ports.patch
 source/configure.in |   22 +++++++++++++++++-----
 1 file changed, 17 insertions(+), 5 deletions(-)
view download
pam-examples.patch
 source/pam_smbpass/README |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
README_nosmbldap-tools.patch
 examples/LDAP/README |    3 +++
 1 file changed, 3 insertions(+)
view download
smbclient-pager.patch
 source/include/local.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
undefined-symbols.patch
 source/Makefile.in |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
VERSION.patch
 source/VERSION |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
adapt_machine_creation_script.patch
 docs/manpages/smb.conf.5 |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
view download
proper-static-lib-linking.patch
 source/Makefile.in   |  131 +++++++++++++++++++++++++--------------------------
 source/m4/aclocal.m4 |   10 ++-
 2 files changed, 72 insertions(+), 69 deletions(-)
view download
autoconf.patch
 source/configure           |  122 +++++++++++++++++++++++++++++++++------------
 source/include/config.h.in |    3 +
 2 files changed, 94 insertions(+), 31 deletions(-)
view download
smbpasswd-syslog.patch
 source/pam_smbpass/pam_smb_acct.c   |   17 ++----
 source/pam_smbpass/pam_smb_auth.c   |   19 +++---
 source/pam_smbpass/pam_smb_passwd.c |   40 +++++++-------
 source/pam_smbpass/support.c        |  102 ++++++++++++++++++++++--------------
 source/pam_smbpass/support.h        |    6 +-
 5 files changed, 104 insertions(+), 80 deletions(-)
view download
usershare.patch
 docs/manpages/net.8      |    4 ++--
 docs/manpages/smb.conf.5 |   40 ++++++++--------------------------------
 source/param/loadparm.c  |    2 +-
 3 files changed, 11 insertions(+), 35 deletions(-)
view download
swat-de.patch
 source/po/de.msg |  454 ++++++++++++++++++++++++++++---------------------------
 1 file changed, 239 insertions(+), 215 deletions(-)
view download
smbtar-bashism.patch
 source/script/smbtar |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
no-unnecessary-cups.patch
 source/smbd/server.c |    4 ++++
 1 file changed, 4 insertions(+)
view download
shrink-dead-code.patch
 source/Makefile.in |  201 +++++++++++++++++++++++++++++++++++++++--------------
 1 file changed, 150 insertions(+), 51 deletions(-)
view download
documentation-links.patch
 docs/htmldocs/index.html |    8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)
view download
documentation-links-debian.patch
 docs/htmldocs/index.html |    4 ----
 1 file changed, 4 deletions(-)
view download
smbd-prevent-access-to-root-filesystem-when-connect.patch
 source/smbd/service.c |    4 ++++
 1 file changed, 4 insertions(+)
view download
bug_500129_upstream_5953.patch
 source/lib/system.c       |   14 +++++
 source/lib/util_sock.c    |  115 ++++++++++++++++++++++++++++++++++++----------
 source/libsmb/clientgen.c |   40 +++++-----------
 source/libsmb/clilist.c   |    9 ++-
 4 files changed, 124 insertions(+), 54 deletions(-)
view download
bug_509101_upstream_5904.patch
 source/nsswitch/wins.c |   63 +++++++++++++++++++++++++++++++++++++------------
 1 file changed, 48 insertions(+), 15 deletions(-)
view download
bug_514151_upstream_5825.patch
 source/passdb/pdb_interface.c |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
view download
bug_514703_upstream_6021.patch
 source/client/client.c |    8 ++++----
 source/libsmb/clidfs.c |    3 ++-
 2 files changed, 6 insertions(+), 5 deletions(-)
view download
bug_519974_upstream_5957.patch
 source/passdb/pdb_ldap.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
bug_520284_upstream_6160.patch
 source/smbd/open.c |   22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)
view download
bug_520794.patch
 source/modules/vfs_full_audit.c |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
view download
bug_522907_upstream_6279.patch
 source/libads/ldap.c |    4 ++++
 1 file changed, 4 insertions(+)
view download
bug_526229-upstream_6301.patch
 source/librpc/gen_ndr/ndr_samr.c |    6 +++---
 source/librpc/idl/samr.idl       |    2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)
view download
security-CVE-2009-1886.patch
 source/client/client.c |   40 ++++++++++++++++++++--------------------
 1 file changed, 20 insertions(+), 20 deletions(-)
view download
security-CVE-2009-1888.patch
 source/smbd/posix_acls.c |   22 ++++++++++------------
 1 file changed, 10 insertions(+), 12 deletions(-)
view download
security-CVE-2009-2813.patch
 source/param/loadparm.c |    7 ++++++-
 source/smbd/service.c   |    6 +++++-
 2 files changed, 11 insertions(+), 2 deletions(-)
view download
security-CVE-2009-2906.patch
 source/include/smb.h  |    1 +
 source/smbd/process.c |   25 +++++++++++++++++++++++--
 2 files changed, 24 insertions(+), 2 deletions(-)
view download
security-CVE-2009-2948-1.patch
 source/client/mount.cifs.c |   11 +++++++++++
 1 file changed, 11 insertions(+)
view download
security-CVE-2009-2948-2.patch
 source/client/mount.cifs.c |   51 +++++++++++++++++++++++++++------------------
 1 file changed, 31 insertions(+), 20 deletions(-)
view download
bug_561545_upstream_6969.patch
 source/smbd/mangle_hash.c |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
view download
bug_561545_upstream_7005.patch
 source/smbd/mangle_hash.c |    9 +++++++++
 1 file changed, 9 insertions(+)
view download
security-CVE-2009-3297.patch
 source/client/mount.cifs.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
security-CVE-2010-0547.patch
 source/client/mount.cifs.c |   34 ++++++++++++++++++++++++++++++++++
 1 file changed, 34 insertions(+)
view download
bug_575951_upstream_6697.patch
 source/include/rpc_dce.h     |    2 +-
 source/rpc_client/cli_pipe.c |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
view download
bug_538819_upstream_7021.patch
 source/passdb/pdb_ldap.c |   18 +++++++++++++++---
 1 file changed, 15 insertions(+), 3 deletions(-)
view download
security-CVE-2010-2063.patch
 source/smbd/process.c |   12 ++++++++++++
 1 file changed, 12 insertions(+)
view download
security-CVE-2010-3069.patch
 source/include/includes.h |    4 ++++
 source/lib/util_sid.c     |    3 +++
 source/libads/ldap.c      |    4 +++-
 source/libsmb/cliquota.c  |    4 +++-
 source/smbd/nttrans.c     |   17 ++++++++++++++---
 5 files changed, 27 insertions(+), 5 deletions(-)
view download
security-CVE-2011-0719.patch
 source/client/client.c          |    4 +++-
 source/client/dnsbrowse.c       |   12 ++++++++++++
 source/lib/events.c             |   13 +++++++++++++
 source/lib/packet.c             |    5 +++++
 source/lib/readline.c           |    5 +++++
 source/lib/select.c             |    5 +++++
 source/lib/util_sock.c          |   11 +++++++++--
 source/libaddns/dnssock.c       |    6 +++++-
 source/libsmb/nmblib.c          |    5 +++++
 source/nmbd/nmbd_packets.c      |   24 ++++++++++++++++++++++--
 source/nsswitch/wb_common.c     |   14 +++++++++++++-
 source/smbd/dnsregister.c       |    6 ++++++
 source/smbd/oplock.c            |    5 ++++-
 source/smbd/oplock_irix.c       |    5 +++++
 source/smbd/process.c           |    2 +-
 source/smbd/server.c            |   30 +++++++++++++++++++++---------
 source/utils/smbfilter.c        |    8 ++++++--
 source/winbindd/winbindd.c      |   12 +++++++++++-
 source/winbindd/winbindd_dual.c |    7 +++++++
 19 files changed, 158 insertions(+), 21 deletions(-)
view download
security-CVE-2011-2522.patch
 source/web/cgi.c        |   28 ++++++++++
 source/web/statuspage.c |    7 ++
 source/web/swat.c       |  123 +++++++++++++++++++++++++++++++++++++++++++++---
 3 files changed, 150 insertions(+), 8 deletions(-)
view download
security-CVE-2011-2694.patch
 source/web/swat.c |   14 ++------------
 1 file changed, 2 insertions(+), 12 deletions(-)
view download