2008-01-24 13:21:25 +01:00
|
|
|
#
|
2008-03-27 22:36:19 +01:00
|
|
|
# spec file for package samba (Version 3.0.28a)
|
2008-01-24 13:21:25 +01:00
|
|
|
#
|
|
|
|
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
|
|
|
# This file and all modifications and additions to the pristine
|
|
|
|
# package are under the same license as the package itself.
|
|
|
|
#
|
|
|
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
|
|
|
#
|
|
|
|
|
|
|
|
# norootforbuild
|
|
|
|
|
2008-02-29 23:49:40 +01:00
|
|
|
|
2008-01-24 13:21:25 +01:00
|
|
|
Name: samba
|
|
|
|
BuildRequires: ccache cracklib-devel cups-devel e2fsprogs-devel gdbm-devel krb5-devel libacl-devel libiniparser-devel libnscd-devel openldap2-devel pam-devel popt-devel pwdutils python-devel readline-devel
|
2008-03-27 22:36:19 +01:00
|
|
|
%define samba_ver 3.0.28a
|
2008-01-24 13:21:25 +01:00
|
|
|
%define samba_ver_suffix %nil
|
|
|
|
%define samba_ver_full %{samba_ver}%{samba_ver_suffix}
|
|
|
|
%define vscan_ver 0.3.6b
|
|
|
|
%define ldapsmb_ver 1.34b
|
|
|
|
License: GPL v2 or later
|
|
|
|
Group: Productivity/Networking/Samba
|
|
|
|
Url: http://www.samba.org/
|
|
|
|
AutoReqProv: on
|
2008-03-27 22:36:19 +01:00
|
|
|
Version: 3.0.28a
|
2008-04-10 22:09:34 +02:00
|
|
|
Release: 7
|
2008-01-24 13:21:25 +01:00
|
|
|
Provides: samba3 = %{version}-%{release}
|
|
|
|
Obsoletes: samba3 < %{version}
|
|
|
|
Requires: samba-client >= %{version}
|
|
|
|
PreReq: /bin/cp /bin/mkdir /bin/mv /bin/rm /bin/touch /usr/bin/dirname /usr/bin/grep /usr/sbin/groupadd /usr/bin/tr
|
|
|
|
Summary: A SMB/CIFS File, Print, and Authentication Server
|
|
|
|
Source: http://samba.org/samba/ftp/samba-%{version}%{samba_ver_suffix}.tar.bz2
|
|
|
|
Source1: vendor-files.tar.bz2
|
|
|
|
Source2: patches.tar.bz2
|
|
|
|
Source3: build-source-timestamp
|
|
|
|
Source10: http://prdownloads.sourceforge.net/openantivirus/samba-vscan-%{vscan_ver}.tar.bz2
|
|
|
|
Source11: http://www.hhrm.de/~gd/ldapsmb/ldapsmb-%{ldapsmb_ver}.tar.bz2
|
|
|
|
# Choose some features / extra packages here
|
|
|
|
############################################
|
|
|
|
%define make_devel 0
|
|
|
|
%define use_ccache 0
|
|
|
|
# requires: docbook-utils docbook-xsl-stylesheets docbook_4 freetype2 ghostscript-fonts-std ghostscript-library ghostscript-x11 libxslt sgml-skel te_etex te_latex te_pdf tetex xmlcharent
|
|
|
|
%define make_doc 0
|
|
|
|
%define make_python 1
|
|
|
|
%define make_utils 0
|
|
|
|
%define make_vscan 1
|
|
|
|
%define make_ldapsmb 1
|
|
|
|
%if %{suse_version} < 1021
|
|
|
|
# requires: libxml2 libxml2-devel mysql-devel mysql-shared
|
|
|
|
%define make_pdb 1
|
|
|
|
%else
|
|
|
|
%define make_pdb 0
|
|
|
|
%endif
|
|
|
|
# Define some global directories
|
|
|
|
################################
|
|
|
|
%define DOCDIR %{_defaultdocdir}/samba
|
|
|
|
%define DOCBOOKDIR %{_defaultdocdir}/%{name}/docbook
|
|
|
|
%define SWATDIR %{_datadir}/samba/swat
|
|
|
|
%define LOGDIR %{_localstatedir}/log/samba
|
|
|
|
%define LIBDIR %{_libdir}/samba
|
|
|
|
%define LOCKDIR %{_localstatedir}/lib/samba
|
|
|
|
%define CONFIGDIR %{_sysconfdir}/samba
|
|
|
|
%define INITDIR %{_sysconfdir}/init.d
|
|
|
|
%define PIDDIR %{_localstatedir}/run/samba
|
|
|
|
%define idmap_modules idmap_ad,idmap_ldap,idmap_rid
|
|
|
|
%if %ul_version >= 1
|
|
|
|
%define VENDOR UL
|
|
|
|
%else
|
|
|
|
%if "%{_vendor}" == "suse"
|
|
|
|
%define VENDOR SUSE
|
|
|
|
%else
|
|
|
|
%define VENDOR %_vendor
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|
|
|
|
|
|
|
%package client
|
2008-04-06 08:10:12 +02:00
|
|
|
License: GPL v2 or later
|
2008-01-24 13:21:25 +01:00
|
|
|
Summary: Samba Client Utilities
|
|
|
|
Group: Productivity/Networking/Samba
|
|
|
|
AutoReqProv: on
|
|
|
|
Provides: smbfs samba3-client = %{version}-%{release}
|
|
|
|
Obsoletes: samba3-client < %{version}
|
|
|
|
PreReq: %insserv_prereq %fillup_prereq /bin/ln /bin/mkdir /bin/touch /sbin/ldconfig /usr/bin/dirname
|
|
|
|
%if %{suse_version} > 920
|
|
|
|
Requires: cifs-mount
|
|
|
|
%endif
|
|
|
|
%if %{suse_version} > 1020
|
|
|
|
|
|
|
|
%package devel
|
2008-04-06 08:10:12 +02:00
|
|
|
License: GPL v2 or later
|
2008-01-24 13:21:25 +01:00
|
|
|
Summary: Libraries and Header Files to Develop Programs with Samba Support
|
|
|
|
Group: Development/Libraries/C and C++
|
|
|
|
AutoReqProv: on
|
|
|
|
%endif
|
|
|
|
%if %{suse_version} < 1001
|
|
|
|
|
|
|
|
%package doc
|
2008-04-06 08:10:12 +02:00
|
|
|
License: GPL v2 or later
|
2008-01-24 13:21:25 +01:00
|
|
|
Summary: Samba Documentation
|
|
|
|
Group: Documentation/Other
|
|
|
|
AutoReqProv: on
|
|
|
|
Provides: samba3-doc = %{version}-%{release}
|
|
|
|
Obsoletes: samba3-doc < %{version}
|
|
|
|
PreReq: /bin/rm /usr/bin/find /usr/bin/xargs
|
|
|
|
%endif
|
|
|
|
|
|
|
|
%package krb-printing
|
2008-04-06 08:10:12 +02:00
|
|
|
License: GPL v2 or later
|
2008-01-24 13:21:25 +01:00
|
|
|
Summary: Wrapper binary for kerberized printing
|
|
|
|
Group: Productivity/Networking/Samba
|
|
|
|
AutoReqProv: on
|
|
|
|
Provides: samba3-krb-printing = %{version}-%{release}
|
|
|
|
Obsoletes: samba3-krb-printing
|
|
|
|
%if %{suse_version} > 1000
|
|
|
|
PreReq: /sbin/conf.d/SuSEconfig.permissions
|
|
|
|
%endif
|
|
|
|
Requires: samba-client >= %{version}
|
|
|
|
%if %{make_pdb}
|
|
|
|
|
|
|
|
%package pdb
|
2008-04-06 08:10:12 +02:00
|
|
|
License: GPL v2 or later
|
2008-01-24 13:21:25 +01:00
|
|
|
Summary: PDB-Modules
|
|
|
|
Group: Productivity/Networking/Samba
|
|
|
|
AutoReqProv: on
|
|
|
|
Provides: samba3-pdb = %{version}-%{release}
|
|
|
|
Obsoletes: samba3-pdb
|
|
|
|
%endif
|
|
|
|
%if %{make_python}
|
|
|
|
|
|
|
|
%package python
|
2008-04-06 08:10:12 +02:00
|
|
|
License: GPL v2 or later
|
2008-01-24 13:21:25 +01:00
|
|
|
Summary: Samba Python Modules
|
|
|
|
Group: Productivity/Networking/Samba
|
|
|
|
AutoReqProv: on
|
|
|
|
%define pyver %(python -c "import sys; print sys.version[:3]")
|
|
|
|
Provides: samba3-python = %{version}-%{release}
|
|
|
|
Obsoletes: samba3-python
|
|
|
|
Requires: python >= %pyver, python < %pyver.99
|
|
|
|
%endif
|
|
|
|
%if %{make_utils}
|
|
|
|
|
|
|
|
%package utils
|
2008-04-06 08:10:12 +02:00
|
|
|
|
2008-01-24 13:21:25 +01:00
|
|
|
Summary: debug tools
|
|
|
|
Group: Productivity/Networking/Samba
|
|
|
|
AutoReqProv: on
|
|
|
|
Provides: samba3-utils = %{version}-%{release}
|
|
|
|
Obsoletes: samba3-utils
|
|
|
|
%endif
|
|
|
|
|
|
|
|
%package winbind
|
2008-04-06 08:10:12 +02:00
|
|
|
License: GPL v2 or later
|
2008-01-24 13:21:25 +01:00
|
|
|
Summary: Winbind Daemon and Tool
|
|
|
|
Group: Productivity/Networking/Samba
|
|
|
|
AutoReqProv: on
|
|
|
|
Provides: samba3-winbind = %{version}-%{release} samba-client:/usr/sbin/winbindd
|
|
|
|
Obsoletes: samba3-winbind
|
|
|
|
Requires: samba-client >= %{version}
|
|
|
|
PreReq: /bin/ln /sbin/ldconfig /sbin/insserv
|
2008-03-27 22:36:19 +01:00
|
|
|
%if %{suse_version} < 1031
|
2008-01-24 13:21:25 +01:00
|
|
|
|
|
|
|
%package -n libsmbclient
|
2008-04-06 08:10:12 +02:00
|
|
|
License: GPL v2 or later
|
2008-03-27 22:36:19 +01:00
|
|
|
Provides: libsmbclient3 = %{version}-%{release}
|
|
|
|
Obsoletes: libsmbclient3
|
|
|
|
%else
|
|
|
|
|
|
|
|
%package -n libsmbclient0
|
2008-04-06 08:10:12 +02:00
|
|
|
License: GPL v2 or later
|
2008-03-27 22:36:19 +01:00
|
|
|
Provides: libsmbclient = %{version}-%{release}
|
|
|
|
Obsoletes: libsmbclient
|
|
|
|
%endif
|
2008-01-24 13:21:25 +01:00
|
|
|
Summary: Samba Client Library
|
|
|
|
Group: System/Libraries
|
|
|
|
AutoReqProv: on
|
|
|
|
PreReq: /sbin/ldconfig
|
|
|
|
|
|
|
|
%package -n libsmbclient-devel
|
2008-04-06 08:10:12 +02:00
|
|
|
License: GPL v2 or later
|
2008-01-24 13:21:25 +01:00
|
|
|
Summary: Libraries and Header Files to Develop Programs with smbclient Support
|
|
|
|
Group: Development/Libraries/C and C++
|
|
|
|
AutoReqProv: on
|
2008-03-27 22:36:19 +01:00
|
|
|
%if %{suse_version} < 1031
|
2008-01-24 13:21:25 +01:00
|
|
|
Requires: libsmbclient = %{version} krb5-devel
|
2008-03-27 22:36:19 +01:00
|
|
|
%else
|
|
|
|
Requires: libsmbclient0 = %{version} krb5-devel
|
|
|
|
%endif
|
2008-01-24 13:21:25 +01:00
|
|
|
|
|
|
|
%package -n libmsrpc
|
2008-04-06 08:10:12 +02:00
|
|
|
License: GPL v2 or later
|
2008-01-24 13:21:25 +01:00
|
|
|
Summary: Samba msrpc Library
|
|
|
|
Group: System/Libraries
|
|
|
|
AutoReqProv: on
|
|
|
|
PreReq: /sbin/ldconfig
|
|
|
|
|
|
|
|
%package -n libmsrpc-devel
|
2008-04-06 08:10:12 +02:00
|
|
|
License: GPL v2 or later
|
2008-01-24 13:21:25 +01:00
|
|
|
Summary: Libraries and Header Files to Develop Programs with msrpc Support
|
|
|
|
Group: Development/Libraries/C and C++
|
|
|
|
AutoReqProv: on
|
|
|
|
Requires: libmsrpc = %{version}
|
|
|
|
|
|
|
|
%package -n libsmbsharemodes
|
2008-04-06 08:10:12 +02:00
|
|
|
License: GPL v2 or later
|
2008-01-24 13:21:25 +01:00
|
|
|
Summary: Samba smbsharemodes Library
|
|
|
|
Group: System/Libraries
|
|
|
|
AutoReqProv: on
|
|
|
|
PreReq: /sbin/ldconfig
|
|
|
|
|
|
|
|
%package -n libsmbsharemodes-devel
|
2008-04-06 08:10:12 +02:00
|
|
|
License: GPL v2 or later
|
2008-01-24 13:21:25 +01:00
|
|
|
Summary: Samba smbsharemodes Library
|
|
|
|
Group: System/Libraries
|
|
|
|
AutoReqProv: on
|
|
|
|
Requires: libsmbsharemodes = %{version}
|
|
|
|
%if %{make_ldapsmb}
|
|
|
|
|
|
|
|
%package -n ldapsmb
|
2008-04-06 08:10:12 +02:00
|
|
|
License: GPL v2 or later
|
2008-01-24 13:21:25 +01:00
|
|
|
Summary: Tool to administer Samba's LDAP backend
|
|
|
|
Group: Productivity/Networking/Samba
|
|
|
|
AutoReqProv: on
|
|
|
|
Version: 1.34b
|
2008-04-10 22:09:34 +02:00
|
|
|
Release: 169
|
2008-01-24 13:21:25 +01:00
|
|
|
Requires: perl-ldap
|
|
|
|
%endif
|
|
|
|
%if %{suse_version} > 920
|
|
|
|
|
|
|
|
%package -n cifs-mount
|
2008-04-06 08:10:12 +02:00
|
|
|
License: GPL v2 or later
|
2008-01-24 13:21:25 +01:00
|
|
|
Summary: Mount using the Common Internet File System (CIFS)
|
|
|
|
Group: System/Filesystems
|
|
|
|
AutoReqProv: on
|
|
|
|
%endif
|
|
|
|
%if %{make_vscan}
|
|
|
|
|
|
|
|
%package vscan
|
2008-04-06 08:10:12 +02:00
|
|
|
License: GPL v2 or later
|
2008-01-24 13:21:25 +01:00
|
|
|
Summary: On-Access Virus Scanning with Samba
|
|
|
|
Group: Productivity/Networking/Samba
|
|
|
|
AutoReqProv: on
|
|
|
|
Version: 0.3.6b
|
2008-04-10 22:09:34 +02:00
|
|
|
Release: 240
|
2008-01-24 13:21:25 +01:00
|
|
|
Provides: samba3-vscan = 0.3.6b
|
|
|
|
Obsoletes: samba3-vscan
|
|
|
|
Requires: samba = %{samba_ver}
|
|
|
|
Url: http://www.openantivirus.org/
|
|
|
|
%endif
|
|
|
|
|
|
|
|
%prep
|
|
|
|
%setup -n samba-%{samba_ver_full} -q
|
|
|
|
# ldapsmb
|
|
|
|
%if %{make_ldapsmb}
|
|
|
|
%setup -T -D -a 11 -n samba-%{samba_ver_full} -q
|
|
|
|
%endif
|
|
|
|
# patches
|
|
|
|
%setup -T -D -a 2 -n samba-%{samba_ver_full} -q
|
|
|
|
for patch in $( patches/tools/guards <patches/series); do
|
|
|
|
if ! patch -s -E -p0 --no-backup-if-mismatch -i patches/$patch; then
|
|
|
|
echo "*** Patch $patch failed ***"
|
|
|
|
exit 1
|
|
|
|
fi
|
|
|
|
done
|
|
|
|
# vscan
|
|
|
|
%if %{make_vscan}
|
|
|
|
%setup -T -D -a 10 -n samba-%{samba_ver_full}/examples/VFS -q
|
|
|
|
pushd samba-vscan-%{vscan_ver}
|
|
|
|
for patch in $( ../../../patches/tools/guards <../../../patches/vscan/series); do
|
|
|
|
if ! patch -s -E -p0 --no-backup-if-mismatch -i ${RPM_BUILD_DIR}/samba-%{samba_ver_full}/patches/vscan/$patch; then
|
|
|
|
echo "*** Patch $patch failed ***"
|
|
|
|
exit 1
|
|
|
|
fi
|
|
|
|
done
|
|
|
|
popd
|
|
|
|
%endif
|
|
|
|
# vendor-files (config, scripts, tools)
|
|
|
|
%setup -T -D -a 1 -n samba-%{samba_ver_full} -q
|
|
|
|
for file in docs/htmldocs/index.html vendor-files/docu/README.vendor; do
|
|
|
|
sed -e "s/VENDOR/%{VENDOR}/g" "${file}" >"${file}.new" && \
|
|
|
|
mv "${file}.new" "${file}"
|
|
|
|
done
|
|
|
|
cp -p vendor-files/tools/get_printing_ticket.c source/client/
|
|
|
|
# Create and add vendor suffix
|
|
|
|
test -f vendor-files/tools/package-data && \
|
|
|
|
. vendor-files/tools/package-data
|
|
|
|
pushd source
|
|
|
|
vendor_tag=$( grep ^Release: ${RPM_SOURCE_DIR}/samba.spec | \
|
|
|
|
head -n 1 | \
|
|
|
|
while read tag release; do \
|
|
|
|
echo -n "${release:+${release}-}"; \
|
|
|
|
done; \
|
|
|
|
echo -n "${SAMBA_PACKAGE_SVN_VERSION:+${SAMBA_PACKAGE_SVN_VERSION}-}"; \
|
|
|
|
test %{make_devel} -eq 1 && echo -n "devel-" || :)
|
|
|
|
# Create product suffix
|
|
|
|
major_version=$((%{suse_version}/100))
|
|
|
|
minor_version=$((%{suse_version}/10))
|
|
|
|
minor_version="${minor_version#$major_version}"
|
|
|
|
product_version="${major_version}.${minor_version}"
|
|
|
|
product_suffix=""
|
|
|
|
if test "%{VENDOR}" != "UL"; then
|
|
|
|
if test "%{sles_version}" -gt 0; then
|
|
|
|
product_suffix="-SLES%{sles_version}"
|
|
|
|
else
|
|
|
|
product_suffix="-SL${product_version}"
|
|
|
|
fi
|
|
|
|
case "%{suse_version}" in
|
|
|
|
1010) product_suffix="-CODE${major_version}" ;;
|
|
|
|
esac
|
|
|
|
fi
|
|
|
|
# Set SAMBA_VERSION_VENDOR_SUFFIX in the VERSION file
|
|
|
|
mv VERSION VERSION.orig
|
|
|
|
sed -e s/^SAMBA_VERSION_VENDOR_SUFFIX=$/SAMBA_VERSION_VENDOR_SUFFIX=\"${vendor_tag}%{VENDOR}${product_suffix}\"/ VERSION.orig >VERSION
|
|
|
|
|
|
|
|
%build samba-%{samba_ver_full}
|
|
|
|
%if %{suse_version} < 911
|
|
|
|
OPTIMIZATION="-O"
|
|
|
|
%else
|
|
|
|
# use the default optimization
|
|
|
|
unset OPTIMIZATION
|
|
|
|
%endif
|
|
|
|
export CFLAGS="${RPM_OPT_FLAGS} -D_GNU_SOURCE ${OPTIMIZATION} -D_LARGEFILE64_SOURCE -DIDMAP_RID_SUPPORT_TRUSTED_DOMAINS"
|
|
|
|
%if %{make_devel}
|
|
|
|
# debugging symbols
|
|
|
|
export CFLAGS="${CFLAGS} -g"
|
|
|
|
%endif
|
|
|
|
%if %{use_ccache}
|
|
|
|
export CC="ccache gcc"
|
|
|
|
%endif
|
|
|
|
cd source
|
|
|
|
%{?suse_update_config:%{suse_update_config -f}}
|
|
|
|
autoreconf --force --install -Ilib/replace
|
|
|
|
CONFIGURE_OPTIONS="\
|
|
|
|
--prefix=%{_prefix} \
|
|
|
|
--localstatedir=%{LOCKDIR} \
|
|
|
|
--sysconfdir=%{CONFIGDIR} \
|
|
|
|
--with-configdir=%{CONFIGDIR} \
|
|
|
|
--with-libdir=%{LIBDIR} \
|
|
|
|
--with-lockdir=%{LOCKDIR} \
|
|
|
|
--with-logfilebase=%{LOGDIR} \
|
|
|
|
--with-mandir=%{_mandir} \
|
|
|
|
--with-rootsbindir=/sbin \
|
|
|
|
--enable-cups \
|
|
|
|
--with-acl-support \
|
|
|
|
--with-automount \
|
|
|
|
--with-dnsupdate \
|
|
|
|
--with-msdfs \
|
|
|
|
--with-pam \
|
|
|
|
--with-pammodulesdir=%{_lib}/security \
|
|
|
|
--with-pam_smbpass \
|
|
|
|
--with-piddir=%{PIDDIR} \
|
|
|
|
--with-privatedir=%{CONFIGDIR} \
|
|
|
|
%if %{make_devel}
|
|
|
|
--with-profiling-data \
|
|
|
|
%endif
|
|
|
|
--with-quotas \
|
|
|
|
%if %{suse_version} < 1011
|
|
|
|
--with-smbmount \
|
|
|
|
%endif
|
|
|
|
--with-swatdir=%{SWATDIR} \
|
|
|
|
--with-syslog \
|
|
|
|
--with-tdbsam \
|
|
|
|
--with-utmp \
|
|
|
|
--with-vfs \
|
|
|
|
--with-winbind \
|
|
|
|
--with-shared-modules=%{idmap_modules} \
|
|
|
|
%if %{make_python}
|
|
|
|
--with-python \
|
|
|
|
%endif
|
|
|
|
%if %{make_devel}
|
|
|
|
--enable-developer \
|
|
|
|
--enable-krb5developer \
|
|
|
|
%endif
|
|
|
|
"
|
|
|
|
# make sure we have a chance to find krb5-config
|
|
|
|
for dir in /usr/lib/mit/bin /usr/lib/heimdal; do
|
|
|
|
test -d "${dir}" && export PATH="${PATH}:${dir}"
|
|
|
|
done
|
|
|
|
unset CONFIGURE_OPTIONS_DEVEL
|
|
|
|
%if %{make_devel}
|
|
|
|
CONFIGURE_OPTIONS_DEVEL="--enable-debug --enable-developer"
|
|
|
|
%endif
|
|
|
|
./configure ${CONFIGURE_OPTIONS} ${CONFIGURE_OPTIONS_DEVEL}
|
|
|
|
./script/mkversion.sh
|
|
|
|
%if %{suse_version} > 930
|
|
|
|
%{__make} pch
|
|
|
|
%else
|
|
|
|
%{__make} proto
|
|
|
|
%endif
|
|
|
|
%{__make} %{?jobs:-j%jobs} \
|
|
|
|
everything
|
|
|
|
#%{__make} %{?jobs:-j%jobs} -C tdb tdbtest tdbtorture
|
|
|
|
%if %{make_vscan}
|
|
|
|
pushd ../examples/VFS/samba-vscan-%{vscan_ver}/
|
|
|
|
%{?suse_update_config:%{suse_update_config -f}}
|
|
|
|
autoreconf --force --install
|
|
|
|
./configure ${CONFIGURE_OPTIONS} ${CONFIGURE_OPTIONS_DEVEL}
|
|
|
|
%{__make} %{?jobs:-j%jobs}
|
|
|
|
popd
|
|
|
|
%endif
|
|
|
|
%if %{make_ldapsmb}
|
|
|
|
pushd ../ldapsmb-%{ldapsmb_ver}
|
|
|
|
./autogen.sh
|
|
|
|
rm ldapsmb
|
|
|
|
%{__make} %{?jobs:-j%jobs} all doc
|
|
|
|
popd
|
|
|
|
%endif
|
|
|
|
%if %{make_python}
|
|
|
|
%{__make} python_ext
|
|
|
|
%endif
|
|
|
|
make test_pam_modules
|
|
|
|
# Run testsuite
|
|
|
|
cd ../testsuite/libsmbclient/src
|
|
|
|
make
|
|
|
|
|
|
|
|
%install
|
|
|
|
[ x"${RPM_BUILD_ROOT}" = x"/" ] && ( echo "your buildroot is /" && exit 0) || rm -rf "${RPM_BUILD_ROOT}"
|
|
|
|
%if %{make_devel}
|
|
|
|
export NO_BRP_STRIP_DEBUG="true"
|
|
|
|
%endif
|
|
|
|
mkdir -p \
|
|
|
|
${RPM_BUILD_ROOT}/%{_sysconfdir}/{pam.d,xinetd.d,logrotate.d} \
|
|
|
|
${RPM_BUILD_ROOT}/%{_sysconfdir}/openldap/schema \
|
|
|
|
${RPM_BUILD_ROOT}/%{_sysconfdir}/sysconfig/network/{if-{down,up}.d,scripts} \
|
|
|
|
${RPM_BUILD_ROOT}/%{_sysconfdir}/permissions.d \
|
|
|
|
${RPM_BUILD_ROOT}/%{_sysconfdir}/security \
|
|
|
|
${RPM_BUILD_ROOT}/%{_sysconfdir}/slp.reg.d \
|
|
|
|
${RPM_BUILD_ROOT}/%{CONFIGDIR} \
|
|
|
|
${RPM_BUILD_ROOT}/%{INITDIR} \
|
|
|
|
${RPM_BUILD_ROOT}/%{_lib}/security \
|
|
|
|
${RPM_BUILD_ROOT}/sbin \
|
|
|
|
${RPM_BUILD_ROOT}/%{_includedir} \
|
|
|
|
${RPM_BUILD_ROOT}/%{_libdir}/python/lib-dynload \
|
|
|
|
${RPM_BUILD_ROOT}/%{LIBDIR}/{config,vfs,pdb,rpc,auth,charset,idmap} \
|
|
|
|
${RPM_BUILD_ROOT}/%{_datadir}/omc/svcinfo.d \
|
|
|
|
${RPM_BUILD_ROOT}/%{_datadir}/samba/{LDAP,templates} \
|
|
|
|
${RPM_BUILD_ROOT}/%{_localstatedir}/adm \
|
|
|
|
${RPM_BUILD_ROOT}/%{LOCKDIR}/{netlogon,drivers/{WIN40,W32X86,W32MIPS,W32ALPHA,W32PPC,IA64,x64},printing,profiles} \
|
|
|
|
${RPM_BUILD_ROOT}/%{LOGDIR} \
|
|
|
|
${RPM_BUILD_ROOT}/%{PIDDIR} \
|
|
|
|
${RPM_BUILD_ROOT}/%{_var}/adm/fillup-templates \
|
|
|
|
${RPM_BUILD_ROOT}/%{_var}/lock/subsys \
|
|
|
|
${RPM_BUILD_ROOT}/%{DOCDIR}-vscan \
|
|
|
|
${RPM_BUILD_ROOT}/%{DOCDIR} \
|
|
|
|
${RPM_BUILD_ROOT}/%{DOCBOOKDIR} \
|
|
|
|
${RPM_BUILD_ROOT}/%{SWATDIR}/help \
|
|
|
|
${RPM_BUILD_ROOT}/%{_datadir}/susehelp/meta/Administration/System
|
|
|
|
%{__make} -C source/ install \
|
|
|
|
DESTDIR=${RPM_BUILD_ROOT} \
|
|
|
|
CONFIGFILE=%{CONFIGDIR}/smb.conf \
|
|
|
|
DRIVERFILE=%{CONFIGDIR}/printers.def \
|
|
|
|
LIBDIR=%{_libdir}/samba \
|
|
|
|
LMHOSTSFILE=%{CONFIGDIR}/lmhosts \
|
|
|
|
SMB_PASSWD_FILE=%{CONFIGDIR}/smbpasswd
|
|
|
|
# utility scripts
|
|
|
|
scripts="creategroup mksmbpasswd.sh"
|
|
|
|
mkdir -p examples/scripts
|
|
|
|
for i in $scripts; do
|
|
|
|
cp -p "source/script/${i}" examples/scripts
|
|
|
|
done
|
|
|
|
# configuration files
|
|
|
|
pushd vendor-files
|
|
|
|
echo "# smb.conf is the main Samba configuration file. You find a full commented" >config/smb.conf
|
|
|
|
echo "# version at %{DOCDIR}/examples/smb.conf.%{VENDOR} if the" >>config/smb.conf
|
|
|
|
echo "# samba-doc package is installed." >>config/smb.conf
|
|
|
|
echo "# Date: $( date -I)" >>config/smb.conf
|
|
|
|
grep -v "\(^#\|^;\|^$\)" config/smb.conf.vendor >>config/smb.conf
|
|
|
|
cp -p config/smb.conf.vendor ../examples/smb.conf.%{VENDOR}
|
|
|
|
for file in smb.conf lmhosts smbusers smbpasswd smbfstab smbusers; do
|
|
|
|
cp -p "config/${file}" ${RPM_BUILD_ROOT}/%{CONFIGDIR}/
|
|
|
|
done
|
|
|
|
section_names=$( sed -ne 's/^\[\(.*\)\]$/\1/p' config/smb.conf)
|
|
|
|
for section in $section_names; do
|
|
|
|
../source/bin/testparm -s --section-name "${section}" config/smb.conf >"${RPM_BUILD_ROOT}/%{_datadir}/samba/templates/default-${section}" || :
|
|
|
|
done
|
|
|
|
for file in config/templates/*; do
|
|
|
|
cp -a "${file}" "${RPM_BUILD_ROOT}/%{_datadir}/samba/templates/"
|
|
|
|
done
|
|
|
|
# start scripts
|
|
|
|
scriptSuffix=""
|
|
|
|
if test %{suse_version} -lt 901; then
|
|
|
|
scriptSuffix="-900"
|
|
|
|
elif test %{suse_version} -lt 1011; then
|
|
|
|
scriptSuffix="-1010"
|
|
|
|
fi
|
|
|
|
startScripts="smb nmb smbfs winbind"
|
|
|
|
for script in ${startScripts}; do
|
|
|
|
cp -p "init/${script}${scriptSuffix}" \
|
|
|
|
"${RPM_BUILD_ROOT}/%{INITDIR}/${script}"
|
|
|
|
ln -s "%{INITDIR}/${script}" "${RPM_BUILD_ROOT}/%{_sbindir}/rc${script}"
|
|
|
|
done
|
|
|
|
for script in ${startScripts}; do
|
|
|
|
SERVICE_NAME=$( echo "${script}" | tr [:lower:] [:upper:])
|
|
|
|
sed \
|
|
|
|
-e "s#__SERVICE_NAME#${SERVICE_NAME}#g" \
|
|
|
|
-e "s#__SERVICE_SCRIPT_NAME#${script}#g" \
|
|
|
|
init/template.xml \
|
|
|
|
>"${RPM_BUILD_ROOT}/%{_datadir}/omc/svcinfo.d/${script}.xml"
|
|
|
|
done
|
|
|
|
cp -p tools/nmbstatus ${RPM_BUILD_ROOT}/%{_bindir}/
|
|
|
|
pod2man tools/nmbstatus >${RPM_BUILD_ROOT}/%{_mandir}/man1/nmbstatus.1
|
|
|
|
# PDF generator
|
|
|
|
cp -p tools/smbprngenpdf ${RPM_BUILD_ROOT}/%{_bindir}/
|
|
|
|
touch ${RPM_BUILD_ROOT}/var/lock/subsys/smbfs
|
|
|
|
cp -p config/swat.xinetd ${RPM_BUILD_ROOT}/%{_sysconfdir}/xinetd.d/swat
|
|
|
|
cp -p config/samba.reg ${RPM_BUILD_ROOT}/%{_sysconfdir}/slp.reg.d/
|
|
|
|
%if %{suse_version} < 921
|
|
|
|
cp -p config/samba.pamd ${RPM_BUILD_ROOT}/%{_sysconfdir}/pam.d/samba
|
|
|
|
%else
|
|
|
|
cp -p config/samba.pamd-common ${RPM_BUILD_ROOT}/%{_sysconfdir}/pam.d/samba
|
|
|
|
%endif
|
|
|
|
cp -p config/dhcp.conf ${RPM_BUILD_ROOT}/%{_var}/adm/fillup-templates/samba-client-dhcp.conf
|
|
|
|
cp -p config/sysconfig.dhcp-samba-client ${RPM_BUILD_ROOT}/%{_var}/adm/fillup-templates/
|
|
|
|
for script in dhcpcd-hook-samba samba-winbindd; do
|
|
|
|
cp -p "tools/${script}" "${RPM_BUILD_ROOT}/%{_sysconfdir}/sysconfig/network/scripts/"
|
|
|
|
done
|
|
|
|
# Create ghosts for the symlinks
|
|
|
|
for script in 21-dhcpcd-hook-samba 55-samba-winbindd; do
|
|
|
|
touch ${RPM_BUILD_ROOT}/%{_sysconfdir}/sysconfig/network/if-{down,up}.d/${script}
|
|
|
|
done
|
|
|
|
# Add logrotate settings for nmbd and smbd only on systems newer than 8.1.
|
|
|
|
%if %{suse_version} < 811
|
|
|
|
LOGROTATE_FILES="samba-winbind"
|
|
|
|
rm -f "${RPM_BUILD_DIR}/samba-%{samba_ver_full}/filelist-samba"
|
|
|
|
touch "${RPM_BUILD_DIR}/samba-%{samba_ver_full}/filelist-samba"
|
|
|
|
%else
|
|
|
|
LOGROTATE_FILES="samba samba-winbind"
|
|
|
|
%endif
|
|
|
|
for file in ${LOGROTATE_FILES}; do
|
|
|
|
cp -p logrotate/${file} ${RPM_BUILD_ROOT}/%{_sysconfdir}/logrotate.d/${file}
|
|
|
|
rm -f "${RPM_BUILD_DIR}/samba-%{samba_ver_full}/filelist-${file}"
|
|
|
|
touch "${RPM_BUILD_DIR}/samba-%{samba_ver_full}/filelist-${file}"
|
|
|
|
echo "%config(noreplace) %{_sysconfdir}/logrotate.d/${file}" >>${RPM_BUILD_DIR}/samba-%{samba_ver_full}/filelist-${file}
|
|
|
|
done
|
|
|
|
cp -p docu/README.vendor ${RPM_BUILD_ROOT}/%{DOCDIR}/README.%{VENDOR}
|
|
|
|
# SuSEhelp files
|
|
|
|
cp -p docu/Samba.desktop ${RPM_BUILD_ROOT}/%{_datadir}/susehelp/meta/Administration/System
|
|
|
|
cp -p docu/manpages.html ../docs/htmldocs
|
|
|
|
popd
|
|
|
|
cp -p packaging/Debian/debian-unstable/samba-common.dhcp ${RPM_BUILD_ROOT}/%{_sysconfdir}/sysconfig/network/scripts/dhcpcd-hook-samba-functions
|
|
|
|
# libnss_wins.so
|
|
|
|
install -m 0755 source/nsswitch/libnss_wins.so ${RPM_BUILD_ROOT}/%{_lib}/libnss_wins.so.2
|
|
|
|
# winbind stuff
|
|
|
|
install -m 0644 examples/pam_winbind/pam_winbind.conf ${RPM_BUILD_ROOT}/%{_sysconfdir}/security/
|
|
|
|
install -m 0755 source/nsswitch/libnss_winbind.so ${RPM_BUILD_ROOT}/%{_lib}/libnss_winbind.so.2
|
|
|
|
# smbfilter
|
|
|
|
cp -p source/bin/smbfilter ${RPM_BUILD_ROOT}/%{_bindir}/
|
|
|
|
# smbget
|
|
|
|
cp -p source/bin/smbget ${RPM_BUILD_ROOT}/%{_bindir}/
|
|
|
|
# workaround for wrong(?) used LIBDIR setting
|
|
|
|
for file in libsmbclient libmsrpc libsmbsharemodes; do
|
|
|
|
rm "${RPM_BUILD_ROOT}/%{LIBDIR}/${file}.so"
|
|
|
|
# install libs
|
|
|
|
install -m 0644 "source/bin/${file}.a" "${RPM_BUILD_ROOT}/%{_libdir}"
|
|
|
|
install -m 0755 "source/bin/${file}.so" "${RPM_BUILD_ROOT}/%{_libdir}/${file}.so.0"
|
|
|
|
ln -s "${file}.so.0" "${RPM_BUILD_ROOT}/%{_libdir}/${file}.so"
|
|
|
|
done
|
|
|
|
# install nsswitch-headers (for squid, etc. #FIXME)
|
|
|
|
mkdir -p ${RPM_BUILD_ROOT}/%{_includedir}/samba/nsswitch
|
|
|
|
for file in winbind_client.h winbind_nss.h winbind_nss_config.h winbind_nss_linux.h winbindd.h winbindd_nss.h winbindd_proto.h; do
|
|
|
|
cp -p "source/nsswitch/${file}" ${RPM_BUILD_ROOT}/%{_includedir}/samba/nsswitch/
|
|
|
|
done
|
|
|
|
# install smbtorture and other test-programs
|
|
|
|
%if %{make_utils}
|
|
|
|
install -m 0755 source/bin/debug2html ${RPM_BUILD_ROOT}/%{_bindir}/
|
|
|
|
install -m 0755 source/bin/log2pcap ${RPM_BUILD_ROOT}/%{_bindir}/
|
|
|
|
install -m 0755 source/bin/smbtorture ${RPM_BUILD_ROOT}/%{_bindir}/
|
|
|
|
install -m 0755 source/bin/talloctort ${RPM_BUILD_ROOT}/%{_bindir}/
|
|
|
|
install -m 0755 source/bin/{msgtest,masktest,locktest*} ${RPM_BUILD_ROOT}/%{_bindir}/
|
|
|
|
install -m 0755 source/bin/nsstest ${RPM_BUILD_ROOT}/%{_bindir}/
|
|
|
|
install -m 0755 source/bin/vfstest ${RPM_BUILD_ROOT}/%{_bindir}/
|
|
|
|
# install tdb tools
|
|
|
|
#install -m 0755 source/tdb/{tdbtest,tdbtorture} ${RPM_BUILD_ROOT}/%{_bindir}/
|
|
|
|
%endif
|
|
|
|
%if %{make_vscan}
|
|
|
|
# install VSCAN-vfs-modules
|
|
|
|
%{__make} -C examples/VFS/samba-vscan-%{vscan_ver} install \
|
|
|
|
DESTDIR="${RPM_BUILD_ROOT}"
|
|
|
|
%endif
|
|
|
|
%if %{make_ldapsmb}
|
|
|
|
install -m 0700 ldapsmb-%{ldapsmb_ver}/ldapsmb ${RPM_BUILD_ROOT}/%{_sbindir}/
|
|
|
|
cp -a ldapsmb-%{ldapsmb_ver}/ldapsmb.5 ${RPM_BUILD_ROOT}/%{_mandir}/man5
|
|
|
|
%endif
|
|
|
|
# cups SMB support
|
|
|
|
mkdir -p ${RPM_BUILD_ROOT}/%{_libdir}/cups/backend/
|
|
|
|
touch ${RPM_BUILD_ROOT}/%{_libdir}/cups/backend/smb
|
|
|
|
# make examples clean
|
|
|
|
VFS="${RPM_BUILD_DIR}/samba-%{samba_ver_full}/examples/VFS"
|
|
|
|
VSCAN="$VFS/samba-vscan-%{vscan_ver}"
|
|
|
|
PDB="${RPM_BUILD_DIR}/samba-%{samba_ver_full}/examples/pdb"
|
|
|
|
dirs="$PDB $SAM $VFS"
|
|
|
|
(for i in $dirs; do make -C "${i}" clean; done)
|
|
|
|
# install python
|
|
|
|
%if %{make_python}
|
|
|
|
cp -a source/build/lib.*/samba ${RPM_BUILD_ROOT}/%{_libdir}/python/lib-dynload/
|
|
|
|
%endif
|
|
|
|
# add docs
|
|
|
|
%if %{make_vscan}
|
|
|
|
mv examples/VFS/samba-vscan-%{vscan_ver} .
|
|
|
|
%endif
|
|
|
|
# pam_smbpass is missing
|
|
|
|
cp -a source/pam_smbpass/samples examples/pam_smbpass
|
|
|
|
cp -p source/pam_smbpass/{CHANGELOG,INSTALL,README,TODO} examples/pam_smbpass/
|
|
|
|
mv COPYING Manifest README Read-Manifest-Now Roadmap WHATSNEW.txt ${RPM_BUILD_ROOT}/%{DOCDIR}/
|
|
|
|
# this is empty
|
|
|
|
rm -rf docs/yodldocs
|
|
|
|
rm -rf docs/manpages
|
|
|
|
cp -a docs/* ${RPM_BUILD_ROOT}/%{DOCDIR}
|
|
|
|
rm -rf "${RPM_BUILD_ROOT}/%{DOCBOOKDIR}"
|
|
|
|
cp -a examples/ ${RPM_BUILD_ROOT}/%{DOCDIR}
|
|
|
|
rm -rf "${RPM_BUILD_ROOT}/%{SWATDIR}/using_samba"
|
|
|
|
ln -s "%{DOCDIR}/htmldocs/using_samba" "${RPM_BUILD_ROOT}/%{SWATDIR}"
|
|
|
|
# Install HTML pages only in the samba-doc package
|
|
|
|
pushd ${RPM_BUILD_ROOT}/%{SWATDIR}/help
|
|
|
|
for file in $( find -mindepth 1 -maxdepth 1); do
|
|
|
|
file="${file#./}"
|
|
|
|
case "${file}" in
|
|
|
|
welcome-no-samba-doc.html)
|
|
|
|
case "%{name}" in
|
|
|
|
samba*-doc) rm "${file}" ;;
|
|
|
|
esac
|
|
|
|
continue
|
|
|
|
;;
|
|
|
|
welcome.html) ;;
|
|
|
|
*)
|
|
|
|
rm -r "${file}"
|
|
|
|
ln -s "%{DOCDIR}/htmldocs/${file}" .
|
|
|
|
;;
|
|
|
|
esac
|
|
|
|
echo "%doc %{SWATDIR}/help/${file}" >>${RPM_BUILD_DIR}/samba-%{samba_ver_full}/filelist-samba-doc
|
|
|
|
done
|
|
|
|
popd
|
|
|
|
# finally build filelist-samba-doc
|
|
|
|
for file in $( find ${RPM_BUILD_ROOT}%{DOCDIR} -maxdepth 1); do
|
|
|
|
# exclude %{DOCDIR}, README, and docbook
|
|
|
|
case "${file#${RPM_BUILD_ROOT}}" in
|
|
|
|
%{DOCDIR}|%{DOCDIR}/README.%{VENDOR}|%{DOCDIR}/docbook) continue ;;
|
|
|
|
esac
|
|
|
|
echo "%doc ${file#${RPM_BUILD_ROOT}}" >>"${RPM_BUILD_DIR}/samba-%{samba_ver_full}/filelist-samba-doc"
|
|
|
|
done
|
|
|
|
%if ! %{make_utils}
|
|
|
|
# delete manpages if not packaged in utils-package
|
|
|
|
rm -f \
|
|
|
|
${RPM_BUILD_ROOT}/%{_mandir}/man1/log2pcap.1* \
|
|
|
|
${RPM_BUILD_ROOT}/%{_mandir}/man1/vfstest.1*
|
|
|
|
%endif
|
|
|
|
# sort out vscan-modules from the main filelist
|
|
|
|
for file in $( find ${RPM_BUILD_ROOT}%{LIBDIR}/vfs/ -mindepth 1 ! -iname '*vscan*' ); do
|
|
|
|
echo "${file#${RPM_BUILD_ROOT}}" >>${RPM_BUILD_DIR}/samba-%{samba_ver_full}/filelist-samba
|
|
|
|
done
|
|
|
|
# copy the schema
|
|
|
|
cp -p examples/LDAP/samba.schema ${RPM_BUILD_ROOT}/%{_sysconfdir}/openldap/schema/samba3.schema
|
|
|
|
cp -p examples/LDAP/samba-nds.schema ${RPM_BUILD_ROOT}/%{_datadir}/samba/LDAP
|
|
|
|
# Clean up installed doc if we have a noarch doc package
|
|
|
|
%if %{suse_version} > 1000
|
|
|
|
while read file; do
|
|
|
|
rm -r "${RPM_BUILD_ROOT}/${file#%* }"
|
|
|
|
done <"${RPM_BUILD_DIR}/samba-%{samba_ver_full}/filelist-samba-doc"
|
|
|
|
for file in %{SWATDIR}/using_samba %{_datadir}/susehelp; do
|
|
|
|
rm -r "${RPM_BUILD_ROOT}/${file}"
|
|
|
|
done
|
|
|
|
pushd "${RPM_BUILD_ROOT}/%{DOCDIR}"
|
|
|
|
for file in $( find . -mindepth 1 -maxdepth 1);do
|
|
|
|
test "${file}" = "./README.%{VENDOR}" && continue
|
|
|
|
rm -r "${file}"
|
|
|
|
done
|
|
|
|
popd
|
|
|
|
%endif
|
|
|
|
|
|
|
|
%pre
|
|
|
|
/usr/sbin/groupadd -g 71 -o -r ntadmin 2>/dev/null || :
|
|
|
|
|
|
|
|
%preun
|
|
|
|
%stop_on_removal smb nmb
|
|
|
|
|
|
|
|
%postun
|
|
|
|
%restart_on_update nmb smb
|
|
|
|
%insserv_cleanup
|
|
|
|
|
|
|
|
%preun client
|
|
|
|
%stop_on_removal smbfs
|
|
|
|
|
|
|
|
%post client
|
|
|
|
/sbin/ldconfig
|
|
|
|
if [ ${1:-0} -eq 1 ]; then
|
|
|
|
# Only insserv smbfs if we're not in update mode.
|
|
|
|
%if %{suse_version} < 1001
|
|
|
|
%{fillup_and_insserv -fy smbfs} || :
|
|
|
|
%else
|
|
|
|
%fillup_and_insserv -fy smbfs
|
|
|
|
%endif
|
|
|
|
ln -fs %{_sysconfdir}/sysconfig/network/scripts/dhcpcd-hook-samba %{_sysconfdir}/sysconfig/network/if-down.d/21-dhcpcd-hook-samba
|
|
|
|
ln -fs %{_sysconfdir}/sysconfig/network/scripts/dhcpcd-hook-samba %{_sysconfdir}/sysconfig/network/if-up.d/21-dhcpcd-hook-samba
|
|
|
|
else
|
|
|
|
for if_case in if-down.d if-up.d; do
|
|
|
|
test -h %{_sysconfdir}/sysconfig/network/${if_case}/dhcpcd-hook-samba || \
|
|
|
|
continue
|
|
|
|
rm -f %{_sysconfdir}/sysconfig/network/${if_case}/dhcpcd-hook-samba
|
|
|
|
ln -fs %{_sysconfdir}/sysconfig/network/scripts/dhcpcd-hook-samba %{_sysconfdir}/sysconfig/network/${if_case}/21-dhcpcd-hook-samba
|
|
|
|
done
|
|
|
|
fi
|
|
|
|
if ! test -e %{_bindir}/get_printing_ticket; then
|
|
|
|
ln -fs %{_bindir}/smbspool %{_libdir}/cups/backend/smb
|
|
|
|
fi
|
|
|
|
%fillup_only -nsd dhcp samba-client network
|
|
|
|
|
|
|
|
%postun client
|
|
|
|
/sbin/ldconfig
|
|
|
|
%insserv_cleanup
|
|
|
|
%if %{suse_version} < 1001
|
|
|
|
|
|
|
|
%pre doc
|
|
|
|
# Remove all directories and files from usr/share/samba/swat/help expect welcome-*.html
|
|
|
|
if [ -d usr/share/samba/swat/help ]; then
|
|
|
|
find usr/share/samba/swat/help -mindepth 1 -maxdepth 1 -type d -print0 | \
|
|
|
|
xargs -0 rm -rf
|
|
|
|
for file in $( find usr/share/samba/swat/help -maxdepth 1 -type f); do
|
|
|
|
case "${file}" in
|
|
|
|
usr/share/samba/swat/help/welcome*.html) continue ;;
|
|
|
|
*) rm -f "${file}" ;;
|
|
|
|
esac
|
|
|
|
done
|
|
|
|
fi
|
|
|
|
%endif
|
|
|
|
|
|
|
|
%post krb-printing
|
|
|
|
if test ${1:-0} -eq 1 -a -d %{_libdir}/cups/backend; then
|
|
|
|
ln -fs %{_bindir}/get_printing_ticket %{_libdir}/cups/backend/smb
|
|
|
|
fi
|
|
|
|
%run_permissions
|
|
|
|
|
|
|
|
%postun krb-printing
|
|
|
|
if test -e %{_bindir}/smbspool -a -d %{_libdir}/cups/backend; then
|
|
|
|
ln -fs %{_bindir}/smbspool %{_libdir}/cups/backend/smb
|
|
|
|
fi
|
|
|
|
%if %{suse_version} > 1000
|
|
|
|
%verifyscript krb-printing
|
|
|
|
%verify_permissions -e %{_bindir}/get_printing_ticket
|
|
|
|
%endif
|
|
|
|
|
|
|
|
%post winbind
|
|
|
|
/sbin/ldconfig
|
|
|
|
if test ${1:-0} -eq 1; then
|
|
|
|
ln -fs %{_sysconfdir}/sysconfig/network/scripts/samba-winbindd %{_sysconfdir}/sysconfig/network/if-down.d/55-samba-winbindd
|
|
|
|
ln -fs %{_sysconfdir}/sysconfig/network/scripts/samba-winbindd %{_sysconfdir}/sysconfig/network/if-up.d/55-samba-winbindd
|
|
|
|
else
|
|
|
|
for if_case in if-down.d if-up.d; do
|
|
|
|
test -h %{_sysconfdir}/sysconfig/network/${if_case}/samba-winbindd || \
|
|
|
|
continue
|
|
|
|
rm -f %{_sysconfdir}/sysconfig/network/${if_case}/samba-winbindd
|
|
|
|
ln -fs %{_sysconfdir}/sysconfig/network/scripts/samba-winbindd %{_sysconfdir}/sysconfig/network/${if_case}/55-samba-winbindd
|
|
|
|
done
|
|
|
|
fi
|
|
|
|
|
|
|
|
%preun winbind
|
|
|
|
%stop_on_removal winbind
|
|
|
|
|
|
|
|
%postun winbind
|
|
|
|
/sbin/ldconfig
|
|
|
|
%restart_on_update nscd winbind
|
|
|
|
%insserv_cleanup
|
2008-03-27 22:36:19 +01:00
|
|
|
%if %{suse_version} < 1031
|
2008-01-24 13:21:25 +01:00
|
|
|
|
|
|
|
%post -n libsmbclient
|
2008-03-27 22:36:19 +01:00
|
|
|
%else
|
|
|
|
|
|
|
|
%post -n libsmbclient0
|
|
|
|
%endif
|
2008-01-24 13:21:25 +01:00
|
|
|
/sbin/ldconfig
|
2008-03-27 22:36:19 +01:00
|
|
|
%if %{suse_version} < 1031
|
2008-01-24 13:21:25 +01:00
|
|
|
|
|
|
|
%postun -n libsmbclient
|
2008-03-27 22:36:19 +01:00
|
|
|
%else
|
|
|
|
|
|
|
|
%postun -n libsmbclient0
|
|
|
|
%endif
|
2008-01-24 13:21:25 +01:00
|
|
|
/sbin/ldconfig
|
|
|
|
|
|
|
|
%post -n libmsrpc
|
|
|
|
/sbin/ldconfig
|
|
|
|
|
|
|
|
%postun -n libmsrpc
|
|
|
|
/sbin/ldconfig
|
|
|
|
|
|
|
|
%post -n libsmbsharemodes
|
|
|
|
/sbin/ldconfig
|
|
|
|
|
|
|
|
%postun -n libsmbsharemodes
|
|
|
|
/sbin/ldconfig
|
|
|
|
|
|
|
|
%clean
|
|
|
|
[ x"${RPM_BUILD_ROOT}" = x"/" ] && ( echo "your buildroot is /" && exit 0) || rm -rf "${RPM_BUILD_ROOT}"
|
|
|
|
|
|
|
|
%files -f filelist-samba
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%attr(0754,root,root) %config %{INITDIR}/nmb
|
|
|
|
%attr(0754,root,root) %config %{INITDIR}/smb
|
|
|
|
%attr(0600,root,root) %config(noreplace) %{CONFIGDIR}/smbpasswd
|
|
|
|
%config(noreplace) %{CONFIGDIR}/smbusers
|
|
|
|
%config %{_sysconfdir}/pam.d/samba
|
|
|
|
%{_sysconfdir}/slp.reg.d
|
|
|
|
%config(noreplace) %{_sysconfdir}/xinetd.d/swat
|
|
|
|
/%{_lib}/security/pam_smbpass.so
|
|
|
|
%dir %{LIBDIR}
|
|
|
|
%dir %{LIBDIR}/vfs
|
|
|
|
%{LIBDIR}/auth
|
|
|
|
%{LIBDIR}/config
|
|
|
|
%{LIBDIR}/rpc
|
|
|
|
%{LIBDIR}/*.msg
|
|
|
|
%attr(0775,root,ntadmin) %{LOCKDIR}/drivers
|
|
|
|
%{LOCKDIR}/netlogon
|
|
|
|
%attr(0770,root,users) %dir %{LOCKDIR}/profiles
|
|
|
|
%dir %{SWATDIR}
|
|
|
|
%dir %{SWATDIR}/help
|
|
|
|
%{SWATDIR}/help/welcome-no-samba-doc.html
|
|
|
|
%{SWATDIR}/images
|
|
|
|
%{SWATDIR}/include
|
|
|
|
%{SWATDIR}/lang
|
|
|
|
%{_bindir}/smbstatus
|
|
|
|
%{_sbindir}/nmbd
|
|
|
|
%{_sbindir}/rcnmb
|
|
|
|
%{_sbindir}/rcsmb
|
|
|
|
%{_sbindir}/smbd
|
|
|
|
%{_sbindir}/swat
|
2008-04-06 08:10:12 +02:00
|
|
|
%if %{suse_version} < 1100
|
2008-01-24 13:21:25 +01:00
|
|
|
%dir %{_datadir}/omc
|
|
|
|
%dir %{_datadir}/omc/svcinfo.d
|
2008-04-06 08:10:12 +02:00
|
|
|
%endif
|
2008-01-24 13:21:25 +01:00
|
|
|
%attr(0644,root,root) %{_datadir}/omc/svcinfo.d/nmb.xml
|
|
|
|
%attr(0644,root,root) %{_datadir}/omc/svcinfo.d/smb.xml
|
|
|
|
%dir %{_datadir}/samba
|
|
|
|
%doc %{_mandir}/man1/smbstatus.1.gz
|
|
|
|
%doc %{_mandir}/man5/smbpasswd.5.gz
|
|
|
|
%doc %{_mandir}/man8/nmbd.8.gz
|
|
|
|
%doc %{_mandir}/man8/smbd.8.gz
|
|
|
|
%doc %{_mandir}/man8/swat.8.gz
|
|
|
|
%doc %{_mandir}/man8/vfs_audit.8.gz
|
|
|
|
%doc %{_mandir}/man8/vfs_cacheprime.8.gz
|
|
|
|
%doc %{_mandir}/man8/vfs_cap.8.gz
|
|
|
|
%doc %{_mandir}/man8/vfs_catia.8.gz
|
|
|
|
%doc %{_mandir}/man8/vfs_commit.8.gz
|
|
|
|
%doc %{_mandir}/man8/vfs_default_quota.8.gz
|
|
|
|
%doc %{_mandir}/man8/vfs_extd_audit.8.gz
|
|
|
|
%doc %{_mandir}/man8/vfs_fake_perms.8.gz
|
|
|
|
%doc %{_mandir}/man8/vfs_full_audit.8.gz
|
|
|
|
%doc %{_mandir}/man8/vfs_gpfs.8.gz
|
|
|
|
%doc %{_mandir}/man8/vfs_netatalk.8.gz
|
|
|
|
%doc %{_mandir}/man8/vfs_notify_fam.8.gz
|
|
|
|
%doc %{_mandir}/man8/vfs_prealloc.8.gz
|
|
|
|
%doc %{_mandir}/man8/vfs_readahead.8.gz
|
|
|
|
%doc %{_mandir}/man8/vfs_readonly.8.gz
|
|
|
|
%doc %{_mandir}/man8/vfs_recycle.8.gz
|
|
|
|
%doc %{_mandir}/man8/vfs_shadow_copy.8.gz
|
|
|
|
%if %{suse_version} < 1021
|
|
|
|
%{_includedir}/samba
|
|
|
|
%endif
|
|
|
|
%if %{suse_version} > 1020
|
|
|
|
|
|
|
|
%files devel
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%{_includedir}/samba
|
|
|
|
%endif
|
|
|
|
|
|
|
|
%files client
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%attr(0754,root,root) %config %{INITDIR}/smbfs
|
|
|
|
%dir %{CONFIGDIR}
|
|
|
|
%config(noreplace) %{CONFIGDIR}/lmhosts
|
|
|
|
%config(noreplace) %{CONFIGDIR}/smb.conf
|
|
|
|
%attr(0600,root,root) %config(noreplace) %{CONFIGDIR}/smbfstab
|
|
|
|
%dir %{_sysconfdir}/openldap/schema
|
|
|
|
%attr(0444,root,root) %config %{_sysconfdir}/openldap/schema/samba3.schema
|
|
|
|
%ghost %{_sysconfdir}/sysconfig/network/if-down.d/21-dhcpcd-hook-samba
|
|
|
|
%ghost %{_sysconfdir}/sysconfig/network/if-up.d/21-dhcpcd-hook-samba
|
|
|
|
%{_sysconfdir}/sysconfig/network/scripts/dhcpcd-hook-samba
|
|
|
|
%{_sysconfdir}/sysconfig/network/scripts/dhcpcd-hook-samba-functions
|
|
|
|
%{_bindir}/eventlogadm
|
|
|
|
%{_bindir}/findsmb
|
|
|
|
%{_bindir}/net
|
|
|
|
%{_bindir}/nmblookup
|
|
|
|
%{_bindir}/nmbstatus
|
|
|
|
%{_bindir}/pdbedit
|
|
|
|
%{_bindir}/profiles
|
|
|
|
%{_bindir}/rpcclient
|
|
|
|
%{_bindir}/smbcacls
|
|
|
|
%{_bindir}/smbclient
|
|
|
|
%{_bindir}/smbcontrol
|
|
|
|
%{_bindir}/smbcquotas
|
|
|
|
%{_bindir}/smbfilter
|
|
|
|
%{_bindir}/smbget
|
|
|
|
%{_bindir}/smbpasswd
|
|
|
|
%{_bindir}/smbprngenpdf
|
|
|
|
%{_bindir}/smbspool
|
|
|
|
%{_bindir}/smbtar
|
|
|
|
%{_bindir}/smbtree
|
|
|
|
%{_bindir}/tdbbackup
|
|
|
|
%{_bindir}/tdbdump
|
|
|
|
%{_bindir}/tdbtool
|
|
|
|
%{_bindir}/testparm
|
|
|
|
%{_sbindir}/rcsmbfs
|
|
|
|
%if %{suse_version} < 1011
|
|
|
|
%{_bindir}/smbmnt
|
|
|
|
%{_bindir}/smbmount
|
|
|
|
%{_bindir}/smbumount
|
|
|
|
%doc %{_mandir}/man8/smbmnt.8.gz
|
|
|
|
%doc %{_mandir}/man8/smbmount.8.gz
|
|
|
|
%doc %{_mandir}/man8/smbumount.8.gz
|
|
|
|
/sbin/mount.smbfs
|
|
|
|
%endif
|
|
|
|
/%{_lib}/libnss_wins.so.2
|
|
|
|
%dir %{_libdir}/cups
|
|
|
|
%dir %{_libdir}/cups/backend
|
|
|
|
%ghost %{_libdir}/cups/backend/smb
|
|
|
|
%dir %{LIBDIR}
|
|
|
|
%{LIBDIR}/charset
|
|
|
|
%{LIBDIR}/lowcase.dat
|
|
|
|
%{LIBDIR}/upcase.dat
|
|
|
|
%{LIBDIR}/valid.dat
|
|
|
|
%dir %{LIBDIR}/nss_info
|
|
|
|
%{LIBDIR}/nss_info/rfc2307.so
|
|
|
|
%{LIBDIR}/nss_info/sfu.so
|
|
|
|
%doc %{_mandir}/man1/findsmb.1.gz
|
|
|
|
%doc %{_mandir}/man1/nmblookup.1.gz
|
|
|
|
%doc %{_mandir}/man1/nmbstatus.1.gz
|
|
|
|
%doc %{_mandir}/man1/profiles.1.gz
|
|
|
|
%doc %{_mandir}/man1/rpcclient.1.gz
|
|
|
|
%doc %{_mandir}/man1/smbcacls.1.gz
|
|
|
|
%doc %{_mandir}/man1/smbcontrol.1.gz
|
|
|
|
%doc %{_mandir}/man1/smbclient.1.gz
|
|
|
|
%doc %{_mandir}/man1/smbcquotas.1.gz
|
|
|
|
%doc %{_mandir}/man1/smbget.1.gz
|
|
|
|
%doc %{_mandir}/man1/smbtar.1.gz
|
|
|
|
%doc %{_mandir}/man1/smbtree.1.gz
|
|
|
|
%doc %{_mandir}/man1/testparm.1.gz
|
|
|
|
%doc %{_mandir}/man5/lmhosts.5.gz
|
|
|
|
%doc %{_mandir}/man5/smb.conf.5.gz
|
|
|
|
%doc %{_mandir}/man5/smbgetrc.5.gz
|
|
|
|
%doc %{_mandir}/man7/samba.7.gz
|
|
|
|
%doc %{_mandir}/man8/eventlogadm.8.gz
|
|
|
|
%doc %{_mandir}/man8/net.8.gz
|
|
|
|
%doc %{_mandir}/man8/pdbedit.8.gz
|
|
|
|
%doc %{_mandir}/man8/smbpasswd.8.gz
|
|
|
|
%doc %{_mandir}/man8/smbspool.8.gz
|
|
|
|
%doc %{_mandir}/man8/tdbbackup.8.gz
|
|
|
|
%doc %{_mandir}/man8/tdbdump.8.gz
|
|
|
|
%doc %{_mandir}/man8/tdbtool.8.gz
|
2008-04-06 08:10:12 +02:00
|
|
|
%if %{suse_version} < 1100
|
2008-01-24 13:21:25 +01:00
|
|
|
%dir %{_datadir}/omc
|
|
|
|
%dir %{_datadir}/omc/svcinfo.d
|
2008-04-06 08:10:12 +02:00
|
|
|
%endif
|
2008-01-24 13:21:25 +01:00
|
|
|
%attr(0644,root,root) %{_datadir}/omc/svcinfo.d/smbfs.xml
|
|
|
|
%dir %{_datadir}/samba
|
|
|
|
%dir %{_datadir}/samba/LDAP
|
|
|
|
%config %{_datadir}/samba/LDAP/samba-nds.schema
|
|
|
|
%{_datadir}/samba/templates
|
|
|
|
%dir %{DOCDIR}
|
|
|
|
%doc %{DOCDIR}/README.%{VENDOR}
|
|
|
|
%{_var}/adm/fillup-templates/samba-client-dhcp.conf
|
|
|
|
%{_var}/adm/fillup-templates/sysconfig.dhcp-samba-client
|
|
|
|
%ghost %{_var}/lock/subsys/smbfs
|
|
|
|
%dir %{LOCKDIR}
|
|
|
|
%attr(0750,root,root) %dir %{LOGDIR}
|
|
|
|
%dir %{PIDDIR}
|
|
|
|
%if %{suse_version} < 921
|
|
|
|
/sbin/mount.cifs
|
|
|
|
/sbin/umount.cifs
|
|
|
|
%doc %{_mandir}/man8/mount.cifs.8.gz
|
|
|
|
%doc %{_mandir}/man8/umount.cifs.8.gz
|
|
|
|
%endif
|
|
|
|
|
|
|
|
%files winbind -f filelist-samba-winbind
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%config(noreplace) %{_sysconfdir}/security/pam_winbind.conf
|
|
|
|
%attr(0754,root,root) %config %{INITDIR}/winbind
|
|
|
|
%ghost %{_sysconfdir}/sysconfig/network/if-down.d/55-samba-winbindd
|
|
|
|
%ghost %{_sysconfdir}/sysconfig/network/if-up.d/55-samba-winbindd
|
|
|
|
%{_sysconfdir}/sysconfig/network/scripts/samba-winbindd
|
|
|
|
%doc %{_mandir}/man1/ntlm_auth.1.gz
|
|
|
|
%doc %{_mandir}/man1/wbinfo.1.gz
|
|
|
|
%doc %{_mandir}/man8/winbindd.8.gz
|
|
|
|
%{_bindir}/ntlm_auth
|
|
|
|
%{_bindir}/wbinfo
|
|
|
|
%{_sbindir}/rcwinbind
|
|
|
|
%{_sbindir}/winbindd
|
|
|
|
/%{_lib}/libnss_winbind.so.2
|
|
|
|
/%{_lib}/security/pam_winbind.so
|
|
|
|
%{LIBDIR}/idmap
|
|
|
|
%doc %{_mandir}/man7/pam_winbind.7.gz
|
|
|
|
%doc %{_mandir}/man8/idmap_ad.8.gz
|
|
|
|
%doc %{_mandir}/man8/idmap_ldap.8.gz
|
|
|
|
%doc %{_mandir}/man8/idmap_nss.8.gz
|
|
|
|
%doc %{_mandir}/man8/idmap_rid.8.gz
|
|
|
|
%doc %{_mandir}/man8/idmap_tdb.8.gz
|
2008-04-06 08:10:12 +02:00
|
|
|
%if %{suse_version} < 1100
|
2008-01-24 13:21:25 +01:00
|
|
|
%dir %{_datadir}/omc
|
|
|
|
%dir %{_datadir}/omc/svcinfo.d
|
2008-04-06 08:10:12 +02:00
|
|
|
%endif
|
2008-01-24 13:21:25 +01:00
|
|
|
%attr(0644,root,root) %{_datadir}/omc/svcinfo.d/winbind.xml
|
|
|
|
%if %{make_utils}
|
|
|
|
|
|
|
|
%files utils
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%{_bindir}/debug2html
|
|
|
|
%{_bindir}/log2pcap
|
|
|
|
%{_bindir}/locktest
|
|
|
|
%{_bindir}/locktest2
|
|
|
|
%{_bindir}/masktest
|
|
|
|
%{_bindir}/msgtest
|
|
|
|
%{_bindir}/nsstest
|
|
|
|
%{_bindir}/smbtorture
|
|
|
|
%{_bindir}/talloctort
|
|
|
|
#%{_bindir}/tdbtest
|
|
|
|
#%{_bindir}/tdbtorture
|
|
|
|
%{_bindir}/vfstest
|
|
|
|
%doc %{_mandir}/man1/log2pcap.1.gz
|
|
|
|
%doc %{_mandir}/man1/vfstest.1.gz
|
|
|
|
%endif
|
|
|
|
%if %{suse_version} < 1001
|
|
|
|
|
|
|
|
%files doc -f filelist-samba-doc
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%dir %{DOCDIR}
|
|
|
|
%dir %{_datadir}/samba
|
|
|
|
%dir %{SWATDIR}
|
|
|
|
%dir %{SWATDIR}/help
|
|
|
|
%{SWATDIR}/using_samba
|
|
|
|
%doc %{_datadir}/susehelp
|
|
|
|
%endif
|
|
|
|
|
|
|
|
%files krb-printing
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%if %{suse_version} > 1000
|
|
|
|
%verify(not mode) %attr(4750,root,lp) %{_bindir}/get_printing_ticket
|
|
|
|
%else
|
|
|
|
%attr(0750,root,lp) %{_bindir}/get_printing_ticket
|
|
|
|
%endif
|
|
|
|
%dir %{_libdir}/cups
|
|
|
|
%dir %{_libdir}/cups/backend
|
|
|
|
%ghost %{_libdir}/cups/backend/smb
|
|
|
|
%if %{make_pdb}
|
|
|
|
|
|
|
|
%files pdb
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%{LIBDIR}/pdb
|
|
|
|
%doc examples/pdb/{Makefile,README,test.c}
|
|
|
|
%endif
|
|
|
|
%if %{make_vscan}
|
|
|
|
|
|
|
|
%files vscan
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%{LIBDIR}/vfs/vscan*
|
|
|
|
%doc samba-vscan-%{vscan_ver}/{AUTHORS,COPYING,ChangeLog,FAQ,INSTALL,NEWS,README,TODO}
|
|
|
|
%doc samba-vscan-%{vscan_ver}/*/vscan-*.conf
|
|
|
|
%dir %{LIBDIR}/vfs
|
|
|
|
%endif
|
|
|
|
%if %{make_python}
|
|
|
|
|
|
|
|
%files python
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%doc source/python/README
|
|
|
|
%doc source/python/examples
|
|
|
|
%doc source/python/gprinterdata
|
|
|
|
%doc source/python/gtdbtool
|
|
|
|
%doc source/python/gtkdictbrowser.py
|
|
|
|
%{_libdir}/python/lib-dynload/samba
|
|
|
|
%endif
|
2008-03-27 22:36:19 +01:00
|
|
|
%if %{suse_version} < 1031
|
2008-01-24 13:21:25 +01:00
|
|
|
|
|
|
|
%files -n libsmbclient
|
2008-03-27 22:36:19 +01:00
|
|
|
%else
|
|
|
|
|
|
|
|
%files -n libsmbclient0
|
|
|
|
%endif
|
2008-01-24 13:21:25 +01:00
|
|
|
%defattr(-,root,root)
|
|
|
|
%{_libdir}/libsmbclient.so.*
|
|
|
|
%doc %{_mandir}/man7/libsmbclient.7.gz
|
|
|
|
|
|
|
|
%files -n libsmbclient-devel
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%{_includedir}/libsmbclient.h
|
|
|
|
%{_libdir}/libsmbclient.a
|
|
|
|
%{_libdir}/libsmbclient.so
|
|
|
|
|
|
|
|
%files -n libmsrpc
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%{_libdir}/libmsrpc.so.*
|
|
|
|
|
|
|
|
%files -n libmsrpc-devel
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%{_includedir}/libmsrpc.h
|
|
|
|
%{_libdir}/libmsrpc.a
|
|
|
|
%{_libdir}/libmsrpc.so
|
|
|
|
|
|
|
|
%files -n libsmbsharemodes
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%{_libdir}/libsmbsharemodes.so.*
|
|
|
|
|
|
|
|
%files -n libsmbsharemodes-devel
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%{_includedir}/smb_share_modes.h
|
|
|
|
%{_libdir}/libsmbsharemodes.a
|
|
|
|
%{_libdir}/libsmbsharemodes.so
|
|
|
|
%if %{make_ldapsmb}
|
|
|
|
|
|
|
|
%files -n ldapsmb
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%{_sbindir}/ldapsmb
|
|
|
|
%{_mandir}/man5/ldapsmb.5.gz
|
|
|
|
%endif
|
|
|
|
%if %{suse_version} > 920
|
|
|
|
|
|
|
|
%files -n cifs-mount
|
|
|
|
%defattr(-,root,root)
|
|
|
|
/sbin/mount.cifs
|
|
|
|
/sbin/umount.cifs
|
|
|
|
%doc %{_mandir}/man8/mount.cifs.8.gz
|
|
|
|
%doc %{_mandir}/man8/umount.cifs.8.gz
|
|
|
|
%endif
|
|
|
|
|
|
|
|
%description
|
|
|
|
Samba is a suite of programs that allows SMB/CIFS clients to use the
|
|
|
|
Unix file space, printers, and authentication subsystem.
|
|
|
|
|
|
|
|
The package named samba contains all programs that are needed to act as
|
|
|
|
a server. The binaries expect the configuration file to be found in
|
|
|
|
/etc/samba/smb.conf
|
|
|
|
|
|
|
|
For a more detailed description of Samba, check the samba-doc package
|
|
|
|
or the Samba.org Web page at http://www.Samba.org/
|
|
|
|
|
|
|
|
Please check http://en.openSUSE.org/Samba for general information on
|
|
|
|
Samba as part of SUSE Linux Enterprise or openSUSE products, links to
|
|
|
|
binary packages of the most current Samba version, and a bug reporting
|
|
|
|
how to.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Authors:
|
|
|
|
--------
|
|
|
|
The Samba Team <samba@samba.org>
|
|
|
|
|
2008-04-10 22:09:34 +02:00
|
|
|
Source Timestamp: 1680
|
2008-03-27 22:36:19 +01:00
|
|
|
Branch : 3.0.28a
|
2008-01-24 13:21:25 +01:00
|
|
|
|
|
|
|
%if %{suse_version} > 1020
|
|
|
|
|
|
|
|
%description devel
|
|
|
|
This package contains the static libraries and header files needed to
|
|
|
|
develop programs which make use of Samba.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Authors:
|
|
|
|
--------
|
|
|
|
The Samba Team <samba@samba.org>
|
|
|
|
|
2008-04-10 22:09:34 +02:00
|
|
|
Source Timestamp: 1680
|
2008-03-27 22:36:19 +01:00
|
|
|
Branch : 3.0.28a
|
2008-01-24 13:21:25 +01:00
|
|
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
%description client
|
|
|
|
Samba is a suite of programs that allows SMB/CIFS clients to use the
|
|
|
|
Unix file space, printers, and authentication subsystem.
|
|
|
|
|
|
|
|
The package named samba-client contains all programs that are needed to
|
|
|
|
act as a Samba client. The binaries expect the configuration file to
|
|
|
|
be found in /etc/samba/smb.conf
|
|
|
|
|
|
|
|
For a more detailed description of Samba, check the samba-doc package
|
|
|
|
or the Samba.org Web page at http://www.Samba.org/
|
|
|
|
|
|
|
|
Please check http://en.openSUSE.org/Samba for general information on
|
|
|
|
Samba as part of SUSE Linux Enterprise or openSUSE products, links to
|
|
|
|
binary packages of the most current Samba version, and a bug reporting
|
|
|
|
how to.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Authors:
|
|
|
|
--------
|
|
|
|
The Samba Team <samba@samba.org>
|
|
|
|
|
2008-04-10 22:09:34 +02:00
|
|
|
Source Timestamp: 1680
|
2008-03-27 22:36:19 +01:00
|
|
|
Branch : 3.0.28a
|
2008-01-24 13:21:25 +01:00
|
|
|
|
|
|
|
%description winbind
|
|
|
|
This is the winbind-daemon and the wbinfo-tool.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Authors:
|
|
|
|
--------
|
|
|
|
The Samba Team <samba@samba.org>
|
|
|
|
|
2008-04-10 22:09:34 +02:00
|
|
|
Source Timestamp: 1680
|
2008-03-27 22:36:19 +01:00
|
|
|
Branch : 3.0.28a
|
2008-01-24 13:21:25 +01:00
|
|
|
|
|
|
|
%if %{make_utils}
|
|
|
|
|
|
|
|
%description utils
|
|
|
|
Some of the debug-tools for developpers.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Authors:
|
|
|
|
--------
|
|
|
|
The Samba Team <samba@samba.org>
|
|
|
|
|
|
|
|
%endif
|
|
|
|
%if %{suse_version} < 1001
|
|
|
|
|
|
|
|
%description doc
|
|
|
|
This package contains all the Samba documentation as it is not part of
|
|
|
|
the man pages.
|
|
|
|
|
|
|
|
Please check http://en.openSUSE.org/Samba for general information on
|
|
|
|
Samba as part of SUSE Linux Enterprise or openSUSE products, links to
|
|
|
|
binary packages of the most current Samba version, and a bug reporting
|
|
|
|
how to.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Authors:
|
|
|
|
--------
|
|
|
|
The Samba Team <samba@samba.org>
|
|
|
|
|
2008-04-10 22:09:34 +02:00
|
|
|
Source Timestamp: 1680
|
2008-03-27 22:36:19 +01:00
|
|
|
Branch : 3.0.28a
|
2008-01-24 13:21:25 +01:00
|
|
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
%description krb-printing
|
|
|
|
A wrapper binary to run smbspool with the original calling UID.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Authors:
|
|
|
|
--------
|
|
|
|
Jeremy Allison <jra at samba dot org>
|
|
|
|
|
2008-04-10 22:09:34 +02:00
|
|
|
Source Timestamp: 1680
|
2008-03-27 22:36:19 +01:00
|
|
|
Branch : 3.0.28a
|
2008-01-24 13:21:25 +01:00
|
|
|
|
|
|
|
%if %{make_pdb}
|
|
|
|
|
|
|
|
%description pdb
|
|
|
|
The Samba PDB-Modules.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Authors:
|
|
|
|
--------
|
|
|
|
The Samba Team <samba@samba.org>
|
|
|
|
|
2008-04-10 22:09:34 +02:00
|
|
|
Source Timestamp: 1680
|
2008-03-27 22:36:19 +01:00
|
|
|
Branch : 3.0.28a
|
2008-01-24 13:21:25 +01:00
|
|
|
|
|
|
|
%endif
|
|
|
|
%if %{make_vscan}
|
|
|
|
|
|
|
|
%description vscan
|
|
|
|
samba-vscan provides on-access scanning of Samba shares with ClamAV,
|
|
|
|
FRISK F-Prot, F-Secure AV, Kaspersky Anti-Virus, mks32, OAV
|
|
|
|
ScannerDaemon, Sophos Sweep, Symantec AntiVirus Engine (via ICAP) and
|
|
|
|
Trend Micro.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Authors:
|
|
|
|
--------
|
|
|
|
Rainer Link <rainer@openantivirus.org>
|
|
|
|
|
2008-04-10 22:09:34 +02:00
|
|
|
Source Timestamp: 1680
|
2008-03-27 22:36:19 +01:00
|
|
|
Branch : 3.0.28a
|
2008-01-24 13:21:25 +01:00
|
|
|
|
|
|
|
%endif
|
|
|
|
%if %{make_python}
|
|
|
|
|
|
|
|
%description python
|
|
|
|
This package provides the Samba Python modules.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Authors:
|
|
|
|
--------
|
|
|
|
The Samba Team <samba@samba.org>
|
|
|
|
|
2008-04-10 22:09:34 +02:00
|
|
|
Source Timestamp: 1680
|
2008-03-27 22:36:19 +01:00
|
|
|
Branch : 3.0.28a
|
2008-01-24 13:21:25 +01:00
|
|
|
|
|
|
|
%endif
|
2008-03-27 22:36:19 +01:00
|
|
|
%if %{suse_version} < 1031
|
2008-01-24 13:21:25 +01:00
|
|
|
|
|
|
|
%description -n libsmbclient
|
|
|
|
This package includes the libsmbclient library.
|
|
|
|
|
2008-04-06 08:10:12 +02:00
|
|
|
libsmbclient is provided by the libsmbclient0 package.
|
|
|
|
|
|
|
|
This entry is required to allow a samba.spec file providing
|
|
|
|
libsmbclient for SUSE version < 11.0 while versions > 10.0 will have
|
|
|
|
libsmbclient0.
|
|
|
|
|
2008-01-24 13:21:25 +01:00
|
|
|
|
|
|
|
|
|
|
|
Authors:
|
|
|
|
--------
|
|
|
|
The Samba Team <samba@samba.org>
|
|
|
|
|
2008-04-10 22:09:34 +02:00
|
|
|
Source Timestamp: 1680
|
2008-03-27 22:36:19 +01:00
|
|
|
Branch : 3.0.28a
|
|
|
|
|
|
|
|
%else
|
|
|
|
|
|
|
|
%description -n libsmbclient0
|
2008-04-06 08:10:12 +02:00
|
|
|
This package includes the libsmbclient library.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Authors:
|
|
|
|
--------
|
|
|
|
The Samba Team <samba@samba.org>
|
|
|
|
|
2008-04-10 22:09:34 +02:00
|
|
|
Source Timestamp: 1680
|
2008-04-06 08:10:12 +02:00
|
|
|
Branch : 3.0.28a
|
2008-03-27 22:36:19 +01:00
|
|
|
|
|
|
|
%endif
|
|
|
|
This package includes the libsmbclient library.
|
|
|
|
Authors:
|
|
|
|
--------
|
|
|
|
The Samba Team <samba@samba.org>
|
2008-01-24 13:21:25 +01:00
|
|
|
|
|
|
|
%description -n libsmbclient-devel
|
|
|
|
This package contains the static libraries and header files needed to
|
|
|
|
develop programs which make use of the smbclient programming interface.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Authors:
|
|
|
|
--------
|
|
|
|
The Samba Team <samba@samba.org>
|
|
|
|
|
2008-04-10 22:09:34 +02:00
|
|
|
Source Timestamp: 1680
|
2008-03-27 22:36:19 +01:00
|
|
|
Branch : 3.0.28a
|
2008-01-24 13:21:25 +01:00
|
|
|
|
|
|
|
%description -n libmsrpc
|
|
|
|
This package includes the libmsrpc library.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Authors:
|
|
|
|
--------
|
|
|
|
The Samba Team <samba@samba.org>
|
|
|
|
|
2008-04-10 22:09:34 +02:00
|
|
|
Source Timestamp: 1680
|
2008-03-27 22:36:19 +01:00
|
|
|
Branch : 3.0.28a
|
2008-01-24 13:21:25 +01:00
|
|
|
|
|
|
|
%description -n libmsrpc-devel
|
|
|
|
This package contains the static libraries and header files needed to
|
|
|
|
develop programs which make use of the msrpc programming interface.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Authors:
|
|
|
|
--------
|
|
|
|
The Samba Team <samba@samba.org>
|
|
|
|
|
2008-04-10 22:09:34 +02:00
|
|
|
Source Timestamp: 1680
|
2008-03-27 22:36:19 +01:00
|
|
|
Branch : 3.0.28a
|
2008-01-24 13:21:25 +01:00
|
|
|
|
|
|
|
%description -n libsmbsharemodes
|
|
|
|
This package includes the smbsharemodes library.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Authors:
|
|
|
|
--------
|
|
|
|
The Samba Team <samba@samba.org>
|
|
|
|
|
2008-04-10 22:09:34 +02:00
|
|
|
Source Timestamp: 1680
|
2008-03-27 22:36:19 +01:00
|
|
|
Branch : 3.0.28a
|
2008-01-24 13:21:25 +01:00
|
|
|
|
|
|
|
%description -n libsmbsharemodes-devel
|
|
|
|
This package contains the static libraries and header files needed to
|
|
|
|
develop programs which make use of the smbsharemodes programming
|
|
|
|
interface.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Authors:
|
|
|
|
--------
|
|
|
|
The Samba Team <samba@samba.org>
|
|
|
|
|
2008-04-10 22:09:34 +02:00
|
|
|
Source Timestamp: 1680
|
2008-03-27 22:36:19 +01:00
|
|
|
Branch : 3.0.28a
|
2008-01-24 13:21:25 +01:00
|
|
|
|
|
|
|
%if %{make_ldapsmb}
|
|
|
|
|
|
|
|
%description -n ldapsmb
|
|
|
|
This tool aims to simplify the administration of a Samba Domain
|
|
|
|
Controller that uses the ldapsam passdb backend.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Authors:
|
|
|
|
--------
|
|
|
|
Guenther Deschner <guenther at deschner dot de>
|
|
|
|
|
2008-04-10 22:09:34 +02:00
|
|
|
Source Timestamp: 1680
|
2008-03-27 22:36:19 +01:00
|
|
|
Branch : 3.0.28a
|
2008-01-24 13:21:25 +01:00
|
|
|
|
|
|
|
%endif
|
|
|
|
%if %{suse_version} > 920
|
|
|
|
|
|
|
|
%description -n cifs-mount
|
|
|
|
mount.cifs mounts a CIFS filesystem. It is usually invoked indirectly
|
|
|
|
by the mount command when using the "-t cifs" option.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Authors:
|
|
|
|
--------
|
|
|
|
Steve French <sfrench at Samba dot org>
|
|
|
|
|
2008-04-10 22:09:34 +02:00
|
|
|
Source Timestamp: 1680
|
2008-03-27 22:36:19 +01:00
|
|
|
Branch : 3.0.28a
|
2008-01-24 13:21:25 +01:00
|
|
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
%changelog
|
2008-04-10 15:31:57 +02:00
|
|
|
* Thu Apr 10 2008 ro@suse.de
|
2008-04-10 22:09:34 +02:00
|
|
|
- Added baselibs.conf file to build xxbit packages for multilib support for
|
|
|
|
post 10.3 systems.
|
|
|
|
* Thu Apr 10 2008 boyang@suse.de
|
|
|
|
- Only cache password policy results that worked, otherwise we cannot login
|
|
|
|
until the cache expires even if a connection to a DC has been restored;
|
|
|
|
[bnc#373552].
|
2008-04-06 08:10:12 +02:00
|
|
|
* Tue Apr 01 2008 mkoenig@suse.de
|
2008-04-10 22:09:34 +02:00
|
|
|
- Remove dir /usr/share/omc/svcinfo.d as it is provided now by filesystem.
|
2008-03-27 22:36:19 +01:00
|
|
|
* Tue Mar 11 2008 lmuelle@suse.de
|
|
|
|
- Prevent tdb lock call getting interrupted by sig alarm; [bnc#364200].
|
|
|
|
* Mon Mar 10 2008 lmuelle@suse.de
|
|
|
|
- Update to 3.0.28a.
|
|
|
|
- Failure to join Windows 2008 domains.
|
|
|
|
- Windows Vista (including SP1 RC) interop issues.
|
|
|
|
* Tue Mar 04 2008 lmuelle@suse.de
|
|
|
|
- Rename the libsmbclient package to libsmbclient0 to follow the shared
|
|
|
|
library packaging policy and remove provides libsmbclient3 for post 10.3
|
|
|
|
systems.
|
|
|
|
* Fri Feb 22 2008 anschneider@suse.de
|
|
|
|
- Add variable to define if a share should be an administrative share;
|
|
|
|
[bnc#358841].
|
2008-02-29 23:49:40 +01:00
|
|
|
* Mon Feb 18 2008 jjaimon@novell.com
|
|
|
|
- Fix patch errors with dcerpc and idmap_global; [bnc#280452].
|
2008-03-27 22:36:19 +01:00
|
|
|
* Thu Feb 07 2008 jmcd@suse.de
|
|
|
|
- Fix safe_strcpy error caused by duplicate domain name fix;
|
|
|
|
[bnc#356025].
|
|
|
|
* Thu Feb 07 2008 anschneider@suse.de
|
|
|
|
- Fix two memleaks if num_validated_vuids exceeds its maximum;
|
|
|
|
[bnc#349581].
|
2008-02-29 23:49:40 +01:00
|
|
|
* Fri Jan 25 2008 jmcdonough@suse.de
|
|
|
|
- Fix ACL inheritance; [bnc#351570].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Wed Jan 23 2008 anschneider@suse.de
|
|
|
|
- Fix a gcc 4.3 buffer overflow warning.
|
2008-03-27 22:36:19 +01:00
|
|
|
* Wed Jan 09 2008 boyang@novell.com
|
2008-01-24 18:50:14 +01:00
|
|
|
- Remove duplicate domain name prepend when user SID is in winbindd cache;
|
|
|
|
[#336854]
|
|
|
|
* Thu Dec 20 2007 anschneider@suse.de
|
|
|
|
- Fix kerberos authentication with Vista; [#350032].
|
|
|
|
* Wed Dec 12 2007 jmcdonough@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Update to 3.0.28
|
|
|
|
+ Fix send_mailslot overflow: CVE-2007-6015; [#343702].
|
2008-04-06 08:10:12 +02:00
|
|
|
* Thu Nov 29 2007 jmcdonough@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Additional cases and problems caused by fix for CVE-2007-4572;
|
|
|
|
[#337823].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Mon Nov 26 2007 jmcdonough@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Fix send_mailslot overflow: CVE-2007-6015; [#343702].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Fri Nov 23 2007 hhetter@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Added default printing system information to README.vendor;
|
|
|
|
[#113759].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Fri Nov 16 2007 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Add missing define of AI_ADDRCONFIG for systems with older glibc versions.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Thu Nov 15 2007 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Update to 3.0.27.
|
|
|
|
+ Stack buffer overflow in nmbd's logon request processing; CVE-2007-4572;
|
|
|
|
[#326261].
|
|
|
|
+ Remote code execution in Samba's WINS server daemon (nmbd) whe
|
|
|
|
processing name registration followed name query requests; CVE-2007-5398;
|
|
|
|
[#337823].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Thu Nov 15 2007 anschneider@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Change the spec file to get debug packages again.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Wed Nov 14 2007 jmcdonough@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Additional case for overflow: CVE-2007-4572; [#326261].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Thu Nov 08 2007 jmcdonough@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Fix process_logon_packet overflow; CVE-2007-4572; [#326261].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Wed Nov 07 2007 jmcdonough@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Fix reply_netbios_packet vulnerability; CVE-2007-5398; [#337823].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Tue Oct 30 2007 jmcdonough@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Fix missing getpwent mutex unlock; [#329796], [#331754], [#336854].
|
2008-03-27 22:36:19 +01:00
|
|
|
* Tue Oct 30 2007 jmcdonough@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Fix the alignment of 32 and 64-bit winbind requests; [#331754].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Fri Oct 12 2007 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Add dmapi-devel and xfsprogs-devel to the BuildRequires for post 10.0
|
|
|
|
systems; [#289599], fate [#302668].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Tue Oct 09 2007 anschneider@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Fix possible segfault in winbind which could be caused by uninitialized
|
|
|
|
variables; [#253862c223].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Fri Oct 05 2007 jmcdonough@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Use FQDN in KDC DNS lookup; [#295284].
|
2008-03-27 22:36:19 +01:00
|
|
|
* Thu Oct 04 2007 jmcdonough@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Make nss_winbind thread-safe; [#293907, #329796].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Wed Oct 03 2007 jmcdonough@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Perform KDC lookup using DNS only; [#295284].
|
2008-03-27 22:36:19 +01:00
|
|
|
* Thu Sep 27 2007 anschneider@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Handle smb child crash; [#294895].
|
2008-03-27 22:36:19 +01:00
|
|
|
* Wed Sep 26 2007 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Add a global lock inside nss_winbind as workaround; [#293907].
|
2008-04-06 08:10:12 +02:00
|
|
|
* Fri Sep 21 2007 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Merge ranged retrieval optimization to winbindd.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Wed Sep 19 2007 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Update to 3.0.26a.
|
|
|
|
+ Memory leaks in Winbind's IDMap manager.
|
|
|
|
- Update to 3.0.26.
|
|
|
|
+ Incorrect primary group assignment for domain users using the rfc2307 or
|
|
|
|
sfu winbind nss info plugin; CVE-2007-4138; [#307623].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Fri Sep 07 2007 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Fix two memleaks in idmap_cache.c; bso [#4917].
|
|
|
|
- Correct failure of libsmbclient against a version of Windows.
|
|
|
|
- Make read_sock return the total number of bytes read instead.
|
|
|
|
- Fix error in enum_dom_groups.
|
|
|
|
- Fix logic error in timeout of blocking lock processing.
|
|
|
|
- Add parameter "directory name cache size".
|
|
|
|
- Fix use of pwrite in tdb code.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Thu Aug 30 2007 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Also ensure to initialize ip_srv_site and count_site even if we are not on
|
|
|
|
site; [#230963#c124].
|
|
|
|
- Use an off site DC if we're not online and talking to the KDC of our domain;
|
|
|
|
[#230963#c106].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Wed Aug 22 2007 anschneider@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Fix a bug where samba writes the wrong default value of max_passwd_expire to
|
|
|
|
an LDAP server; [#298469].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Tue Aug 21 2007 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Fix if statements where we still expected cli_connect() to return BOOL.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Tue Aug 21 2007 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Update to 3.0.25c.
|
|
|
|
+ File sharing with Widows 9x clients.
|
|
|
|
+ Winbind running out of file descriptors due to stalled child processes.
|
|
|
|
+ MS-DFS inter-operability issues.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Tue Jul 24 2007 anschneider@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Update the cache tdb validation patch which improves the backup handling
|
|
|
|
trying to end up with a useable cache tdb. This applies mostly to the
|
|
|
|
situation that disk space is short; [#256166c82].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Thu Jul 19 2007 anschneider@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Update the cache tdb validation patch to support backup and corrupted
|
|
|
|
file handling; [#256166c77].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Wed Jul 11 2007 anschneider@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Fix a bug that causes smbd to 'hang' intermittently; [#289599].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Tue Jul 10 2007 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Fix event based krb5 ticket refreshing in winbindd.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Fri Jul 06 2007 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Limit the LDAP expression in lookup_usergroups_member() to security groups;
|
|
|
|
[253862c209].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Fri Jul 06 2007 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Don't reset the num_names counter in lookup_groupmem(); [253862c198].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Wed Jul 04 2007 anschneider@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Make the days before the password expiry warning appears configurable in
|
|
|
|
pam_winbind.conf; [#287871].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Tue Jul 03 2007 schwab@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Don't link shared libraries of vscan with -pie.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Fri Jun 29 2007 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Increase LOOKUP_SIDS_HUNK_SIZE for rpccli_lsa_lookup_sids_all() from 1000 to
|
|
|
|
20480; [#253862c175].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Wed Jun 27 2007 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Update to 3.0.25b.
|
|
|
|
+ Offline caching of files with Windows XP/Vista clients.
|
|
|
|
+ Improper cleanup of expired or invalid byte range locks on files.
|
|
|
|
+ Crashes is idmap_ldap and idmap_rid.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Sat Jun 23 2007 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Fix reply when no dfs share is configured.
|
|
|
|
- Fix the DFS code to work with Vista clients; [#286937].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Fri Jun 22 2007 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Migrate old if-up/down scripts to new names on update; [#283706, #285187].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Tue Jun 19 2007 anschneider@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Introduced prefix numbering of if-up/down scripts that they get executed in
|
|
|
|
the right order; [#283706, #285187].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Tue Jun 19 2007 anschneider@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Restart nscd on winbind update to load the new libnss_winbind.so.2 library.
|
|
|
|
This will not resolve every problem with nss modules; [#174589c88].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Mon Jun 18 2007 anschneider@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Fix winbind segfaults with idmap_rid; bso [#4624].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Thu Jun 07 2007 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Add missed 'c' character to the list of valid ones in escape_shell_string();
|
|
|
|
[#273611].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Fri Jun 01 2007 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Let lookup_groupmem() only resolve not yet cached SIDs; [#253862c106].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Thu May 31 2007 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Remove superfluous requires to samba from the devel package.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Wed May 30 2007 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Ensure the returned structure size from _samr_query_dispinfo() is smaller
|
|
|
|
than the total size; [#203833].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Sat May 26 2007 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Remove 'unset CONFIGURE_OPTIONS' in front of the configure call to vscan.
|
|
|
|
- Install header files with 0644 instead of 0755 permissions.
|
|
|
|
- Enable build of the python package.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Fri May 25 2007 anschneider@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Branch a samba-devel package for post 10.2 systems.
|
|
|
|
- Install .a library files with 0644 instead of 0755 permissions.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Fri May 25 2007 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Update to 3.0.25a.
|
|
|
|
+ Missing supplementary Unix group membership when using "force·group".
|
|
|
|
+ Premature expiration of domain user passwords when using a·Samba domain
|
|
|
|
controller.
|
|
|
|
+ Failure to open the Windows object picker against a server configured to
|
|
|
|
use "security = domain".
|
|
|
|
+ Authentication failures when using security = server.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Thu May 24 2007 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Add %%dir /usr/share/samba to the client package.
|
|
|
|
- Remove samba-classic{,-client}, samba-ldap{,-client}, sambaxp{,-client}, and
|
|
|
|
smbclnt from Provides and Obsoletes of the main or client package.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Thu May 24 2007 stbinner@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Add /sbin/ldconfig to %%post and %%postun of libsmbsharemode.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Wed May 23 2007 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Update samba-vscan to 0.3.6c-beta4.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Wed May 23 2007 anschneider@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- In some cases PRS_ALLOC_MEM was called with zero count; [#273613];
|
|
|
|
bso [#4637].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Wed May 23 2007 hhetter@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Enhance the patch to the ads version of lookup_groupmem(); [#253862c89].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Mon May 21 2007 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Don't use current_user to prep the security ctx in change_to_user();
|
|
|
|
[#273613].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Mon May 21 2007 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Prevent winbindd segfaulting due to corrupted cache tdb; [#256166].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Sat May 19 2007 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Use WORKGROUP instead of TUX-NET as default workgroup setting in smb.conf.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Fri May 18 2007 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- No longer check in the pre package scripts if swat or winbindd of version
|
|
|
|
2.2 are updated; [#273160].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Mon May 14 2007 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Update to 3.0.25.
|
|
|
|
+ Significant improvements in the winbind off-line logon support.
|
|
|
|
+ Support for secure DDNS updates as part of the 'net ads join'·process.
|
|
|
|
+ Rewritten IdMap interface which allows for TTL based caching and·per
|
|
|
|
domain backends.
|
|
|
|
+ New plug-in interface for the "winbind nss info" parameter.
|
|
|
|
+ New file change notify subsystem which is able to make use of·inotify on
|
|
|
|
Linux.
|
|
|
|
+ Support for passing Windows security descriptors to a VFS·plug-in allowing
|
|
|
|
for multiple Unix ACL implements to running side·by side on the Same
|
|
|
|
server.
|
|
|
|
+ Improved compatibility with Windows Vista clients including·improved read
|
|
|
|
performance with Linux servers.
|
|
|
|
+ Man pages for IdMap and VFS plug-ins.
|
|
|
|
+ Security Fixes CVE-2007-2444, CVE-2007-2446, and CVE-2007-2447.
|
|
|
|
- Disable build of the python package.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Fri May 11 2007 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Fix heap overflows to prevent remote code execution; CVE-2007-2446;
|
|
|
|
[#273613].
|
|
|
|
- Fix remote command injection vulnerability; CVE-2007-2447; [#273611].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Tue May 08 2007 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Remove obsolete samba-pdb package and required packages from BuildRequires
|
|
|
|
for post 10.2 systems.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Mon May 07 2007 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Remove X-UnitedLinux- prefix from init scripts for post 9.0 systems.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Mon May 07 2007 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Remove requires on release from devel packages.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Thu May 03 2007 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Reduces the number of queries made to the DC in the ads version of
|
|
|
|
lookup_groupmem(); [#253862].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Thu May 03 2007 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Allow winbindd to take local shortcut on secondary DCs in case dce funnel
|
|
|
|
directory is set; [#266853].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Wed May 02 2007 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Really remove Should-Start smb in smbfs init script; [#242918].
|
2008-03-27 22:36:19 +01:00
|
|
|
* Thu Apr 26 2007 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Disable 'msdfs root' by default again; [#268004].
|
2008-03-27 22:36:19 +01:00
|
|
|
* Sat Apr 21 2007 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Build libsmbsharemodes and create libsmbsharemodes and corresponding devel
|
|
|
|
package; [#264623].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Fri Apr 20 2007 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Let idmap_ad search in the Global Catalog in case dce funnel directory is
|
|
|
|
set; [#266049].
|
2008-04-06 08:10:12 +02:00
|
|
|
* Wed Apr 18 2007 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Allow share names with a lengths greater than 32 chars; bso [#4512].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Tue Apr 17 2007 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Check the euid and call become_root() to get write access to dump a core.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Tue Apr 17 2007 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Add pwdutils BuildRequires for post 10.2 systems.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Mon Apr 16 2007 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Do not restart winbindd under any if-up circumstances; [#227942].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Fri Apr 13 2007 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Replace unneeded become_root_uid_only() by refactored become_root();
|
|
|
|
CVE-2007-2444; [#262090].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Tue Apr 03 2007 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Add repository version and branch to the spec file via
|
|
|
|
build-source-timestamp mechanism.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Tue Apr 03 2007 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Allow applications to set the share mode while opening a file using
|
|
|
|
libsmbclient; bso [#3684]; [#203737].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Thu Mar 29 2007 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Fix for fd leak on error path in winbindd; bso [#3204], [#258737].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Mon Mar 26 2007 rguenther@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Add gdbm-devel BuildRequires for post 10.2 systems.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Mon Mar 26 2007 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Remove setlocale(LC_ALL, "C") calls; bso [#2926], [#247728].
|
2008-03-27 22:36:19 +01:00
|
|
|
* Sun Mar 18 2007 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Fix segfault and memleak in wb_lookup_rids(); bso [#4434].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Mon Mar 05 2007 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Fixes a known bottleneck under very high load situations; [#247984].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Mon Feb 26 2007 gd@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Avoid passdb builtin group membership calls in the DCERPC funnel patch;
|
|
|
|
[#248556].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Fri Feb 23 2007 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Allow pre 3.0.23 multi passdb backend configurations to work with
|
|
|
|
post 3.0.22 by using the first backend only; [#245167].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Thu Feb 22 2007 gd@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Prevent nscd crash in NSS winbind initgroups(); [#237719].
|
|
|
|
- Fix pam_winbind cached login for samba/NT4 domains; bso [#4225].
|
|
|
|
- Various pam_winbind fixes; bso [#4094, #4288].
|
|
|
|
- Fix DCERPC funnel patch; [#245278].
|
|
|
|
- Fix vista and share level security.
|
|
|
|
- Fix vista variable expansion; bso [#4093].
|
|
|
|
- Fix vista DFS support; bso [#4356].
|
|
|
|
- Fix vista backup tool; bso [#4361].
|
|
|
|
- Fix vista deletion on shares; bso [#4188].
|
|
|
|
- Fix vista spoolss problems.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Tue Feb 13 2007 gd@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Fix crash bug in rpc_pipe_bind(); [#244892].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Fri Feb 09 2007 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Enable DCERPC funnel patch.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Fri Feb 09 2007 gd@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Fix accumulation of expired LDAP connections when winbind in ads mode;
|
|
|
|
bso [#4009].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Wed Feb 07 2007 gd@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Fix all lp_dce_funnel_directory() callers; [#242833].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Wed Feb 07 2007 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Disable broken DCERPC funnel patch; [#242833].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Mon Feb 05 2007 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Update to 3.0.24.
|
|
|
|
+ Potential Denial of Service bug in smbd; CVE-2007-0452; [#240265].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Thu Feb 01 2007 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Fix logic error in the deferred open code; CVE-2007-0452; [#240265].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Thu Feb 01 2007 gd@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Avoid winbind event handler for internal domains.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Tue Jan 30 2007 gd@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Fix smbcontrol winbind offline; [#223418].
|
|
|
|
- Fail on offline pwd change attempts; [#223501].
|
|
|
|
- Register check_dom_handler when coming from offline mode.
|
|
|
|
- Fix pam_winbind passwd changes in online mode.
|
|
|
|
- Call set_domain_online in init_domain_list().
|
|
|
|
- Winbind cleanup after failure and fix crash bug.
|
|
|
|
- Don't register check domain handler for all trusts.
|
|
|
|
- Add separate logfile for dc-connect wb child.
|
|
|
|
- Only write custom krb5 conf for own domain.
|
|
|
|
- Move check domain handler to fork_domain_child.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Fri Jan 26 2007 gd@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Fix pam_winbind text string typo; [#238496].
|
|
|
|
- Support sites without DCs (automatic site coverage); [#219793].
|
|
|
|
- Fix invalid krb5 cred cache deletion; [#227782].
|
|
|
|
- Fix invalid warning in the PAM session close;
|
|
|
|
- Fix DC queries for all DCs; [#230963].
|
|
|
|
- Fix sitename usage depending on realm; [#195354].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Wed Jan 24 2007 gd@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Add DCERPC funnel patch; fate [#300768].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Mon Jan 22 2007 gd@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Fix pam password change with w2k DCs; [#237281].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Thu Jan 18 2007 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Check from the init script for SAMBA_<daemonname>_ENV variable expected to
|
|
|
|
be set in /etc/sysconfig/samba to export a particular environment variable
|
|
|
|
before starting a daemon. See section 'Setup a particular environment for
|
|
|
|
a Samba daemon' from the README file how this feature is to use.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Mon Jan 15 2007 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Remove %%config tag from /usr/share/omc/svcinfo.d/*.xml files.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Thu Jan 11 2007 gd@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Fix pam_winbind grace offline logins; [#223501].
|
|
|
|
- Fix password expiry message; [#231583].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Thu Jan 11 2007 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Move XML service description documents; fate [#301712].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Wed Jan 10 2007 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Disable smbmnt, smbmount, and smbumount for systems newer than 10.1.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Tue Jan 09 2007 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Add XML service description documents; fate [#301712].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Thu Jan 04 2007 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Move tdb utils to the client package.
|
2008-03-27 22:36:19 +01:00
|
|
|
* Thu Dec 14 2006 jeallison@novell.com
|
2008-01-24 13:21:25 +01:00
|
|
|
- Fix crash caused by deleting a message dispatch
|
|
|
|
handler from inside the handler itself; [#221709].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Fri Dec 08 2006 jeallison@novell.com
|
2008-01-24 13:21:25 +01:00
|
|
|
- Fix delays in winbindd access when on a non-home
|
|
|
|
network; [#222595].
|
2008-03-27 22:36:19 +01:00
|
|
|
* Thu Nov 23 2006 jeallison@novell.com
|
2008-01-24 13:21:25 +01:00
|
|
|
- Fix client-side smb signing; [#222951].
|
|
|
|
- Fix imcomplete merge for firefox NTLM handling; [#198255].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Mon Nov 20 2006 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Add IA64 and x64 printer drivers directory.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Thu Nov 16 2006 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Update to 3.0.23d.
|
|
|
|
+ Stability fixes for winbindd.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Fri Nov 03 2006 gd@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Fix ldapsmb group and unicode issues; [#143417, #216606].
|
|
|
|
- Fix net ads account management; [#217046].
|
|
|
|
- Fix libnscd usage in passdb; [#217363].
|
|
|
|
- Add the "mega patch"
|
|
|
|
+ Add site support for winbind; [#195354], fate [#300909].
|
|
|
|
+ Add site support for net; [#211281], fate [#300909].
|
|
|
|
+ Fix winbind krb5 ticket handling from offline; [#178028].
|
|
|
|
+ Fix "net ads leave"; [#196771].
|
|
|
|
+ Fix winbind username case handling; [#184902].
|
|
|
|
+ Fix winbind name canonicalisation; [#210174].
|
|
|
|
+ Fix winbind online/offline handling; [#196859].
|
|
|
|
+ Add NTLM cached credential handling for firefox; [#198255],
|
|
|
|
fate [#300973].
|
|
|
|
+ Fix winbind groupmembership handling; [#211324].
|
|
|
|
+ Fix winbind site-support handling on reconnect; [#195354].
|
|
|
|
+ Fix winbind child initialization and online/offline handling;
|
|
|
|
[#196859].
|
|
|
|
+ Fix winbind cached credential storage; [#185053].
|
|
|
|
+ Fix winbind long login delays; [#184450].
|
|
|
|
+ Fix winbind crash for new AD user; [#208454].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Thu Oct 26 2006 gd@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Fix pam_winbind overriding syslog settings; [#201756].
|
|
|
|
- Fix profilepath pam_set_data for other PAM modules; [#215707].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Mon Oct 23 2006 gd@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Fix timeout handling for winbindd (samr, netlogon).
|
|
|
|
- Fix gencache access; [#209409, #211281].
|
|
|
|
- Fix libsmbclient accessing NetApp; bso [#4018].
|
|
|
|
- Fix error handling in ads printer code; [#209409].
|
|
|
|
- Fix passwd pam segfault; [#211719].
|
|
|
|
- Fix crash in winbind async child.
|
|
|
|
- Fix winbind failure mode for trusted domains.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Fri Oct 20 2006 jeallison@novell.com
|
2008-01-24 13:21:25 +01:00
|
|
|
- Add realm to username if missing in net ads join; [#211706].
|
2008-04-06 08:10:12 +02:00
|
|
|
* Fri Oct 20 2006 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Move the LOCKDIR to the client sub package.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Thu Oct 12 2006 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Activate the libaddns.
|
2008-03-27 22:36:19 +01:00
|
|
|
* Fri Sep 29 2006 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Add version of the package subversion to Samba vendor version suffix.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Fri Sep 01 2006 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Update to 3.0.23c.
|
|
|
|
+ Authentication failures in pam_winbind when the AD domain
|
|
|
|
policy is set to not expire passwords.
|
|
|
|
+ Authorization failures when using smb.conf options such
|
|
|
|
as "valid users" with the smbpasswd passdb backend.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Thu Aug 24 2006 jeallison@novell.com
|
2008-01-24 13:21:25 +01:00
|
|
|
- Fix time value reporting in libsmbclient; [#195285].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Tue Aug 15 2006 ro@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Remove update-messages.
|
2008-04-06 08:10:12 +02:00
|
|
|
* Wed Aug 09 2006 jeallison@novell.com
|
2008-01-24 13:21:25 +01:00
|
|
|
- Store and restore NT hashes as string compatible values; [#185053].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Tue Aug 08 2006 jeallison@novell.com
|
2008-01-24 13:21:25 +01:00
|
|
|
- Added winbindd null sid fix; [#185053].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Tue Aug 08 2006 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Update to 3.0.23b.
|
|
|
|
+ Ambiguity with unqualified names in smb.conf parameters
|
|
|
|
such as "force user" and "valid users".
|
|
|
|
+ Errors in 'net ads join' caused by bad IP address in the list
|
|
|
|
of domain controllers.
|
|
|
|
+ SMB signing errors in the client and server code.
|
|
|
|
+ Domain join failures when using smbpasswd on a Samba PDC.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Wed Jul 26 2006 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Fix from Alison Winters of SGI to build even if make_vscan is 0.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Sat Jul 22 2006 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Update to 3.0.23a.
|
|
|
|
+ Failure to strip the domain name from groups when 'winbind
|
|
|
|
use default domain = yes'
|
|
|
|
+ Bad token creation of local users on member servers not
|
|
|
|
running winbindd.
|
|
|
|
+ Failure to add users or groups to ACLs using the Windows
|
|
|
|
object picker.
|
|
|
|
+ Failure in file serving code when 'kernel oplocks = yes'.
|
|
|
|
+ New "createupn" option to "net ads join"
|
|
|
|
+ Rewritten Kerberos keytab generation when 'use kerberos
|
|
|
|
keytab = yes'
|
2008-01-24 18:50:14 +01:00
|
|
|
* Tue Jul 18 2006 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Replace vendor-files/tools/dlopen.sh by test_pam_modules make rule.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Tue Jul 18 2006 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Fix pam config file parsing in pam_winbind; bso [#3916].
|
2008-04-06 08:10:12 +02:00
|
|
|
* Tue Jul 11 2006 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Update to 3.0.23.
|
|
|
|
+ Improved 'make test'
|
|
|
|
+ New offline mode in winbindd.
|
|
|
|
+ New Kerberos support for pam_winbind.so.
|
|
|
|
+ New handling of unmapped users and groups.
|
|
|
|
+ New non-root share management tools.
|
|
|
|
+ Improved support for local and BUILTIN groups.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Fri Jul 07 2006 gd@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Prevent potential crash in winbindd's credential cache handling;
|
|
|
|
[#184450].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Thu Jul 06 2006 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Fix memory exhaustion DoS; CVE-2006-3403; [#190468].
|
2008-03-27 22:36:19 +01:00
|
|
|
* Sun Jul 02 2006 jeallison@novell.com
|
2008-02-29 23:49:40 +01:00
|
|
|
- Fix the munlock call, samba.org svn rev r16755 from Volker.
|
2008-03-27 22:36:19 +01:00
|
|
|
* Sat Jul 01 2006 jeallison@novell.com
|
2008-01-24 13:21:25 +01:00
|
|
|
- Change the kerberos principal for LDAP authentication to
|
|
|
|
netbios-name$@realm from host/name@realm; [#184450].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Tue Jun 27 2006 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Ensure to link all required libraries to libnss_wins; [#184306].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Sat Jun 24 2006 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Update to 3.0.23rc3.
|
|
|
|
+ Warnings from the Klocwork code analyzer.
|
|
|
|
+ Various portability bugs on AIX, Solaris, and True64.
|
|
|
|
+ Authorization problems when managing services.
|
|
|
|
+ Problems joining Windows clients to a Samba/LDAP domain.
|
2008-03-27 22:36:19 +01:00
|
|
|
* Wed Jun 21 2006 jeallison@novell.com
|
2008-01-24 13:21:25 +01:00
|
|
|
- Change log level of debug message to avaoid flodded nmbd log; [#157623].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Mon Jun 19 2006 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Add 'usershare allow guests = Yes' to the default config; [#144787].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Fri Jun 16 2006 schwab@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Fix syntax error in configure script.
|
2008-03-27 22:36:19 +01:00
|
|
|
* Fri Jun 16 2006 gd@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Add CHANGEPW kpasswd fallback to TCP; [#184945].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Tue Jun 13 2006 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Update to 3.0.23rc2.
|
|
|
|
+ Winbindd & Samba PDC integration issues.
|
|
|
|
+ Join problems from Windows clients in a Samba domain.
|
|
|
|
+ Winbind & AD trust failures.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Fri Jun 09 2006 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Remove VFS examples; [#182117].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Fri Jun 09 2006 gd@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Honour 'sn' attribute for eDir; [#176799].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Thu Jun 08 2006 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Adapt smbclient fix to smbtree to enable long share names; [#175999].
|
|
|
|
- Make smbclient -L use RPC to list shares, fall back to RAP; [#171311].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Wed Jun 07 2006 gd@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Re-add in-forest domain trusts; [bso #3823].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Thu Jun 01 2006 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Remove SO_SNDBUF and SO_RCVBUF from socket options example; [#165723].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Wed May 31 2006 gd@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Add wbinfo --own-domain; [#167344].
|
|
|
|
- Fix usability of pam_winbind on a Samba PDC; [bso #3800].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Tue May 30 2006 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Remove intrusive affinity patches for winbindd.
|
2008-03-27 22:36:19 +01:00
|
|
|
* Sun May 28 2006 jeallison@novell.com
|
2008-01-24 13:21:25 +01:00
|
|
|
- Merge Volker's winbindd crash fix for half-opened connections
|
|
|
|
in winbindd_cm.c (sessionsetup succeeded but tconX failed).
|
2008-01-24 18:50:14 +01:00
|
|
|
* Thu May 25 2006 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Update to 3.0.23rc1.
|
|
|
|
+ Winbind IDMAP integration with RFC2307 schema objects supported by Windows
|
|
|
|
2003 R2.
|
|
|
|
+ Rewritten 'net ads join' to mimic Windows XP without requiring
|
|
|
|
administrative rights to join a domain.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Mon May 22 2006 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Optimize lookup of user's group memberships via ExtendedDn LDAP control;
|
|
|
|
[#168100].
|
|
|
|
- Restart winbind if the hostname is modified by the DHCP client; [#169260].
|
|
|
|
- Set the groups membership first whilst we're still root and use execve()
|
|
|
|
instead of execv() in get_printing_ticket; [#177114].
|
|
|
|
- Add samba-krb-printing sub package with get_printing_ticket wrapper binary;
|
|
|
|
[#149698].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Tue May 16 2006 gd@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Prevent passwords beeing swapped to disc; [#174834].
|
|
|
|
- Remove length limit from winbind cache cleanup function; [#175737].
|
|
|
|
- Fix NDS_ldapsam memory leak.
|
|
|
|
- Only add password to linked list when necessary.
|
|
|
|
- Don't try cached credentials when changing passwords.
|
|
|
|
- Cleanup winbind linked list of credential caches.
|
|
|
|
- Use the index objectCategory attribute in AD LDAP requests.
|
|
|
|
- Adjust AD time difference when validating tickets.
|
|
|
|
- Add password change warning for passwords beeing too young.
|
|
|
|
- Remove experimental Heimdal KCM support.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Mon May 08 2006 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Added "usershare allow guests" global parameter; [#144787].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Thu May 04 2006 gd@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Return domain name in samrquerydominfo 5; [#172756].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Tue May 02 2006 gd@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Fix unauthorized access when logging in with pam_winbind; [#156385].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Thu Apr 27 2006 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Don't ever set O_SYNC on open unless "strict sync = yes"; [#165431].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Mon Apr 24 2006 gd@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Correct fix to exit from "net" with an inproper configuration; [#163227],
|
|
|
|
[#182749].
|
|
|
|
- Robustness fixes for winbind; [#167952].
|
|
|
|
- Fix build of own iniparser copy.
|
2008-03-27 22:36:19 +01:00
|
|
|
* Mon Apr 24 2006 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Update to 3.0.23pre1.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Sat Apr 15 2006 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Exit from the net command with an error if Samba is not configured for the
|
|
|
|
required role; [#163227].
|
|
|
|
- Add portability issue fixes between 32-bit winbind clients and a 64-bit
|
|
|
|
winbindd server.
|
|
|
|
- Install pam_winbind.conf to /etc/security and add it with %%config(noreplace)
|
|
|
|
to the samba-winbind sub package.
|
|
|
|
- Add fix to the vscan antivir module to circumvent longer startup times of
|
|
|
|
the antivir scanner process.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Wed Apr 12 2006 gd@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Use iniparser for pam_winbind.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Mon Apr 03 2006 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Allow testparm to dump a paramatrical option.
|
|
|
|
- Update to 3.0.22; CVE-2006-1059; [#161778].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Fri Mar 31 2006 gd@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Don't assume account objectclass for eDir; [#160169].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Wed Mar 29 2006 gd@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Only send CLDAP request to an connect AD DC; [#159684].
|
|
|
|
- Invalidate krb5 credential cache when pam_auth has failed; [#161018].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Tue Mar 28 2006 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Enhance comment for the 'cups options = raw' line; [#160720].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Thu Mar 23 2006 gd@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Align pam_winbind patch with upstream version.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Tue Mar 21 2006 jeallison@novell.com
|
2008-01-24 13:21:25 +01:00
|
|
|
- Fix oplock logic bug under heavy load; [#159626].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Mon Mar 20 2006 gd@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Flush nscd cache also on winbindd startup; [#137793].
|
|
|
|
- Remove paranoia check for empty acct_flags to support NT4 and older Samba 3
|
|
|
|
DCs; [#149477].
|
|
|
|
- Skip superfluous keytab-iteration; [#154951].
|
|
|
|
- Avoid fallback to samlogon after password failure; [#158717].
|
|
|
|
- Fix empty domain name in NSS calls; [#154954].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Wed Mar 15 2006 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Call make proto instead of pch for pre 10.0 systems.
|
|
|
|
- Use 0750 as default permissions for /var/log/samba as the log files are
|
|
|
|
created with 0644.
|
|
|
|
- Add libnscd-devel to BuildRequires for post 9.1 systems.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Tue Mar 14 2006 jeallison@novell.com
|
2008-01-24 13:21:25 +01:00
|
|
|
- Fix Coverity bug missing return on error case in usershare code.
|
|
|
|
Samba.org svn rev 14019.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Mon Mar 13 2006 gd@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Correctly flush nscd caches when winbindd comes (back) online; [#137793].
|
|
|
|
- Fix ldapsmb handling of quoted strings in smb.conf; [#153756].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Thu Mar 09 2006 gd@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Fix LDAP replication sleep handling for search requests; [#118378].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Tue Mar 07 2006 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Use dlopen.sh to test that every module we just built can actually be loaded
|
|
|
|
by a minimal PAM-aware application.
|
|
|
|
- Link pam_smbpass with the required object files; bso [#3565].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Wed Mar 01 2006 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Fix case where a non existing tdb let smbpasswd -a core dump.
|
|
|
|
- Use make everything only to build the same result.
|
|
|
|
- Call proto_exists before we create the precompiled headers (pch).
|
|
|
|
- Set LC_ALL, LC_CTYPE, and LANG from /etc/sysconfig/language before we start
|
|
|
|
smbd and unset it afterwards; [#105322].
|
|
|
|
- Fix message handling with smbcontrol; [#153699].
|
|
|
|
- Build and install mount.cifs and umount.cifs as part of the main Makefile.
|
|
|
|
- Define 'symbols' heimdal if we build on a system older than 9.1. Else the
|
|
|
|
heimdal specific patches are not applied.
|
|
|
|
- Start nmbd in /etc/sysconfig/network/scripts/samba-winbindd if the service
|
|
|
|
is enabled before we switch winbindd online.
|
2008-03-27 22:36:19 +01:00
|
|
|
* Sat Feb 25 2006 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Only use absolute paths for the targets of sym links.
|
|
|
|
- Add a comment to the smbusers file that we are not using it in our default
|
|
|
|
configuration; [#153370].
|
|
|
|
- Update to final 3.0.21c.
|
|
|
|
- Properly shutdown winbindd with invalid configuration; [#153074].
|
|
|
|
- Never overwrite the acct_flags in rpccli_netlogon_sam_network_logon;
|
|
|
|
[#149477].
|
|
|
|
- Fix usage of DESTDIR while calling make install; bso [#3282].
|
|
|
|
- Allow to rename workstations in a Samba Domain; [#140877], bso [#2331].
|
|
|
|
- Honour workgroup when parsing smb-uris correctly; [#152821].
|
|
|
|
- Simplify fillup_and_insserv call in the %%post of the client package for post
|
|
|
|
10.0 systems.
|
|
|
|
- Fix net usershare info core dump; [#150870].
|
|
|
|
- Reorder Prereq lines and add missing binaries.
|
|
|
|
- Run /sbin/ldconfig from %%post and %%postun if the package contains a lib;
|
|
|
|
also replace any %%run_ldconfig by /sbin/ldconfig; add PreReq /sbin/ldconfig.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Mon Feb 20 2006 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Update to 3.0.21c from svn.Samba.org SAMBA_3_0_RELEASE tree.
|
2008-03-27 22:36:19 +01:00
|
|
|
* Fri Feb 17 2006 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Replace swat-welcome.diff by the upstream version; [#63160], bso [#2278].
|
|
|
|
- Replace pdbedit-pw-stdin.diff by the upstream version; bso [#1386].
|
|
|
|
- Add winbind offline config template; fate [#300457].
|
|
|
|
- Enhance return codes of net usershare; [#150870].
|
|
|
|
- Don't let lp_load() overwrite configuration settings; [#149682].
|
|
|
|
- Fix winbindd getpwnam behaviour for pam_winbind; [#149021].
|
|
|
|
- Replace nss-soname.diff by the upstream version; bso [#3381].
|
|
|
|
- Move libnss_wins into the client package.
|
|
|
|
- Fix pam_winbind Kerberos/NTLM fallback; [#149477].
|
|
|
|
- Update eDirectory LDAP schema for account policies; [#149470].
|
|
|
|
- Fix login password expiry handling in pam_winbind; [#149462].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Tue Feb 14 2006 gd@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Send correct workstation name to prevent NT_STATUS_INVALID_WORKSTATION
|
|
|
|
beeing returned in samlogon; [#148645], [#161051].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Wed Feb 08 2006 aj@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Remove openafs requirement.
|
2008-03-27 22:36:19 +01:00
|
|
|
* Tue Feb 07 2006 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Add Requires kerberos devel package to libsmbclient-devel; [#148579].
|
|
|
|
- Add Requires of the main lib packages to the libsmbclient and libmsrps devel
|
|
|
|
packages.
|
|
|
|
- Add missing documentation to testparm man page..
|
2008-01-24 18:50:14 +01:00
|
|
|
* Mon Feb 06 2006 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Remove /var/spool/samba from the filelist.
|
|
|
|
- No longer ignore NetworkManager controlled interfaces in dhcpcd-hook-samba.
|
|
|
|
- No longer call netbios_setup() if we source dhcpcd-hook-samba-functions.
|
2008-03-27 22:36:19 +01:00
|
|
|
* Fri Feb 03 2006 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Add missing \ to the dhcpcd-hook-samba-functions.
|
|
|
|
- Change password character to '*' in NSS replies.
|
|
|
|
- Fix online/offline message handling for winbindd.
|
|
|
|
- Only do anything while calling the helper script samba-winbindd if "winbind
|
|
|
|
offline logon" is "Yes".
|
|
|
|
- Starting nmbd with helper script samba-winbindd if we are going online and
|
|
|
|
service nmb is activated.
|
|
|
|
- Package network interface scripts as %%ghost and only create the sym links on
|
|
|
|
the initial install.
|
|
|
|
- Update to final 3.0.21b.
|
|
|
|
- Always use a local copy of guards (patches/tools/guards) instead of
|
|
|
|
depending to the quilt package at build time.
|
|
|
|
- Install any section of the default smb.conf as separate file packaged in
|
|
|
|
/usr/share/samba/templates/default-* into the client package.
|
|
|
|
- Append product version string to SAMBA_VERSION_VENDOR_SUFFIX.
|
|
|
|
- Add new feature to allow winbindd online offline state to be controlled by
|
|
|
|
smbcontrol; [#147249].
|
|
|
|
- Add -k switch to tdbdump to dump the data of a single key; [#133453].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Thu Jan 26 2006 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Add --all-domains switch to wbinfo.
|
|
|
|
- Update to 3.0.21b from svn.Samba.org SAMBA_3_0_RELEASE tree.
|
|
|
|
- Add script to trigger winbindd on- or offline mode.
|
|
|
|
- By default only allow to share directories owned by the user; [#144787].
|
|
|
|
- Add more verbose error message if usershares aren't activated; [#145299].
|
|
|
|
- Remove /var/lib/samba/usershares/ from the filelist; [#144013].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Wed Jan 25 2006 mls@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- converted neededforbuild to BuildRequires
|
2008-01-24 18:50:14 +01:00
|
|
|
* Fri Jan 20 2006 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Add %%w macro to be replaced by the winbind separator.
|
|
|
|
- Add a desktop smb.conf as template to the client package.
|
|
|
|
- Run SuSEconfig --module permissions if the package is not installed with
|
|
|
|
YaST and we have a /etc/permissions.d/samba-usershares file.
|
|
|
|
- Add /etc/permissions.d/samba-usershares as %%ghost to the filelist.
|
|
|
|
- Set %%verify(not group mode), root:users and 01700 as default for the default
|
|
|
|
usershare path, /var/lib/samba/usershares/.
|
|
|
|
- It turns out krb5_kt_get_entry() on MIT does an implicit open/read/close and
|
|
|
|
blows away an open keytab handle - so make sure we use a new handle; bso
|
|
|
|
[#3421].
|
|
|
|
- Ensure net usershare add uses an absolute path; [#143777].
|
|
|
|
- Use stderr for error messages of the net command.
|
|
|
|
- Ensure to rewind rem_backend if we have to workaround an old configuration.
|
|
|
|
Else winbindd might seg fault.
|
|
|
|
- Fix crash bug in the idmap winbindd child.
|
|
|
|
- Add PAM conversation for disallowed password change.
|
2008-03-27 22:36:19 +01:00
|
|
|
* Sun Jan 15 2006 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Remove idmap_ prefix from any idmap backend config setting; bso [#3264].
|
|
|
|
- Add net usershare command to manipulate user shares from trunk of samba.org.
|
|
|
|
- Align suse/samba3-pam_winbind patch with trunk of samba.org.
|
|
|
|
- Fix segfault in "net rpc vampire|samdump"; bso [#3390].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Mon Jan 09 2006 jeallison@novell.com
|
2008-01-24 13:21:25 +01:00
|
|
|
- Don't assume owning sticky bit directory means write access allowed;
|
|
|
|
bso [#3348].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Wed Jan 04 2006 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Create the precompiled headers with exactly the same flags as the
|
|
|
|
binaries.
|
|
|
|
- Allow to rename machine accounts. Fixed crash against eDirectory;
|
|
|
|
[#140877].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Tue Jan 03 2006 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Add 'winbind refresh tickets' parameter; [#140962].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Sun Jan 01 2006 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Update to 3.0.21a; bso [#3349].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Wed Dec 21 2005 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Update to 3.0.21.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Mon Dec 19 2005 gd@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Add extended pam_winbind work from trunk.
|
2008-04-06 08:10:12 +02:00
|
|
|
* Thu Dec 15 2005 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Return NT_STATUS_ACCOUNT_DISABLED if eDirectory returns
|
|
|
|
LDAP_UNWILLING_TO_PERFORM; [#138491].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Sun Dec 04 2005 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Package libmsrpc files separate.
|
|
|
|
- Revert libsmbclient package renaming.
|
|
|
|
- Update to 3.0.21rc2.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Tue Nov 29 2005 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Ensure to be root while calling pdb_search_destroy(); else we don't have
|
|
|
|
enough permissions to do the last paged LDAP search.
|
2008-03-27 22:36:19 +01:00
|
|
|
* Thu Nov 24 2005 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Store "sambaLogonHours" in GMT and display them in localtime; bso [#3187]
|
|
|
|
- Update to ldapsmb 1.34.
|
|
|
|
- Cache the results more agressivly to stop multiple LDAP searches; bnc
|
|
|
|
[#134082].
|
|
|
|
- Allow anonymous printing to Microsoft Windows 2000 and XP systems via
|
|
|
|
unauthenticated ntlmssp session setup, bnc [#106335].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Mon Nov 21 2005 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Improve performance when enumerating users from a LDAP database; bnc
|
|
|
|
[#134082].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Fri Nov 18 2005 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Add fix for quota on ext[23], reiserfs.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Thu Nov 17 2005 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Create a separate Samba documentation package to build it as noarch for post
|
|
|
|
10.0 systems.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Sun Nov 13 2005 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Update to 3.0.21rc1.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Wed Nov 09 2005 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Add samba.org post 3.0.20b fixes.
|
|
|
|
+ Ensure printjob deletion.
|
|
|
|
+ Fix setting of quotas on Linux.
|
|
|
|
+ Clear request structure before used by wbinfo; bso [#3201].
|
|
|
|
+ Added new parameter 'map readonly = [yes|no|permissions]'; bnc [#134188].
|
|
|
|
+ Fix acl evaluation bug.
|
|
|
|
+ Don't count open pipes in the num_files_open on a connection.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Fri Oct 28 2005 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Speed up load of the configuration file with a large number of share
|
|
|
|
definitions; bnc [#129341], bso [#1117].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Sun Oct 16 2005 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Update patch for mount.cifs to work with named uid/ gid; [#120601].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Fri Oct 14 2005 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Use upstream fix to supress LDAP build warnings with OpenLDAP 2.3.7 or
|
|
|
|
higher and to build with openssl 0.9.8a or higher.
|
|
|
|
- Allow mount.cifs also to work with uid/ gid names; [#120601].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Thu Oct 13 2005 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Disable smbwrapper support for all architectures.
|
|
|
|
- Update to 3.0.20b
|
|
|
|
+ winbindd crash with alt_names; bso [#3068]
|
|
|
|
+ denied write on a share in read/write mode; bso [#3088]
|
|
|
|
+ read-only share files are always seen as read-only
|
|
|
|
+ quota support; bso [#3070]
|
2008-03-27 22:36:19 +01:00
|
|
|
* Sun Oct 09 2005 schwab@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Make syscall wrapper stuff compilable.
|
2008-03-27 22:36:19 +01:00
|
|
|
* Sat Oct 01 2005 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Update to 3.0.20a.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Mon Sep 26 2005 ro@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- fix some implicit function declarations in getdate.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Mon Sep 19 2005 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Add iprint support; [#113346].
|
|
|
|
- Update to samba-vscan 0.3.6b.
|
|
|
|
- Add more samba.org post 3.0.20 fixes.
|
|
|
|
+ RegCreateKeyEx() Failures
|
|
|
|
+ Usrmgr.exe and Groups
|
|
|
|
+ net rpc shutdown
|
|
|
|
+ DOS applications
|
|
|
|
- Disable build of smbwrapper for ia64.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Mon Sep 12 2005 gd@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Fix x86_64 crash bugs
|
|
|
|
+ security descriptor upgrade in print tdbs [#106751, samba.org #3084]
|
|
|
|
+ winbindd resolving group membership [samba.org #3082]
|
2008-01-24 18:50:14 +01:00
|
|
|
* Mon Aug 29 2005 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Add samba.org post 3.0.20 fixes.
|
|
|
|
+ Fix password history for eDirectory
|
|
|
|
+ fix enumerated group name
|
|
|
|
+ other minor fixes
|
2008-01-24 18:50:14 +01:00
|
|
|
* Sat Aug 20 2005 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Update to 3.0.20.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Thu Aug 18 2005 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Fix assembling of the filepath in vscan-icap; [#105582].
|
|
|
|
- Fix typo in vscan-mcdaemon; [#102372].
|
2008-03-27 22:36:19 +01:00
|
|
|
* Wed Aug 10 2005 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Update to 3.0.20rc2.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Tue Aug 09 2005 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Enable vscan filetype support for post 9.0 systems as SLES 9 SP 2 provides
|
|
|
|
a file package built with -fPIC; [#102372].
|
2008-03-27 22:36:19 +01:00
|
|
|
* Thu Aug 04 2005 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Update to ldapsmb 1.33.
|
|
|
|
- Create precompiled headers on post 9.3 systems.
|
2008-03-27 22:36:19 +01:00
|
|
|
* Sat Jul 30 2005 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Update to 3.0.20rc1.
|
|
|
|
- Fail build if a patch doesn't apply.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Wed Jul 20 2005 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Use guards of the quilt package to apply all patches.
|
|
|
|
- Add shared module idmap_ad.
|
|
|
|
- Update to ldapsmb 1.32.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Wed Jul 13 2005 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Update to 3.0.20pre2.
|
2008-03-27 22:36:19 +01:00
|
|
|
* Wed Jun 29 2005 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Update to 3.0.20pre1.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Mon Jun 20 2005 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Add more post 3.0.14a fixes; bugzilla.Samba.org [#2729, #2698].
|
|
|
|
- Add hint to documentation about the permissions of umount.cifs; [#85813].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Tue May 10 2005 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Add more post 3.0.14a fixes.
|
|
|
|
- Update umount.cifs to the current version.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Tue Apr 26 2005 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Add umount.cifs binary.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Fri Apr 22 2005 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Fix potential buffer overflow in torture.
|
|
|
|
- Change Requires ... = %%{version} to >= ... %%{version} to allow installation
|
|
|
|
of an subpackage from the original media after a version update was
|
|
|
|
available and installed by online update. Kept Requires samba = %%{version}
|
|
|
|
for samba-vscan [#80230].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Wed Apr 20 2005 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Add missing /usr/sbin/groupadd to PreReq of the main package.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Tue Apr 19 2005 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Remove 'dos filetimes = Yes' from smb.conf as it now is the default.
|
2008-03-27 22:36:19 +01:00
|
|
|
* Tue Apr 19 2005 ro@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- try to make testsuite build with gcc-4
|
2008-01-24 18:50:14 +01:00
|
|
|
* Fri Apr 15 2005 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Update to version 3.0.14a.
|
|
|
|
- Fix net share migrate and report in the case of the top level share
|
|
|
|
directory ACL.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Tue Apr 12 2005 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Update to version 3.0.14.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Fri Apr 08 2005 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Update samba-vscan to version 0.3.6.
|
|
|
|
- Set 'dos filetimes = Yes' in smb.conf for all shares where other users than
|
|
|
|
the owning user might have write access to Microsoft Excel files.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Thu Mar 24 2005 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Update to version 3.0.13; fix Samba to POSIX draft ACL mapping [#74373];
|
|
|
|
bugzilla.Samba.org [#2521].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Mon Mar 21 2005 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Fix copy/delete files from Microsoft Windows 98 explorer; [#74102];
|
|
|
|
bugzilla.Samba.org [#2501].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Fri Mar 18 2005 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Update to version 3.0.12.
|
2008-03-27 22:36:19 +01:00
|
|
|
* Mon Mar 14 2005 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Ensure to package smbfstab with limited access permissions.
|
|
|
|
- Add additional Provides and Obsoletes and add %%version-%%release to the
|
|
|
|
Provides tags.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Fri Feb 25 2005 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Disable com_err patch for post 9.2 products.
|
|
|
|
- Use NO_BRP_STRIP_DEBUG="true" in the %%install section if make_devel is set.
|
|
|
|
- Call mkversion.sh to add VENDOR_SUFFIX to version.h
|
2008-03-27 22:36:19 +01:00
|
|
|
* Mon Feb 07 2005 ro@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- use kerberos-devel-packages in neededforbuild (again)
|
2008-01-24 18:50:14 +01:00
|
|
|
* Fri Feb 04 2005 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Update to 3.0.11.
|
|
|
|
- Create extra package, cifs-mount for the mount.cifs for post 9.2 products;
|
|
|
|
[#45324].
|
|
|
|
- Replace SWAT welcome.html sym link post and pre script workaround by a SWAT
|
|
|
|
fix; [#48160]; bugzilla.Samba.org [#2278].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Fri Jan 21 2005 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Enusre to free memory used for response and language in the print_cups code;
|
|
|
|
[#49999]; bugzilla.Samba.org [#2270].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Thu Jan 20 2005 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Fix order of evaluation in the bitmap code; Samba.org svn revision 4120;
|
|
|
|
[#49476,#49514,#49947].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Fri Jan 14 2005 ro@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- fix typo in specfile
|
2008-01-24 18:50:14 +01:00
|
|
|
* Wed Dec 22 2004 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Fix open_any_socket_out on request of Volker Lendecke; bugzilla.Samba.org
|
|
|
|
[#2180]; [#49480].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Thu Dec 16 2004 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Update to version 3.0.10; CAN-2004-1154; [#49119].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Wed Dec 15 2004 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Set IDMAP_RID_SUPPORT_TRUSTED_DOMAINS to 1 in sam/idmap_rid.c and add
|
|
|
|
Samba.org svn revision 4216; [#49250].
|
|
|
|
- Disable none working pdf share; [#49221].
|
|
|
|
- Don't remove statically defined printers in remove_stale_printers();
|
|
|
|
bugzilla.Samba.org [#2091]; [#49221].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Tue Dec 14 2004 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Add more changes from Vince Brimhall <vbrimhall at Novell dot com> to the
|
|
|
|
eDirectory integration patches; [#48821].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Mon Dec 13 2004 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Fix remote exploitation of an integer overflow vulnerability in the smbd
|
|
|
|
daemon; will be addressed in 3.0.10 upstream; CAN-2004-1154; [#49119].
|
|
|
|
- Add workaround for samba-vscan if TMPDIR env is set; [#49041].
|
|
|
|
- Add more changes from Vince Brimhall <vbrimhall at Novell dot com> to the
|
|
|
|
eDirectory integration patches; rename the passdb backend file to pdb_nds;
|
|
|
|
[#48821].
|
|
|
|
- Remove patch to avoid inclusion of linux/audit.h as it - even for post 9.1
|
|
|
|
products - is superfluous; bugzilla.Samba.org [#2061].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Tue Nov 30 2004 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Add -O to CFLAGS only for pre 9.2 products; [#44167], bugzilla.Samba.org
|
|
|
|
[#1631].
|
|
|
|
- Ensure to include /usr/lib/cups/backend only in post 9.0 products.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Fri Nov 19 2004 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Only avoid inclusion of linux/audit.h for post 9.1 products.
|
|
|
|
- Fix also max fd count for the select() call in nmbd and wrepld.
|
|
|
|
- Add more post 3.0.9 fixes.
|
2008-03-27 22:36:19 +01:00
|
|
|
* Fri Nov 19 2004 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Add missing ldapsmb man page.
|
|
|
|
- Add AntiVir module to samba-vscan.
|
|
|
|
- Fix fixed PID file name if multiple Samba daemons are used; [#48237].
|
|
|
|
- Add fixes to nds_ldap.c and nds-pdb_ldap.c.diff from Vince Brimhall
|
|
|
|
<vbrimhall at Novell dot com>.
|
|
|
|
- Use common* PAM configuration only for post 9.2 products.
|
|
|
|
- Update to version 3.0.9.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Mon Nov 15 2004 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Add max fd count for select call in smbd/server.c.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Mon Nov 15 2004 kukuk@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Use common-* PAM configuration.
|
2008-04-06 08:10:12 +02:00
|
|
|
* Sat Nov 13 2004 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Remove check for uid and gib mapping from winbind init script as winbind
|
|
|
|
nowadays works fine as a proxy only.
|
|
|
|
- Add -t 10 to all killproc calls in the init scripts; [#47227].
|
|
|
|
- Fix output of smbstatus to make the man page; fix -L, -p, & -S and the -u
|
|
|
|
<username> functionality.
|
|
|
|
- Move doc subpackage %%preun to %%postun and change sym link only if first arg
|
|
|
|
is less than 1 as only this situation is a deinstallation case.
|
2008-03-27 22:36:19 +01:00
|
|
|
* Fri Nov 12 2004 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Fix seg fault in lanman printing code.
|
|
|
|
- Fix testparm reporting for the passwd program string.
|
|
|
|
- Add welcome.html also as %%ghost to the samba-doc package and remove rm from
|
|
|
|
%%preun as this breaks the uninstall of samba-doc; [#48160].
|
|
|
|
- Protect all welcome-* files in the %%pre section of samba-doc to not get
|
|
|
|
deleteted. welcome-en-no-samba-doc.html of the samba package was accidently
|
|
|
|
removed.
|
2008-03-27 22:36:19 +01:00
|
|
|
* Thu Nov 11 2004 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Update Samba docs to version 3.0.8; [#48137].
|
|
|
|
- Use a 32 instead of a 64 byte case-exact string in the samba-nds.schema
|
|
|
|
for the sambaPasswordHistory object; [#48134].
|
|
|
|
- Use samba-nds.schema of examples/LDAP/samba-nds.schema as it is now part of
|
|
|
|
the main line and mark it as %%config in the filelist.
|
|
|
|
- Remove admin from default smbusers mapping file; [#48111].
|
|
|
|
- Add post 3.0.8 fixes.
|
|
|
|
- Remove rest of old net RPC printer migration patch as the problem is solved
|
|
|
|
different in 3.0.8.
|
|
|
|
- Fix undefined reference to `secrets_*' in libsmbclient; [#48082].
|
|
|
|
- Enable testsuite for libsmbclient.
|
|
|
|
- Fix domain/ workgroup bug for multibyte names in nmbstatus; [#38309].
|
|
|
|
- Remove superfluous rm in the preun of the samba package.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Mon Nov 08 2004 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Update to version 3.0.8; CAN-2004-0930; [#48019].
|
|
|
|
- Fix roundup problem for non-Windows clients; CAN-2004-0882 [#46203].
|
|
|
|
- Use upstream version of the HTML index file; [#48041].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Wed Nov 03 2004 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Add samba-nds.schema to /usr/share/samba/LDAP, [#47894].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Tue Nov 02 2004 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Remove incomplete account expiry feature.
|
|
|
|
- Remove broken clockskew fix on request of the author.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Thu Oct 28 2004 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Add printername and queue update patch, bugzilla.Samba.org [#1519].
|
|
|
|
- Add account and password expire feature mainly for migration.
|
|
|
|
- Add bad password count and logon count while migration.
|
|
|
|
- Use define for common %%setup options and set it to -q.
|
|
|
|
- Fix several serious compiler warnings in smbd/lanman.c.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Fri Oct 22 2004 adrian@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- make it possible to build the package as user
|
2008-01-24 18:50:14 +01:00
|
|
|
* Thu Oct 21 2004 mc@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- disable samba3-account_pol_ldap.diff; breaks libsmbclient
|
2008-04-06 08:10:12 +02:00
|
|
|
* Wed Oct 20 2004 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Add showacls option to smbclient.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Mon Oct 18 2004 mc@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Update pdb_ldap.c.diff from Vince Brimhall <vbrimhall at Novell dot com>.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Fri Oct 15 2004 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Update eDirectory patch from Vince Brimhall <vbrimhall at Novell dot com>.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Thu Oct 14 2004 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Add information to the default smb.conf that the full version is only
|
|
|
|
available if samba-doc is installed, [#43953].
|
|
|
|
- Move samba.reg to the vendor-files tar ball.
|
|
|
|
- Use $syslog for Required-Start in the smbfs init script, [#37618].
|
|
|
|
- Add eDirectory patch from Vince Brimhall <vbrimhall at Novell dot com>.
|
|
|
|
- Add alias migration code from Volker Lendecke <vl at Sernet do DE>.
|
|
|
|
- Add account policy migration to LDAP code from Guenther Deschner <gd at
|
|
|
|
Samba dot org>.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Mon Oct 11 2004 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Fix recursive ls in smbclient. Fix by Josef Zlomek.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Wed Oct 06 2004 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Fix job check of smbfs init script.
|
|
|
|
- Use 0754 permissions for all init scripts.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Thu Sep 23 2004 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Fix smbfs init script for case where we wait for mount or umount to succeed,
|
|
|
|
[#45778].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Tue Sep 21 2004 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- User 0775 and root:ntadmin for drivers and 0770 and root:users for profiles
|
|
|
|
directory as with the Samba 2.2 packages.
|
|
|
|
- Add groupadd ntadmin to %%pre of the main package, [#45719].
|
|
|
|
- Modify NetBIOS Datagram Distributor extensions patch to protect records
|
|
|
|
which are marked as permanent.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Thu Sep 16 2004 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Enable krb5_cc_close() in libsmb/clikrb5 to avoid memleak of winbindd.
|
|
|
|
- Remove obsolet part from vendor README.
|
|
|
|
- Call mount only one time in the smbfs init script.
|
|
|
|
- Add additional information to the samba-vscan INSTALL file.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Mon Sep 13 2004 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Update to version 3.0.7, CAN-2004-0807, CAN-2004-0808, [#44883].
|
|
|
|
- Restructure vendor-files tar ball.
|
|
|
|
- Use -dPARANOIDSAFER as option to gs in smbprngenpdf.
|
|
|
|
- Move all 'inherit permissions' to 'inherit acls' in the default smb.conf.
|
|
|
|
- Enhance libtool --mode patch for examples/pdb/ as suggested by Andreas
|
|
|
|
Schwab <schwab at suse dot de>.
|
|
|
|
- Add %%{?jobs:-j%%jobs} to most make calls as suggested by Stephan Kulow <coolo
|
|
|
|
at suse dot de>
|
2008-01-24 18:50:14 +01:00
|
|
|
* Fri Sep 03 2004 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Remove letters from the version string of autoconf and autoheader.
|
|
|
|
- Add --mode=MODE to libtool calls.
|
|
|
|
- Add logrotate settings for nmbd and smbd only on systems newer than 8.1.
|
2008-04-06 08:10:12 +02:00
|
|
|
* Thu Sep 02 2004 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Disable filetype support in vscan for version older than 9.2 where file was
|
|
|
|
built without -fPIC.
|
|
|
|
- Use new update message mechanism, [#44359].
|
|
|
|
- Disable profile information gathering. This is the Samba default.
|
|
|
|
- Check in %%pre of the doc package if there are still directories and files in
|
|
|
|
swat/help and remove them to allow cpio to create sym links here, [#44564].
|
|
|
|
- Check in dhcpcd-hook-samba if the interface is configured for BOOTPROTO
|
|
|
|
dhcp and exit gracefully if not.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Fri Aug 27 2004 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Fix check for DHCLIENT_MODIFY_SMB_CONF, add copyright to and remove 'set -e'
|
|
|
|
from dhcpcd-hook script.
|
|
|
|
- Remove swat/help/* and replace it with sym links to the samba-doc package.
|
|
|
|
- Add VENDOR suffix to mount.cifs.
|
|
|
|
- Add NetBIOS Datagram Distributor extensions provided by Brian Landy <landy
|
|
|
|
at alumni dot caltech dot edu>. See http://www.landy.cx/ or the comments in
|
|
|
|
the patch.
|
|
|
|
- Add more post 3.0.6 fixes.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Thu Aug 26 2004 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Use try-restart in nmb init script when called with force-reload.
|
|
|
|
- Add DHCP support for wins server and netbios scope setting.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Tue Aug 24 2004 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Update to version 3.0.6, [#43737, #43773].
|
|
|
|
- Update samba-vscan to version 0.3.5, [#43853].
|
|
|
|
- Update net RPC printer migrate patch from Günther Deschner.
|
|
|
|
- Add several post 3.0.6 fixes.
|
|
|
|
- Use -O instead of default -O2 for CFLAGS to avoid potential miscompilation,
|
|
|
|
[#44167]; bugzilla.Samba.org [#1631].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Thu Jul 22 2004 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Update to version 3.0.5. CAN-2004-0600 and CAN-2004-0686.
|
|
|
|
- Add net RPC printer migrate patch from Günther Deschner.
|
|
|
|
- Add RPM release to the vendor suffix in the version header file.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Tue Jun 22 2004 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Fix premature optimization in unix_convert() [#42332]; bugzilla.Samba.org
|
|
|
|
[#1345].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Wed Jun 16 2004 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Convert spec file to UTF-8 to produce mail with content type UTF-8 if we
|
|
|
|
create one in the %%pre or %%post section.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Tue Jun 15 2004 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Create a mail if we update from Samba 2.2 and used LDAP as SAM before
|
|
|
|
[#42055].
|
|
|
|
- Move /var/log/samba and /var/run/samba to the client package [#42018].
|
2008-01-24 18:50:14 +01:00
|
|
|
* Fri Jun 11 2004 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Ensure that we always use tdb_open_log() instead of tdb_open_ex() [#41929].
|
|
|
|
- Fix afs syscall patch. Already tested and added upstream.
|
|
|
|
- Add some information about the commented example configuration file to the
|
|
|
|
README.
|
|
|
|
- Add an inative [netlogon] share to the example configuration.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Wed Jun 02 2004 ro@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- avoid inclusion of linux/audit.h
|
2008-01-24 18:50:14 +01:00
|
|
|
* Tue Jun 01 2004 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Add CIFS support to smbfs init script [#41486].
|
|
|
|
- Use stderr for important messages in the init scripts.
|
|
|
|
- Remove empty Samba named configuration.
|
|
|
|
- Add hu translation to Samba.desktop file.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Mon May 31 2004 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Move smb.conf existence test in all init scripts to the start case [#41430].
|
|
|
|
- Add WHATSNEW and README to the htmldocs file.
|
|
|
|
- Use samba.css in htmldocs.html and manpages.html.
|
|
|
|
- Add X-DOC-* lines to enable search index creation and some translations to
|
|
|
|
the Samba.desktop file.
|
2008-04-06 08:10:12 +02:00
|
|
|
* Mon May 31 2004 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Remove backtrace file from vendor-files as our version it's now in upstream.
|
|
|
|
- Add Samba.desktop file for SuSEhelp system to the doc package.
|
|
|
|
- Move smbpasswd, smbcontrol binaries and man pages to the client package.
|
|
|
|
- Move README to the client package.
|
|
|
|
- Add additional information to the README.
|
2008-03-27 22:36:19 +01:00
|
|
|
* Sun May 30 2004 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Split winbind and wrepl logrotate from main package [#41433].
|
|
|
|
- Skip test for smb.conf file in case of stop in nmb, smb, winbind, and wrepl
|
|
|
|
init scripts [#41430].
|
|
|
|
- Move sym link /usr/share/samba/swat/using_samba to the doc package [#41429].
|
|
|
|
- Return always with success from smbfs init script in case of stop [#41428].
|
|
|
|
- Don't add /etc/samba/*.tdb files to file list.
|
|
|
|
- Enable patch to build examples-vfs with -fPIC for all architectures.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Fri May 28 2004 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Add profiles share with setting to suppress popup of a desktop.ini file to
|
|
|
|
the default smb.conf.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Thu May 27 2004 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Enable logon drive, path, and home in the way Standard Server 8 does and add
|
|
|
|
'username map' setting to default smb.conf.
|
|
|
|
- Use /var/log/samba/ as a secure directory for the smb-print script [#36676].
|
|
|
|
- Readd -t|--password-from-stdin option to pdbedit [#41182];
|
|
|
|
bugzilla.Samba.org [#1386].
|
|
|
|
- Fix winbind in case schannel verifier does not include the nonce [#41100];
|
|
|
|
bugzilla.Samba.org [#1315].
|
|
|
|
- Fix 'write list' option in case of security is better than share [#41101];
|
|
|
|
bugzilla.Samba.org [#1319].
|
|
|
|
- Touch smbd pid file in the init script while reload if the daemon runs.
|
|
|
|
This allows probe to return a value not equal reload.
|
|
|
|
- Add upstream changes to the 'printcap cache time' feature. Thie requires to
|
|
|
|
set 'printcap cache time = 750' in our default smb.conf as the upstream
|
|
|
|
default is 0 which disables the feature.
|
2008-03-27 22:36:19 +01:00
|
|
|
* Wed May 19 2004 ro@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- fix some gcc warnings (py_spoolss_drivers.c: argument sequence)
|
2008-01-24 18:50:14 +01:00
|
|
|
* Thu May 13 2004 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Add patch to fix clock skew of winbind in ADS security. For details see
|
|
|
|
bugzilla.Samba.org [#1208].
|
|
|
|
- Add patch to fix printing to the IP address of the server.
|
|
|
|
- Remove TDB files from below /var/lib/samba/ from filelist.
|
|
|
|
- Update to version 3.0.4. Fix password change broken by Microsoft hotfix
|
|
|
|
MS04-011 [#40087].
|
|
|
|
- Add libsmbclient fix from Stephan Kulow <coolo at suse dot de>. For details
|
|
|
|
see bugzilla.samba.org [#429].
|
|
|
|
- Add 'printcap cache time' option to remove stale and add new printers
|
|
|
|
[#21846]. See also bugzilla.Samba.org [#1259]. By this we no longer have
|
|
|
|
to wait for the CUPS dameon in the init script.
|
|
|
|
- Disable 'interfaces' and 'bind interfaces only' by default [#39491].
|
|
|
|
- Use right path to smb.conf in smbpasswd file and add some hints.
|
2008-03-27 22:36:19 +01:00
|
|
|
* Fri Apr 30 2004 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Add quotactl support patch from Stefan Metzmacher <metze at samba dot org>
|
|
|
|
[#39666]
|
|
|
|
- Replace suse_ver macro by real version string.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Thu Apr 29 2004 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Update to version 3.0.3.
|
|
|
|
- Adopt missing patches from 2.2.8a.
|
|
|
|
- Move LDAP schema to samba-client package.
|
|
|
|
- Add prerequires to samba package.
|
|
|
|
- Add missing stop_on_removal macros
|
|
|
|
- Add /var/lib/samba/browse.dat to the file list.
|
|
|
|
- Add /var/lib/samba/printing directory to the file list.
|
|
|
|
- Remove printingCupsOptions and expired_service_tickets diff; use upstream
|
|
|
|
version instead; they are now part of the printingAndManyOtherFixes diff.
|
|
|
|
- Enhance waiting for cupsd function in the smb init script
|
|
|
|
* only check with lpstat every two seconds
|
|
|
|
* remember start time in seconds and calculate the waiting time in relation
|
|
|
|
to this; this is important if a configured CUPS server is unreachable.
|
|
|
|
In this case we now really wait only 30 seconds and not 30 times of the
|
|
|
|
lpstat timeout.
|
|
|
|
* Thanks to Bjoern Jacke <bjoern at j3e dot de> for the patch.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Mon Apr 19 2004 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- fix ldapsmb script
|
|
|
|
- add expired service tickets patch from Guenther Deschner <gd at suse dot de>
|
2008-01-24 18:50:14 +01:00
|
|
|
* Thu Apr 15 2004 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- add 'cups options = raw' to the default smb.conf, [#28176]
|
|
|
|
- fix typo and use signal USR2 in write-status case of init script
|
2008-01-24 18:50:14 +01:00
|
|
|
* Mon Apr 05 2004 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- add patch from Alexander Bokovoy <ab@samba.org> to fix smbmount, [#37871]
|
|
|
|
- only create notify message on first installation
|
2008-01-24 18:50:14 +01:00
|
|
|
* Sat Apr 03 2004 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- readd /var/lock/samba/{drivers,netlogon,profiles}
|
|
|
|
- add more TDB files as %%ghost %%config(noreplace) to the file list
|
|
|
|
- enhance default configuration file, [#38024]
|
2008-01-24 18:50:14 +01:00
|
|
|
* Wed Mar 31 2004 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- add restart_on_update macros for nmb, smb and winbind
|
|
|
|
- fix path to smb-print.log, [#36676]
|
|
|
|
- move smbpasswd, pdbedit and testparm binaries and man pages to the client
|
|
|
|
package
|
|
|
|
- add cracklib-devel to BuildRequires
|
|
|
|
- add several TDB files as %%ghost %%config(noreplace) to the file list
|
|
|
|
- add backtrace script to examples/scripts
|
|
|
|
- fix smbadduser paths
|
|
|
|
- move /etc/xinetd.d/samba to /etc/xinetd.d/swat
|
2008-01-24 18:50:14 +01:00
|
|
|
* Mon Mar 22 2004 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- add 'printing cups options' feature; this allows us to print with option
|
|
|
|
'raw' without enabeling raw printing in the cups.conf, [#20218]
|
|
|
|
- add big patch collected from the CVS; [#36602]
|
|
|
|
- add sambaxp and sambaxp-client to the provides and obsoletes tag
|
|
|
|
- spec file cleanup
|
2008-03-27 22:36:19 +01:00
|
|
|
* Wed Feb 25 2004 gd@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- readd nmbstatus, mkntpwd, ldap-schema and cups-smb-backend
|
2008-01-24 18:50:14 +01:00
|
|
|
* Sun Feb 22 2004 gd@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- disable build of utils-package
|
2008-01-24 18:50:14 +01:00
|
|
|
* Wed Feb 18 2004 gd@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- update to 3.0.2a
|
|
|
|
- removed last references of docbook package
|
|
|
|
- moved cifsmount into client package
|
|
|
|
- added pgsql-backend
|
|
|
|
- cleaned up neededforbuild
|
|
|
|
- build as root
|
|
|
|
- fixed dependencies
|
|
|
|
- smb init-script should check for defaults
|
|
|
|
- winbind init-script should warn for required params
|
2008-01-24 18:50:14 +01:00
|
|
|
* Wed Feb 18 2004 coolo@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- readding my fix for libsmbclient. without it surfing windows
|
|
|
|
networks is pure luck ;(
|
2008-04-06 08:10:12 +02:00
|
|
|
* Tue Feb 17 2004 adrian@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- register samba and swat via slp.reg.d
|
2008-01-24 18:50:14 +01:00
|
|
|
* Wed Feb 11 2004 kukuk@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Remove self Conflicts
|
2008-01-24 18:50:14 +01:00
|
|
|
* Sun Feb 01 2004 gd@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- update to 3.0.2rc2
|
2008-01-24 18:50:14 +01:00
|
|
|
* Sun Jan 25 2004 adrian@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- rename package back to "samba"
|
|
|
|
- fix build
|
|
|
|
- add %%defattr
|
|
|
|
- clean up Provides/Obsoletes
|
|
|
|
- add Provides/Obsoletes for libsmbclient3
|
2008-01-24 18:50:14 +01:00
|
|
|
* Sun Jan 25 2004 gd@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- removed extra docbook-package
|
2008-03-27 22:36:19 +01:00
|
|
|
* Sun Jan 25 2004 gd@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- initial package of samba3. based on the work of Lars Mueller
|
|
|
|
<lmuelle-at-suse.de>.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Sun Jan 18 2004 meissner@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Added -fPIC to libmksd build.
|
2008-03-27 22:36:19 +01:00
|
|
|
* Fri Jan 16 2004 kukuk@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- added pam-devel to neededforbuild
|
2008-04-06 08:10:12 +02:00
|
|
|
* Sat Oct 18 2003 kukuk@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Remove unused des from neededforbuild
|
2008-01-24 18:50:14 +01:00
|
|
|
* Mon Sep 15 2003 kukuk@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Add requires to libsmbclient-devel [Bug #30718]
|
2008-01-24 18:50:14 +01:00
|
|
|
* Fri Sep 05 2003 kukuk@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Move /var/log/samba and /var/run/samba to samba-client [#30027]
|
2008-03-27 22:36:19 +01:00
|
|
|
* Fri Aug 29 2003 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- call sbin/SuSEconfig --module samba and not directly the script in the %%post
|
|
|
|
section
|
2008-01-24 18:50:14 +01:00
|
|
|
* Tue Aug 26 2003 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- add patch from Ademar de Souza Reis Jr. <ademar at conectiva dot com dot br>
|
|
|
|
for smbclient to get a working -TI option, #27353
|
2008-01-24 18:50:14 +01:00
|
|
|
* Thu Aug 21 2003 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- add nss-soname patch from Andreas Schwab, #28248
|
|
|
|
- add stop_on_removal and restart_on_update macros to preun and postun section
|
2008-01-24 18:50:14 +01:00
|
|
|
* Tue Jul 29 2003 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- point getSambaOptions to the right location of the source file
|
|
|
|
- fix handling of uninitialized variable in nmbstatus
|
2008-01-24 18:50:14 +01:00
|
|
|
* Mon Jul 28 2003 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- add Urban Widmark <urban at teststation dot com> patches for smbmount; this
|
|
|
|
includes LFS, unicode, escape character, and 32 bit uid suppprt, #18472
|
|
|
|
- add nmbstatus utility
|
|
|
|
- add schannel feature from Volker Lendecke <Volker.Lendecke at SerNet dot DE>
|
|
|
|
- move winbind init script and rc sysm link to the client package
|
|
|
|
- remove superfluous linkvfs patch
|
|
|
|
- activate root = administrator admin in smbusers by default
|
|
|
|
- add smbprngenpdf
|
|
|
|
- add configure option --with-sendfile-support
|
|
|
|
- autocreate samba.opts.ini while build
|
2008-01-24 18:50:14 +01:00
|
|
|
* Mon Jun 23 2003 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- add /usr/lib/cups/backend/smb to the samba-client package
|
|
|
|
- unify init scripts; add one space at the end to all echos
|
2008-01-24 18:50:14 +01:00
|
|
|
* Wed Jun 04 2003 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- fix pointer cast on 64bit big endian architecture in winbind_nss.c, #27220
|
|
|
|
- add new sysconfig tags
|
2008-01-24 18:50:14 +01:00
|
|
|
* Wed May 14 2003 ro@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- run autoreconf / fix build with latest libtool
|
2008-01-24 18:50:14 +01:00
|
|
|
* Thu May 08 2003 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- remove %%ghost from sym linked files
|
2008-01-24 18:50:14 +01:00
|
|
|
* Mon Apr 28 2003 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- cleanup %%post script part which takes care of old configuration location
|
2008-01-24 18:50:14 +01:00
|
|
|
* Sun Apr 20 2003 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- remove tdbtorture from package on request of the Samba team
|
|
|
|
- update to version 2.2.8a
|
2008-01-24 18:50:14 +01:00
|
|
|
* Mon Mar 17 2003 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- readd map to guest = Bad User to smb.conf
|
2008-01-24 18:50:14 +01:00
|
|
|
* Fri Mar 14 2003 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- move samba LDAP schema to the client package
|
|
|
|
- add product suffix to README and smb.conf files of documentation
|
|
|
|
- mark sym links from /var/lib/samba/bin/ as %%ghost
|
2008-01-24 18:50:14 +01:00
|
|
|
* Thu Mar 13 2003 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- add security patch for the client side, #25140
|
|
|
|
- remove check for existence of sysconfig and smb.conf from smbfs init script
|
2008-01-24 18:50:14 +01:00
|
|
|
* Wed Mar 12 2003 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- add security patch from SuSE Security Team, #25140
|
|
|
|
- cleanup init scripts try-restart part
|
2008-01-24 18:50:14 +01:00
|
|
|
* Mon Mar 10 2003 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- add fix to samba-nds.schema provided by Jochen Schaefer <jschaef@SuSE.de>
|
|
|
|
- add fixes for winbind caching and uid handling , smbpasswd, smbd and TDB
|
|
|
|
handling
|
2008-01-24 18:50:14 +01:00
|
|
|
* Sun Mar 09 2003 kukuk@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Use getent in smbadduser
|
2008-03-27 22:36:19 +01:00
|
|
|
* Fri Mar 07 2003 ro@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- remove mminimal-toc from CFLAGS (ppc64)
|
2008-01-24 18:50:14 +01:00
|
|
|
* Thu Mar 06 2003 kukuk@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Add xinetd config file [Bug #24682]
|
2008-01-24 18:50:14 +01:00
|
|
|
* Thu Mar 06 2003 kukuk@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Remove cyrus-sasl from neededforbuild
|
2008-01-24 18:50:14 +01:00
|
|
|
* Mon Mar 03 2003 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- add header files to samba package for squid, #24235
|
|
|
|
- remove rc_reset from status part of nmb init script
|
2008-01-24 18:50:14 +01:00
|
|
|
* Mon Feb 24 2003 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- update samba-vscan to version 0.3.2a
|
2008-01-24 18:50:14 +01:00
|
|
|
* Tue Feb 18 2003 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- add separate binaries to PreReq
|
|
|
|
- add /bin/grep to PreReq of the client package
|
|
|
|
- move README to client package and inform about the new doc package, #23838
|
|
|
|
- fix %%post in case of update
|
|
|
|
- fix nmb init script, #23854
|
2008-04-06 08:10:12 +02:00
|
|
|
* Tue Feb 18 2003 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- add appropriate suffix to example smb.conf of documentation
|
|
|
|
- add example to auto mount or umount CD drive to smb.conf
|
|
|
|
- add -s ${SMB_CONF} to all startproc calls in init scripts
|
2008-01-24 18:50:14 +01:00
|
|
|
* Fri Feb 14 2003 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- call SuSEconfig -module samba if packages with binaries are installed via rpm
|
|
|
|
- only insserv nmb depending on an active smb service, if we update from a
|
|
|
|
version before SuSE Linux 8.1
|
|
|
|
- add meta data to sysconfig file
|
|
|
|
- add appropriate suffix to README
|
|
|
|
- update samba-vscan to version 0.3.2
|
|
|
|
- split libsmbclient and libsmbclient-devel package from samba-client
|
|
|
|
- add msdfsproxy and ldaprebind patches from Guenther Deschner <gd@suse.de>
|
2008-01-24 18:50:14 +01:00
|
|
|
* Wed Jan 29 2003 kukuk@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Remove samba-doc requires from samba-client
|
2008-01-24 18:50:14 +01:00
|
|
|
* Wed Jan 15 2003 ro@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- use fPIC in samba-vscan
|
2008-01-24 18:50:14 +01:00
|
|
|
* Wed Jan 15 2003 ro@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- use sasl2
|
2008-01-24 18:50:14 +01:00
|
|
|
* Wed Jan 15 2003 ro@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- added logrotate config
|
|
|
|
- added patch to work around glibc defining st_atime as macro
|
2008-01-24 18:50:14 +01:00
|
|
|
* Fri Dec 13 2002 ro@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- updated neededforbuild
|
2008-01-24 18:50:14 +01:00
|
|
|
* Thu Dec 12 2002 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- update samba to version 2.2.7a
|
|
|
|
- update samba-vscan to version 0.3.1
|
|
|
|
- move tdb tools to client package
|
|
|
|
- move smbldap-tools from examples/LDAP to a new package
|
|
|
|
- move samba.schema to /etc/openldap/schema
|
2008-01-24 18:50:14 +01:00
|
|
|
* Fri Nov 22 2002 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- fix some broken literals in samba-svan and nettime
|
|
|
|
- split documentation to samba-doc subpackage
|
|
|
|
- move provides smbfs to samba-client package
|
2008-01-24 18:50:14 +01:00
|
|
|
* Wed Nov 20 2002 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- update samba to version 2.2.7; this includes the security fix for the
|
|
|
|
broken password length handling
|
|
|
|
- update samba-vscan to version 0.3.0
|
|
|
|
- remove superfluous aclocal, autoconf and libtoolize calls
|
2008-01-24 18:50:14 +01:00
|
|
|
* Fri Nov 08 2002 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- use rc_exit, not exit at the end of the smbfs init script, #21641
|
2008-01-24 18:50:14 +01:00
|
|
|
* Wed Nov 06 2002 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- remove check and Required-Start for nmb in smbfs init script, #20793
|
|
|
|
move nmb from Required-Start to X-UnitedLinux-Should-Start
|
|
|
|
add section about smbfs and nmb service to README.SuSE
|
|
|
|
- add fix for s390 interface handling, #15717
|
2008-01-24 18:50:14 +01:00
|
|
|
* Tue Nov 05 2002 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- add security fix for wrong passwd len handling
|
2008-03-27 22:36:19 +01:00
|
|
|
* Sat Oct 19 2002 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- update to version 2.2.6
|
2008-01-24 18:50:14 +01:00
|
|
|
* Thu Oct 17 2002 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- generate version suffix UL or SuSE as required from Samba team
|
2008-01-24 18:50:14 +01:00
|
|
|
* Wed Oct 16 2002 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- add improved ACL mapping patch, #19494
|
|
|
|
- remove check_nmbd and rc_reset from smb init script status part, #20921
|
|
|
|
- also remove check_nmbd from winbind and smbfs init scripts
|
2008-01-24 18:50:14 +01:00
|
|
|
* Tue Oct 08 2002 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- add improved ACL mapping patch, #19494
|
|
|
|
- set syslog = 0, log level = 1 in smb.conf, #20411
|
|
|
|
- switch to RFC 3330 conform example IP addresses in smb.conf
|
|
|
|
- remove character set and client code page from smb.conf, #20378
|
2008-01-24 18:50:14 +01:00
|
|
|
* Thu Sep 26 2002 ro@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- remove hang in smbfs init script (#20204)
|
2008-01-24 18:50:14 +01:00
|
|
|
* Wed Sep 25 2002 agruen@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- WinNT compatibility fix in the improved ACL mapping
|
2008-03-27 22:36:19 +01:00
|
|
|
* Tue Sep 24 2002 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- add ACL mapping fixes from Andreas Gruenbacher <agruen@suse.de>
|
|
|
|
- put SAM related binaries in extra subdirectories
|
|
|
|
- set TMPDIR to /var/tmp in smb init script
|
|
|
|
- create classic and ldap sudirectories for the binaries to get usual
|
|
|
|
process names
|
|
|
|
- remove runlevel 2 from Default-Start of smbfs; add nmb to Required-Start
|
|
|
|
- warn if nmbd is not running while start of smb, smbfs and winbind
|
|
|
|
- drop rcsamba
|
2008-01-24 18:50:14 +01:00
|
|
|
* Thu Sep 12 2002 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- add missing user information if nmbd is reloaded
|
|
|
|
- add root to write list of print$ in default smb.conf
|
2008-03-27 22:36:19 +01:00
|
|
|
* Thu Sep 12 2002 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- add check for ready cupsd if CUPS is active and Samba using CUPS as
|
|
|
|
printing system
|
|
|
|
- remove ACL fixes, #19494
|
2008-03-27 22:36:19 +01:00
|
|
|
* Wed Sep 11 2002 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- add winbind to X-UnitedLinux-Should-Start of smb init script
|
2008-01-24 18:50:14 +01:00
|
|
|
* Tue Sep 10 2002 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- intergrate ACL fixes from Andreas Gruenbacher <agruen@suse.de>
|
|
|
|
- split smb in two (smb and nmb) init scripts
|
|
|
|
- fix Required-Start of smb and winbind init script
|
|
|
|
- include most parts of two mostly printing related pre 2.2.6 patches
|
2008-01-24 18:50:14 +01:00
|
|
|
* Mon Sep 09 2002 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- check existence of brlock and locking tdb, #18978
|
|
|
|
- include tdbdump, tdbtest, tdbtool, tdbtorture
|
|
|
|
- change smb and winbind init script, #18784
|
2008-03-27 22:36:19 +01:00
|
|
|
* Tue Sep 03 2002 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- let SuSEconfig.samba use correct lib subdirectory, #18730
|
|
|
|
- include printing patch for 2.2.5 from Samba team
|
|
|
|
- let smb and winbind init script also recognize daemons started before
|
|
|
|
an update of the package; workaround for #18784
|
|
|
|
- include netttime program, #6508
|
2008-01-24 18:50:14 +01:00
|
|
|
* Fri Aug 30 2002 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- replace wrong, left variable in %%post of samba by filename
|
2008-01-24 18:50:14 +01:00
|
|
|
* Wed Aug 28 2002 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- make reload of smbfs init script equal to restart
|
|
|
|
- remove Should-Start smb in smbfs init script
|
|
|
|
- create ntadmin group in %%pre of samba
|
|
|
|
- adjust permission and ownership of /var/lib/samba/drivers
|
2008-01-24 18:50:14 +01:00
|
|
|
* Wed Aug 21 2002 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- fix start of smbfs init script; introduce /etc/samba/smbfstab, #7146
|
|
|
|
- reinclude lost pdbedit and man page, now part of the client package
|
|
|
|
- move cupsd to Should-Start in smb, also smb and remove $remote_fs from
|
|
|
|
Required-Start in smbfs init script
|
|
|
|
- rename sysconfig.samba-samba-client to sysconfig.samba-client and use
|
|
|
|
fillup_only with -ans due to usage in a subpackage
|
|
|
|
- force LDAP protocol version 3 during connection establishment
|
2008-01-24 18:50:14 +01:00
|
|
|
* Tue Aug 20 2002 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- add missing PreReq to samba and samba-client, #17979, #17980
|
|
|
|
- fix status of smbfs init script, #9092
|
2008-03-27 22:36:19 +01:00
|
|
|
* Tue Aug 20 2002 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- fix path to temp file in %%post of samba
|
|
|
|
- fix %%post of samba-client, rename sysconfig.samba to
|
|
|
|
sysconfig.samba-samba-client
|
2008-01-24 18:50:14 +01:00
|
|
|
* Mon Aug 19 2002 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- drop the split in classic and ldap version; introduce etc/sysconfig/samba
|
|
|
|
and SuSEconfig.samba instead to get the appropriate binaries, #17691
|
2008-01-24 18:50:14 +01:00
|
|
|
* Fri Jul 26 2002 gd@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- fixed /usr/share/samba in %%files
|
|
|
|
- moved libsmbclient libraries to samba-client
|
2008-01-24 18:50:14 +01:00
|
|
|
* Fri Jul 19 2002 gd@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- added rediffed start_tls-fix from cvs
|
|
|
|
- enabled challenge-response-auth for winbind
|
|
|
|
- removed all references to rc.config
|
|
|
|
- made cups default printing system for SuSE Linux 8.1
|
2008-01-24 18:50:14 +01:00
|
|
|
* Thu Jul 18 2002 link@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- updated to samba-vscan-0.2.5d
|
|
|
|
-- bugfix for F-Prot Daemon and ScannerDaemon
|
|
|
|
-- added a sanity check for "grepping" the virus name from
|
|
|
|
the output of ScannerDaemon and F-Prot Daemon
|
|
|
|
-- init message has been changed when module is loaded
|
|
|
|
-- added Makefile fix for x86-64 by Ulricht Hecht
|
2008-01-24 18:50:14 +01:00
|
|
|
* Tue Jul 16 2002 uli@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- link PIC objects into examples/VFS stuff (fixes x86-64)
|
2008-01-24 18:50:14 +01:00
|
|
|
* Tue Jul 16 2002 kukuk@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Don't use macros for Version:
|
2008-01-24 18:50:14 +01:00
|
|
|
* Mon Jul 15 2002 gd@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- update to version 2.2.5 (mainly done by Lars Mueller <lmuelle@suse.de>)
|
|
|
|
- added samba-vscan 0.2.5a as subpackage
|
|
|
|
- link against acl and attr library
|
|
|
|
- added winbind-init script, rewrote smb-init script
|
|
|
|
- updates, clean-ups in smb.conf and more examples
|
|
|
|
- added patch for pdbedit to handle script based LDAP account creation
|
|
|
|
and make deletion of only SAM LDAP entries possible and added a -b option
|
|
|
|
for pdbedit to allow stdin password changes (patch by lmuelle@suse.de)
|
|
|
|
- fixed smbadduser script patch (bug #15562)
|
|
|
|
- split the samba-package into a classic and a ldap-version:
|
|
|
|
thus you need in either case samba/samba-client, then you choose
|
|
|
|
between samba-classic/samba-classic-client for the common smbpasswd-backend
|
|
|
|
or samba-ldap/samba-ldap-client to support the ldapsam-backend.
|
|
|
|
- added README.SuSE
|
|
|
|
- added link to make using_samba accessible from swat
|
|
|
|
- no sgid for printer-drivers-dir
|
2008-01-24 18:50:14 +01:00
|
|
|
* Fri Jun 14 2002 meissner@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- rerun auto* tools, use -mminimal-toc on ppc64.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Fri Mar 08 2002 kukuk@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Add libsmbclient.so.0 and /usr/share/samba to filelist
|
2008-01-24 18:50:14 +01:00
|
|
|
* Thu Feb 14 2002 adrian@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- install needed header file for libsmbclient.so
|
2008-01-24 18:50:14 +01:00
|
|
|
* Sun Feb 10 2002 kukuk@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Don't test for -fpic if PICFLAG is already set
|
2008-01-24 18:50:14 +01:00
|
|
|
* Thu Feb 07 2002 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Update to 2.2.3a, minor bugfix release
|
2008-03-27 22:36:19 +01:00
|
|
|
* Thu Feb 07 2002 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Update to 2.2.3
|
|
|
|
- Fix smbsh library search path
|
|
|
|
- Removed 'kernel oplocks = No' from smb.conf; default is yes
|
|
|
|
- Include pam_smbpass, syslog, utmp, and winbind support
|
|
|
|
- Include libsmbclient
|
|
|
|
- Include findsmb
|
2008-01-24 18:50:14 +01:00
|
|
|
* Tue Jan 08 2002 egmont@suselinux.hu
|
2008-01-24 13:21:25 +01:00
|
|
|
- Cosmetical changes in init scripts
|
2008-01-24 18:50:14 +01:00
|
|
|
* Thu Dec 20 2001 ro@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- removed START_SMB and added insserv_macros
|
2008-03-27 22:36:19 +01:00
|
|
|
* Sun Sep 23 2001 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Shorten output and tunig of old configuration files handling
|
|
|
|
- Include SID and secrets files to old configuration files handling
|
|
|
|
- Move netlogon and profiles directories to /var/lib/samba
|
|
|
|
- Move smbpasswd binary and man page to samba-client package
|
|
|
|
- Introduce additional sym link from /etc/init.d/smb to rcsamba due to
|
|
|
|
too many typos and cleaner systematic
|
|
|
|
- Add character set = ISO8859-15 and client code page = 850 to smb.conf
|
|
|
|
in the global section to enable correct UNIX <-> DOS character
|
|
|
|
mapping for west European languages
|
|
|
|
- Change create mask of home section to 0640, directory mask to 0750;
|
|
|
|
change create mask of printers section to 0600 in smb.conf
|
|
|
|
- Move path of printers section to /var/tmp
|
2008-01-24 18:50:14 +01:00
|
|
|
* Fri Aug 24 2001 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Move all configuration files to /etc/samba
|
|
|
|
- Move data bases to /var/lib/samba; important, cause boot script
|
|
|
|
cleans up /var/lock/samba
|
|
|
|
- Move pid files to /var/run/samba
|
|
|
|
- Link against cups library
|
|
|
|
- Use build root
|
|
|
|
- Rename subpackage smbclnt to samba-client
|
|
|
|
- Move /usr/share/doc/packages/samba to package samba-client
|
|
|
|
- Move /usr/lib/samba/scripts to /usr/share/samba/scripts
|
|
|
|
- Move /usr/lib/samba/codepages to /usr/share/samba/codepages
|
|
|
|
- Move /usr/lib/samba/swat to /usr/share/samba/swat
|
|
|
|
- Move /usr/lib/samba/VFS/* to /usr/lib/samba
|
|
|
|
- Remove smb.conf from package samba, kept in samba-client
|
|
|
|
- Remove redundant html documentation of man pages
|
|
|
|
- Remove superfluous install and uninstall scripts
|
|
|
|
- Add example configuration file /etc/samba/smbusers
|
|
|
|
- Update to 2.2.1a: fixes bug with too strict name handling while adding
|
|
|
|
a machine into a domain
|
|
|
|
- Update to 2.2.1: add pam password changing and pam restrictions code;
|
|
|
|
printer driver management improvements (delete driver); fix for Samba
|
|
|
|
running on top of Linux VFAT ftruncate bug
|
2008-01-24 18:50:14 +01:00
|
|
|
* Tue Aug 14 2001 ro@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Don't use absolute paths to PAM modules in PAM config files
|
2008-03-27 22:36:19 +01:00
|
|
|
* Wed Jun 27 2001 ro@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- re-added the libtoolize to make it build
|
2008-03-27 22:36:19 +01:00
|
|
|
* Tue Jun 26 2001 lmuelle@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Update to 2.2.0a fixes remote file create/ append bug. This may
|
|
|
|
only happen by '%%m' macro usage for the 'log file' command.
|
|
|
|
- spec and dif cleanup
|
|
|
|
- Include VFS module support.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Wed Jun 13 2001 ro@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- fix to build with new autoconf
|
2008-03-27 22:36:19 +01:00
|
|
|
* Wed May 30 2001 ro@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- config-dist.sh: accept any kernel version on s390
|
2008-01-24 18:50:14 +01:00
|
|
|
* Thu May 10 2001 bodammer@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- initscript fix: don't start smbd in runlevel 2 [bug #8046]
|
|
|
|
- some additional files included to doc (COPYING, README, ..)
|
2008-01-24 18:50:14 +01:00
|
|
|
* Wed May 09 2001 uli@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- bzipped tarball
|
2008-01-24 18:50:14 +01:00
|
|
|
* Tue May 08 2001 schwab@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Don't use _syscallX.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Mon Apr 30 2001 ro@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- added config-dist.sh to build only on 2.4 machines
|
|
|
|
(samba configure seems braindead enough to check
|
|
|
|
the running kernel)
|
2008-01-24 18:50:14 +01:00
|
|
|
* Mon Apr 30 2001 ro@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- removed kerberos support: does not work as expected
|
2008-01-24 18:50:14 +01:00
|
|
|
* Tue Apr 24 2001 lemsi@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- for 7.2 we have added some kerbereos 5 support
|
2008-01-24 18:50:14 +01:00
|
|
|
* Tue Apr 24 2001 lemsi@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- new version samba 2.2
|
|
|
|
- new spec file with more functions for configure
|
|
|
|
- libnss_winbind.so support for /etc/nsswich.conf
|
2008-01-24 18:50:14 +01:00
|
|
|
* Wed Apr 18 2001 lemsi@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- new security fixes and version 2.0.8 for 6.3, 6.4, 7.0, 7.1
|
2008-01-24 18:50:14 +01:00
|
|
|
* Tue Apr 17 2001 lemsi@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- new rcsmb script
|
|
|
|
- include security fixes
|
2008-03-27 22:36:19 +01:00
|
|
|
* Fri Mar 09 2001 ro@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- don't mess with os_install_post
|
2008-03-27 22:36:19 +01:00
|
|
|
* Fri Feb 23 2001 ro@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- added readline/readline-devel to neededforbuild (split from bash)
|
2008-01-24 18:50:14 +01:00
|
|
|
* Wed Feb 07 2001 schwab@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Fix LFS support in client.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Mon Feb 05 2001 schwab@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Compile with -D_GNU_SOURCE and -D_LARGEFILE64_SOURCE to get missing
|
|
|
|
declarations.
|
|
|
|
- Include <sys/types.h> when checking for ino64_t.
|
|
|
|
- Include <crypt.h> for crypt declaration.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Wed Jan 31 2001 lemsi@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- added codepages in smbclnt-subpackage
|
|
|
|
- changed german coments to english coments
|
2008-01-24 18:50:14 +01:00
|
|
|
* Wed Jan 03 2001 lemsi@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- changed in the share section the path /cd to /cdrom
|
|
|
|
- added smb.conf to the smbclnt-subpackage
|
2008-01-24 18:50:14 +01:00
|
|
|
* Tue Nov 28 2000 kukuk@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Fix init scripts and move them to /etc/init.d
|
|
|
|
- Fix post/postun section for subpackages
|
2008-01-24 18:50:14 +01:00
|
|
|
* Fri Nov 24 2000 bodammer@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- rcscript update
|
2008-01-24 18:50:14 +01:00
|
|
|
* Mon Aug 28 2000 choeger@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- changed $* to "$@" in mount.smbfs to make it also
|
|
|
|
possible to mount shares with spaces
|
2008-01-24 18:50:14 +01:00
|
|
|
* Mon Jul 31 2000 choeger@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- improvement for rcsmb
|
|
|
|
- fix for spec-file to compile with NIS netgroups
|
2008-01-24 18:50:14 +01:00
|
|
|
* Thu Jul 20 2000 choeger@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- added smbfs initscript that has been removed
|
|
|
|
by an error
|
2008-01-24 18:50:14 +01:00
|
|
|
* Tue Jul 11 2000 choeger@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- split package into client and server parts
|
|
|
|
client package name: smbclnt
|
2008-01-24 18:50:14 +01:00
|
|
|
* Wed Apr 26 2000 choeger@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- new version, 2.0.7
|
2008-03-27 22:36:19 +01:00
|
|
|
* Thu Apr 06 2000 ro@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- removed pam,cracklib from neededforbuild: build handles this
|
2008-01-24 18:50:14 +01:00
|
|
|
* Wed Apr 05 2000 bk@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- s390 team added config.{sub,guess} update macro for s390
|
2008-01-24 18:50:14 +01:00
|
|
|
* Mon Mar 27 2000 choeger@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- fixed bug in specfile
|
|
|
|
the multilined configure call missed a "\" :-(
|
2008-01-24 18:50:14 +01:00
|
|
|
* Thu Mar 09 2000 choeger@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- fixed typo in specfile
|
2008-01-24 18:50:14 +01:00
|
|
|
* Wed Mar 01 2000 choeger@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- added %%{_mandir}
|
2008-01-24 18:50:14 +01:00
|
|
|
* Tue Feb 08 2000 choeger@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- removed /sbin/init.d/smbfs because it is no longer needed
|
2008-01-24 18:50:14 +01:00
|
|
|
* Mon Jan 03 2000 choeger@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- bugfix for ipc.c
|
|
|
|
to make roaming profiles work again.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Tue Nov 30 1999 choeger@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- changed kernel oplocks = off to
|
|
|
|
kernel oplocks = false
|
2008-01-24 18:50:14 +01:00
|
|
|
* Tue Nov 16 1999 choeger@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- added kernel oplocks = off in smb.conf
|
2008-01-24 18:50:14 +01:00
|
|
|
* Fri Nov 12 1999 choeger@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- new version, 2.0.6
|
2008-01-24 18:50:14 +01:00
|
|
|
* Fri Nov 05 1999 choeger@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Fix for the smbmount lost-connection problem
|
|
|
|
_seems_ to work...
|
2008-01-24 18:50:14 +01:00
|
|
|
* Fri Oct 29 1999 choeger@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- removed comment sign in /etc/inetd.conf for swat
|
2008-01-24 18:50:14 +01:00
|
|
|
* Mon Sep 13 1999 bs@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- ran old prepare_spec on spec file to switch to new prepare_spec.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Tue Aug 10 1999 fehr@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- set execute permissions for mksmbpasswd.sh and changesmbpasswd.sh
|
2008-01-24 18:50:14 +01:00
|
|
|
* Thu Jul 29 1999 fehr@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- fixed typo in /sbin/init.d/smbfs
|
2008-01-24 18:50:14 +01:00
|
|
|
* Thu Jul 22 1999 fehr@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- changed to new version 2.0.5a
|
2008-01-24 18:50:14 +01:00
|
|
|
* Wed Jul 21 1999 fehr@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- changed to new version 2.0.5
|
2008-01-24 18:50:14 +01:00
|
|
|
* Tue Jul 20 1999 fehr@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- install /sbin/init.d/smbfs
|
|
|
|
- changed to new version 2.0.5pre4
|
2008-01-24 18:50:14 +01:00
|
|
|
* Mon Jul 19 1999 fehr@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- add /sbin/init.d/smbfs
|
|
|
|
- changed to new version 2.0.5pre3
|
2008-01-24 18:50:14 +01:00
|
|
|
* Fri Jul 02 1999 fehr@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- removed "umount -a -t smbfs" from start sscript
|
2008-01-24 18:50:14 +01:00
|
|
|
* Tue Jun 22 1999 kukuk@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- 2.0.4b changed default values, enable PAM again
|
2008-01-24 18:50:14 +01:00
|
|
|
* Fri Jun 18 1999 kukuk@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- changed to new version 2.0.4b
|
2008-01-24 18:50:14 +01:00
|
|
|
* Mon Jun 14 1999 kukuk@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Enable PAM, add samba.pamd
|
2008-01-24 18:50:14 +01:00
|
|
|
* Mon May 03 1999 fehr@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- add umount -a -t smbfs to shutdown sequence of samba
|
2008-01-24 18:50:14 +01:00
|
|
|
* Thu Mar 11 1999 ro@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- smbmount: define NR_OPEN to 1024 if undefined (GLIBC-2.1)
|
2008-01-24 18:50:14 +01:00
|
|
|
* Wed Mar 10 1999 choeger@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- some enhancements for smb.conf
|
2008-01-24 18:50:14 +01:00
|
|
|
* Wed Mar 10 1999 choeger@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- new version 2.0.3 and smbmount now seems to work
|
2008-03-27 22:36:19 +01:00
|
|
|
* Tue Mar 09 1999 ro@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- use samba-2.0.2 for STABLE
|
|
|
|
- use smbfs-2.1 with kernel 2.2.2
|
2008-01-24 18:50:14 +01:00
|
|
|
* Sun Feb 28 1999 ro@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- for glibc-2.1 strncat uses strcat for one subcase, so don't
|
|
|
|
redefine strcat to "ERROR" for glibc-2.1
|
2008-01-24 18:50:14 +01:00
|
|
|
* Mon Feb 15 1999 fehr@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- fix for umount problem from Volker
|
2008-01-24 18:50:14 +01:00
|
|
|
* Tue Feb 09 1999 fehr@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- changed to version 2.0.2 of samba
|
2008-01-24 18:50:14 +01:00
|
|
|
* Fri Jan 15 1999 bs@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- replaced /sbin/init.d/smb with newer style version (again)
|
2008-01-24 18:50:14 +01:00
|
|
|
* Fri Jan 15 1999 fehr@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- switched to new version 2.0.0
|
2008-01-24 18:50:14 +01:00
|
|
|
* Wed Jan 13 1999 bs@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- fixed entry in inetd.conf
|
2008-01-24 18:50:14 +01:00
|
|
|
* Wed Jan 13 1999 bs@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- replaced /sbin/init.d/smb with newer style version
|
2008-01-24 18:50:14 +01:00
|
|
|
* Mon Jan 11 1999 vl@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- make 2.0.0beta5 package of samba
|
2008-01-24 18:50:14 +01:00
|
|
|
* Mon Aug 24 1998 vl@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- changed to version 1.9.18p10
|
2008-01-24 18:50:14 +01:00
|
|
|
* Mon Jun 29 1998 vl@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- changed to version 1.9.18p8
|
2008-01-24 18:50:14 +01:00
|
|
|
* Mon Apr 20 1998 vl@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- changed to version 1.9.18p4
|
2008-01-24 18:50:14 +01:00
|
|
|
* Thu Feb 19 1998 vl@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- changed to version 1.9.18p3
|
2008-01-24 18:50:14 +01:00
|
|
|
* Tue Feb 03 1998 vl@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- changed to version 1.9.18p2
|
|
|
|
- fixed some problems in spec-file, some files were missing :-(
|
|
|
|
- fixed smbfs-2.0.2/Makefile.Linux
|
2008-01-24 18:50:14 +01:00
|
|
|
* Tue Jan 13 1998 vl@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- changed to version 1.9.18p1
|
2008-01-24 18:50:14 +01:00
|
|
|
* Fri Jan 09 1998 vl@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- changed to version 1.9.18
|
2008-01-24 18:50:14 +01:00
|
|
|
* Tue Dec 02 1997 bs@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- disable samba by default in /etc/rc.config
|
2008-01-24 18:50:14 +01:00
|
|
|
* Mon Oct 06 1997 fehr@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- package prepared for automatic building
|
2008-01-24 18:50:14 +01:00
|
|
|
* Mon Sep 29 1997 fehr@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- updated to version 1.9.17p2 due to security hole.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Wed Jul 16 1997 fehr@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- add fillup-template for rc.config and install it in doinst.sh
|
2008-01-24 18:50:14 +01:00
|
|
|
* Fri Jun 27 1997 bs@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- update to smbfs-2.0.2, due to security hole.
|
2008-01-24 18:50:14 +01:00
|
|
|
* Tue Jun 17 1997 fehr@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- changed init-skript to recognize entry START_SMB of rc.config
|
2008-01-24 18:50:14 +01:00
|
|
|
* Mon Jun 02 1997 vl@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- update to version 1.9.16p11
|
|
|
|
- Starting Samba from /sbin/init.d, not from inetd.conf
|
2008-01-24 18:50:14 +01:00
|
|
|
* Sun Feb 02 1997 vl@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- update to version 1.9.16p10
|
|
|
|
- Adapted /etc/smb.conf.sample to 4.4.1 manual
|
2008-01-24 18:50:14 +01:00
|
|
|
* Thu Jan 02 1997 florian@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- update to version 1.9.16p9
|
|
|
|
- configuration file is now /etc/smb.conf
|
|
|
|
- smbd and nmbd are now in /usr/sbin
|
|
|
|
- added start-script /sbin/init.d/smb and entry in /etc/rc.config
|
2008-01-24 18:50:14 +01:00
|
|
|
* Thu Jan 02 1997 florian@suse.de
|
2008-01-24 13:21:25 +01:00
|
|
|
- Update auf neue Version 1.9.16p6.
|