Bringing packaging/Debian/ up to date with the current Samba package
authorEloy Paris <peloy@samba.org>
Sun, 1 Jun 2003 04:30:13 +0000 (04:30 +0000)
committerEloy Paris <peloy@samba.org>
Sun, 1 Jun 2003 04:30:13 +0000 (04:30 +0000)
in Debian unstable. The stuff here was ages old...

77 files changed:
packaging/Debian/README
packaging/Debian/debian/README.build-upstream [new file with mode: 0644]
packaging/Debian/debian/README.debian
packaging/Debian/debian/TODO
packaging/Debian/debian/changelog
packaging/Debian/debian/config.cache
packaging/Debian/debian/control
packaging/Debian/debian/control.smbwrapper [deleted file]
packaging/Debian/debian/copyright
packaging/Debian/debian/gdbcommands [new file with mode: 0644]
packaging/Debian/debian/libpam-smbpass.docs [new file with mode: 0644]
packaging/Debian/debian/libpam-smbpass.examples [new file with mode: 0644]
packaging/Debian/debian/libsmbclient-dev.examples [new file with mode: 0644]
packaging/Debian/debian/libsmbclient-dev.files
packaging/Debian/debian/libsmbclient.postinst
packaging/Debian/debian/libsmbclient.shlibs
packaging/Debian/debian/panic-action [new file with mode: 0644]
packaging/Debian/debian/patches/Makefile.patch [deleted file]
packaging/Debian/debian/patches/configure.patch
packaging/Debian/debian/patches/documentation.patch [new file with mode: 0644]
packaging/Debian/debian/patches/fhs.patch [new file with mode: 0644]
packaging/Debian/debian/patches/installswat.sh.patch [new file with mode: 0644]
packaging/Debian/debian/patches/loadparm.patch [deleted file]
packaging/Debian/debian/patches/nmbd-signalling.patch [new file with mode: 0644]
packaging/Debian/debian/patches/samba.patch
packaging/Debian/debian/patches/smbadduser.patch
packaging/Debian/debian/patches/smbclient-pager.patch
packaging/Debian/debian/patches/smbclient-xfer-speed.patch [deleted file]
packaging/Debian/debian/patches/smbmount-mtab-flags.patch [new file with mode: 0644]
packaging/Debian/debian/patches/smbmount-nomtab.patch [new file with mode: 0644]
packaging/Debian/debian/patches/smbstatus-locking.patch [new file with mode: 0644]
packaging/Debian/debian/po/POTFILES.in [new file with mode: 0644]
packaging/Debian/debian/po/es.po [new file with mode: 0644]
packaging/Debian/debian/po/fr.po [new file with mode: 0644]
packaging/Debian/debian/po/pt_BR.po [new file with mode: 0644]
packaging/Debian/debian/po/templates.pot [new file with mode: 0644]
packaging/Debian/debian/python2.2-samba.files [new file with mode: 0644]
packaging/Debian/debian/rules
packaging/Debian/debian/rules.old [deleted file]
packaging/Debian/debian/rules.smbwrapper [deleted file]
packaging/Debian/debian/samba-common.conffiles
packaging/Debian/debian/samba-common.config [new file with mode: 0644]
packaging/Debian/debian/samba-common.dhcp [new file with mode: 0644]
packaging/Debian/debian/samba-common.dirs [new file with mode: 0644]
packaging/Debian/debian/samba-common.files
packaging/Debian/debian/samba-common.postinst [new file with mode: 0644]
packaging/Debian/debian/samba-common.postrm
packaging/Debian/debian/samba-common.templates [new file with mode: 0644]
packaging/Debian/debian/samba-doc.examples
packaging/Debian/debian/samba.config [new file with mode: 0644]
packaging/Debian/debian/samba.dirs
packaging/Debian/debian/samba.docs
packaging/Debian/debian/samba.files [new file with mode: 0644]
packaging/Debian/debian/samba.init
packaging/Debian/debian/samba.logrotate
packaging/Debian/debian/samba.postinst
packaging/Debian/debian/samba.postrm
packaging/Debian/debian/samba.preinst [deleted file]
packaging/Debian/debian/samba.prerm
packaging/Debian/debian/samba.templates [new file with mode: 0644]
packaging/Debian/debian/sambaconfig [deleted file]
packaging/Debian/debian/sambaconfig.8 [deleted file]
packaging/Debian/debian/scripts/patch-source
packaging/Debian/debian/scripts/unpatch-source
packaging/Debian/debian/smb.conf
packaging/Debian/debian/smbclient.files
packaging/Debian/debian/smbfs.suid [deleted file]
packaging/Debian/debian/swat.config [new file with mode: 0644]
packaging/Debian/debian/swat.postinst
packaging/Debian/debian/swat.postrm
packaging/Debian/debian/swat.templates [new file with mode: 0644]
packaging/Debian/debian/winbind.conffiles [new file with mode: 0644]
packaging/Debian/debian/winbind.dirs [new file with mode: 0644]
packaging/Debian/debian/winbind.files [new file with mode: 0644]
packaging/Debian/debian/winbind.init [new file with mode: 0644]
packaging/Debian/debian/winbind.lintian [new file with mode: 0644]
packaging/Debian/debian/winbind.logrotate [new file with mode: 0644]

index 042499b46fa1dc3ff22fcb4ad4018d24fe6d2ece..a4577ba5b326154f5d42c7c5095c6e6c1571d21b 100644 (file)
@@ -1,6 +1,21 @@
 Building Samba Packages for Debian GNU/Linux
 --------------------------------------------
 
+Building Debian packages is not as hard as some people might think. The
+following instructions will allow you to build your own Samba Debian
+packages. These instructions, and the files in packaging/Debian/, should
+be current as of Samba 3.0beta1, and should allow you to build Debian
+packages for Debian unstable.
+
+We try to maintain as much compatibility with previous releases
+of Debian as possible, so it is possible that the files in
+packaging/Debian/ can also be used to build Samba Debian packages for
+other Debian releases. However, sometimes this is just not possible
+because we need to use stuff that is only available on Debian unstable.
+
+Instructions
+------------
+
 If you want to build Samba packages for Debian and you just want to use
 upstream sources, i.e. you don't want to wait for us to put official
 packages out, or you want packages for a Debian version for which we
@@ -8,35 +23,45 @@ don't provide deb's, or you don't want to use official packages, or
 you want to add --this-cool-switch to configure, or whatever, follow
 these instructions:
 
-0) Make sure you have the following packages installed:
-   debhelper
-   libpam0g-dev
-   libreadline4-dev
-   libcupsys2-dev
-   + the minimum Debian development stuff (dpkg-dev, libc6-dev, etc.)
-   Note: libcupsys2-dev is not available for Potato. It's safe
-   to not install it if you don't need CUPS support.
-1) cd samba[-<version>]
+0) Make sure you have the following packages installed (in addition
+to the normal Debian development packages -- dpkg-dev, libc6-dev,
+devscripts, etc.):
+
+  debhelper
+  libpam0g-dev
+  libreadline4-dev
+  libcupsys2-dev
+  autoconf
+
+  Notes about the packages required to build Samba Debian packages:
+
+  * The libcupsys2-dev is not available in Debian Potato (Debian 2.2).
+  That's fine; the configure script won't detect CUPS support and the
+  resulting binaries won't support CUPS.
+
+1) cd samba[-<version>]. For example, "cd samba-2.2.5".
 2) cp -a packaging/Debian/debian/ debian
   It's important that you copy instead of symlink because the build
   tools in Potato have a problem that prevents the build to work with
   a symlink.
-3) dch -i
+3) dch -i (this is completely optional - only do it if you understand
+   Debian version numbers! Don't complain later if you can't upgrade
+   to official versions of the Samba packages for Debian.)
   - Edit the changelog and make sure the version is right. For example,
-  for Samba 2.2.3, the version number should be 2.2.3-0.1 (use
-  a number less than 1 like 0.1, 0.2, etc. so there is no conflict
+  for Samba 2.2.4, the version number should something like 2.2.4-0.1
+  (use a number less than 1 like 0.1, 0.2, etc. so there is no conflict
   with future upgrades to the official Debian packages.)
 4) Run 'debian/rules binary'.
   - It is better that you prefix the above command with 'fakeroot'.
     If you have problems you might try building as root.
 5) That's it. Your new packages should be in ../. Install with dpkg.
 
-Please e-mail samba@packages.debian.org with comments, question or
-usggestions. Please talk to us and not to the Samba Team. They have
+Please e-mail samba@packages.debian.org with comments, questions or
+suggestions. Please talk to us and not to the Samba Team. They have
 better things to do and know nothing about the Debian packaging system.
 
 Eloy A. Paris <peloy@debian.org>
 Steve Langasek <vorlon@debian.org>
 
-Sat Feb  2 00:44:42 CET 2002
+$Id: README,v 1.2.2.1 2003/06/01 04:30:09 peloy Exp $
 
diff --git a/packaging/Debian/debian/README.build-upstream b/packaging/Debian/debian/README.build-upstream
new file mode 100644 (file)
index 0000000..df7bd10
--- /dev/null
@@ -0,0 +1,62 @@
+Building Samba Packages for Debian GNU/Linux
+--------------------------------------------
+
+Building Debian packages is not as hard as some people might think. The
+following instructions will allow you to build your own Samba Debian
+packages. These instructions, and the files in packaging/Debian/, are
+current as of Samba 2.2.5, and should allow you to build Debian packages
+for Debian Potato (2.2), Debian Woody (3.0), and Debian unstable as of
+the date Samba 2.2.5 was released.
+
+Instructions
+------------
+
+If you want to build Samba packages for Debian and you just want to use
+upstream sources, i.e. you don't want to wait for us to put official
+packages out, or you want packages for a Debian version for which we
+don't provide deb's, or you don't want to use official packages, or
+you want to add --this-cool-switch to configure, or whatever, follow
+these instructions:
+
+0) Make sure you have the following packages installed (in addition
+to the normal Debian development packages -- dpkg-dev, libc6-dev,
+devscripts, etc.):
+
+  debhelper
+  libpam0g-dev
+  libreadline4-dev
+  libcupsys2-dev
+  autoconf
+
+  Notes about the packages required to build Samba Debian packages:
+
+  * The libcupsys2-dev is not available in Debian Potato (Debian 2.2).
+  That's fine; the configure script won't detect CUPS support and the
+  resulting binaries won't support CUPS.
+
+1) cd samba[-<version>]. For example, "cd samba-2.2.5".
+2) cp -a packaging/Debian/debian/ debian
+  It's important that you copy instead of symlink because the build
+  tools in Potato have a problem that prevents the build to work with
+  a symlink.
+3) dch -i (this is completely optional - only do it if you understand
+   Debian version numbers! Don't complain later if you can't upgrade
+   to official versions of the Samba packages for Debian.)
+  - Edit the changelog and make sure the version is right. For example,
+  for Samba 2.2.4, the version number should something like 2.2.4-0.1
+  (use a number less than 1 like 0.1, 0.2, etc. so there is no conflict
+  with future upgrades to the official Debian packages.)
+4) Run 'debian/rules binary'.
+  - It is better that you prefix the above command with 'fakeroot'.
+    If you have problems you might try building as root.
+5) That's it. Your new packages should be in ../. Install with dpkg.
+
+Please e-mail samba@packages.debian.org with comments, questions or
+suggestions. Please talk to us and not to the Samba Team. They have
+better things to do and know nothing about the Debian packaging system.
+
+Eloy A. Paris <peloy@debian.org>
+Steve Langasek <vorlon@debian.org>
+
+$Id: README.build-upstream,v 1.1.6.1 2003/06/01 04:30:10 peloy Exp $
+
index 82be3f4df4a00e6d4dbba22f303a2c2aeea932d0..0c4378810f7a137b449554107bf91a89ad790468 100644 (file)
@@ -1,30 +1,45 @@
 Samba for Debian
 ----------------
 
-This package was built by Eloy Paris <peloy@debian.org> and Steve
-Langasek <vorlon@debian.org>, current maintainers of the Samba packages
-for Debian, based on work from Bruce Perens <Bruce@Pixar.com>, Andrew
+This package was built by Eloy Paris <peloy@debian.org> and Steve Langasek
+<vorlon@debian.org>, current maintainers of the Samba packages for Debian,
+based on previous work from Bruce Perens <Bruce@Pixar.com>, Andrew
 Howell <andrew@it.com.au>, Klee Dienes <klee@debian.org> and Michael
 Meskes <meskes@topsystem.de>, all previous maintainers of the packages
-samba and sambades (now merged together - see below).
+samba and sambades (merged together for longer than we can remember.)
 
-As of Samba 2.0.6-1, the Debian version of Samba is compiled with
-Pluggable Authentication Modules (PAM) support. PAM support was 
-discontinued during the libc5 -> libc6 migration process and I never
-brought it back until 2.0.6-1.
+Contents of this README file:
 
-The smbfs package does not support the 2.0.x Linux kernels anymore.
-This has been the case since the very first packages of the CVS sources
-that eventually became Samba 2.2. To use the smbfs package you need to
-run a 2.2.x kernel or later.
+1. Notes
+2. Packages Generated from the Samba Sources
+3. Support for NT Domains
+4. Samba and LDAP
+5. Reporting bugs
 
-Starting with the Debian packages for Samba 2.2, the Samba log files (for
-nmbd and smbd) have been moved to a new location: /var/log/samba/. The
-files also have new names: log.nmbd and log.smbd. The old files
-(/var/log/{nmb,smb} were moved to the new location.
 
-As of Samba 2.2.2-11, the Samba sources produce the following binary
-packages:
+1. Notes
+--------
+
+- As of Samba 2.0.6-1, the Debian version of Samba is compiled with
+  Pluggable Authentication Modules (PAM) support. PAM support was 
+  discontinued during the libc5 -> libc6 migration process and I never
+  brought it back until 2.0.6-1.
+
+- The smbfs package does not support the 2.0.x Linux kernels anymore.
+  This has been the case since the very first packages of the CVS sources
+  that eventually became Samba 2.2. To use the smbfs package you need to
+  run a 2.2.x kernel or later.
+
+- Starting with the Debian packages for Samba 2.2, the Samba log files (for
+  nmbd and smbd) have been moved to a new location: /var/log/samba/. The
+  files also have new names: log.nmbd and log.smbd. The old files
+  (/var/log/{nmb,smb} were moved to the new location.
+
+
+2. Packages Generated from the Samba Sources
+--------------------------------------------
+
+Currently, the Samba sources produce the following binary packages:
 
 samba: A LanManager like file and printer server for Unix.
 samba-common: Samba common files used by both the server and the client.
@@ -37,7 +52,10 @@ libpam-smbpass: pluggable authentication module for SMB password
        database.
 libsmbclient: Shared library that allows applications to talk to SMB servers.
 libsmbclient-dev: libsmbclient shared libraries.
-
+winbind: Service to resolve user and group information from a Windows NT 
+       server.
+python2.2-samba: Python bindings that allow access to various aspects of
+       Samba.
 
 Please note that the package smbwrapper (a shared library that provides
 SMB client services that existed between Samba 2.0.0-1 and Samba-2.0.5a-4
@@ -47,8 +65,9 @@ recommended to disable the compilation of smbwrapper until some issues
 with glibc2.1 get cleared out (the problem is with glibc, not with Samba
 itself).
 
-Support for NT Domains
-----------------------
+
+3. Support for NT Domains
+-------------------------
 
 Samba 2.2 includes preliminary support for NT domains. A Samba server
 can now be part of a Windows NT domain whose Primary Domain Controller
@@ -66,6 +85,49 @@ section).
 Please note that NT domain PDC support is far from complete and is still 
 experimental.
 
+
+4. Samba and LDAP
+-----------------
+
+Starting with Samba 2.999+3.0cvs20020723-1 we are building Samba with
+ldapsam support.
+
+
+5. Reporting Bugs
+-----------------
+
+If you believe you have found a bug please make sure the possible bug
+also exists in the latest version of Samba that is available for the
+unstable Debian distribution. If you are running Debian stable this
+means that you will probably have to build your own packages. And if the
+problem does not exist in the latest version of Samba we have packaged it
+means that you will have to run the version of Samba you built yourself
+since it is not easy to upload new packages to the stable distribution,
+unless they fix critical security problems.
+
+If you can reproduce the problem in the latest version of Samba then
+it is likely to be a real bug. Your best shot is to search the Samba
+mailing lists to see if it is something that has already been reported
+and fixed - if it is a simple fix we can add the patch to our packages
+without waiting for a new Samba release.
+
+If you decide that your problem deserves to be submitted to the Debian
+Bug Tracking System (BTS) we expect you to be responsive if we request
+more information. If we request more information and do not receive
+any in a reasonable time frame expect to see your bug closed without
+explanation - we can't fix bugs we can't reproduce, and most of the
+time we need more information to be able to reproduce them.
+
+When submitting a bug to the Debian BTS please include the version of
+the Debian package you are using as well as the Debian distribution you
+are using. Think _twice_ about the severity you assign to the bug: we
+are _very_ sensitive about bug severities; the fact that it doesn't
+work for you doesn't mean that the severity must be such that it holds
+a major Debian release. In fact, that it doesn't work for you it
+doesn't mean that it doesn't work for others. So again: think _twice_.
+
+
 Eloy A. Paris <peloy@debian.org>
 Steve Langasek <vorlon@debian.org>
-January 14, 2002
+
+$Id: README.debian,v 1.2.4.1 2003/06/01 04:30:10 peloy Exp $
index 95bcd64e2bc68af67990b87ea3afeeb6ecdeee0b..5883f72a92b228703e3dc6f0832ce871b221b621 100644 (file)
@@ -1,10 +1,4 @@
-In no particular order:
+Nothing in our list right now.
 
-- New packages for winbind stuff.
-- Fix stuff in packaging/Debian/ (add infrastructure for stable
-  builds)
-- Compile with LDAP support.
-- Finish debconf support.
-- Test debconf support.
-- Review /etc/init.d/samba (Brian White reports problems, should add
-  --oknodo to start-stop-daemon)
+Debian Samba Maintainers.-
+Sun Apr  6 01:34:21 EST 2003
index 93bb6d4f0420ebcf7cc74abec0faaea855ed040f..28d71269bfc8c19ba7368ea6ecf1ccf32d47db97 100644 (file)
-samba (2.2.2.cvs20020201-1) unstable; urgency=low
+samba (3.0beta1-1) unstable; urgency=low
 
-  * Getting ready for Samba 2.2.3.
-  * Using a poor's man build system to keep our patches to upstream
-    under the debian/ directory.
+  * Local build.
 
- -- Eloy A. Paris <peloy@debian.org>  Fri,  1 Feb 2002 16:10:58 -0500
+ -- Debian User <somebody@somewhere>  Sat, 31 May 2003 22:49:18 -0400
+
+samba (2.999+3.0.alpha24-4) unstable; urgency=low
+
+  * Build-depend on python-dev >= 2.2 instead of on just python-dev
+    (without version).
+
+ -- Eloy A. Paris <peloy@debian.org>  Sat, 31 May 2003 18:46:05 -0400
+
+samba (2.999+3.0.alpha24-3) unstable; urgency=low
+
+  * Make sure Samba DSOs are compiled with -fPIC. (closes: #194324)
+  * Rebuild against pristine Kerberos libs, to squelch warnings about
+    versioned symbols. (closes: #194431, #194396)
+
+ -- Steve Langasek <vorlon@debian.org>  Thu, 22 May 2003 15:32:00 -0500
+
+samba (2.999+3.0.alpha24-2) unstable; urgency=low
+
+  * Fixed description of the smbfs package. (closes: #194183)
+  * Negate the sense of the unixsam check when upgrading. (closes: #194234)
+
+ -- Steve Langasek <vorlon@debian.org>  Wed, 21 May 2003 12:21:53 -0400
+
+samba (2.999+3.0.alpha24-1) unstable; urgency=low
+
+  * New upstream version. (closes: #189354)
+
+ -- Eloy A. Paris <peloy@debian.org>  Tue, 20 May 2003 13:55:57 -0400
+
+samba (2.999+3.0.alpha23-5) unstable; urgency=low
+
+  * Move the python package from section "net" to section "python".
+  * Make sure we use PIC code for python on all platforms.
+  * French translation of an additional debconf template, courtesy of
+    Christian Perrier <bubulle@debian.org>. (closes: #188832)
+  * Updated Brazilian Portuguese translation from André Luís Lopes
+    <andrelop@ig.com.br>.
+  * s/unixsam/guest/ everywhere, since the unixsam backend is now
+    deprecated. (closes: #190095)
+  * Create our temp config file as /etc/samba/smb.conf.dpkg-tmp; not
+    only does using /tmp violate SELinux policies, it introduces the
+    possibility of data loss during the final copy if /tmp is a separate
+    filesystem. (closes: #189823)
+  * Pull in fix for SWAT, so that logins work again
+    (closes: #188255, #192077).
+  * Move passdb.tdb into /var/lib/samba, since it's not user-editable.
+  * Make sure with don't ship any .cvsignore files.
+  * Don't ship examples for python2.2-samba and samba-doc in an
+    "examples" directory inside another "examples" directory.
+
+ -- Eloy A. Paris <peloy@debian.org>  Tue,  6 May 2003 12:05:46 -0400
+
+samba (2.999+3.0.alpha23-4) unstable; urgency=low
+
+  * Instead of s/LPT1:/LPT:/, we need to do s/LPT:/LPT1:/ -- now all
+    non-RPC printing clients are working again.
+  * Change shlibs to 0 instead of 0.1.  The library already in the
+    archive is using this soname, and there are no packages depending
+    on libsmbclient, so skip changing the package name for now.
+    (closes: #188661)
+
+ -- Steve Langasek <vorlon@debian.org>  Fri, 11 Apr 2003 14:42:00 -0500
+
+samba (2.999+3.0.alpha23-3) unstable; urgency=low
+
+  * Put the Samba Python modules in /usr/lib/python2.2/site-packages/,
+    not in /usr/lib/python2.2/lib-dynload/.
+
+ -- Eloy A. Paris <peloy@debian.org>  Wed,  9 Apr 2003 19:49:25 -0400
+
+samba (2.999+3.0.alpha23-2) unstable; urgency=low
+
+  * New package python2.2-samba that includes the Python modules
+    included in the Samba sources. Feedback on these modules and the new
+    package is welcome, as we (Debian Samba maintainers) don't use them.
+    (closes: #170731, #173322)
+  * Move libsmbclient-dev from section "devel" to "libdevel".
+  * Fix panic action script to give a sensible error message instead of
+    an empty backtrace when we don't have permission to attach to the
+    process. (closes: #188164)
+  * Fix libpam-smbpass so that it really does something. (closes: #178245)
+  * Apply patch to fix printing-related segfaults. (closes: #188076)
+
+ -- Eloy A. Paris <peloy@debian.org>  Sun,  6 Apr 2003 21:40:33 -0400
+
+samba (2.999+3.0.alpha23-1) unstable; urgency=high
+
+  * new upstream release, includes security fix for DSA-262
+  * tweak the debconf templates to avoid references to specific
+    front-ends (closes: #183718)
+
+ -- Steve Langasek <vorlon@debian.org>  Sun,  9 Mar 2003 14:58:00 -0600
+
+samba (2.999+3.0.alpha21-5) unstable; urgency=low
+
+  * touch up the package descriptions a little bit (caps, punctuation)
+  * remove addtosmbpass, which snuck back in when we weren't looking
+  * reverse the position of the wins server tag, after looking more
+    closely at the code (closes: #183061)
+  * fix a glitch in the Spanish .po that rendered it invalid, plus a typo
+  * updated Brazilian Portuguese templates (closes: #183295)
+  * fix a typo in upstream manpage (s/shave/share/) (closes: #180546)
+  * run sed before we run sed, to deal with crazybad special chars
+    in the workgroup name (!) (closes: #176717)
+
+ -- Steve Langasek <vorlon@debian.org>  Sat,  1 Mar 2003 15:14:00 -0600
+
+samba (2.999+3.0.alpha21-4) unstable; urgency=low
+
+  * add scripts to samba-common to grab the netbios-name-servers options
+    if we're running a DHCP client (closes: #38413)
+  * major rearrangement of build scripts: install target now operates on
+    debian/tmp, not debian/samba, so we can see when new files are
+    added and decide where to put them; several files that should have
+    been in samba-common but were in samba (for the above reason) --
+    smbcacls, -- have been moved, with a replaces: added.
+  * Fix rc script so that whitespace is consistent between inetd and
+    daemon modes (closes: #174677).
+  * smbclient -M must always connect to port 139, because port 445
+    doesn't support messaging and we can't do the port 135 stuff yet
+    (closes: #175292, #167859).
+  * Import the diff from upstream CVS, which has fixed a few bugs
+    (closes: #178219, #177583, #181467, #181487, #181603, #175864).
+    Remove a few patches of ours which are now superseded.
+  * Add po-debconf support to the tree, for better i18n.
+  * Install the libsmbclient.so symlink in the libsmbclient-dev package,
+    per policy (closes: #181466).
+
+ -- Steve Langasek <vorlon@debian.org>  Fri, 27 Dec 2002 00:37:00 -0600
+
+samba (2.999+3.0.alpha21-3) unstable; urgency=low
+
+  * Drop --with-ldapsam from the configure options, since this no longer
+    means what we thought it did.  Revert patch for changing the 'passdb
+    backend' defaults.
+  * Add patch from CVS HEAD to fix pdbedit segfault; postinst script
+    should work better now. (Closes: #173936)
+
+ -- Steve Langasek <vorlon@debian.org>  Sun, 22 Dec 2002 13:29:00 -0600
+
+samba (2.999+3.0.alpha21-2) unstable; urgency=low
+
+  * add CONFIGDIR to the set of directories exported in the install
+    target, so we don't try to write to /etc/ on the autobuilders.
+  * Reset the default 'passdb backend' value to something sensible, so
+    that we don't unnecessarily break upgrading systems (closes: #173731).
+
+ -- Steve Langasek <vorlon@debian.org>  Fri, 20 Dec 2002 09:13:00 -0600
+
+samba (2.999+3.0.alpha21-1) unstable; urgency=low
+
+  * new upstream release, many patches now incorporated upstream
+
+ -- Steve Langasek <vorlon@debian.org>  Mon, 16 Dec 2002 23:39:00 -0600
+
+samba (2.999+3.0.alpha20-4) unstable; urgency=low
+
+  * Remove obsolete comments about non-existant LDAP support in the
+    Debian Samba packages. (Closes: #165035)
+  * Apply patch for segfault in pam_smbpass when using the unixsam
+    backend.
+  * Drop support for nmbd in inetd, since it's not supported by
+    upstream and is reported to cause problems (closes: #23243, #137726,
+    165037).
+  * Clarify example printing configs in smb.conf (closes: #168174).
+  * Make sure nmbd still responds to SIGTERM if it has no interfaces to
+    listen on (closes: #168079).
+  * Fix to get samba working again on 64-bit archs, after a
+    pointer<->int size mismatch bug.  Already fixed in upstream CVS.
+  * Merge fix from CVS for broken libsmbclient.h references to internal
+    structures (closes: #162956).
+  * Add a default 'panic action' for Samba that will give us genuinely
+    useful debugging information after a crash.
+  * Fixed correct patch to example configurations in the libpam-smbpass
+    packages (closes: #169350).
+  * acl-dev is not in sid anymore; Build-Depend on libacl1-dev instead
+    (closes: #169682).
+  * Only ask the user for permission to edit if there's a chance of us
+    damaging something.
+
+ -- Steve Langasek <vorlon@debian.org>  Mon, 18 Nov 2002 19:53:00 -0500
+
+samba (2.999+3.0.alpha20-3) unstable; urgency=low
+
+  * Make sure smbstatus behavior is sane when Samba *has* been started,
+    as well as when it has not (closes: #164179).  Thank to Robbert Kouprie
+    <robbert@radium.jvb.tudelft.nl> for this patch.
+  * Not using 'killall' in any of the maintainer scripts (the last one
+    remaining was winbind.logrotate.) We now just use 'kill' to send
+    a SIGHUP to a specific PID (which is stored in a file in
+    /var/run/samba.)
+  * Do not depend on procps because we're not using killall anymore.
+
+ -- Eloy A. Paris <peloy@debian.org>  Tue, 15 Oct 2002 22:15:57 -0400
+
+samba (2.999+3.0.alpha20-2) unstable; urgency=low
+
+  * fix an off-by-one error in smbd/lanman.c, which should shut off the
+    flood of log messages (closes: #157432)
+  * add a --config-cache option to the configure invocation, since
+    autoconf 2.5 doesn't load config.cache by default (closes: #163504)
+
+ -- Steve Langasek <vorlon@debian.org>  Sat,  5 Oct 2002 01:40:00 -0500
+
+samba (2.999+3.0.alpha20-1) unstable; urgency=low
+
+  * new upstream release
+    - non-primary groups appear to work again (closes: #161271)
+  * the official beginning of the upstream 3.0 branch
+  * exit without error from smbstatus when no connections have
+    been seen yet (closes: #161489)
+
+ -- Steve Langasek <vorlon@debian.org>  Wed,  2 Oct 2002 19:02:00 -0500
+
+samba (2.999+3.0cvs20020906-1) unstable; urgency=low
+
+  * CVS update
+    - domain authentication works again (closes: #158698)
+  * Factor out common code in samba-common.config
+  * Handle character set settings in smb.conf on upgrade
+    (closes: #153913, #158770)
+  * Don't use killall in logrotate script; there are better ways
+    (closes: #160076)
+  * Ignore value of 'hostname lookups' for hosts allow/hosts deny
+    (closes: #154376)
+
+ -- Steve Langasek <vorlon@debian.org>  Sat,  7 Sep 2002 11:46:00 -0500
+
+samba (2.999+3.0cvs20020829-1) unstable; urgency=low
+
+  * CVS update.
+  * Move the smb.conf manpage to the samba-common package (closes: #159572)
+
+ -- Steve Langasek <vorlon@debian.org>  Thu, 29 Aug 2002 17:53:25 -0500
+
+samba (2.999+3.0cvs20020827-1) unstable; urgency=low
+
+  * CVS update. (Closes: #158508)
+  * Part 1 of 3 of the library separation patch that Vorlon wrote has
+    gone upstream - removed the patch from our patches/ directory.
+  * Debconf note to warn users that their smb.conf will be re-written
+    and changed if they use Swat to maintain it. (Closes: #158479)
+  * Fixed typo in samba.prerm.
+
+ -- Eloy A. Paris <peloy@debian.org>  Tue, 27 Aug 2002 15:23:23 -0400
+
+samba (2.999+3.0cvs20020825-2) unstable; urgency=low
+
+  * scale back the tdbsam migration support, because of undesirable
+    side-effects; now always defaults to 'no'.
+  * strip out hyperactive library dependencies that are only needed by
+    smbd (closes: #155156).
+  * nuke any broken registry.tdb files left by previous CVS snapshots.
+  * support rolling back the smbpasswd->tdbsam conversion on downgrade,
+    since many people are likely to need to downgrade for a while.
+  * remove postrm handling of legacy directories, and add handling of
+    current ones.
+
+ -- Steve Langasek <vorlon@debian.org>  Sun, 28 Jul 2002 09:44:24 -0500
+
+samba (2.999+3.0cvs20020825-1) unstable; urgency=low
+
+  * CVS update. These packages are based on Samba 3.0alpha19 + any
+    code commited after 3.0alpha19 was released.
+
+ -- Eloy A. Paris <peloy@debian.org>  Sun, 25 Aug 2002 14:56:46 -0400
+
+samba (2.999+3.0cvs20020723-1) unstable; urgency=medium
+
+  * remove spurious line from samba.config
+  * migrate from smbpasswd to tdbsam
+  * re-add the pdbedit util and manpage
+  * compile in ldapsam support (closes: #146935)
+  * add PRIVATEDIR to the list of vars we override for the install
+    target, so Samba doesn't try to create /etc/samba (closes: #153746).
+  * fix makefile handling of LOGBASEDIR, so that logs always end up in
+    the right place (closes: 153727).
+  * Fixed bug in the FHS migration path that causes nmbd to read its
+    state from one location, but write it out to another. (closes: #154210)
+  * Make sure nmbd is always looking for wins.tdb in the same place.
+
+ -- Steve Langasek <vorlon@debian.org>  Fri, 19 Jul 2002 21:38:54 -0500
+
+samba (2.99.cvs.20020713-1) unstable; urgency=low
+
+  * first attempt for 3.0pre.
+  * only post a debconf note about moving logfiles if we're upgrading
+    from a version that had the logfiles in the old location
+    (closes: #152924).
+
+ -- Steve Langasek <vorlon@debian.org>  Sat, 13 Jul 2002 12:54:25 -0500
+
+samba (2.2.5-2) unstable; urgency=low
+
+  * No longer ship make_printerdef, which is deprecated. (closes: #63059)
+  * Clean up some empty directories from the samba package.
+  * Add call to dh_installinit for winbind rc.x symlinks (closes: #151860).
+  * Clean up per-package documentation lists, to reduce clutter
+    (closes: #147638).
+  * Make sure we don't ship pdbedit's man page since we are still using
+    smbpasswd passwords. (closes: #152208)
+  * move libnss_wins.so to libnss_wins.so.2, where glibc expects to find
+    it (closes: #148586).
+  * reorder postinst, so that installing samba-common from scratch loads
+    the debconf answers properly (closes: #151985).
+  * add lintian overrides for winbind, to eliminate some noise.
+  * rename pam_smbpass changelog to comply with policy.
+
+ -- Steve Langasek <vorlon@debian.org>  Sun, 23 Jun 2002 22:45:04 -0500
+
+samba (2.2.5-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Eloy A. Paris <peloy@debian.org>  Sun,  9 Jun 2002 15:49:21 -0400
+samba (2.2.4+2.2.5pre1-1) experimental; urgency=low
+
+  * Getting ready for Samba 2.2.5.
+  * Remove patches/parse_spoolss.patch, now included upstream.
+  * Fixed thinko WRT POSIX ACL support, which we "half-enabled" in
+    2.2.4-1. We don't use POSIX ACL support ourselves, so we'd
+    appreciate reports from those using this feature so we can
+    be sure this works.
+  * Fix the filename-matching algorithm used for smbtar's 'exclude'
+    functionality. (closes: #131571)
+  * Look for secrets.tdb in /var/lib/samba, and handle in the postinst.
+    This is not really a config file, because users don't edit it.
+    (closes: #147429)
+  * Doxygen fix for libsmbclient.h, thanks to Tommi Komulainen
+    <Tommi.Komulainen@iki.fi> for the patch. (closes: #144847)
+
+ -- Eloy A. Paris <peloy@debian.org>  Tue, 28 May 2002 11:33:51 -0400
+
+samba (2.2.4-1) unstable; urgency=low
+
+  * New upstream release (closes: #144713)
+  * Building with POSIX ACL support (closes: #137819)
+  * Include samples, exclude INSTALL from libpam-smbpass (closes: #145055)
+  * Compile with --with-automount, for NIS homedir support (closes: #123396)
+  * Add a proper 'flags' field to the mount entry we write to /etc/mtab;
+    fixes a display bug with mount (closes: #140397)
+  * Added logic to /etc/init.d/samba so a help message is printed out
+    when Samba is running from inetd _and_ we are not booting, i.e. the
+    user called the init script manually. Thanks to Francesco
+    Potorti <pot@gnu.org> for the suggestion on how to implement this.
+    (Closes: #139807, #140204)
+  * samba.postinst: added logic so we don't call /etc/init.d/samba if
+    we are running from inetd (this prevents the stupid help message
+    to be printed during package upgrades if we are running from inetd.)
+  * samba.prerm: idem.
+  * /etc/init.d/samba: delete stale PID files after nmbd and smbd are
+    stopped. This prevents start-stop-daemon from printing an ugly
+    error message when called from '/etc/init.d/samba stop'. I prefer
+    this than running start-stop-daemon with --oknodo because
+    start-stop-daemon might print other important error messages that with
+    --oknodo it would otherwise not print. (Closes: #102187, #109301)
+  * Patch from jerry@samba.org to fix parsing of spoolss structures.
+
+ -- Eloy A. Paris <peloy@debian.org>  Thu, 23 May 2002 23:16:52 -0400
+
+samba (2.2.3a-7) unstable; urgency=medium
+
+  * More README.debian updates.
+  * Neutralize the smb.conf 'lock dir' directive, which doesn't mean
+    what the FHS says it should, and causes us no end of grief.
+    (Closes: #122299)
+  * LPRng-handling patch so that jobs printed to recent versions of
+    LPRng show up properly as 'done' instead of 'paused' in the Windows
+    print queue.  Thanks to Jaroslav Serdula <serdula_jaroslav@vse.sk>
+    for this patch. (Closes: #139458)
+  * Applied patch from Urban Widmark <urban@teststation.com>
+    (smbfs upstream maintainer) to add a '-n' option to smbmount
+    that does the same as mount's '-n'. (Closes: #139590)
+  * Minor tweak to unpatch-source so we unpatch sources in the
+    reverse order we patched them.
+  * Don't depend on grep in samba.prerm to determine if Samba was
+    running before the upgrade starts.
+  * Tweak the wording of debconf templates.
+  * Incorporate debconf translations for French, Spanish and Portuguese;
+    thanks to Carlos Valdivia Yagüe <valyag@hotpop.com> (es),
+    Andre Luis Lopes <andrelop@ig.com.br> (pt_BR), and Philippe
+    Batailler and Denis Barbier <barbier@debian.org> (fr).
+    (closes: #142657, #142659, #141551, #141699, #141682)
+  * Fixed symlinks in the swat package so the point to /usr/share/doc/
+    instead of /usr/doc/. Added note to the description of the
+    swat packages that says that samba-doc must be installed for
+    the on-line documentation to work. Thanks to Torne Wuff
+    <torne@wolfpuppy.org.uk>. (Closes: #95437)
+  * 'dh_installinit -n' gives us no initscript handling -- we need to
+    handle all starting and stopping of daemons ourselves, which wasn't
+    happening in the {pre,post}rm scripts.
+  * Vary the priority of the debconf question "Do you want to generate
+    /etc/samba/smbpassd?" depending on whether the file already exists.
+    File exists -> priority 'medium', file does not exist -> priority
+    'low'. Changed priorities of all other questions from 'high' to 'medium'.
+
+ -- Steve Langasek <vorlon@debian.org>  Sat, 20 Apr 2002 17:48:27 -0400
+
+samba (2.2.3a-6) unstable; urgency=low
+
+  * Call db_stop as soon as we're done with debconf in the postinst, to
+    avoid hanging bugs (closes: #137813)
+  * Ony call 'update-inetd --add' on first installation, just as we only
+    call 'update-inetd --remove' on package purge.
+  * Bring our shipped smb.conf closer in line with the upstream
+    defaults: don't twiddle the send/recv buffer sizes, since the Linux
+    kernel already provides a much better default setting
+     (closes: #80966, #80934, #137415, #133477)
+  * Added libnss_wins.so to the winbind package (closes: #137201)
+  * Updates to README.debian.
+
+ -- Eloy A. Paris <peloy@debian.org>  Tue, 12 Mar 2002 10:57:40 -0500
+
+samba (2.2.3a-5) unstable; urgency=low
+
+  * Having multiple workgroup lines in your smb.conf, though wacky, is 
+    perfectly valid.  Account for this in samba-common.config.
+    (closes: #137157)
+
+ -- Steve Langasek <vorlon@debian.org>  Sun, 10 Mar 2002 21:52:51 -0600
+
+samba (2.2.3a-4) unstable; urgency=low
+
+  * Fixed typo in samba.postinst. Cosmetic fixes there as well.
+  * Fix to improper usage of /usr/bin/tr in samba-common config script
+    (closes: #137744)
+
+ -- Steve Langasek <vorlon@debian.org>  Sat,  9 Mar 2002 14:14:02 -0500
+
+samba (2.2.3a-3) unstable; urgency=medium
+
+  * Make sure /etc/init.d/samba is executable before calling it
+    in the postinst. Quickly checked all other maintainer scripts
+    to make sure we are not calling an init script if it is not
+    executable. (closes: #137321)
+  * Fix up maintainer scripts to detect if samba was not running before 
+    an upgrade. (closes: #33520, #130534)
+  * Make sure /etc/samba/ is included in the samba-common package.
+    Closes: #137157
+
+ -- Steve Langasek <vorlon@debian.org>  Fri,  8 Mar 2002 11:13:21 -0500
+
+samba (2.2.3a-2) unstable; urgency=low
+
+  * merge in debconf support:
+    - Moved all smb.conf-related questions to samba-common (smb.conf
+      is part of the samba-common package, not the samba package.)
+    - smb.conf is not a samba-common conffile anymore since it is
+      being managed by debconf. It is ABSOLUTELY necessary to make
+      sure /etc/samba/smb.conf _NEVER_ gets overwritten by changes
+      made via debconf. In other words, any changes made by the user
+      should be honored by the debconf interface.
+    - samba.postinst now moves old log files from /var/log/ to
+      /var/log/samba/. There's a Debconf note that informs the user
+      the log files are stored now in a new location.
+    - debian/control:
+      + Make samba depend on debconf.
+    - New file debian/samba.templates.
+    - New file debian/samba.config.
+    - Re-worked debian/samba.postinst.
+      + Got rid of all /etc/samba/debian_config sillyness.
+    - remove /usr/sbin/sambaconfig; "dpkg-reconfigure samba" replaces 
+      it.
+    - Removed debian/samba.prerm.
+    - Cleaned up /etc/init.d/samba.
+      + Added infrastructure for debconf.
+      + Got rid of all /etc/samba/debian_config sillyness.
+      + Got rid of /etc/samba/smbpasswd conversion stuff for
+        compatibility with versions of Samba < 2.0.0final-2.
+    (closes: #127959, #34408, #113594)
+  * make samba.postinst ignore the absence of /var/log/{s,n}mb*;
+    makes for a clean upgrade path.
+  * Building with MSDFS support (closes: #116793)
+
+ -- Steve Langasek <vorlon@debian.org>  Tue,  5 Mar 2002 14:14:33 -0600
+
+samba (2.2.3a-1) unstable; urgency=low
+
+  * New upstream version (closes: #135001)
+  * Potato builds were failing because debian/rules was not creating
+    debian/winbind/etc/logrotate.d/. A user having problems creating
+    Potato packages brought this to my attention. dh_installlogrotate
+    takes care of creating the directory for us, that's why we didn't
+    notice.
+  * Removed code that converts /etc/samba/smbpasswd from an ancient
+    format to the new format of Samba 2.0.0 and later.
+    Closes: #134375 - samba: postinst failed due to missing
+            /usr/bin/convert_smbpasswd.
+  * Re-organized FHS migration code in samba.postinst. Make sure we
+    don't fail when we move files that don't exist.
+    Closes: #133813 - samba: Install failed.
+  * Adding docs. to the libpam-smbpass package.
+  * Remove man pages for findsmb because we are not providing this
+    script.
+    Closes: #134181 - findsmb referenced, but not included.
+  * Removed replace.patch because it is now present upstream.
+  * Added patch from Jerry Carter to fix a problem when saving
+    document preferences for printing from NT clients.
+  * The real winbindd daemon is a forked process so we can't use
+    --make-pidfile when calling start-stop-daemon. Fixed 
+    /etc/init.d/winbind to work around the issue. Thanks to 
+    Lin Li <linl@xandros.com> for the patience and for reporting 
+    the problems. Hopefully I got it right this time.
+
+ -- Eloy A. Paris <peloy@debian.org>  Wed, 20 Feb 2002 18:39:03 -0500
+
+samba (2.2.3-6) unstable; urgency=low
+
+  * Make sure there are actual files in /var/state/samba before trying 
+    to move them (Closes: #133534, #133510).
+  * Fix up the 2.2.3 makefile so that pam_smbpass builds correctly 
+    again.
+
+ -- Steve Langasek <vorlon@debian.org>  Tue, 12 Feb 2002 09:19:29 -0600
+
+samba (2.2.3-5) unstable; urgency=low
+
+  * Whoops, missed a spot on the samba.postinst -- will fail badly if
+    /var/state/samba/ no longer exists.  Better get this fix into the
+    next upload. ;) (Closes: #133088)
+  * Regenerate configure only if it is older than configure.in.
+  * Fix smbd handling of network neighborhood lists, which was missed
+    in the FHS conversion (Closes: #133091)
+
+ -- Eloy A. Paris <peloy@debian.org>  Sat,  9 Feb 2002 16:37:57 -0500
+
+samba (2.2.3-4) unstable; urgency=low
+
+  * FHS cleanup; files in /var are now properly sorted according to
+    their nature. (Closes: #102101)
+  * Remove patches to source/configure, since we now call autoconf to
+    regenerate this file cleanly.
+  * lintian fixes:
+      - Create winbind.conffiles and add /etc/logrotate.d/winbind and
+        /etc/init.d/winbind to it.
+      - Use a relative symlink for /usr/lib/cups/backend/smb.
+      - Removal of a .cvsignore file in the samba-doc package.
+  * winbind.init fixes:
+      - Corrected name of the pid file (Steve)
+      - Make start-stop-daemon create a pid file for winbindd since it
+        does not create one on his own.
+  * #DEBHELPER# is not needed in samba.postinst because we are adding
+    manually everything that debhelper adds automatically. In fact,
+    since we are calling update-rc.d without standard paramaters I
+    think we can't use #DEBHELPER#.
+  * Fix fatal syntax error in samba.prerm.
+
+ -- Steve Langasek <vorlon@debian.org>  Thu,  7 Feb 2002 13:12:08 -0500
+
+samba (2.2.3-3) unstable; urgency=low
+
+  * work on lintian-cleanness in the package (wrong permissions,
+    maintainer scripts in need of debhelpering)
+  * /lib/security/pam_smbpass.so is now being included in the
+    libpam-smbpass package only, and not in both the libpam-smbpass and
+    samba packages (which was the case prior to 2.2.3-3.)
+  * Instead of making our patch scripts executable in the rules file
+    we run them through /bin/sh.
+  * New 'winbind' package that has all the winbind stuff that was in the 
+    samba package in 2.2.3-2 and before.
+  * Added replace.patch: patch from Jeremy Allison to fix problems when
+    replacing or overwriting files in a Samba share. Patch was sent to
+    the samba mailing list.
+
+ -- Eloy A. Paris <peloy@debian.org>  Tue,  5 Feb 2002 21:12:48 -0500
+
+samba (2.2.3-2) unstable; urgency=low
+
+  * add support to debian/scripts/{patch-source,unpatch-source} for
+    automatic updating and cleaning of <version.h>. This was a request
+    from the Samba Team: they wanted us to clearly mark our packages
+    so it is always known a user is running Samba with (possibly)
+    Debian-specific patches.
+  * Change init.d killscript link to K19samba, so we stop before autofs 
+    (closes: 117327)
+  * Make our patch scripts executable in the rules file -- dpkg won't do 
+    this for us (closes: #132415).
+
+ -- Steve Langasek <vorlon@debian.org>  Mon,  4 Feb 2002 09:51:00 -0600
+
+samba (2.2.3-1) unstable; urgency=low
+
+  * New upstream release (closes: #131228).
+  * Restructured build system that provides DBS-like separation of 
+    patches
+  * Fix typo in smbfs description (closes: #116209).
+  * Use killall -q in logrotate.d script, to avoid spurious cron 
+    emails (closes: #130100).
+
+ -- Steve Langasek <vorlon@debian.org>  Sat,  2 Feb 2002 19:56:18 -0500
 
 samba (2.2.2-12) unstable; urgency=high
 
index c0a70a5b19b2a3765ed9edffdf712f0dc2f5fc7c..8872a27b7612efc14f72b82a7ed8656446e2deec 100644 (file)
@@ -46,12 +46,6 @@ samba_cv_have_setresgid=${samba_cv_have_setresgid=yes}
 samba_cv_USE_SETRESUID=${samba_cv_USE_SETRESUID=yes}
 
 
-# POSIX ACL support not present in Linux 2.2; not allowed in the
-# Debian packages, even if present on the build machine.
-
-ac_cv_header_sys_acl_h=${ac_cv_header_sys_acl_h=no}
-
-
 # Various basic libc/compiler stuff that it's blindingly obvious that
 # Linux supports (now watch me get bitten for saying that)
 
@@ -130,8 +124,6 @@ samba_cv_HAVE_FCNTL_LOCK=${samba_cv_HAVE_FCNTL_LOCK=yes}
 # to support transparent userland VFS.  We might as well preempt
 # any checks for shadowed symbols that are only useful for smbwrapper.
 
-ac_cv_func___acl=${ac_cv_func___acl=no}
-ac_cv_func__acl=${ac_cv_func__acl=no}
 ac_cv_func___chdir=${ac_cv_func___chdir=no}
 ac_cv_func__chdir=${ac_cv_func__chdir=no}
 ac_cv_func___close=${ac_cv_func___close=no}
@@ -142,8 +134,6 @@ ac_cv_func___dup=${ac_cv_func___dup=no}
 ac_cv_func__dup=${ac_cv_func__dup=no}
 ac_cv_func___dup2=${ac_cv_func___dup2=no}
 ac_cv_func__dup2=${ac_cv_func__dup2=no}
-ac_cv_func___facl=${ac_cv_func___facl=no}
-ac_cv_func__facl=${ac_cv_func__facl=no}
 ac_cv_func___fchdir=${ac_cv_func___fchdir=no}
 ac_cv_func__fchdir=${ac_cv_func__fchdir=no}
 ac_cv_func___fcntl=${ac_cv_func___fcntl=no}
index 2054da9f188c88244a4e5ceb569866151a1d87cb..74f60c3213f5b03ecd4f53a3f11adabf7ebf814e 100644 (file)
@@ -3,15 +3,15 @@ Section: net
 Priority: optional
 Maintainer: Eloy A. Paris <peloy@debian.org>
 Uploaders: Steve Langasek <vorlon@debian.org>
-Build-Depends: debhelper (>=2.0.103), libpam0g-dev, libreadline4-dev, libcupsys2-dev
+Build-Depends: debhelper (>= 4.1.13), libpam0g-dev, libreadline4-dev, libcupsys2-dev, autoconf, libacl1-dev | acl-dev (>= 2.0.0), libkrb5-dev, libldap2-dev, po-debconf, python-dev (>= 2.2)
 Standards-Version: 3.1.1
 
 Package: samba
 Architecture: any
-Depends: samba-common (= ${Source-Version}), netbase, logrotate, ${shlibs:Depends}
+Depends: debconf, samba-common (= ${Source-Version}), netbase, logrotate, ${shlibs:Depends}
 Replaces: samba-common (<= 2.0.5a-2)
 Suggests: samba-doc
-Description: A LanManager like file and printer server for Unix.
+Description: a LanManager-like file and printer server for Unix
  The Samba software suite is a collection of programs that
  implements the SMB protocol for unix systems, allowing you to serve
  files and printers to Windows, NT, OS/2 and DOS clients. This protocol
@@ -20,23 +20,29 @@ Description: A LanManager like file and printer server for Unix.
  This package contains all the components necessary to turn your
  Debian GNU/Linux box into a powerful file and printer server.
  .
As of Samba 2.2.1a-3, the Samba Debian packages consist of the following:
Currently, the Samba Debian packages consist of the following:
  .
-  samba - A LanManager like file and printer server for Unix.
+  samba - LanManager-like file and printer server for Unix.
   samba-common - Samba common files used by both the server and the client.
-  smbclient - A LanManager like simple client for Unix.
+  smbclient - LanManager-like simple client for Unix.
   swat - Samba Web Administration Tool
   samba-doc - Samba documentation.
-  smbfs - Mount and umount commands for the smbfs (kernels 2.0.x and above).
+  smbfs - Mount and umount commands for the smbfs (kernels 2.2.x and above).
   libpam-smbpass - pluggable authentication module for SMB password database
   libsmbclient - Shared library that allows applications to talk to SMB servers
   libsmbclient-dev - libsmbclient shared libraries
+  winbind: Service to resolve user and group information from Windows NT servers
+  python2.2-samba: Python bindings that allow access to various aspects of Samba
+ .
+ It is possible to install a subset of these packages depending on
+ your particular needs. For example, to access other SMB servers you
+ should only need the smbclient and samba-common packages.
 
 Package: samba-common
 Architecture: any
-Depends: libpam-modules, ${shlibs:Depends}
-Replaces: samba (<= 2.0.5a-2)
-Description: Samba common files used by both the server and the client.
+Depends: debconf, libpam-modules, ${shlibs:Depends}
+Replaces: samba (<< 2.999+3.0.alpha21-4)
+Description: Samba common files used by both the server and the client
  The Samba software suite is a collection of programs that
  implements the SMB protocol for unix systems, allowing you to serve
  files and printers to Windows, NT, OS/2 and DOS clients. This protocol
@@ -49,10 +55,10 @@ Description: Samba common files used by both the server and the client.
 Package: smbclient
 Architecture: any
 Depends: samba-common (= ${Source-Version}), ${shlibs:Depends}
-Replaces: samba (<= 2.2.2-5)
+Replaces: samba (<< 2.999+3.0.alpha21-4)
 Provides: samba-client
 Suggests: smbfs
-Description: A LanManager like simple client for Unix.
+Description: a LanManager-like simple client for Unix
  The Samba software suite is a collection of programs that
  implements the SMB protocol for unix systems, allowing you to serve
  files and printers to Windows, NT, OS/2 and DOS clients. This protocol
@@ -65,7 +71,7 @@ Description: A LanManager like simple client for Unix.
 
 Package: swat
 Architecture: any
-Depends: samba (= ${Source-Version}), ${shlibs:Depends}
+Depends: debconf, samba (= ${Source-Version}), ${shlibs:Depends}
 Recommends: samba-doc
 Description: Samba Web Administration Tool
  The Samba software suite is a collection of programs that
@@ -75,11 +81,14 @@ Description: Samba Web Administration Tool
  .
  This package contains the components of the Samba suite that are needed
  for Web administration of the Samba server.
+ .
+ Note: if you want to use the on-line documentation that is accesible
+ through the Swat front-end you must install the samba-doc package.
 
 Package: samba-doc
 Section: doc
 Architecture: all
-Description: Samba documentation.
+Description: Samba documentation
  The Samba software suite is a collection of programs that
  implements the SMB protocol for unix systems, allowing you to serve
  files and printers to Windows, NT, OS/2 and DOS clients. This protocol
@@ -104,13 +113,13 @@ Description: mount and umount commands for the smbfs (for kernels >= than 2.2.x)
  site into a file server for DOS or Windows clients.
  .
  If you want to use command-line utilities like smbclient, smbtar
- and/or smbspool just need to install the smbclient package.
+ and/or smbspool you just need to install the smbclient package.
  .
  Starting with the Debian Samba packages version 2.2.0-1, the old smbfs
  utilities for 2.0.x have been removed. There are no wrapper scripts
- that call a specific smbmount/smbmount depending on the kernel version.
- If you are using a 2.0.x kernel please upgrade or use the latest Samba
- 2.0.7 Debian package.
+ that call a specific smbmount/smbumount depending on the kernel
+ version.  If you are using a 2.0.x kernel please upgrade or use the
latest Samba 2.0.7 Debian package.
 
 Package: libpam-smbpass
 Section: admin
@@ -130,7 +139,7 @@ Section: libs
 Priority: extra
 Architecture: any
 Depends: ${shlibs:Depends}
-Description: Shared library that allows applications to talk to SMB servers
+Description: shared library that allows applications to talk to SMB servers
  libsmbclient allows to write applications that use the SMB protocol.
  This gives applications the ability to talk to Microsoft Windows servers
  and Unix servers running Samba.
@@ -138,10 +147,10 @@ Description: Shared library that allows applications to talk to SMB servers
  This package contains the libsmbclient shared library.
 
 Package: libsmbclient-dev
-Section: devel
+Section: libdevel
 Priority: extra
 Architecture: any
-Depends: libsmbclient (= ${Source-Version}), ${shlibs:Depends}
+Depends: libsmbclient (= ${Source-Version})
 Description: libsmbclient static libraries and headers
  libsmbclient allows to write applications that use the SMB protocol.
  This gives applications the ability to talk to Microsoft Windows servers
@@ -149,3 +158,31 @@ Description: libsmbclient static libraries and headers
  .
  This package contains the libsmbclient static libraries and headers
  needed to build applications that use SMB services.
+
+Package: winbind
+Section: net
+Priority: optional
+Architecture: any
+Depends: ${shlibs:Depends}
+Replaces: samba (<= 2.2.3-2)
+Description: service to resolve user and group information from Windows NT servers
+ This package provides the winbindd daemon, which provides a
+ service for the Name Service Switch capability that is present
+ in most modern C libraries (like the GNU C Library - glibc.)
+ .
+ The service provided by winbindd is called `winbind' and
+ can be used to resolve user and group information from a
+ Windows NT server. The service can also provide authentication
+ services via an associated PAM module.
+
+Package: python2.2-samba
+Section: python
+Priority: optional
+Architecture: any
+Depends: ${shlibs:Depends}, python2.2
+Description: Python bindings that allow access to various aspects of Samba
+ The Samba Python bindings allow you to access various aspects of Samba.
+ At the moment their status is "experimental" but they have been reported
+ to work well.
+ .
+ See /usr/share/doc/python2.2-samba/examples for a couple of examples.
diff --git a/packaging/Debian/debian/control.smbwrapper b/packaging/Debian/debian/control.smbwrapper
deleted file mode 100644 (file)
index 70444ca..0000000
+++ /dev/null
@@ -1,111 +0,0 @@
-Source: samba
-Section: net
-Priority: optional
-Maintainer: Eloy A. Paris <peloy@debian.org>
-Standards-Version: 2.4.0.0
-
-Package: samba
-Architecture: any
-Depends: samba-common (= ${Source-Version}), ${shlibs:Depends}
-Replaces: samba-common (<= 2.0.5a-2)
-Suggests: samba-doc
-Description: A LanManager like file and printer server for Unix.
- The Samba software suite is a collection of programs that
- implements the SMB protocol for unix systems, allowing you to serve
- files and printers to Windows, NT, OS/2 and DOS clients. This protocol
- is sometimes also referred to as the LanManager or Netbios protocol.
- .
- This package contains all the components necessary to turn your
- Debian GNU/Linux box into a powerful file and printer server.
- .
- As of Samba 2.0.0, the Samba Debian packages consist of the following:
- .
- samba - A LanManager like file and printer server for Unix.
- samba-common - Samba common files used by both the server and the client.
- smbclient - A LanManager like simple client for Unix.
- swat - Samba Web Administration Tool
- samba-doc - Samba documentation.
- smbfsx - Mount and umount commands for the smbfs and kernels > 2.1.70.
- smbwrapper - A shared library that provides SMB client services
-
-Package: samba-common
-Architecture: any
-Depends: ${shlibs:Depends}
-Replaces: samba (<= 2.0.5a-2)
-Description: Samba common files used by both the server and the client.
- The Samba software suite is a collection of programs that
- implements the SMB protocol for unix systems, allowing you to serve
- files and printers to Windows, NT, OS/2 and DOS clients. This protocol
- is sometimes also referred to as the LanManager or Netbios protocol.
- .
- This package contains the common files that are used by both the server
- (provided in the samba package) and the client (provided in the smbclient
- package).
-
-Package: smbclient
-Architecture: any
-Depends: samba-common (= ${Source-Version}), ${shlibs:Depends}
-Description: A LanManager like simple client for Unix.
- The Samba software suite is a collection of programs that
- implements the SMB protocol for unix systems, allowing you to serve
- files and printers to Windows, NT, OS/2 and DOS clients. This protocol
- is sometimes also referred to as the LanManager or Netbios protocol.
- .
- This package contains the client components of the Samba suite.
-
-Package: swat
-Architecture: any
-Depends: samba, ${shlibs:Depends}
-Description: Samba Web Administration Tool
- The Samba software suite is a collection of programs that
- implements the SMB protocol for unix systems, allowing you to serve
- files and printers to Windows, NT, OS/2 and DOS clients. This protocol
- is sometimes also referred to as the LanManager or Netbios protocol.
- .
- This package contains the components of the Samba suite that are needed
- for Web administration fo the Samba server.
-
-Package: samba-doc
-Architecture: all
-Description: Samba documentation.
- The Samba software suite is a collection of programs that
- implements the SMB protocol for unix systems, allowing you to serve
- files and printers to Windows, NT, OS/2 and DOS clients. This protocol
- is sometimes also referred to as the LanManager or Netbios protocol.
- .
- This package contains all the documentation that comes in the original
- tarball.
-
-Package: smbfs
-Section: otherosfs
-Priority: optional
-Architecture: any
-Depends: netbase (>= 2.02), samba-common (= ${Source-Version}), ${shlibs:Depends}
-Replaces: smbfsx
-Conflicts: smbfsx
-Description: Mount and umount commands for the smbfs (2.0.x and 2.1.x kernels)
- Smbfs is a filesystem which understands the SMB protocol.
- This is the protocol Windows for Workgroups, Windows NT or
- Lan Manager use to talk to each other. It was inspired by
- samba, the program by Andrew Tridgell that turns any unix
- site into a file server for DOS or Windows clients.
- .
- Starting with the Debian Samba packages version 2.0.4b-2, the old smbfs
- utilities for 2.0.x and the new smbfs utilities for 2.2.x kernels have been
- merged in a single package called smbfs. A wrapper script called smbmount.sh
- identifies the version of the kernel running and calls the correct binary.
-
-Package: smbwrapper
-Section: otherosfs
-Priority: optional
-Architecture: any
-Depends: ${shlibs:Depends}
-Description: A shared library that provides SMB client services
- The Samba software suite is a collection of programs that
- implements the SMB protocol for unix systems, allowing you to serve
- files and printers to Windows, NT, OS/2 and DOS clients. This protocol
- is sometimes also referred to as the LanManager or Netbios protocol.
- .
- This package contains prelodable shared library that provides SMB client 
- services for existing executables. Using this you can simulate a smb
- filesystem.
index 95bac89a54014f1f9db798e038905232c1cdccec..e74a64fa5b83fcff621355555a4ed0475eea054f 100644 (file)
@@ -3,18 +3,10 @@ This is the Debian Linux prepackaged version of the Samba SMB
 <Andrew.Tridgell@anu.edu.au> and many others.
 
 This package was put together by Eloy Paris <peloy@debian.org>
-based on previous work by Klee Dienes <klee@debian.org>, 
-Andrew Howell <andrew@it.com.au> and Bruce Perens <bruce@pixar.com>
-from sources found at <URL:ftp://samba.anu.edu.au/pub/samba>.
-
-As of early in the samba-2.0.0alpha series, the Samba package for Debian
-was split into the following packages:
-
-- samba (the Samba server)
-- smbclient (a LAN Manager client - like the ftp program)
-- swat (Samba Web Administration Tool)
-- smbfs (smbfs userland utilities for kernels > 2.0.x)
-- samba-doc (Samba documentation).
+and Steve Langasek <vorlon@debian.org> based on previous work by
+Klee Dienes <klee@debian.org>, Andrew Howell <andrew@it.com.au>
+and Bruce Perens <bruce@pixar.com> from sources found at
+<URL:ftp://ftp.samba.org/pub/samba>.
 
 Copyright:
 
diff --git a/packaging/Debian/debian/gdbcommands b/packaging/Debian/debian/gdbcommands
new file mode 100644 (file)
index 0000000..5774b9a
--- /dev/null
@@ -0,0 +1,2 @@
+bt
+quit
diff --git a/packaging/Debian/debian/libpam-smbpass.docs b/packaging/Debian/debian/libpam-smbpass.docs
new file mode 100644 (file)
index 0000000..89fbbf9
--- /dev/null
@@ -0,0 +1,2 @@
+source/pam_smbpass/README 
+source/pam_smbpass/TODO
diff --git a/packaging/Debian/debian/libpam-smbpass.examples b/packaging/Debian/debian/libpam-smbpass.examples
new file mode 100644 (file)
index 0000000..48d841b
--- /dev/null
@@ -0,0 +1,5 @@
+source/pam_smbpass/samples/README
+source/pam_smbpass/samples/kdc-pdc
+source/pam_smbpass/samples/password-mature
+source/pam_smbpass/samples/password-migration
+source/pam_smbpass/samples/password-sync
diff --git a/packaging/Debian/debian/libsmbclient-dev.examples b/packaging/Debian/debian/libsmbclient-dev.examples
new file mode 100644 (file)
index 0000000..2094c40
--- /dev/null
@@ -0,0 +1 @@
+examples/libsmbclient/
index 3ca6033fe7b069b275dc84776203342281f0bc10..a52c17cfc56e579e3bca43fd1bd23254254f2e82 100644 (file)
@@ -1,2 +1,3 @@
 usr/lib/libsmbclient.a
+usr/lib/libsmbclient.so
 usr/include/libsmbclient.h
index 76f61de067aecd80c90dbbdf455fe11d4e6bdf34..9dd6f47a9c5c4ee5eb003fbc7bd9042f04d5b054 100644 (file)
@@ -2,6 +2,8 @@
 #
 # postinst script for libsmbclient
 #
+# $Id: libsmbclient.postinst,v 1.2.4.1 2003/06/01 04:30:10 peloy Exp $
+#
 
 if [ "$1" = "configure" ]; then
        ldconfig
index 74329f2c08dec66bb8c44d763d96edba52d24e2e..9c6eea200a9320ef68a60b0fff4d41476dea07ee 100644 (file)
@@ -1 +1 @@
-libsmbclient   0.1     libsmbclient (>= 2.2.2-11)
+libsmbclient   0       libsmbclient (>= 2.2.2-11)
diff --git a/packaging/Debian/debian/panic-action b/packaging/Debian/debian/panic-action
new file mode 100644 (file)
index 0000000..13f773c
--- /dev/null
@@ -0,0 +1,48 @@
+#!/bin/sh
+
+# Redirect all output to our mail command
+(
+       # We must be given a pid to look at
+       if [ -z "$1" ]; then
+               echo "$0 called with no arguments."
+               exit 1
+       fi
+
+       if [ ! -d "/proc/$1" ]; then
+               echo "$0: No such process: $1"
+               exit 1
+       fi
+
+       # Find out what binary we're debugging
+       BINARYNAME=`readlink "/proc/$1/exe"`
+
+       # Generic header for our email
+       echo "The Samba 'panic action' script, $0,"
+       echo "was called for pid $1 ($BINARYNAME)."
+       echo
+
+       if [ -z "$BINARYNAME" ]; then
+               echo "This means there was a problem with the program, such as a segfault."
+               echo "However, the executable could not be found for process $1."
+               echo "It may have died unexpectedly, or you may not have permission to"
+               echo "debug the process."
+               exit 1
+       fi
+
+       # No debugger
+       if [ ! -x /usr/bin/gdb ]; then
+               echo "This means there was a problem with the program, such as a segfault."
+               echo "However, gdb was not found on your system, so the error could not be"
+               echo "debugged.  Please install the gdb package so that debugging information is"
+               echo "available the next time such a problem occurs."
+               exit 1
+       fi
+
+       echo "Below is a backtrace for this process generated with gdb, which shows"
+       echo "the state of the program at the time the error occured.  You are"
+       echo "encouraged to submit this information as a bug report to Debian.  For"
+       echo "information about the procedure for submitting bug reports , please see"
+       echo "http://www.debian.org/Bugs/Reporting or the reportbug(1) manpage."
+       echo
+       gdb -x /etc/samba/gdbcommands -batch "$BINARYNAME" "$1"
+) | mail -s "Segfault in Samba" root
diff --git a/packaging/Debian/debian/patches/Makefile.patch b/packaging/Debian/debian/patches/Makefile.patch
deleted file mode 100644 (file)
index 2b28da5..0000000
+++ /dev/null
@@ -1,49 +0,0 @@
---- samba-2.2.2.cvs20020120.orig/source/Makefile.in
-+++ samba-2.2.2.cvs20020120/source/Makefile.in
-@@ -91,7 +91,7 @@
- SPROGS = bin/smbd bin/nmbd bin/swat
- PROGS1 = bin/smbclient bin/smbspool bin/testparm bin/testprns bin/smbstatus bin/smbcontrol bin/make_printerdef @RUNPROG@ 
--PROGS2 = bin/smbpasswd bin/make_smbcodepage bin/rpcclient bin/make_unicodemap bin/smbcacls @WRAP@ @WRAP32@ @PAM_MOD@ @PDBEDIT@ @LIBSMBCLIENT@
-+PROGS2 = bin/smbpasswd bin/make_smbcodepage bin/rpcclient bin/make_unicodemap bin/smbcacls @WRAP@ @WRAP32@ @PAM_MOD@ @PDBEDIT@ @LIBSMBCLIENT_STATIC@ @LIBSMBCLIENT_SHARED@
- MPROGS = @MPROGS@
- LPROGS = $(WINBIND_PAM_PROGS) $(WINBIND_LPROGS)
- PROGS = $(PROGS1) $(PROGS2) $(MPROGS) bin/nmblookup
-@@ -614,13 +614,15 @@
-       @echo Linking shared library $@
-       @$(SHLD) -32 @LDSHFLAGS@ -o $@ $(PICOBJS32) $(LIBS)
--libsmbclient: $(LIBSMBCLIENT_PICOBJS)
--      @echo Linking libsmbclient shared library bin/$@.@SHLIBEXT@
--      @$(SHLD) @LDSHFLAGS@ -o  bin/$@.@SHLIBEXT@ \
-+bin/libsmbclient.so: $(LIBSMBCLIENT_PICOBJS)
-+      @echo Linking libsmbclient shared library $@
-+      @$(SHLD) @LDSHFLAGS@ -o  $@ \
-               $(LIBSMBCLIENT_PICOBJS) $(LIBS) \
-               @SONAMEFLAG@libsmbclient.so.$(LIBSMBCLIENT_MAJOR)
--      @echo Linking libsmbclient non-shared library bin/$@.a
--      @-$(AR) -rc bin/$@.a $(LIBSMBCLIENT_PICOBJS)
-+
-+bin/libsmbclient.a: $(LIBSMBCLIENT_PICOBJS)
-+      @echo Linking libsmbclient non-shared library $@
-+      @-$(AR) -rc $@ $(LIBSMBCLIENT_PICOBJS)
- bin/smbsh: $(SMBSH_OBJ) bin/.dummy
-       @echo Linking $@
-@@ -673,10 +675,12 @@
- installswat: installdirs
-       @$(SHELL) $(srcdir)/script/installswat.sh $(SWATDIR) $(srcdir)
--installclientlib:
--      -$(INSTALLCMD) bin/libsmbclient.so
--      -$(INSTALLCMD) -d ${prefix}/include
--      -$(INSTALLCMD) include/libsmbclient.h ${prefix}/include
-+installclientlib: bin/libsmbclient.so bin/libsmbclient.a
-+      # Installed (in the wrong location, BTW) by installbin above (peloy@debian.org)
-+      # -$(INSTALLCMD) bin/libsmbclient.so $(BASEDIR)/lib
-+      # -$(INSTALLCMD) bin/libsmbclient.a $(BASEDIR)/lib
-+      -$(INSTALLCMD) -d $(INCLUDEDIR)
-+      -$(INSTALLCMD) include/libsmbclient.h $(INCLUDEDIR)
- # revert to the previously installed version
- revert:
index 497455120d34b06afce3bb9747ab0bfbc35ebd07..0cf1434b29d37b637f7353c93798fea6e0c62f25 100644 (file)
---- samba-2.2.2.cvs20020120.orig/source/configure
-+++ samba-2.2.2.cvs20020120/source/configure
-@@ -1077,7 +1077,7 @@
- test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
--for ac_prog in gawk mawk nawk awk
-+for ac_prog in mawk gawk nawk awk
- do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
- set dummy $ac_prog; ac_word=$2
-@@ -1537,6 +1537,47 @@
- rm -fr conftest*
- fi
-+      if test x$LINUX_LFS_SUPPORT = xyes ; then
-+          if test "$cross_compiling" = yes; then
-+  LINUX_LFS_SUPPORT=cross
-+else
-+  cat > conftest.$ac_ext <<EOF
-+#line 1546 "configure"
-+#include "confdefs.h"
-+
-+#include <unistd.h>
-+#include <sys/types.h>
-+#include <fcntl.h>
-+main() {
-+   unsigned int *padding;
-+   struct flock foo_lock = {F_WRLCK, SEEK_SET, 0, 1, 0};
-+   int fd = open("/dev/null", O_RDWR);
-+
-+   /* Yes, we're depending on the internals of the Linux flock structure
-+      here -- but this test is explicitly Linux-specific to begin with. */
-+   padding = (unsigned int *)&foo_lock;
-+   padding[1] = 0xffffffff;
-+   foo_lock.l_start = 0;
-+   if (fcntl(fd, F_SETLK, &foo_lock) < 0)
-+      exit(1);
-+
-+   exit(0);
-+}
-+
-+EOF
-+if { (eval echo configure:1569: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
-+then
-+  LINUX_LFS_SUPPORT=yes
-+else
-+  echo "configure: failed program was:" >&5
-+  cat conftest.$ac_ext >&5
-+  rm -fr conftest*
-+  LINUX_LFS_SUPPORT=no
-+fi
-+rm -fr conftest*
-+fi
-+
-+      fi
-         CPPFLAGS="$old_CPPFLAGS"
-         if test x$LINUX_LFS_SUPPORT = xyes ; then
-           CPPFLAGS="-D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE $CPPFLAGS"
-@@ -1546,14 +1587,14 @@
-     *hurd*)
-         echo $ac_n "checking for LFS support""... $ac_c" 1>&6
--echo "configure:1550: checking for LFS support" >&5
-+echo "configure:1591: checking for LFS support" >&5
-         old_CPPFLAGS="$CPPFLAGS"
-         CPPFLAGS="-D_LARGEFILE64_SOURCE -D_GNU_SOURCE $CPPFLAGS"
-         if test "$cross_compiling" = yes; then
-   GLIBC_LFS_SUPPORT=cross
- else
-   cat > conftest.$ac_ext <<EOF
--#line 1557 "configure"
-+#line 1598 "configure"
- #include "confdefs.h"
- #include <unistd.h>
-@@ -1565,7 +1606,7 @@
- #endif
- }
- EOF
--if { (eval echo configure:1569: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
-+if { (eval echo configure:1610: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
- then
-   GLIBC_LFS_SUPPORT=yes
- else
-@@ -1587,21 +1628,21 @@
- esac
- echo $ac_n "checking for inline""... $ac_c" 1>&6
--echo "configure:1591: checking for inline" >&5
-+echo "configure:1632: checking for inline" >&5
- if eval "test \"`echo '$''{'ac_cv_c_inline'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   ac_cv_c_inline=no
- for ac_kw in inline __inline__ __inline; do
-   cat > conftest.$ac_ext <<EOF
--#line 1598 "configure"
-+#line 1639 "configure"
- #include "confdefs.h"
- int main() {
- } $ac_kw foo() {
- ; return 0; }
- EOF
--if { (eval echo configure:1605: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:1646: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-   rm -rf conftest*
-   ac_cv_c_inline=$ac_kw; break
- else
-@@ -1627,7 +1668,7 @@
- esac
- echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6
--echo "configure:1631: checking how to run the C preprocessor" >&5
-+echo "configure:1672: checking how to run the C preprocessor" >&5
- # On Suns, sometimes $CPP names a directory.
- if test -n "$CPP" && test -d "$CPP"; then
-   CPP=
-@@ -1642,13 +1683,13 @@
-   # On the NeXT, cc -E runs the code through the compiler's parser,
-   # not just through cpp.
-   cat > conftest.$ac_ext <<EOF
--#line 1646 "configure"
-+#line 1687 "configure"
- #include "confdefs.h"
- #include <assert.h>
- Syntax Error
- EOF
- ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
--{ (eval echo configure:1652: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
-+{ (eval echo configure:1693: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
- ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
- if test -z "$ac_err"; then
-   :
-@@ -1659,13 +1700,13 @@
-   rm -rf conftest*
-   CPP="${CC-cc} -E -traditional-cpp"
-   cat > conftest.$ac_ext <<EOF
--#line 1663 "configure"
-+#line 1704 "configure"
- #include "confdefs.h"
- #include <assert.h>
- Syntax Error
- EOF
- ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
--{ (eval echo configure:1669: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
-+{ (eval echo configure:1710: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
- ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
- if test -z "$ac_err"; then
-   :
-@@ -1676,13 +1717,13 @@
-   rm -rf conftest*
-   CPP="${CC-cc} -nologo -E"
-   cat > conftest.$ac_ext <<EOF
--#line 1680 "configure"
-+#line 1721 "configure"
- #include "confdefs.h"
- #include <assert.h>
- Syntax Error
- EOF
- ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
--{ (eval echo configure:1686: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
-+{ (eval echo configure:1727: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
- ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
- if test -z "$ac_err"; then
-   :
-@@ -1707,12 +1748,12 @@
- echo "$ac_t""$CPP" 1>&6
- echo $ac_n "checking for ANSI C header files""... $ac_c" 1>&6
--echo "configure:1711: checking for ANSI C header files" >&5
-+echo "configure:1752: checking for ANSI C header files" >&5
- if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 1716 "configure"
-+#line 1757 "configure"
- #include "confdefs.h"
- #include <stdlib.h>
- #include <stdarg.h>
-@@ -1720,7 +1761,7 @@
- #include <float.h>
- EOF
- ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
--{ (eval echo configure:1724: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
-+{ (eval echo configure:1765: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
- ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
- if test -z "$ac_err"; then
-   rm -rf conftest*
-@@ -1737,7 +1778,7 @@
- if test $ac_cv_header_stdc = yes; then
-   # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
- cat > conftest.$ac_ext <<EOF
--#line 1741 "configure"
-+#line 1782 "configure"
- #include "confdefs.h"
- #include <string.h>
- EOF
-@@ -1755,7 +1796,7 @@
- if test $ac_cv_header_stdc = yes; then
-   # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
- cat > conftest.$ac_ext <<EOF
--#line 1759 "configure"
-+#line 1800 "configure"
- #include "confdefs.h"
- #include <stdlib.h>
- EOF
-@@ -1776,7 +1817,7 @@
-   :
- else
-   cat > conftest.$ac_ext <<EOF
--#line 1780 "configure"
-+#line 1821 "configure"
- #include "confdefs.h"
- #include <ctype.h>
- #define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
-@@ -1787,7 +1828,7 @@
- exit (0); }
- EOF
--if { (eval echo configure:1791: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
-+if { (eval echo configure:1832: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
- then
-   :
- else
-@@ -1815,12 +1856,12 @@
- do
- ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
- echo $ac_n "checking for $ac_hdr that defines DIR""... $ac_c" 1>&6
--echo "configure:1819: checking for $ac_hdr that defines DIR" >&5
-+echo "configure:1860: checking for $ac_hdr that defines DIR" >&5
- if eval "test \"`echo '$''{'ac_cv_header_dirent_$ac_safe'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 1824 "configure"
-+#line 1865 "configure"
- #include "confdefs.h"
- #include <sys/types.h>
- #include <$ac_hdr>
-@@ -1828,7 +1869,7 @@
- DIR *dirp = 0;
- ; return 0; }
- EOF
--if { (eval echo configure:1832: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:1873: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-   rm -rf conftest*
-   eval "ac_cv_header_dirent_$ac_safe=yes"
- else
-@@ -1853,7 +1894,7 @@
- # Two versions of opendir et al. are in -ldir and -lx on SCO Xenix.
- if test $ac_header_dirent = dirent.h; then
- echo $ac_n "checking for opendir in -ldir""... $ac_c" 1>&6
--echo "configure:1857: checking for opendir in -ldir" >&5
-+echo "configure:1898: checking for opendir in -ldir" >&5
- ac_lib_var=`echo dir'_'opendir | sed 'y%./+-%__p_%'`
- if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
-@@ -1861,7 +1902,7 @@
-   ac_save_LIBS="$LIBS"
- LIBS="-ldir  $LIBS"
- cat > conftest.$ac_ext <<EOF
--#line 1865 "configure"
-+#line 1906 "configure"
- #include "confdefs.h"
- /* Override any gcc2 internal prototype to avoid an error.  */
- /* We use char because int might match the return type of a gcc2
-@@ -1872,7 +1913,7 @@
- opendir()
- ; return 0; }
- EOF
--if { (eval echo configure:1876: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:1917: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-   rm -rf conftest*
-   eval "ac_cv_lib_$ac_lib_var=yes"
- else
-@@ -1894,7 +1935,7 @@
- else
- echo $ac_n "checking for opendir in -lx""... $ac_c" 1>&6
--echo "configure:1898: checking for opendir in -lx" >&5
-+echo "configure:1939: checking for opendir in -lx" >&5
- ac_lib_var=`echo x'_'opendir | sed 'y%./+-%__p_%'`
- if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
-@@ -1902,7 +1943,7 @@
-   ac_save_LIBS="$LIBS"
- LIBS="-lx  $LIBS"
- cat > conftest.$ac_ext <<EOF
--#line 1906 "configure"
-+#line 1947 "configure"
- #include "confdefs.h"
- /* Override any gcc2 internal prototype to avoid an error.  */
- /* We use char because int might match the return type of a gcc2
-@@ -1913,7 +1954,7 @@
- opendir()
- ; return 0; }
- EOF
--if { (eval echo configure:1917: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:1958: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-   rm -rf conftest*
-   eval "ac_cv_lib_$ac_lib_var=yes"
- else
-@@ -1936,12 +1977,12 @@
- fi
- echo $ac_n "checking whether time.h and sys/time.h may both be included""... $ac_c" 1>&6
--echo "configure:1940: checking whether time.h and sys/time.h may both be included" >&5
-+echo "configure:1981: checking whether time.h and sys/time.h may both be included" >&5
- if eval "test \"`echo '$''{'ac_cv_header_time'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 1945 "configure"
-+#line 1986 "configure"
- #include "confdefs.h"
- #include <sys/types.h>
- #include <sys/time.h>
-@@ -1950,7 +1991,7 @@
- struct tm *tp;
- ; return 0; }
- EOF
--if { (eval echo configure:1954: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:1995: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-   rm -rf conftest*
-   ac_cv_header_time=yes
- else
-@@ -1971,12 +2012,12 @@
- fi
- echo $ac_n "checking for sys/wait.h that is POSIX.1 compatible""... $ac_c" 1>&6
--echo "configure:1975: checking for sys/wait.h that is POSIX.1 compatible" >&5
-+echo "configure:2016: checking for sys/wait.h that is POSIX.1 compatible" >&5
- if eval "test \"`echo '$''{'ac_cv_header_sys_wait_h'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 1980 "configure"
-+#line 2021 "configure"
- #include "confdefs.h"
- #include <sys/types.h>
- #include <sys/wait.h>
-@@ -1992,7 +2033,7 @@
- s = WIFEXITED (s) ? WEXITSTATUS (s) : 1;
- ; return 0; }
- EOF
--if { (eval echo configure:1996: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:2037: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-   rm -rf conftest*
-   ac_cv_header_sys_wait_h=yes
- else
-@@ -2016,17 +2057,17 @@
- do
- ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
- echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
--echo "configure:2020: checking for $ac_hdr" >&5
-+echo "configure:2061: checking for $ac_hdr" >&5
- if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 2025 "configure"
-+#line 2066 "configure"
- #include "confdefs.h"
- #include <$ac_hdr>
- EOF
- ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
--{ (eval echo configure:2030: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
-+{ (eval echo configure:2071: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
- ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
- if test -z "$ac_err"; then
-   rm -rf conftest*
-@@ -2056,17 +2097,17 @@
- do
- ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
- echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
--echo "configure:2060: checking for $ac_hdr" >&5
-+echo "configure:2101: checking for $ac_hdr" >&5
- if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 2065 "configure"
-+#line 2106 "configure"
- #include "confdefs.h"
- #include <$ac_hdr>
- EOF
- ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
--{ (eval echo configure:2070: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
-+{ (eval echo configure:2111: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
- ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
- if test -z "$ac_err"; then
-   rm -rf conftest*
-@@ -2096,17 +2137,17 @@
- do
- ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
- echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
--echo "configure:2100: checking for $ac_hdr" >&5
-+echo "configure:2141: checking for $ac_hdr" >&5
- if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 2105 "configure"
-+#line 2146 "configure"
- #include "confdefs.h"
- #include <$ac_hdr>
- EOF
- ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
--{ (eval echo configure:2110: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
-+{ (eval echo configure:2151: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
- ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
- if test -z "$ac_err"; then
-   rm -rf conftest*
-@@ -2136,17 +2177,17 @@
- do
- ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
- echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
--echo "configure:2140: checking for $ac_hdr" >&5
-+echo "configure:2181: checking for $ac_hdr" >&5
- if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 2145 "configure"
-+#line 2186 "configure"
- #include "confdefs.h"
- #include <$ac_hdr>
- EOF
- ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
--{ (eval echo configure:2150: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
-+{ (eval echo configure:2191: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
- ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
- if test -z "$ac_err"; then
-   rm -rf conftest*
-@@ -2176,17 +2217,17 @@
- do
- ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
- echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
--echo "configure:2180: checking for $ac_hdr" >&5
-+echo "configure:2221: checking for $ac_hdr" >&5
- if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 2185 "configure"
-+#line 2226 "configure"
- #include "confdefs.h"
- #include <$ac_hdr>
- EOF
- ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
--{ (eval echo configure:2190: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
-+{ (eval echo configure:2231: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
- ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
- if test -z "$ac_err"; then
-   rm -rf conftest*
-@@ -2216,17 +2257,17 @@
- do
- ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
- echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
--echo "configure:2220: checking for $ac_hdr" >&5
-+echo "configure:2261: checking for $ac_hdr" >&5
- if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 2225 "configure"
-+#line 2266 "configure"
- #include "confdefs.h"
- #include <$ac_hdr>
- EOF
- ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
--{ (eval echo configure:2230: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
-+{ (eval echo configure:2271: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
- ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
- if test -z "$ac_err"; then
-   rm -rf conftest*
-@@ -2256,17 +2297,17 @@
- do
- ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
- echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
--echo "configure:2260: checking for $ac_hdr" >&5
-+echo "configure:2301: checking for $ac_hdr" >&5
- if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 2265 "configure"
-+#line 2306 "configure"
- #include "confdefs.h"
- #include <$ac_hdr>
- EOF
- ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
--{ (eval echo configure:2270: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
-+{ (eval echo configure:2311: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
- ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
- if test -z "$ac_err"; then
-   rm -rf conftest*
-@@ -2296,17 +2337,17 @@
- do
- ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
- echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
--echo "configure:2300: checking for $ac_hdr" >&5
-+echo "configure:2341: checking for $ac_hdr" >&5
- if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 2305 "configure"
-+#line 2346 "configure"
- #include "confdefs.h"
- #include <$ac_hdr>
- EOF
- ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
--{ (eval echo configure:2310: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
-+{ (eval echo configure:2351: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
- ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
- if test -z "$ac_err"; then
-   rm -rf conftest*
-@@ -2340,14 +2381,14 @@
- case "$host_os" in
-     *hpux*)
-               cat > conftest.$ac_ext <<EOF
--#line 2344 "configure"
-+#line 2385 "configure"
- #include "confdefs.h"
- #include <shadow.h>
- int main() {
- struct spwd testme
- ; return 0; }
- EOF
--if { (eval echo configure:2351: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:2392: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-   rm -rf conftest*
-   ac_cv_header_shadow_h=yes
- else
-@@ -2369,17 +2410,17 @@
- do
- ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
- echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
--echo "configure:2373: checking for $ac_hdr" >&5
-+echo "configure:2414: checking for $ac_hdr" >&5
- if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 2378 "configure"
-+#line 2419 "configure"
- #include "confdefs.h"
- #include <$ac_hdr>
- EOF
- ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
--{ (eval echo configure:2383: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
-+{ (eval echo configure:2424: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
- ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
- if test -z "$ac_err"; then
-   rm -rf conftest*
-@@ -2409,17 +2450,17 @@
- do
- ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
- echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
--echo "configure:2413: checking for $ac_hdr" >&5
-+echo "configure:2454: checking for $ac_hdr" >&5
- if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 2418 "configure"
-+#line 2459 "configure"
- #include "confdefs.h"
- #include <$ac_hdr>
- EOF
- ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
--{ (eval echo configure:2423: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
-+{ (eval echo configure:2464: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
- ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
- if test -z "$ac_err"; then
-   rm -rf conftest*
-@@ -2449,17 +2490,17 @@
- do
- ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
- echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
--echo "configure:2453: checking for $ac_hdr" >&5
-+echo "configure:2494: checking for $ac_hdr" >&5
- if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 2458 "configure"
-+#line 2499 "configure"
- #include "confdefs.h"
- #include <$ac_hdr>
- EOF
- ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
--{ (eval echo configure:2463: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
-+{ (eval echo configure:2504: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
- ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
- if test -z "$ac_err"; then
-   rm -rf conftest*
-@@ -2489,17 +2530,17 @@
- do
- ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
- echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
--echo "configure:2493: checking for $ac_hdr" >&5
-+echo "configure:2534: checking for $ac_hdr" >&5
- if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 2498 "configure"
-+#line 2539 "configure"
- #include "confdefs.h"
- #include <$ac_hdr>
- EOF
- ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
--{ (eval echo configure:2503: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
-+{ (eval echo configure:2544: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
- ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
- if test -z "$ac_err"; then
-   rm -rf conftest*
-@@ -2529,17 +2570,17 @@
- do
- ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
- echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
--echo "configure:2533: checking for $ac_hdr" >&5
-+echo "configure:2574: checking for $ac_hdr" >&5
- if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 2538 "configure"
-+#line 2579 "configure"
- #include "confdefs.h"
- #include <$ac_hdr>
- EOF
- ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
--{ (eval echo configure:2543: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
-+{ (eval echo configure:2584: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
- ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
- if test -z "$ac_err"; then
-   rm -rf conftest*
-@@ -2571,17 +2612,17 @@
- do
- ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
- echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
--echo "configure:2575: checking for $ac_hdr" >&5
-+echo "configure:2616: checking for $ac_hdr" >&5
- if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 2580 "configure"
-+#line 2621 "configure"
- #include "confdefs.h"
- #include <$ac_hdr>
- EOF
- ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
--{ (eval echo configure:2585: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
-+{ (eval echo configure:2626: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
- ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
- if test -z "$ac_err"; then
-   rm -rf conftest*
-@@ -2613,17 +2654,17 @@
- do
- ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
- echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
--echo "configure:2617: checking for $ac_hdr" >&5
-+echo "configure:2658: checking for $ac_hdr" >&5
- if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 2622 "configure"
-+#line 2663 "configure"
- #include "confdefs.h"
- #include <$ac_hdr>
- EOF
- ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
--{ (eval echo configure:2627: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
-+{ (eval echo configure:2668: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
- ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
- if test -z "$ac_err"; then
-   rm -rf conftest*
-@@ -2655,17 +2696,17 @@
- do
- ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
- echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
--echo "configure:2659: checking for $ac_hdr" >&5
-+echo "configure:2700: checking for $ac_hdr" >&5
- if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 2664 "configure"
-+#line 2705 "configure"
- #include "confdefs.h"
- #include <$ac_hdr>
- EOF
- ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
--{ (eval echo configure:2669: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
-+{ (eval echo configure:2710: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
- ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
- if test -z "$ac_err"; then
-   rm -rf conftest*
-@@ -2693,7 +2734,7 @@
- echo $ac_n "checking size of int""... $ac_c" 1>&6
--echo "configure:2697: checking size of int" >&5
-+echo "configure:2738: checking size of int" >&5
- if eval "test \"`echo '$''{'ac_cv_sizeof_int'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-@@ -2701,18 +2742,19 @@
-   ac_cv_sizeof_int=cross
- else
-   cat > conftest.$ac_ext <<EOF
--#line 2705 "configure"
-+#line 2746 "configure"
- #include "confdefs.h"
- #include <stdio.h>
--int main()
-+#include <sys/types.h>
-+main()
- {
-   FILE *f=fopen("conftestval", "w");
--  if (!f) return(1);
-+  if (!f) exit(1);
-   fprintf(f, "%d\n", sizeof(int));
--  return(0);
-+  exit(0);
- }
- EOF
--if { (eval echo configure:2716: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
-+if { (eval echo configure:2758: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
- then
-   ac_cv_sizeof_int=`cat conftestval`
- else
-@@ -2732,7 +2774,7 @@
- echo $ac_n "checking size of long""... $ac_c" 1>&6
--echo "configure:2736: checking size of long" >&5
-+echo "configure:2778: checking size of long" >&5
- if eval "test \"`echo '$''{'ac_cv_sizeof_long'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-@@ -2740,18 +2782,19 @@
-   ac_cv_sizeof_long=cross
- else
-   cat > conftest.$ac_ext <<EOF
--#line 2744 "configure"
-+#line 2786 "configure"
- #include "confdefs.h"
- #include <stdio.h>
--int main()
-+#include <sys/types.h>
-+main()
- {
-   FILE *f=fopen("conftestval", "w");
--  if (!f) return(1);
-+  if (!f) exit(1);
-   fprintf(f, "%d\n", sizeof(long));
--  return(0);
-+  exit(0);
- }
- EOF
--if { (eval echo configure:2755: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
-+if { (eval echo configure:2798: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
- then
-   ac_cv_sizeof_long=`cat conftestval`
- else
-@@ -2771,7 +2814,7 @@
- echo $ac_n "checking size of short""... $ac_c" 1>&6
--echo "configure:2775: checking size of short" >&5
-+echo "configure:2818: checking size of short" >&5
- if eval "test \"`echo '$''{'ac_cv_sizeof_short'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-@@ -2779,18 +2822,19 @@
-   ac_cv_sizeof_short=cross
- else
-   cat > conftest.$ac_ext <<EOF
--#line 2783 "configure"
-+#line 2826 "configure"
- #include "confdefs.h"
- #include <stdio.h>
--int main()
-+#include <sys/types.h>
-+main()
- {
-   FILE *f=fopen("conftestval", "w");
--  if (!f) return(1);
-+  if (!f) exit(1);
-   fprintf(f, "%d\n", sizeof(short));
--  return(0);
-+  exit(0);
- }
- EOF
--if { (eval echo configure:2794: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
-+if { (eval echo configure:2838: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
- then
-   ac_cv_sizeof_short=`cat conftestval`
- else
-@@ -2811,12 +2855,12 @@
- echo $ac_n "checking for working const""... $ac_c" 1>&6
--echo "configure:2815: checking for working const" >&5
-+echo "configure:2859: checking for working const" >&5
- if eval "test \"`echo '$''{'ac_cv_c_const'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 2820 "configure"
-+#line 2864 "configure"
- #include "confdefs.h"
- int main() {
-@@ -2865,7 +2909,7 @@
- ; return 0; }
- EOF
--if { (eval echo configure:2869: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:2913: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-   rm -rf conftest*
-   ac_cv_c_const=yes
- else
-@@ -2886,21 +2930,21 @@
- fi
- echo $ac_n "checking for inline""... $ac_c" 1>&6
--echo "configure:2890: checking for inline" >&5
-+echo "configure:2934: checking for inline" >&5
- if eval "test \"`echo '$''{'ac_cv_c_inline'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   ac_cv_c_inline=no
- for ac_kw in inline __inline__ __inline; do
-   cat > conftest.$ac_ext <<EOF
--#line 2897 "configure"
-+#line 2941 "configure"
- #include "confdefs.h"
- int main() {
- } $ac_kw foo() {
- ; return 0; }
- EOF
--if { (eval echo configure:2904: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:2948: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-   rm -rf conftest*
-   ac_cv_c_inline=$ac_kw; break
- else
-@@ -2926,14 +2970,14 @@
- esac
- echo $ac_n "checking whether byte ordering is bigendian""... $ac_c" 1>&6
--echo "configure:2930: checking whether byte ordering is bigendian" >&5
-+echo "configure:2974: checking whether byte ordering is bigendian" >&5
- if eval "test \"`echo '$''{'ac_cv_c_bigendian'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   ac_cv_c_bigendian=unknown
- # See if sys/param.h defines the BYTE_ORDER macro.
- cat > conftest.$ac_ext <<EOF
--#line 2937 "configure"
-+#line 2981 "configure"
- #include "confdefs.h"
- #include <sys/types.h>
- #include <sys/param.h>
-@@ -2944,11 +2988,11 @@
- #endif
- ; return 0; }
- EOF
--if { (eval echo configure:2948: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:2992: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-   rm -rf conftest*
-   # It does; now see whether it defined to BIG_ENDIAN or not.
- cat > conftest.$ac_ext <<EOF
--#line 2952 "configure"
-+#line 2996 "configure"
- #include "confdefs.h"
- #include <sys/types.h>
- #include <sys/param.h>
-@@ -2959,7 +3003,7 @@
- #endif
- ; return 0; }
- EOF
--if { (eval echo configure:2963: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:3007: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-   rm -rf conftest*
-   ac_cv_c_bigendian=yes
- else
-@@ -2979,7 +3023,7 @@
-     { echo "configure: error: can not run test program while cross compiling" 1>&2; exit 1; }
- else
-   cat > conftest.$ac_ext <<EOF
--#line 2983 "configure"
-+#line 3027 "configure"
- #include "confdefs.h"
- main () {
-   /* Are we little or big endian?  From Harbison&Steele.  */
-@@ -2992,7 +3036,7 @@
-   exit (u.c[sizeof (long) - 1] == 1);
- }
- EOF
--if { (eval echo configure:2996: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
-+if { (eval echo configure:3040: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
- then
-   ac_cv_c_bigendian=no
- else
-@@ -3016,14 +3060,14 @@
- fi
- echo $ac_n "checking whether char is unsigned""... $ac_c" 1>&6
--echo "configure:3020: checking whether char is unsigned" >&5
-+echo "configure:3064: checking whether char is unsigned" >&5
- if eval "test \"`echo '$''{'ac_cv_c_char_unsigned'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   if test "$GCC" = yes; then
-   # GCC predefines this symbol on systems where it applies.
- cat > conftest.$ac_ext <<EOF
--#line 3027 "configure"
-+#line 3071 "configure"
- #include "confdefs.h"
- #ifdef __CHAR_UNSIGNED__
-   yes
-@@ -3045,7 +3089,7 @@
-     { echo "configure: error: can not run test program while cross compiling" 1>&2; exit 1; }
- else
-   cat > conftest.$ac_ext <<EOF
--#line 3049 "configure"
-+#line 3093 "configure"
- #include "confdefs.h"
- /* volatile prevents gcc2 from optimizing the test away on sparcs.  */
- #if !defined(__STDC__) || __STDC__ != 1
-@@ -3055,7 +3099,7 @@
-   volatile char c = 255; exit(c < 0);
- }
- EOF
--if { (eval echo configure:3059: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
-+if { (eval echo configure:3103: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
- then
-   ac_cv_c_char_unsigned=yes
- else
-@@ -3080,12 +3124,12 @@
- echo $ac_n "checking return type of signal handlers""... $ac_c" 1>&6
--echo "configure:3084: checking return type of signal handlers" >&5
-+echo "configure:3128: checking return type of signal handlers" >&5
- if eval "test \"`echo '$''{'ac_cv_type_signal'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 3089 "configure"
-+#line 3133 "configure"
- #include "confdefs.h"
- #include <sys/types.h>
- #include <signal.h>
-@@ -3102,7 +3146,7 @@
- int i;
- ; return 0; }
- EOF
--if { (eval echo configure:3106: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:3150: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-   rm -rf conftest*
-   ac_cv_type_signal=void
- else
-@@ -3121,12 +3165,12 @@
- echo $ac_n "checking for uid_t in sys/types.h""... $ac_c" 1>&6
--echo "configure:3125: checking for uid_t in sys/types.h" >&5
-+echo "configure:3169: checking for uid_t in sys/types.h" >&5
- if eval "test \"`echo '$''{'ac_cv_type_uid_t'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 3130 "configure"
-+#line 3174 "configure"
- #include "confdefs.h"
- #include <sys/types.h>
- EOF
-@@ -3155,12 +3199,12 @@
- fi
- echo $ac_n "checking for mode_t""... $ac_c" 1>&6
--echo "configure:3159: checking for mode_t" >&5
-+echo "configure:3203: checking for mode_t" >&5
- if eval "test \"`echo '$''{'ac_cv_type_mode_t'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 3164 "configure"
-+#line 3208 "configure"
- #include "confdefs.h"
- #include <sys/types.h>
- #if STDC_HEADERS
-@@ -3188,12 +3232,12 @@
- fi
- echo $ac_n "checking for off_t""... $ac_c" 1>&6
--echo "configure:3192: checking for off_t" >&5
-+echo "configure:3236: checking for off_t" >&5
- if eval "test \"`echo '$''{'ac_cv_type_off_t'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 3197 "configure"
-+#line 3241 "configure"
- #include "confdefs.h"
- #include <sys/types.h>
- #if STDC_HEADERS
-@@ -3221,12 +3265,12 @@
- fi
- echo $ac_n "checking for size_t""... $ac_c" 1>&6
--echo "configure:3225: checking for size_t" >&5
-+echo "configure:3269: checking for size_t" >&5
- if eval "test \"`echo '$''{'ac_cv_type_size_t'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 3230 "configure"
-+#line 3274 "configure"
- #include "confdefs.h"
- #include <sys/types.h>
- #if STDC_HEADERS
-@@ -3254,12 +3298,12 @@
- fi
- echo $ac_n "checking for pid_t""... $ac_c" 1>&6
--echo "configure:3258: checking for pid_t" >&5
-+echo "configure:3302: checking for pid_t" >&5
- if eval "test \"`echo '$''{'ac_cv_type_pid_t'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 3263 "configure"
-+#line 3307 "configure"
- #include "confdefs.h"
- #include <sys/types.h>
- #if STDC_HEADERS
-@@ -3287,12 +3331,12 @@
- fi
- echo $ac_n "checking for st_rdev in struct stat""... $ac_c" 1>&6
--echo "configure:3291: checking for st_rdev in struct stat" >&5
-+echo "configure:3335: checking for st_rdev in struct stat" >&5
- if eval "test \"`echo '$''{'ac_cv_struct_st_rdev'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 3296 "configure"
-+#line 3340 "configure"
- #include "confdefs.h"
- #include <sys/types.h>
- #include <sys/stat.h>
-@@ -3300,7 +3344,7 @@
- struct stat s; s.st_rdev;
- ; return 0; }
- EOF
--if { (eval echo configure:3304: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:3348: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-   rm -rf conftest*
-   ac_cv_struct_st_rdev=yes
- else
-@@ -3321,12 +3365,12 @@
- fi
- echo $ac_n "checking for d_off in dirent""... $ac_c" 1>&6
--echo "configure:3325: checking for d_off in dirent" >&5
-+echo "configure:3369: checking for d_off in dirent" >&5
- if eval "test \"`echo '$''{'ac_cv_dirent_d_off'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 3330 "configure"
-+#line 3374 "configure"
- #include "confdefs.h"
- #include <unistd.h>
-@@ -3336,7 +3380,7 @@
- struct dirent d; d.d_off;
- ; return 0; }
- EOF
--if { (eval echo configure:3340: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:3384: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-   rm -rf conftest*
-   ac_cv_dirent_d_off=yes
- else
-@@ -3357,12 +3401,12 @@
- fi
- echo $ac_n "checking for ino_t""... $ac_c" 1>&6
--echo "configure:3361: checking for ino_t" >&5
-+echo "configure:3405: checking for ino_t" >&5
- if eval "test \"`echo '$''{'ac_cv_type_ino_t'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 3366 "configure"
-+#line 3410 "configure"
- #include "confdefs.h"
- #include <sys/types.h>
- #if STDC_HEADERS
-@@ -3390,12 +3434,12 @@
- fi
- echo $ac_n "checking for loff_t""... $ac_c" 1>&6
--echo "configure:3394: checking for loff_t" >&5
-+echo "configure:3438: checking for loff_t" >&5
- if eval "test \"`echo '$''{'ac_cv_type_loff_t'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 3399 "configure"
-+#line 3443 "configure"
- #include "confdefs.h"
- #include <sys/types.h>
- #if STDC_HEADERS
-@@ -3423,12 +3467,12 @@
- fi
- echo $ac_n "checking for offset_t""... $ac_c" 1>&6
--echo "configure:3427: checking for offset_t" >&5
-+echo "configure:3471: checking for offset_t" >&5
- if eval "test \"`echo '$''{'ac_cv_type_offset_t'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 3432 "configure"
-+#line 3476 "configure"
- #include "confdefs.h"
- #include <sys/types.h>
- #if STDC_HEADERS
-@@ -3456,12 +3500,12 @@
- fi
- echo $ac_n "checking for ssize_t""... $ac_c" 1>&6
--echo "configure:3460: checking for ssize_t" >&5
-+echo "configure:3504: checking for ssize_t" >&5
- if eval "test \"`echo '$''{'ac_cv_type_ssize_t'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 3465 "configure"
-+#line 3509 "configure"
- #include "confdefs.h"
- #include <sys/types.h>
- #if STDC_HEADERS
-@@ -3489,12 +3533,12 @@
- fi
- echo $ac_n "checking for wchar_t""... $ac_c" 1>&6
--echo "configure:3493: checking for wchar_t" >&5
-+echo "configure:3537: checking for wchar_t" >&5
- if eval "test \"`echo '$''{'ac_cv_type_wchar_t'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 3498 "configure"
-+#line 3542 "configure"
- #include "confdefs.h"
- #include <sys/types.h>
- #if STDC_HEADERS
-@@ -3526,7 +3570,7 @@
- # for cups support we need libcups, and a handful of header files
- echo $ac_n "checking for httpConnect in -lcups""... $ac_c" 1>&6
--echo "configure:3530: checking for httpConnect in -lcups" >&5
-+echo "configure:3574: checking for httpConnect in -lcups" >&5
- ac_lib_var=`echo cups'_'httpConnect | sed 'y%./+-%__p_%'`
- if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
-@@ -3534,7 +3578,7 @@
-   ac_save_LIBS="$LIBS"
- LIBS="-lcups  $LIBS"
- cat > conftest.$ac_ext <<EOF
--#line 3538 "configure"
-+#line 3582 "configure"
- #include "confdefs.h"
- /* Override any gcc2 internal prototype to avoid an error.  */
- /* We use char because int might match the return type of a gcc2
-@@ -3545,7 +3589,7 @@
- httpConnect()
- ; return 0; }
- EOF
--if { (eval echo configure:3549: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:3593: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-   rm -rf conftest*
-   eval "ac_cv_lib_$ac_lib_var=yes"
- else
-@@ -3580,17 +3624,17 @@
- do
- ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
- echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
--echo "configure:3584: checking for $ac_hdr" >&5
-+echo "configure:3628: checking for $ac_hdr" >&5
- if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 3589 "configure"
-+#line 3633 "configure"
- #include "confdefs.h"
- #include <$ac_hdr>
- EOF
- ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
--{ (eval echo configure:3594: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
-+{ (eval echo configure:3638: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
- ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
- if test -z "$ac_err"; then
-   rm -rf conftest*
-@@ -3629,7 +3673,7 @@
- ############################################
- # we need libdl for PAM and the new VFS code
- echo $ac_n "checking for dlopen in -ldl""... $ac_c" 1>&6
--echo "configure:3633: checking for dlopen in -ldl" >&5
-+echo "configure:3677: checking for dlopen in -ldl" >&5
- ac_lib_var=`echo dl'_'dlopen | sed 'y%./+-%__p_%'`
- if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
-@@ -3637,7 +3681,7 @@
-   ac_save_LIBS="$LIBS"
- LIBS="-ldl  $LIBS"
- cat > conftest.$ac_ext <<EOF
--#line 3641 "configure"
-+#line 3685 "configure"
- #include "confdefs.h"
- /* Override any gcc2 internal prototype to avoid an error.  */
- /* We use char because int might match the return type of a gcc2
-@@ -3648,7 +3692,7 @@
- dlopen()
- ; return 0; }
- EOF
--if { (eval echo configure:3652: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:3696: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-   rm -rf conftest*
-   eval "ac_cv_lib_$ac_lib_var=yes"
- else
-@@ -3676,13 +3720,13 @@
- ############################################
- # check if the compiler can do immediate structures
- echo $ac_n "checking for immediate structures""... $ac_c" 1>&6
--echo "configure:3680: checking for immediate structures" >&5
-+echo "configure:3724: checking for immediate structures" >&5
- if eval "test \"`echo '$''{'samba_cv_immediate_structures'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   
-     cat > conftest.$ac_ext <<EOF
--#line 3686 "configure"
-+#line 3730 "configure"
- #include "confdefs.h"
- #include <stdio.h>
-@@ -3694,7 +3738,7 @@
- ; return 0; }
- EOF
--if { (eval echo configure:3698: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:3742: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-   rm -rf conftest*
-   samba_cv_immediate_structures=yes
- else
-@@ -3717,13 +3761,13 @@
- ############################################
- # check for unix domain sockets
- echo $ac_n "checking for unix domain sockets""... $ac_c" 1>&6
--echo "configure:3721: checking for unix domain sockets" >&5
-+echo "configure:3765: checking for unix domain sockets" >&5
- if eval "test \"`echo '$''{'samba_cv_unixsocket'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   
-     cat > conftest.$ac_ext <<EOF
--#line 3727 "configure"
-+#line 3771 "configure"
- #include "confdefs.h"
- #include <sys/types.h>
-@@ -3738,7 +3782,7 @@
- ; return 0; }
- EOF
--if { (eval echo configure:3742: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:3786: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-   rm -rf conftest*
-   samba_cv_unixsocket=yes
- else
-@@ -3759,13 +3803,13 @@
- fi
- echo $ac_n "checking for socklen_t type""... $ac_c" 1>&6
--echo "configure:3763: checking for socklen_t type" >&5
-+echo "configure:3807: checking for socklen_t type" >&5
- if eval "test \"`echo '$''{'samba_cv_socklen_t'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   
-     cat > conftest.$ac_ext <<EOF
--#line 3769 "configure"
-+#line 3813 "configure"
- #include "confdefs.h"
- #include <sys/types.h>
-@@ -3778,7 +3822,7 @@
- socklen_t i = 0
- ; return 0; }
- EOF
--if { (eval echo configure:3782: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:3826: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-   rm -rf conftest*
-   samba_cv_socklen_t=yes
- else
-@@ -3799,13 +3843,13 @@
- fi
- echo $ac_n "checking for sig_atomic_t type""... $ac_c" 1>&6
--echo "configure:3803: checking for sig_atomic_t type" >&5
-+echo "configure:3847: checking for sig_atomic_t type" >&5
- if eval "test \"`echo '$''{'samba_cv_sig_atomic_t'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   
-     cat > conftest.$ac_ext <<EOF
--#line 3809 "configure"
-+#line 3853 "configure"
- #include "confdefs.h"
- #include <sys/types.h>
-@@ -3818,7 +3862,7 @@
- sig_atomic_t i = 0
- ; return 0; }
- EOF
--if { (eval echo configure:3822: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:3866: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-   rm -rf conftest*
-   samba_cv_sig_atomic_t=yes
- else
-@@ -3841,20 +3885,20 @@
- # stupid headers have the functions but no declaration. grrrr.
-  echo $ac_n "checking for errno declaration""... $ac_c" 1>&6
--echo "configure:3845: checking for errno declaration" >&5
-+echo "configure:3889: checking for errno declaration" >&5
- if eval "test \"`echo '$''{'ac_cv_have_errno_decl'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   
-     cat > conftest.$ac_ext <<EOF
--#line 3851 "configure"
-+#line 3895 "configure"
- #include "confdefs.h"
- #include <errno.h>
- int main() {
- int i = (int)errno
- ; return 0; }
- EOF
--if { (eval echo configure:3858: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:3902: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-   rm -rf conftest*
-   ac_cv_have_errno_decl=yes
- else
-@@ -3876,20 +3920,20 @@
-  echo $ac_n "checking for setresuid declaration""... $ac_c" 1>&6
--echo "configure:3880: checking for setresuid declaration" >&5
-+echo "configure:3924: checking for setresuid declaration" >&5
- if eval "test \"`echo '$''{'ac_cv_have_setresuid_decl'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   
-     cat > conftest.$ac_ext <<EOF
--#line 3886 "configure"
-+#line 3930 "configure"
- #include "confdefs.h"
- #include <unistd.h>
- int main() {
- int i = (int)setresuid
- ; return 0; }
- EOF
--if { (eval echo configure:3893: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:3937: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-   rm -rf conftest*
-   ac_cv_have_setresuid_decl=yes
- else
-@@ -3911,20 +3955,20 @@
-  echo $ac_n "checking for setresgid declaration""... $ac_c" 1>&6
--echo "configure:3915: checking for setresgid declaration" >&5
-+echo "configure:3959: checking for setresgid declaration" >&5
- if eval "test \"`echo '$''{'ac_cv_have_setresgid_decl'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   
-     cat > conftest.$ac_ext <<EOF
--#line 3921 "configure"
-+#line 3965 "configure"
- #include "confdefs.h"
- #include <unistd.h>
- int main() {
- int i = (int)setresgid
- ; return 0; }
- EOF
--if { (eval echo configure:3928: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:3972: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-   rm -rf conftest*
-   ac_cv_have_setresgid_decl=yes
- else
-@@ -3946,20 +3990,20 @@
-  echo $ac_n "checking for asprintf declaration""... $ac_c" 1>&6
--echo "configure:3950: checking for asprintf declaration" >&5
-+echo "configure:3994: checking for asprintf declaration" >&5
- if eval "test \"`echo '$''{'ac_cv_have_asprintf_decl'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   
-     cat > conftest.$ac_ext <<EOF
--#line 3956 "configure"
-+#line 4000 "configure"
- #include "confdefs.h"
- #include <stdio.h>
- int main() {
- int i = (int)asprintf
- ; return 0; }
- EOF
--if { (eval echo configure:3963: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:4007: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-   rm -rf conftest*
-   ac_cv_have_asprintf_decl=yes
- else
-@@ -3981,20 +4025,20 @@
-  echo $ac_n "checking for vasprintf declaration""... $ac_c" 1>&6
--echo "configure:3985: checking for vasprintf declaration" >&5
-+echo "configure:4029: checking for vasprintf declaration" >&5
- if eval "test \"`echo '$''{'ac_cv_have_vasprintf_decl'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   
-     cat > conftest.$ac_ext <<EOF
--#line 3991 "configure"
-+#line 4035 "configure"
- #include "confdefs.h"
- #include <stdio.h>
- int main() {
- int i = (int)vasprintf
- ; return 0; }
- EOF
--if { (eval echo configure:3998: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:4042: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-   rm -rf conftest*
-   ac_cv_have_vasprintf_decl=yes
- else
-@@ -4016,20 +4060,20 @@
-  echo $ac_n "checking for vsnprintf declaration""... $ac_c" 1>&6
--echo "configure:4020: checking for vsnprintf declaration" >&5
-+echo "configure:4064: checking for vsnprintf declaration" >&5
- if eval "test \"`echo '$''{'ac_cv_have_vsnprintf_decl'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   
-     cat > conftest.$ac_ext <<EOF
--#line 4026 "configure"
-+#line 4070 "configure"
- #include "confdefs.h"
- #include <stdio.h>
- int main() {
- int i = (int)vsnprintf
- ; return 0; }
- EOF
--if { (eval echo configure:4033: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:4077: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-   rm -rf conftest*
-   ac_cv_have_vsnprintf_decl=yes
- else
-@@ -4051,20 +4095,20 @@
-  echo $ac_n "checking for snprintf declaration""... $ac_c" 1>&6
--echo "configure:4055: checking for snprintf declaration" >&5
-+echo "configure:4099: checking for snprintf declaration" >&5
- if eval "test \"`echo '$''{'ac_cv_have_snprintf_decl'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   
-     cat > conftest.$ac_ext <<EOF
--#line 4061 "configure"
-+#line 4105 "configure"
- #include "confdefs.h"
- #include <stdio.h>
- int main() {
- int i = (int)snprintf
- ; return 0; }
- EOF
--if { (eval echo configure:4068: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:4112: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-   rm -rf conftest*
-   ac_cv_have_snprintf_decl=yes
- else
-@@ -4088,7 +4132,7 @@
- # and glibc has setresuid under linux but the function does
- # nothing until kernel 2.1.44! very dumb.
- echo $ac_n "checking for real setresuid""... $ac_c" 1>&6
--echo "configure:4092: checking for real setresuid" >&5
-+echo "configure:4136: checking for real setresuid" >&5
- if eval "test \"`echo '$''{'samba_cv_have_setresuid'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-@@ -4097,12 +4141,12 @@
-   samba_cv_have_setresuid=cross
- else
-   cat > conftest.$ac_ext <<EOF
--#line 4101 "configure"
-+#line 4145 "configure"
- #include "confdefs.h"
- #include <errno.h>
- main() { setresuid(1,1,1); setresuid(2,2,2); exit(errno==EPERM?0:1);}
- EOF
--if { (eval echo configure:4106: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
-+if { (eval echo configure:4150: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
- then
-   samba_cv_have_setresuid=yes
- else
-@@ -4127,7 +4171,7 @@
- # Do the same check for setresguid...
- #
- echo $ac_n "checking for real setresgid""... $ac_c" 1>&6
--echo "configure:4131: checking for real setresgid" >&5
-+echo "configure:4175: checking for real setresgid" >&5
- if eval "test \"`echo '$''{'samba_cv_have_setresgid'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-@@ -4136,13 +4180,13 @@
-   samba_cv_have_setresgid=cross
- else
-   cat > conftest.$ac_ext <<EOF
--#line 4140 "configure"
-+#line 4184 "configure"
- #include "confdefs.h"
- #include <unistd.h>
- #include <errno.h>
- main() { errno = 0; setresgid(1,1,1); exit(errno != 0 ? (errno==EPERM ? 0 : 1) : 0);}
- EOF
--if { (eval echo configure:4146: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
-+if { (eval echo configure:4190: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
- then
-   samba_cv_have_setresgid=yes
- else
-@@ -4165,7 +4209,7 @@
- fi
- echo $ac_n "checking for 8-bit clean memcmp""... $ac_c" 1>&6
--echo "configure:4169: checking for 8-bit clean memcmp" >&5
-+echo "configure:4213: checking for 8-bit clean memcmp" >&5
- if eval "test \"`echo '$''{'ac_cv_func_memcmp_clean'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-@@ -4173,7 +4217,7 @@
-   ac_cv_func_memcmp_clean=no
- else
-   cat > conftest.$ac_ext <<EOF
--#line 4177 "configure"
-+#line 4221 "configure"
- #include "confdefs.h"
- main()
-@@ -4183,7 +4227,7 @@
- }
- EOF
--if { (eval echo configure:4187: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
-+if { (eval echo configure:4231: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
- then
-   ac_cv_func_memcmp_clean=yes
- else
-@@ -4207,7 +4251,7 @@
- # test for where we get readline() from
- echo $ac_n "checking whether to use readline""... $ac_c" 1>&6
--echo "configure:4211: checking whether to use readline" >&5
-+echo "configure:4255: checking whether to use readline" >&5
- # Check whether --with-readline or --without-readline was given.
- if test "${with_readline+set}" = set; then
-   withval="$with_readline"
-@@ -4219,17 +4263,17 @@
- do
- ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
- echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
--echo "configure:4223: checking for $ac_hdr" >&5
-+echo "configure:4267: checking for $ac_hdr" >&5
- if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 4228 "configure"
-+#line 4272 "configure"
- #include "confdefs.h"
- #include <$ac_hdr>
- EOF
- ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
--{ (eval echo configure:4233: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
-+{ (eval echo configure:4277: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
- ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
- if test -z "$ac_err"; then
-   rm -rf conftest*
-@@ -4259,17 +4303,17 @@
- do
- ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
- echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
--echo "configure:4263: checking for $ac_hdr" >&5
-+echo "configure:4307: checking for $ac_hdr" >&5
- if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 4268 "configure"
-+#line 4312 "configure"
- #include "confdefs.h"
- #include <$ac_hdr>
- EOF
- ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
--{ (eval echo configure:4273: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
-+{ (eval echo configure:4317: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
- ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
- if test -z "$ac_err"; then
-   rm -rf conftest*
-@@ -4300,17 +4344,17 @@
- do
- ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
- echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
--echo "configure:4304: checking for $ac_hdr" >&5
-+echo "configure:4348: checking for $ac_hdr" >&5
- if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 4309 "configure"
-+#line 4353 "configure"
- #include "confdefs.h"
- #include <$ac_hdr>
- EOF
- ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
--{ (eval echo configure:4314: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
-+{ (eval echo configure:4358: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
- ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
- if test -z "$ac_err"; then
-   rm -rf conftest*
-@@ -4333,7 +4377,7 @@
-  
-       for termlib in ncurses curses termcap terminfo termlib; do
-        echo $ac_n "checking for tgetent in -l${termlib}""... $ac_c" 1>&6
--echo "configure:4337: checking for tgetent in -l${termlib}" >&5
-+echo "configure:4381: checking for tgetent in -l${termlib}" >&5
- ac_lib_var=`echo ${termlib}'_'tgetent | sed 'y%./+-%__p_%'`
- if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
-@@ -4341,7 +4385,7 @@
-   ac_save_LIBS="$LIBS"
- LIBS="-l${termlib}  $LIBS"
- cat > conftest.$ac_ext <<EOF
--#line 4345 "configure"
-+#line 4389 "configure"
- #include "confdefs.h"
- /* Override any gcc2 internal prototype to avoid an error.  */
- /* We use char because int might match the return type of a gcc2
-@@ -4352,7 +4396,7 @@
- tgetent()
- ; return 0; }
- EOF
--if { (eval echo configure:4356: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:4400: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-   rm -rf conftest*
-   eval "ac_cv_lib_$ac_lib_var=yes"
- else
-@@ -4374,7 +4418,7 @@
-       done
-       echo $ac_n "checking for rl_callback_handler_install in -lreadline""... $ac_c" 1>&6
--echo "configure:4378: checking for rl_callback_handler_install in -lreadline" >&5
-+echo "configure:4422: checking for rl_callback_handler_install in -lreadline" >&5
- ac_lib_var=`echo readline'_'rl_callback_handler_install | sed 'y%./+-%__p_%'`
- if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
-@@ -4382,7 +4426,7 @@
-   ac_save_LIBS="$LIBS"
- LIBS="-lreadline $TERMLIBS $LIBS"
- cat > conftest.$ac_ext <<EOF
--#line 4386 "configure"
-+#line 4430 "configure"
- #include "confdefs.h"
- /* Override any gcc2 internal prototype to avoid an error.  */
- /* We use char because int might match the return type of a gcc2
-@@ -4393,7 +4437,7 @@
- rl_callback_handler_install()
- ; return 0; }
- EOF
--if { (eval echo configure:4397: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:4441: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-   rm -rf conftest*
-   eval "ac_cv_lib_$ac_lib_var=yes"
- else
-@@ -4444,17 +4488,17 @@
- do
- ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
- echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
--echo "configure:4448: checking for $ac_hdr" >&5
-+echo "configure:4492: checking for $ac_hdr" >&5
- if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 4453 "configure"
-+#line 4497 "configure"
- #include "confdefs.h"
- #include <$ac_hdr>
- EOF
- ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
--{ (eval echo configure:4458: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
-+{ (eval echo configure:4502: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
- ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
- if test -z "$ac_err"; then
-   rm -rf conftest*
-@@ -4484,17 +4528,17 @@
- do
- ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
- echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
--echo "configure:4488: checking for $ac_hdr" >&5
-+echo "configure:4532: checking for $ac_hdr" >&5
- if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 4493 "configure"
-+#line 4537 "configure"
- #include "confdefs.h"
- #include <$ac_hdr>
- EOF
- ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
--{ (eval echo configure:4498: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
-+{ (eval echo configure:4542: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
- ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
- if test -z "$ac_err"; then
-   rm -rf conftest*
-@@ -4525,17 +4569,17 @@
- do
- ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
- echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
--echo "configure:4529: checking for $ac_hdr" >&5
-+echo "configure:4573: checking for $ac_hdr" >&5
- if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 4534 "configure"
-+#line 4578 "configure"
- #include "confdefs.h"
- #include <$ac_hdr>
- EOF
- ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
--{ (eval echo configure:4539: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
-+{ (eval echo configure:4583: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
- ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
- if test -z "$ac_err"; then
-   rm -rf conftest*
-@@ -4558,7 +4602,7 @@
-  
-       for termlib in ncurses curses termcap terminfo termlib; do
-        echo $ac_n "checking for tgetent in -l${termlib}""... $ac_c" 1>&6
--echo "configure:4562: checking for tgetent in -l${termlib}" >&5
-+echo "configure:4606: checking for tgetent in -l${termlib}" >&5
- ac_lib_var=`echo ${termlib}'_'tgetent | sed 'y%./+-%__p_%'`
- if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
-@@ -4566,7 +4610,7 @@
-   ac_save_LIBS="$LIBS"
- LIBS="-l${termlib}  $LIBS"
- cat > conftest.$ac_ext <<EOF
--#line 4570 "configure"
-+#line 4614 "configure"
- #include "confdefs.h"
- /* Override any gcc2 internal prototype to avoid an error.  */
- /* We use char because int might match the return type of a gcc2
-@@ -4577,7 +4621,7 @@
- tgetent()
- ; return 0; }
- EOF
--if { (eval echo configure:4581: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:4625: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-   rm -rf conftest*
-   eval "ac_cv_lib_$ac_lib_var=yes"
- else
-@@ -4599,7 +4643,7 @@
-       done
-       echo $ac_n "checking for rl_callback_handler_install in -lreadline""... $ac_c" 1>&6
--echo "configure:4603: checking for rl_callback_handler_install in -lreadline" >&5
-+echo "configure:4647: checking for rl_callback_handler_install in -lreadline" >&5
- ac_lib_var=`echo readline'_'rl_callback_handler_install | sed 'y%./+-%__p_%'`
- if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
-@@ -4607,7 +4651,7 @@
-   ac_save_LIBS="$LIBS"
- LIBS="-lreadline $TERMLIBS $LIBS"
- cat > conftest.$ac_ext <<EOF
--#line 4611 "configure"
-+#line 4655 "configure"
- #include "confdefs.h"
- /* Override any gcc2 internal prototype to avoid an error.  */
- /* We use char because int might match the return type of a gcc2
-@@ -4618,7 +4662,7 @@
- rl_callback_handler_install()
- ; return 0; }
- EOF
--if { (eval echo configure:4622: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:4666: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-   rm -rf conftest*
-   eval "ac_cv_lib_$ac_lib_var=yes"
- else
-@@ -4673,12 +4717,12 @@
- for ac_func in connect
- do
- echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
--echo "configure:4677: checking for $ac_func" >&5
-+echo "configure:4721: checking for $ac_func" >&5
- if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 4682 "configure"
-+#line 4726 "configure"
- #include "confdefs.h"
- /* System header to define __stub macros and hopefully few prototypes,
-     which can conflict with char $ac_func(); below.  */
-@@ -4701,7 +4745,7 @@
- ; return 0; }
- EOF
--if { (eval echo configure:4705: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:4749: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-   rm -rf conftest*
-   eval "ac_cv_func_$ac_func=yes"
- else
-@@ -4729,7 +4773,7 @@
-     case "$LIBS" in
-     *-lnsl*) ;;
-     *) echo $ac_n "checking for printf in -lnsl_s""... $ac_c" 1>&6
--echo "configure:4733: checking for printf in -lnsl_s" >&5
-+echo "configure:4777: checking for printf in -lnsl_s" >&5
- ac_lib_var=`echo nsl_s'_'printf | sed 'y%./+-%__p_%'`
- if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
-@@ -4737,7 +4781,7 @@
-   ac_save_LIBS="$LIBS"
- LIBS="-lnsl_s  $LIBS"
- cat > conftest.$ac_ext <<EOF
--#line 4741 "configure"
-+#line 4785 "configure"
- #include "confdefs.h"
- /* Override any gcc2 internal prototype to avoid an error.  */
- /* We use char because int might match the return type of a gcc2
-@@ -4748,7 +4792,7 @@
- printf()
- ; return 0; }
- EOF
--if { (eval echo configure:4752: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:4796: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-   rm -rf conftest*
-   eval "ac_cv_lib_$ac_lib_var=yes"
- else
-@@ -4779,7 +4823,7 @@
-     case "$LIBS" in
-     *-lnsl*) ;;
-     *) echo $ac_n "checking for printf in -lnsl""... $ac_c" 1>&6
--echo "configure:4783: checking for printf in -lnsl" >&5
-+echo "configure:4827: checking for printf in -lnsl" >&5
- ac_lib_var=`echo nsl'_'printf | sed 'y%./+-%__p_%'`
- if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
-@@ -4787,7 +4831,7 @@
-   ac_save_LIBS="$LIBS"
- LIBS="-lnsl  $LIBS"
- cat > conftest.$ac_ext <<EOF
--#line 4791 "configure"
-+#line 4835 "configure"
- #include "confdefs.h"
- /* Override any gcc2 internal prototype to avoid an error.  */
- /* We use char because int might match the return type of a gcc2
-@@ -4798,7 +4842,7 @@
- printf()
- ; return 0; }
- EOF
--if { (eval echo configure:4802: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:4846: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-   rm -rf conftest*
-   eval "ac_cv_lib_$ac_lib_var=yes"
- else
-@@ -4829,7 +4873,7 @@
-     case "$LIBS" in
-     *-lsocket*) ;;
-     *) echo $ac_n "checking for connect in -lsocket""... $ac_c" 1>&6
--echo "configure:4833: checking for connect in -lsocket" >&5
-+echo "configure:4877: checking for connect in -lsocket" >&5
- ac_lib_var=`echo socket'_'connect | sed 'y%./+-%__p_%'`
- if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
-@@ -4837,7 +4881,7 @@
-   ac_save_LIBS="$LIBS"
- LIBS="-lsocket  $LIBS"
- cat > conftest.$ac_ext <<EOF
--#line 4841 "configure"
-+#line 4885 "configure"
- #include "confdefs.h"
- /* Override any gcc2 internal prototype to avoid an error.  */
- /* We use char because int might match the return type of a gcc2
-@@ -4848,7 +4892,7 @@
- connect()
- ; return 0; }
- EOF
--if { (eval echo configure:4852: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:4896: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-   rm -rf conftest*
-   eval "ac_cv_lib_$ac_lib_var=yes"
- else
-@@ -4879,7 +4923,7 @@
-     case "$LIBS" in
-     *-linet*) ;;
-     *) echo $ac_n "checking for connect in -linet""... $ac_c" 1>&6
--echo "configure:4883: checking for connect in -linet" >&5
-+echo "configure:4927: checking for connect in -linet" >&5
- ac_lib_var=`echo inet'_'connect | sed 'y%./+-%__p_%'`
- if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
-@@ -4887,7 +4931,7 @@
-   ac_save_LIBS="$LIBS"
- LIBS="-linet  $LIBS"
- cat > conftest.$ac_ext <<EOF
--#line 4891 "configure"
-+#line 4935 "configure"
- #include "confdefs.h"
- /* Override any gcc2 internal prototype to avoid an error.  */
- /* We use char because int might match the return type of a gcc2
-@@ -4898,7 +4942,7 @@
- connect()
- ; return 0; }
- EOF
--if { (eval echo configure:4902: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:4946: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-   rm -rf conftest*
-   eval "ac_cv_lib_$ac_lib_var=yes"
- else
-@@ -4942,12 +4986,12 @@
- for ac_func in yp_get_default_domain
- do
- echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
--echo "configure:4946: checking for $ac_func" >&5
-+echo "configure:4990: checking for $ac_func" >&5
- if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 4951 "configure"
-+#line 4995 "configure"
- #include "confdefs.h"
- /* System header to define __stub macros and hopefully few prototypes,
-     which can conflict with char $ac_func(); below.  */
-@@ -4970,7 +5014,7 @@
- ; return 0; }
- EOF
--if { (eval echo configure:4974: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:5018: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-   rm -rf conftest*
-   eval "ac_cv_func_$ac_func=yes"
- else
-@@ -4996,7 +5040,7 @@
- if test x"$ac_cv_func_yp_get_default_domain" = x"no"; then
-       echo $ac_n "checking for yp_get_default_domain in -lnsl""... $ac_c" 1>&6
--echo "configure:5000: checking for yp_get_default_domain in -lnsl" >&5
-+echo "configure:5044: checking for yp_get_default_domain in -lnsl" >&5
- ac_lib_var=`echo nsl'_'yp_get_default_domain | sed 'y%./+-%__p_%'`
- if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
-@@ -5004,7 +5048,7 @@
-   ac_save_LIBS="$LIBS"
- LIBS="-lnsl  $LIBS"
- cat > conftest.$ac_ext <<EOF
--#line 5008 "configure"
-+#line 5052 "configure"
- #include "confdefs.h"
- /* Override any gcc2 internal prototype to avoid an error.  */
- /* We use char because int might match the return type of a gcc2
-@@ -5015,7 +5059,7 @@
- yp_get_default_domain()
- ; return 0; }
- EOF
--if { (eval echo configure:5019: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:5063: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-   rm -rf conftest*
-   eval "ac_cv_lib_$ac_lib_var=yes"
- else
-@@ -5045,12 +5089,12 @@
- for ac_func in execl
- do
- echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
--echo "configure:5049: checking for $ac_func" >&5
-+echo "configure:5093: checking for $ac_func" >&5
- if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 5054 "configure"
-+#line 5098 "configure"
- #include "confdefs.h"
- /* System header to define __stub macros and hopefully few prototypes,
-     which can conflict with char $ac_func(); below.  */
-@@ -5073,7 +5117,7 @@
- ; return 0; }
- EOF
--if { (eval echo configure:5077: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:5121: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-   rm -rf conftest*
-   eval "ac_cv_func_$ac_func=yes"
- else
-@@ -5106,12 +5150,12 @@
- for ac_func in waitpid getcwd strdup strtoul strerror chown fchown chmod fchmod chroot link
- do
- echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
--echo "configure:5110: checking for $ac_func" >&5
-+echo "configure:5154: checking for $ac_func" >&5
- if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 5115 "configure"
-+#line 5159 "configure"
- #include "confdefs.h"
- /* System header to define __stub macros and hopefully few prototypes,
-     which can conflict with char $ac_func(); below.  */
-@@ -5134,7 +5178,7 @@
- ; return 0; }
- EOF
--if { (eval echo configure:5138: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:5182: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-   rm -rf conftest*
-   eval "ac_cv_func_$ac_func=yes"
- else
-@@ -5161,12 +5205,12 @@
- for ac_func in fstat strchr utime utimes getrlimit fsync bzero memset setpgid mknod mknod64
- do
- echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
--echo "configure:5165: checking for $ac_func" >&5
-+echo "configure:5209: checking for $ac_func" >&5
- if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 5170 "configure"
-+#line 5214 "configure"
- #include "confdefs.h"
- /* System header to define __stub macros and hopefully few prototypes,
-     which can conflict with char $ac_func(); below.  */
-@@ -5189,7 +5233,7 @@
- ; return 0; }
- EOF
--if { (eval echo configure:5193: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:5237: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-   rm -rf conftest*
-   eval "ac_cv_func_$ac_func=yes"
- else
-@@ -5216,12 +5260,12 @@
- for ac_func in memmove vsnprintf snprintf asprintf vasprintf setsid glob strpbrk pipe crypt16 getauthuid
- do
- echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
--echo "configure:5220: checking for $ac_func" >&5
-+echo "configure:5264: checking for $ac_func" >&5
- if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 5225 "configure"
-+#line 5269 "configure"
- #include "confdefs.h"
- /* System header to define __stub macros and hopefully few prototypes,
-     which can conflict with char $ac_func(); below.  */
-@@ -5244,7 +5288,7 @@
- ; return 0; }
- EOF
--if { (eval echo configure:5248: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:5292: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-   rm -rf conftest*
-   eval "ac_cv_func_$ac_func=yes"
- else
-@@ -5271,12 +5315,12 @@
- for ac_func in strftime sigprocmask sigblock sigaction sigset innetgr setnetgrent getnetgrent endnetgrent
- do
- echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
--echo "configure:5275: checking for $ac_func" >&5
-+echo "configure:5319: checking for $ac_func" >&5
- if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 5280 "configure"
-+#line 5324 "configure"
- #include "confdefs.h"
- /* System header to define __stub macros and hopefully few prototypes,
-     which can conflict with char $ac_func(); below.  */
-@@ -5299,7 +5343,7 @@
- ; return 0; }
- EOF
--if { (eval echo configure:5303: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:5347: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-   rm -rf conftest*
-   eval "ac_cv_func_$ac_func=yes"
- else
-@@ -5326,12 +5370,12 @@
- for ac_func in initgroups select poll rdchk getgrnam getgrent pathconf realpath
- do
- echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
--echo "configure:5330: checking for $ac_func" >&5
-+echo "configure:5374: checking for $ac_func" >&5
- if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 5335 "configure"
-+#line 5379 "configure"
- #include "confdefs.h"
- /* System header to define __stub macros and hopefully few prototypes,
-     which can conflict with char $ac_func(); below.  */
-@@ -5354,7 +5398,7 @@
- ; return 0; }
- EOF
--if { (eval echo configure:5358: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:5402: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-   rm -rf conftest*
-   eval "ac_cv_func_$ac_func=yes"
- else
-@@ -5381,12 +5425,12 @@
- for ac_func in setpriv setgidx setuidx setgroups sysconf mktime rename ftruncate stat64 fstat64
- do
- echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
--echo "configure:5385: checking for $ac_func" >&5
-+echo "configure:5429: checking for $ac_func" >&5
- if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 5390 "configure"
-+#line 5434 "configure"
- #include "confdefs.h"
- /* System header to define __stub macros and hopefully few prototypes,
-     which can conflict with char $ac_func(); below.  */
-@@ -5409,7 +5453,7 @@
- ; return 0; }
- EOF
--if { (eval echo configure:5413: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:5457: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-   rm -rf conftest*
-   eval "ac_cv_func_$ac_func=yes"
- else
-@@ -5436,12 +5480,12 @@
- for ac_func in lstat64 fopen64 atexit grantpt dup2 lseek64 ftruncate64 readdir64
- do
- echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
--echo "configure:5440: checking for $ac_func" >&5
-+echo "configure:5484: checking for $ac_func" >&5
- if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 5445 "configure"
-+#line 5489 "configure"
- #include "confdefs.h"
- /* System header to define __stub macros and hopefully few prototypes,
-     which can conflict with char $ac_func(); below.  */
-@@ -5464,7 +5508,7 @@
- ; return 0; }
- EOF
--if { (eval echo configure:5468: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:5512: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-   rm -rf conftest*
-   eval "ac_cv_func_$ac_func=yes"
- else
-@@ -5491,12 +5535,12 @@
- for ac_func in fseek64 fseeko64 ftell64 ftello64 setluid getpwanam setlinebuf
- do
- echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
--echo "configure:5495: checking for $ac_func" >&5
-+echo "configure:5539: checking for $ac_func" >&5
- if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 5500 "configure"
-+#line 5544 "configure"
- #include "confdefs.h"
- /* System header to define __stub macros and hopefully few prototypes,
-     which can conflict with char $ac_func(); below.  */
-@@ -5519,7 +5563,7 @@
- ; return 0; }
- EOF
--if { (eval echo configure:5523: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:5567: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-   rm -rf conftest*
-   eval "ac_cv_func_$ac_func=yes"
- else
-@@ -5546,12 +5590,12 @@
- for ac_func in srandom random srand rand setenv usleep strcasecmp fcvt fcvtl symlink readlink
- do
- echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
--echo "configure:5550: checking for $ac_func" >&5
-+echo "configure:5594: checking for $ac_func" >&5
- if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 5555 "configure"
-+#line 5599 "configure"
- #include "confdefs.h"
- /* System header to define __stub macros and hopefully few prototypes,
-     which can conflict with char $ac_func(); below.  */
-@@ -5574,7 +5618,7 @@
- ; return 0; }
- EOF
--if { (eval echo configure:5578: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:5622: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-   rm -rf conftest*
-   eval "ac_cv_func_$ac_func=yes"
- else
-@@ -5601,12 +5645,12 @@
- for ac_func in syslog vsyslog
- do
- echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
--echo "configure:5605: checking for $ac_func" >&5
-+echo "configure:5649: checking for $ac_func" >&5
- if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 5610 "configure"
-+#line 5654 "configure"
- #include "confdefs.h"
- /* System header to define __stub macros and hopefully few prototypes,
-     which can conflict with char $ac_func(); below.  */
-@@ -5629,7 +5673,7 @@
- ; return 0; }
- EOF
--if { (eval echo configure:5633: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:5677: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-   rm -rf conftest*
-   eval "ac_cv_func_$ac_func=yes"
- else
-@@ -5658,12 +5702,12 @@
- for ac_func in syscall
- do
- echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
--echo "configure:5662: checking for $ac_func" >&5
-+echo "configure:5706: checking for $ac_func" >&5
- if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 5667 "configure"
-+#line 5711 "configure"
- #include "confdefs.h"
- /* System header to define __stub macros and hopefully few prototypes,
-     which can conflict with char $ac_func(); below.  */
-@@ -5686,7 +5730,7 @@
- ; return 0; }
- EOF
--if { (eval echo configure:5690: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:5734: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-   rm -rf conftest*
-   eval "ac_cv_func_$ac_func=yes"
- else
-@@ -5714,12 +5758,12 @@
- for ac_func in _dup _dup2 _opendir _readdir _seekdir _telldir _closedir
- do
- echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
--echo "configure:5718: checking for $ac_func" >&5
-+echo "configure:5762: checking for $ac_func" >&5
- if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 5723 "configure"
-+#line 5767 "configure"
- #include "confdefs.h"
- /* System header to define __stub macros and hopefully few prototypes,
-     which can conflict with char $ac_func(); below.  */
-@@ -5742,7 +5786,7 @@
- ; return 0; }
- EOF
--if { (eval echo configure:5746: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:5790: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-   rm -rf conftest*
-   eval "ac_cv_func_$ac_func=yes"
- else
-@@ -5769,12 +5813,12 @@
- for ac_func in __dup __dup2 __opendir __readdir __seekdir __telldir __closedir
- do
- echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
--echo "configure:5773: checking for $ac_func" >&5
-+echo "configure:5817: checking for $ac_func" >&5
- if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 5778 "configure"
-+#line 5822 "configure"
- #include "confdefs.h"
- /* System header to define __stub macros and hopefully few prototypes,
-     which can conflict with char $ac_func(); below.  */
-@@ -5797,7 +5841,7 @@
- ; return 0; }
- EOF
--if { (eval echo configure:5801: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:5845: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-   rm -rf conftest*
-   eval "ac_cv_func_$ac_func=yes"
- else
-@@ -5824,12 +5868,12 @@
- for ac_func in __getcwd _getcwd
- do
- echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
--echo "configure:5828: checking for $ac_func" >&5
-+echo "configure:5872: checking for $ac_func" >&5
- if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 5833 "configure"
-+#line 5877 "configure"
- #include "confdefs.h"
- /* System header to define __stub macros and hopefully few prototypes,
-     which can conflict with char $ac_func(); below.  */
-@@ -5852,7 +5896,7 @@
- ; return 0; }
- EOF
--if { (eval echo configure:5856: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:5900: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-   rm -rf conftest*
-   eval "ac_cv_func_$ac_func=yes"
- else
-@@ -5879,12 +5923,12 @@
- for ac_func in __xstat __fxstat __lxstat
- do
- echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
--echo "configure:5883: checking for $ac_func" >&5
-+echo "configure:5927: checking for $ac_func" >&5
- if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 5888 "configure"
-+#line 5932 "configure"
- #include "confdefs.h"
- /* System header to define __stub macros and hopefully few prototypes,
-     which can conflict with char $ac_func(); below.  */
-@@ -5907,7 +5951,7 @@
- ; return 0; }
- EOF
--if { (eval echo configure:5911: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:5955: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-   rm -rf conftest*
-   eval "ac_cv_func_$ac_func=yes"
- else
-@@ -5934,12 +5978,12 @@
- for ac_func in _stat _lstat _fstat __stat __lstat __fstat
- do
- echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
--echo "configure:5938: checking for $ac_func" >&5
-+echo "configure:5982: checking for $ac_func" >&5
- if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 5943 "configure"
-+#line 5987 "configure"
- #include "confdefs.h"
- /* System header to define __stub macros and hopefully few prototypes,
-     which can conflict with char $ac_func(); below.  */
-@@ -5962,7 +6006,7 @@
- ; return 0; }
- EOF
--if { (eval echo configure:5966: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:6010: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-   rm -rf conftest*
-   eval "ac_cv_func_$ac_func=yes"
- else
-@@ -5989,12 +6033,12 @@
- for ac_func in _acl __acl _facl __facl _open __open _chdir __chdir
- do
- echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
--echo "configure:5993: checking for $ac_func" >&5
-+echo "configure:6037: checking for $ac_func" >&5
- if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 5998 "configure"
-+#line 6042 "configure"
- #include "confdefs.h"
- /* System header to define __stub macros and hopefully few prototypes,
-     which can conflict with char $ac_func(); below.  */
-@@ -6017,7 +6061,7 @@
- ; return 0; }
- EOF
--if { (eval echo configure:6021: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:6065: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-   rm -rf conftest*
-   eval "ac_cv_func_$ac_func=yes"
- else
-@@ -6044,12 +6088,12 @@
- for ac_func in _close __close _fchdir __fchdir _fcntl __fcntl
- do
- echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
--echo "configure:6048: checking for $ac_func" >&5
-+echo "configure:6092: checking for $ac_func" >&5
- if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 6053 "configure"
-+#line 6097 "configure"
- #include "confdefs.h"
- /* System header to define __stub macros and hopefully few prototypes,
-     which can conflict with char $ac_func(); below.  */
-@@ -6072,7 +6116,7 @@
- ; return 0; }
- EOF
--if { (eval echo configure:6076: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:6120: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-   rm -rf conftest*
-   eval "ac_cv_func_$ac_func=yes"
- else
-@@ -6099,12 +6143,12 @@
- for ac_func in getdents _getdents __getdents _lseek __lseek _read __read
- do
- echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
--echo "configure:6103: checking for $ac_func" >&5
-+echo "configure:6147: checking for $ac_func" >&5
- if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 6108 "configure"
-+#line 6152 "configure"
- #include "confdefs.h"
- /* System header to define __stub macros and hopefully few prototypes,
-     which can conflict with char $ac_func(); below.  */
-@@ -6127,7 +6171,7 @@
- ; return 0; }
- EOF
--if { (eval echo configure:6131: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:6175: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-   rm -rf conftest*
-   eval "ac_cv_func_$ac_func=yes"
- else
-@@ -6154,12 +6198,12 @@
- for ac_func in _write __write _fork __fork
- do
- echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
--echo "configure:6158: checking for $ac_func" >&5
-+echo "configure:6202: checking for $ac_func" >&5
- if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 6163 "configure"
-+#line 6207 "configure"
- #include "confdefs.h"
- /* System header to define __stub macros and hopefully few prototypes,
-     which can conflict with char $ac_func(); below.  */
-@@ -6182,7 +6226,7 @@
- ; return 0; }
- EOF
--if { (eval echo configure:6186: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:6230: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-   rm -rf conftest*
-   eval "ac_cv_func_$ac_func=yes"
- else
-@@ -6209,12 +6253,12 @@
- for ac_func in _stat64 __stat64 _fstat64 __fstat64 _lstat64 __lstat64
- do
- echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
--echo "configure:6213: checking for $ac_func" >&5
-+echo "configure:6257: checking for $ac_func" >&5
- if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 6218 "configure"
-+#line 6262 "configure"
- #include "confdefs.h"
- /* System header to define __stub macros and hopefully few prototypes,
-     which can conflict with char $ac_func(); below.  */
-@@ -6237,7 +6281,7 @@
- ; return 0; }
- EOF
--if { (eval echo configure:6241: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:6285: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-   rm -rf conftest*
-   eval "ac_cv_func_$ac_func=yes"
- else
-@@ -6264,12 +6308,12 @@
- for ac_func in __sys_llseek llseek _llseek __llseek readdir64 _readdir64 __readdir64
- do
- echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
--echo "configure:6268: checking for $ac_func" >&5
-+echo "configure:6312: checking for $ac_func" >&5
- if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 6273 "configure"
-+#line 6317 "configure"
- #include "confdefs.h"
- /* System header to define __stub macros and hopefully few prototypes,
-     which can conflict with char $ac_func(); below.  */
-@@ -6292,7 +6336,7 @@
- ; return 0; }
- EOF
--if { (eval echo configure:6296: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:6340: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-   rm -rf conftest*
-   eval "ac_cv_func_$ac_func=yes"
- else
-@@ -6319,12 +6363,12 @@
- for ac_func in pread _pread __pread pread64 _pread64 __pread64
- do
- echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
--echo "configure:6323: checking for $ac_func" >&5
-+echo "configure:6367: checking for $ac_func" >&5
- if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 6328 "configure"
-+#line 6372 "configure"
- #include "confdefs.h"
- /* System header to define __stub macros and hopefully few prototypes,
-     which can conflict with char $ac_func(); below.  */
-@@ -6347,7 +6391,7 @@
- ; return 0; }
- EOF
--if { (eval echo configure:6351: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:6395: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-   rm -rf conftest*
-   eval "ac_cv_func_$ac_func=yes"
- else
-@@ -6374,12 +6418,12 @@
- for ac_func in pwrite _pwrite __pwrite pwrite64 _pwrite64 __pwrite64
- do
- echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
--echo "configure:6378: checking for $ac_func" >&5
-+echo "configure:6422: checking for $ac_func" >&5
- if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 6383 "configure"
-+#line 6427 "configure"
- #include "confdefs.h"
- /* System header to define __stub macros and hopefully few prototypes,
-     which can conflict with char $ac_func(); below.  */
-@@ -6402,7 +6446,7 @@
- ; return 0; }
- EOF
--if { (eval echo configure:6406: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:6450: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-   rm -rf conftest*
-   eval "ac_cv_func_$ac_func=yes"
- else
-@@ -6429,12 +6473,12 @@
- for ac_func in open64 _open64 __open64 creat64
- do
- echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
--echo "configure:6433: checking for $ac_func" >&5
-+echo "configure:6477: checking for $ac_func" >&5
- if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 6438 "configure"
-+#line 6482 "configure"
- #include "confdefs.h"
- /* System header to define __stub macros and hopefully few prototypes,
-     which can conflict with char $ac_func(); below.  */
-@@ -6457,7 +6501,7 @@
- ; return 0; }
- EOF
--if { (eval echo configure:6461: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:6505: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-   rm -rf conftest*
-   eval "ac_cv_func_$ac_func=yes"
- else
-@@ -6488,9 +6532,9 @@
- if test x$ac_cv_func_stat64 = xno ; then
-   echo $ac_n "checking for stat64 in <sys/stat.h>""... $ac_c" 1>&6
--echo "configure:6492: checking for stat64 in <sys/stat.h>" >&5
-+echo "configure:6536: checking for stat64 in <sys/stat.h>" >&5
-   cat > conftest.$ac_ext <<EOF
--#line 6494 "configure"
-+#line 6538 "configure"
- #include "confdefs.h"
- #if defined(HAVE_UNISTD_H)
-@@ -6502,7 +6546,7 @@
- struct stat64 st64; exit(stat64(".",&st64));
- ; return 0; }
- EOF
--if { (eval echo configure:6506: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:6550: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-   rm -rf conftest*
-   ac_cv_func_stat64=yes
- else
-@@ -6521,9 +6565,9 @@
- if test x$ac_cv_func_lstat64 = xno ; then
-   echo $ac_n "checking for lstat64 in <sys/stat.h>""... $ac_c" 1>&6
--echo "configure:6525: checking for lstat64 in <sys/stat.h>" >&5
-+echo "configure:6569: checking for lstat64 in <sys/stat.h>" >&5
-   cat > conftest.$ac_ext <<EOF
--#line 6527 "configure"
-+#line 6571 "configure"
- #include "confdefs.h"
- #if defined(HAVE_UNISTD_H)
-@@ -6535,7 +6579,7 @@
- struct stat64 st64; exit(lstat64(".",&st64));
- ; return 0; }
- EOF
--if { (eval echo configure:6539: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:6583: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-   rm -rf conftest*
-   ac_cv_func_lstat64=yes
- else
-@@ -6554,9 +6598,9 @@
- if test x$ac_cv_func_fstat64 = xno ; then
-   echo $ac_n "checking for fstat64 in <sys/stat.h>""... $ac_c" 1>&6
--echo "configure:6558: checking for fstat64 in <sys/stat.h>" >&5
-+echo "configure:6602: checking for fstat64 in <sys/stat.h>" >&5
-   cat > conftest.$ac_ext <<EOF
--#line 6560 "configure"
-+#line 6604 "configure"
- #include "confdefs.h"
- #if defined(HAVE_UNISTD_H)
-@@ -6568,7 +6612,7 @@
- struct stat64 st64; exit(fstat64(0,&st64));
- ; return 0; }
- EOF
--if { (eval echo configure:6572: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:6616: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-   rm -rf conftest*
-   ac_cv_func_fstat64=yes
- else
-@@ -6593,7 +6637,7 @@
- if test x$ac_cv_func_strcasecmp = xno ; then
-       echo $ac_n "checking for strcasecmp in -lresolv""... $ac_c" 1>&6
--echo "configure:6597: checking for strcasecmp in -lresolv" >&5
-+echo "configure:6641: checking for strcasecmp in -lresolv" >&5
- ac_lib_var=`echo resolv'_'strcasecmp | sed 'y%./+-%__p_%'`
- if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
-@@ -6601,7 +6645,7 @@
-   ac_save_LIBS="$LIBS"
- LIBS="-lresolv  $LIBS"
- cat > conftest.$ac_ext <<EOF
--#line 6605 "configure"
-+#line 6649 "configure"
- #include "confdefs.h"
- /* Override any gcc2 internal prototype to avoid an error.  */
- /* We use char because int might match the return type of a gcc2
-@@ -6612,7 +6656,7 @@
- strcasecmp()
- ; return 0; }
- EOF
--if { (eval echo configure:6616: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:6660: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-   rm -rf conftest*
-   eval "ac_cv_lib_$ac_lib_var=yes"
- else
-@@ -6648,12 +6692,12 @@
-   *-lsecurity*) for ac_func in putprpwnam
- do
- echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
--echo "configure:6652: checking for $ac_func" >&5
-+echo "configure:6696: checking for $ac_func" >&5
- if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 6657 "configure"
-+#line 6701 "configure"
- #include "confdefs.h"
- /* System header to define __stub macros and hopefully few prototypes,
-     which can conflict with char $ac_func(); below.  */
-@@ -6676,7 +6720,7 @@
- ; return 0; }
- EOF
--if { (eval echo configure:6680: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:6724: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-   rm -rf conftest*
-   eval "ac_cv_func_$ac_func=yes"
- else
-@@ -6701,7 +6745,7 @@
- done
-  ;;
-   *) echo $ac_n "checking for putprpwnam in -lsecurity""... $ac_c" 1>&6
--echo "configure:6705: checking for putprpwnam in -lsecurity" >&5
-+echo "configure:6749: checking for putprpwnam in -lsecurity" >&5
- ac_lib_var=`echo security'_'putprpwnam | sed 'y%./+-%__p_%'`
- if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
-@@ -6709,7 +6753,7 @@
-   ac_save_LIBS="$LIBS"
- LIBS="-lsecurity  $LIBS"
- cat > conftest.$ac_ext <<EOF
--#line 6713 "configure"
-+#line 6757 "configure"
- #include "confdefs.h"
- /* Override any gcc2 internal prototype to avoid an error.  */
- /* We use char because int might match the return type of a gcc2
-@@ -6720,7 +6764,7 @@
- putprpwnam()
- ; return 0; }
- EOF
--if { (eval echo configure:6724: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:6768: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-   rm -rf conftest*
-   eval "ac_cv_lib_$ac_lib_var=yes"
- else
-@@ -6750,12 +6794,12 @@
-      for ac_func in putprpwnam
- do
- echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
--echo "configure:6754: checking for $ac_func" >&5
-+echo "configure:6798: checking for $ac_func" >&5
- if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 6759 "configure"
-+#line 6803 "configure"
- #include "confdefs.h"
- /* System header to define __stub macros and hopefully few prototypes,
-     which can conflict with char $ac_func(); below.  */
-@@ -6778,7 +6822,7 @@
- ; return 0; }
- EOF
--if { (eval echo configure:6782: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:6826: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-   rm -rf conftest*
-   eval "ac_cv_func_$ac_func=yes"
- else
-@@ -6809,12 +6853,12 @@
-   *-lsec*) for ac_func in putprpwnam
- do
- echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
--echo "configure:6813: checking for $ac_func" >&5
-+echo "configure:6857: checking for $ac_func" >&5
- if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 6818 "configure"
-+#line 6862 "configure"
- #include "confdefs.h"
- /* System header to define __stub macros and hopefully few prototypes,
-     which can conflict with char $ac_func(); below.  */
-@@ -6837,7 +6881,7 @@
- ; return 0; }
- EOF
--if { (eval echo configure:6841: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:6885: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-   rm -rf conftest*
-   eval "ac_cv_func_$ac_func=yes"
- else
-@@ -6862,7 +6906,7 @@
- done
-  ;;
-   *) echo $ac_n "checking for putprpwnam in -lsec""... $ac_c" 1>&6
--echo "configure:6866: checking for putprpwnam in -lsec" >&5
-+echo "configure:6910: checking for putprpwnam in -lsec" >&5
- ac_lib_var=`echo sec'_'putprpwnam | sed 'y%./+-%__p_%'`
- if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
-@@ -6870,7 +6914,7 @@
-   ac_save_LIBS="$LIBS"
- LIBS="-lsec  $LIBS"
- cat > conftest.$ac_ext <<EOF
--#line 6874 "configure"
-+#line 6918 "configure"
- #include "confdefs.h"
- /* Override any gcc2 internal prototype to avoid an error.  */
- /* We use char because int might match the return type of a gcc2
-@@ -6881,7 +6925,7 @@
- putprpwnam()
- ; return 0; }
- EOF
--if { (eval echo configure:6885: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:6929: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-   rm -rf conftest*
-   eval "ac_cv_lib_$ac_lib_var=yes"
- else
-@@ -6911,12 +6955,12 @@
-      for ac_func in putprpwnam
- do
- echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
--echo "configure:6915: checking for $ac_func" >&5
-+echo "configure:6959: checking for $ac_func" >&5
- if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 6920 "configure"
-+#line 6964 "configure"
- #include "confdefs.h"
- /* System header to define __stub macros and hopefully few prototypes,
-     which can conflict with char $ac_func(); below.  */
-@@ -6939,7 +6983,7 @@
- ; return 0; }
- EOF
--if { (eval echo configure:6943: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:6987: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-   rm -rf conftest*
-   eval "ac_cv_func_$ac_func=yes"
- else
-@@ -6971,12 +7015,12 @@
-   *-lsecurity*) for ac_func in set_auth_parameters
- do
- echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
--echo "configure:6975: checking for $ac_func" >&5
-+echo "configure:7019: checking for $ac_func" >&5
- if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 6980 "configure"
-+#line 7024 "configure"
- #include "confdefs.h"
- /* System header to define __stub macros and hopefully few prototypes,
-     which can conflict with char $ac_func(); below.  */
-@@ -6999,7 +7043,7 @@
- ; return 0; }
- EOF
--if { (eval echo configure:7003: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:7047: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-   rm -rf conftest*
-   eval "ac_cv_func_$ac_func=yes"
- else
-@@ -7024,7 +7068,7 @@
- done
-  ;;
-   *) echo $ac_n "checking for set_auth_parameters in -lsecurity""... $ac_c" 1>&6
--echo "configure:7028: checking for set_auth_parameters in -lsecurity" >&5
-+echo "configure:7072: checking for set_auth_parameters in -lsecurity" >&5
- ac_lib_var=`echo security'_'set_auth_parameters | sed 'y%./+-%__p_%'`
- if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
-@@ -7032,7 +7076,7 @@
-   ac_save_LIBS="$LIBS"
- LIBS="-lsecurity  $LIBS"
- cat > conftest.$ac_ext <<EOF
--#line 7036 "configure"
-+#line 7080 "configure"
- #include "confdefs.h"
- /* Override any gcc2 internal prototype to avoid an error.  */
- /* We use char because int might match the return type of a gcc2
-@@ -7043,7 +7087,7 @@
- set_auth_parameters()
- ; return 0; }
- EOF
--if { (eval echo configure:7047: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:7091: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-   rm -rf conftest*
-   eval "ac_cv_lib_$ac_lib_var=yes"
- else
-@@ -7073,12 +7117,12 @@
-      for ac_func in set_auth_parameters
- do
- echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
--echo "configure:7077: checking for $ac_func" >&5
-+echo "configure:7121: checking for $ac_func" >&5
- if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 7082 "configure"
-+#line 7126 "configure"
- #include "confdefs.h"
- /* System header to define __stub macros and hopefully few prototypes,
-     which can conflict with char $ac_func(); below.  */
-@@ -7101,7 +7145,7 @@
- ; return 0; }
- EOF
--if { (eval echo configure:7105: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:7149: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-   rm -rf conftest*
-   eval "ac_cv_func_$ac_func=yes"
- else
-@@ -7132,12 +7176,12 @@
-   *-lsec*) for ac_func in set_auth_parameters
- do
- echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
--echo "configure:7136: checking for $ac_func" >&5
-+echo "configure:7180: checking for $ac_func" >&5
- if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 7141 "configure"
-+#line 7185 "configure"
- #include "confdefs.h"
- /* System header to define __stub macros and hopefully few prototypes,
-     which can conflict with char $ac_func(); below.  */
-@@ -7160,7 +7204,7 @@
- ; return 0; }
- EOF
--if { (eval echo configure:7164: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:7208: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-   rm -rf conftest*
-   eval "ac_cv_func_$ac_func=yes"
- else
-@@ -7185,7 +7229,7 @@
- done
-  ;;
-   *) echo $ac_n "checking for set_auth_parameters in -lsec""... $ac_c" 1>&6
--echo "configure:7189: checking for set_auth_parameters in -lsec" >&5
-+echo "configure:7233: checking for set_auth_parameters in -lsec" >&5
- ac_lib_var=`echo sec'_'set_auth_parameters | sed 'y%./+-%__p_%'`
- if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
-@@ -7193,7 +7237,7 @@
-   ac_save_LIBS="$LIBS"
- LIBS="-lsec  $LIBS"
- cat > conftest.$ac_ext <<EOF
--#line 7197 "configure"
-+#line 7241 "configure"
- #include "confdefs.h"
- /* Override any gcc2 internal prototype to avoid an error.  */
- /* We use char because int might match the return type of a gcc2
-@@ -7204,7 +7248,7 @@
- set_auth_parameters()
- ; return 0; }
- EOF
--if { (eval echo configure:7208: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:7252: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-   rm -rf conftest*
-   eval "ac_cv_lib_$ac_lib_var=yes"
- else
-@@ -7234,12 +7278,12 @@
-      for ac_func in set_auth_parameters
- do
- echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
--echo "configure:7238: checking for $ac_func" >&5
-+echo "configure:7282: checking for $ac_func" >&5
- if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 7243 "configure"
-+#line 7287 "configure"
- #include "confdefs.h"
- /* System header to define __stub macros and hopefully few prototypes,
-     which can conflict with char $ac_func(); below.  */
-@@ -7262,7 +7306,7 @@
- ; return 0; }
- EOF
--if { (eval echo configure:7266: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:7310: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-   rm -rf conftest*
-   eval "ac_cv_func_$ac_func=yes"
- else
-@@ -7295,12 +7339,12 @@
-   *-lgen*) for ac_func in getspnam
- do
- echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
--echo "configure:7299: checking for $ac_func" >&5
-+echo "configure:7343: checking for $ac_func" >&5
- if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 7304 "configure"
-+#line 7348 "configure"
- #include "confdefs.h"
- /* System header to define __stub macros and hopefully few prototypes,
-     which can conflict with char $ac_func(); below.  */
-@@ -7323,7 +7367,7 @@
- ; return 0; }
- EOF
--if { (eval echo configure:7327: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:7371: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-   rm -rf conftest*
-   eval "ac_cv_func_$ac_func=yes"
- else
-@@ -7348,7 +7392,7 @@
- done
-  ;;
-   *) echo $ac_n "checking for getspnam in -lgen""... $ac_c" 1>&6
--echo "configure:7352: checking for getspnam in -lgen" >&5
-+echo "configure:7396: checking for getspnam in -lgen" >&5
- ac_lib_var=`echo gen'_'getspnam | sed 'y%./+-%__p_%'`
- if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
-@@ -7356,7 +7400,7 @@
-   ac_save_LIBS="$LIBS"
- LIBS="-lgen  $LIBS"
- cat > conftest.$ac_ext <<EOF
--#line 7360 "configure"
-+#line 7404 "configure"
- #include "confdefs.h"
- /* Override any gcc2 internal prototype to avoid an error.  */
- /* We use char because int might match the return type of a gcc2
-@@ -7367,7 +7411,7 @@
- getspnam()
- ; return 0; }
- EOF
--if { (eval echo configure:7371: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:7415: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-   rm -rf conftest*
-   eval "ac_cv_lib_$ac_lib_var=yes"
- else
-@@ -7397,12 +7441,12 @@
-      for ac_func in getspnam
- do
- echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
--echo "configure:7401: checking for $ac_func" >&5
-+echo "configure:7445: checking for $ac_func" >&5
- if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 7406 "configure"
-+#line 7450 "configure"
- #include "confdefs.h"
- /* System header to define __stub macros and hopefully few prototypes,
-     which can conflict with char $ac_func(); below.  */
-@@ -7425,7 +7469,7 @@
- ; return 0; }
- EOF
--if { (eval echo configure:7429: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:7473: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-   rm -rf conftest*
-   eval "ac_cv_func_$ac_func=yes"
- else
-@@ -7457,12 +7501,12 @@
-   *-lsecurity*) for ac_func in getspnam
- do
- echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
--echo "configure:7461: checking for $ac_func" >&5
-+echo "configure:7505: checking for $ac_func" >&5
- if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 7466 "configure"
-+#line 7510 "configure"
- #include "confdefs.h"
- /* System header to define __stub macros and hopefully few prototypes,
-     which can conflict with char $ac_func(); below.  */
-@@ -7485,7 +7529,7 @@
- ; return 0; }
- EOF
--if { (eval echo configure:7489: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:7533: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-   rm -rf conftest*
-   eval "ac_cv_func_$ac_func=yes"
- else
-@@ -7510,7 +7554,7 @@
- done
-  ;;
-   *) echo $ac_n "checking for getspnam in -lsecurity""... $ac_c" 1>&6
--echo "configure:7514: checking for getspnam in -lsecurity" >&5
-+echo "configure:7558: checking for getspnam in -lsecurity" >&5
- ac_lib_var=`echo security'_'getspnam | sed 'y%./+-%__p_%'`
- if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
-@@ -7518,7 +7562,7 @@
-   ac_save_LIBS="$LIBS"
- LIBS="-lsecurity  $LIBS"
- cat > conftest.$ac_ext <<EOF
--#line 7522 "configure"
-+#line 7566 "configure"
- #include "confdefs.h"
- /* Override any gcc2 internal prototype to avoid an error.  */
- /* We use char because int might match the return type of a gcc2
-@@ -7529,7 +7573,7 @@
- getspnam()
- ; return 0; }
- EOF
--if { (eval echo configure:7533: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:7577: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-   rm -rf conftest*
-   eval "ac_cv_lib_$ac_lib_var=yes"
- else
-@@ -7559,12 +7603,12 @@
-      for ac_func in getspnam
- do
- echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
--echo "configure:7563: checking for $ac_func" >&5
-+echo "configure:7607: checking for $ac_func" >&5
- if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 7568 "configure"
-+#line 7612 "configure"
- #include "confdefs.h"
- /* System header to define __stub macros and hopefully few prototypes,
-     which can conflict with char $ac_func(); below.  */
-@@ -7587,7 +7631,7 @@
- ; return 0; }
- EOF
--if { (eval echo configure:7591: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:7635: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-   rm -rf conftest*
-   eval "ac_cv_func_$ac_func=yes"
- else
-@@ -7618,12 +7662,12 @@
-   *-lsec*) for ac_func in getspnam
- do
- echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
--echo "configure:7622: checking for $ac_func" >&5
-+echo "configure:7666: checking for $ac_func" >&5
- if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 7627 "configure"
-+#line 7671 "configure"
- #include "confdefs.h"
- /* System header to define __stub macros and hopefully few prototypes,
-     which can conflict with char $ac_func(); below.  */
-@@ -7646,7 +7690,7 @@
- ; return 0; }
- EOF
--if { (eval echo configure:7650: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:7694: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-   rm -rf conftest*
-   eval "ac_cv_func_$ac_func=yes"
- else
-@@ -7671,7 +7715,7 @@
- done
-  ;;
-   *) echo $ac_n "checking for getspnam in -lsec""... $ac_c" 1>&6
--echo "configure:7675: checking for getspnam in -lsec" >&5
-+echo "configure:7719: checking for getspnam in -lsec" >&5
- ac_lib_var=`echo sec'_'getspnam | sed 'y%./+-%__p_%'`
- if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
-@@ -7679,7 +7723,7 @@
-   ac_save_LIBS="$LIBS"
- LIBS="-lsec  $LIBS"
- cat > conftest.$ac_ext <<EOF
--#line 7683 "configure"
-+#line 7727 "configure"
- #include "confdefs.h"
- /* Override any gcc2 internal prototype to avoid an error.  */
- /* We use char because int might match the return type of a gcc2
-@@ -7690,7 +7734,7 @@
- getspnam()
- ; return 0; }
- EOF
--if { (eval echo configure:7694: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:7738: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-   rm -rf conftest*
-   eval "ac_cv_lib_$ac_lib_var=yes"
- else
-@@ -7720,12 +7764,12 @@
-      for ac_func in getspnam
- do
- echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
--echo "configure:7724: checking for $ac_func" >&5
-+echo "configure:7768: checking for $ac_func" >&5
- if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 7729 "configure"
-+#line 7773 "configure"
- #include "confdefs.h"
- /* System header to define __stub macros and hopefully few prototypes,
-     which can conflict with char $ac_func(); below.  */
-@@ -7748,7 +7792,7 @@
- ; return 0; }
- EOF
--if { (eval echo configure:7752: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:7796: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-   rm -rf conftest*
-   eval "ac_cv_func_$ac_func=yes"
- else
-@@ -7780,12 +7824,12 @@
-   *-lsecurity*) for ac_func in bigcrypt
- do
- echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
--echo "configure:7784: checking for $ac_func" >&5
-+echo "configure:7828: checking for $ac_func" >&5
- if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 7789 "configure"
-+#line 7833 "configure"
- #include "confdefs.h"
- /* System header to define __stub macros and hopefully few prototypes,
-     which can conflict with char $ac_func(); below.  */
-@@ -7808,7 +7852,7 @@
- ; return 0; }
- EOF
--if { (eval echo configure:7812: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:7856: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-   rm -rf conftest*
-   eval "ac_cv_func_$ac_func=yes"
- else
-@@ -7833,7 +7877,7 @@
- done
-  ;;
-   *) echo $ac_n "checking for bigcrypt in -lsecurity""... $ac_c" 1>&6
--echo "configure:7837: checking for bigcrypt in -lsecurity" >&5
-+echo "configure:7881: checking for bigcrypt in -lsecurity" >&5
- ac_lib_var=`echo security'_'bigcrypt | sed 'y%./+-%__p_%'`
- if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
-@@ -7841,7 +7885,7 @@
-   ac_save_LIBS="$LIBS"
- LIBS="-lsecurity  $LIBS"
- cat > conftest.$ac_ext <<EOF
--#line 7845 "configure"
-+#line 7889 "configure"
- #include "confdefs.h"
- /* Override any gcc2 internal prototype to avoid an error.  */
- /* We use char because int might match the return type of a gcc2
-@@ -7852,7 +7896,7 @@
- bigcrypt()
- ; return 0; }
- EOF
--if { (eval echo configure:7856: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:7900: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-   rm -rf conftest*
-   eval "ac_cv_lib_$ac_lib_var=yes"
- else
-@@ -7882,12 +7926,12 @@
-      for ac_func in bigcrypt
- do
- echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
--echo "configure:7886: checking for $ac_func" >&5
-+echo "configure:7930: checking for $ac_func" >&5
- if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 7891 "configure"
-+#line 7935 "configure"
- #include "confdefs.h"
- /* System header to define __stub macros and hopefully few prototypes,
-     which can conflict with char $ac_func(); below.  */
-@@ -7910,7 +7954,7 @@
- ; return 0; }
- EOF
--if { (eval echo configure:7914: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:7958: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-   rm -rf conftest*
-   eval "ac_cv_func_$ac_func=yes"
- else
-@@ -7941,12 +7985,12 @@
-   *-lsec*) for ac_func in bigcrypt
- do
- echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
--echo "configure:7945: checking for $ac_func" >&5
-+echo "configure:7989: checking for $ac_func" >&5
- if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 7950 "configure"
-+#line 7994 "configure"
- #include "confdefs.h"
- /* System header to define __stub macros and hopefully few prototypes,
-     which can conflict with char $ac_func(); below.  */
-@@ -7969,7 +8013,7 @@
- ; return 0; }
- EOF
--if { (eval echo configure:7973: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:8017: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-   rm -rf conftest*
-   eval "ac_cv_func_$ac_func=yes"
- else
-@@ -7994,7 +8038,7 @@
- done
-  ;;
-   *) echo $ac_n "checking for bigcrypt in -lsec""... $ac_c" 1>&6
--echo "configure:7998: checking for bigcrypt in -lsec" >&5
-+echo "configure:8042: checking for bigcrypt in -lsec" >&5
- ac_lib_var=`echo sec'_'bigcrypt | sed 'y%./+-%__p_%'`
- if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
-@@ -8002,7 +8046,7 @@
-   ac_save_LIBS="$LIBS"
- LIBS="-lsec  $LIBS"
- cat > conftest.$ac_ext <<EOF
--#line 8006 "configure"
-+#line 8050 "configure"
- #include "confdefs.h"
- /* Override any gcc2 internal prototype to avoid an error.  */
- /* We use char because int might match the return type of a gcc2
-@@ -8013,7 +8057,7 @@
- bigcrypt()
- ; return 0; }
- EOF
--if { (eval echo configure:8017: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:8061: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-   rm -rf conftest*
-   eval "ac_cv_lib_$ac_lib_var=yes"
- else
-@@ -8043,12 +8087,12 @@
-      for ac_func in bigcrypt
- do
- echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
--echo "configure:8047: checking for $ac_func" >&5
-+echo "configure:8091: checking for $ac_func" >&5
- if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 8052 "configure"
-+#line 8096 "configure"
- #include "confdefs.h"
- /* System header to define __stub macros and hopefully few prototypes,
-     which can conflict with char $ac_func(); below.  */
-@@ -8071,7 +8115,7 @@
- ; return 0; }
- EOF
--if { (eval echo configure:8075: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:8119: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-   rm -rf conftest*
-   eval "ac_cv_func_$ac_func=yes"
- else
-@@ -8103,12 +8147,12 @@
-   *-lsecurity*) for ac_func in getprpwnam
- do
- echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
--echo "configure:8107: checking for $ac_func" >&5
-+echo "configure:8151: checking for $ac_func" >&5
- if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 8112 "configure"
-+#line 8156 "configure"
- #include "confdefs.h"
- /* System header to define __stub macros and hopefully few prototypes,
-     which can conflict with char $ac_func(); below.  */
-@@ -8131,7 +8175,7 @@
- ; return 0; }
- EOF
--if { (eval echo configure:8135: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:8179: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-   rm -rf conftest*
-   eval "ac_cv_func_$ac_func=yes"
- else
-@@ -8156,7 +8200,7 @@
- done
-  ;;
-   *) echo $ac_n "checking for getprpwnam in -lsecurity""... $ac_c" 1>&6
--echo "configure:8160: checking for getprpwnam in -lsecurity" >&5
-+echo "configure:8204: checking for getprpwnam in -lsecurity" >&5
- ac_lib_var=`echo security'_'getprpwnam | sed 'y%./+-%__p_%'`
- if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
-@@ -8164,7 +8208,7 @@
-   ac_save_LIBS="$LIBS"
- LIBS="-lsecurity  $LIBS"
- cat > conftest.$ac_ext <<EOF
--#line 8168 "configure"
-+#line 8212 "configure"
- #include "confdefs.h"
- /* Override any gcc2 internal prototype to avoid an error.  */
- /* We use char because int might match the return type of a gcc2
-@@ -8175,7 +8219,7 @@
- getprpwnam()
- ; return 0; }
- EOF
--if { (eval echo configure:8179: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:8223: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-   rm -rf conftest*
-   eval "ac_cv_lib_$ac_lib_var=yes"
- else
-@@ -8205,12 +8249,12 @@
-      for ac_func in getprpwnam
- do
- echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
--echo "configure:8209: checking for $ac_func" >&5
-+echo "configure:8253: checking for $ac_func" >&5
- if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 8214 "configure"
-+#line 8258 "configure"
- #include "confdefs.h"
- /* System header to define __stub macros and hopefully few prototypes,
-     which can conflict with char $ac_func(); below.  */
-@@ -8233,7 +8277,7 @@
- ; return 0; }
- EOF
--if { (eval echo configure:8237: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:8281: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-   rm -rf conftest*
-   eval "ac_cv_func_$ac_func=yes"
- else
-@@ -8264,12 +8308,12 @@
-   *-lsec*) for ac_func in getprpwnam
- do
- echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
--echo "configure:8268: checking for $ac_func" >&5
-+echo "configure:8312: checking for $ac_func" >&5
- if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 8273 "configure"
-+#line 8317 "configure"
- #include "confdefs.h"
- /* System header to define __stub macros and hopefully few prototypes,
-     which can conflict with char $ac_func(); below.  */
-@@ -8292,7 +8336,7 @@
- ; return 0; }
- EOF
--if { (eval echo configure:8296: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:8340: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-   rm -rf conftest*
-   eval "ac_cv_func_$ac_func=yes"
- else
-@@ -8317,7 +8361,7 @@
- done
-  ;;
-   *) echo $ac_n "checking for getprpwnam in -lsec""... $ac_c" 1>&6
--echo "configure:8321: checking for getprpwnam in -lsec" >&5
-+echo "configure:8365: checking for getprpwnam in -lsec" >&5
- ac_lib_var=`echo sec'_'getprpwnam | sed 'y%./+-%__p_%'`
- if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
-@@ -8325,7 +8369,7 @@
-   ac_save_LIBS="$LIBS"
- LIBS="-lsec  $LIBS"
- cat > conftest.$ac_ext <<EOF
--#line 8329 "configure"
-+#line 8373 "configure"
- #include "confdefs.h"
- /* Override any gcc2 internal prototype to avoid an error.  */
- /* We use char because int might match the return type of a gcc2
-@@ -8336,7 +8380,7 @@
- getprpwnam()
- ; return 0; }
- EOF
--if { (eval echo configure:8340: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:8384: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-   rm -rf conftest*
-   eval "ac_cv_lib_$ac_lib_var=yes"
- else
-@@ -8366,12 +8410,12 @@
-      for ac_func in getprpwnam
- do
- echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
--echo "configure:8370: checking for $ac_func" >&5
-+echo "configure:8414: checking for $ac_func" >&5
- if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 8375 "configure"
-+#line 8419 "configure"
- #include "confdefs.h"
- /* System header to define __stub macros and hopefully few prototypes,
-     which can conflict with char $ac_func(); below.  */
-@@ -8394,7 +8438,7 @@
- ; return 0; }
- EOF
--if { (eval echo configure:8398: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:8442: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-   rm -rf conftest*
-   eval "ac_cv_func_$ac_func=yes"
- else
-@@ -8437,7 +8481,7 @@
- # Assume non-shared by default and override below
- BLDSHARED="false" 
- echo $ac_n "checking ability to build shared libraries""... $ac_c" 1>&6
--echo "configure:8441: checking ability to build shared libraries" >&5
-+echo "configure:8485: checking ability to build shared libraries" >&5
- # and these are for particular systems
- case "$host_os" in
-@@ -8572,7 +8616,7 @@
-               *dgux*) # Extract the first word of "groff", so it can be a program name with args.
- set dummy groff; ac_word=$2
- echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
--echo "configure:8576: checking for $ac_word" >&5
-+echo "configure:8620: checking for $ac_word" >&5
- if eval "test \"`echo '$''{'ac_cv_prog_ROFF'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-@@ -8626,15 +8670,15 @@
- esac
- echo "$ac_t""$BLDSHARED" 1>&6
- echo $ac_n "checking linker flags for shared libraries""... $ac_c" 1>&6
--echo "configure:8630: checking linker flags for shared libraries" >&5
-+echo "configure:8674: checking linker flags for shared libraries" >&5
- echo "$ac_t""$LDSHFLAGS" 1>&6
- echo $ac_n "checking compiler flags for position-independent code""... $ac_c" 1>&6
--echo "configure:8633: checking compiler flags for position-independent code" >&5
-+echo "configure:8677: checking compiler flags for position-independent code" >&5
- echo "$ac_t""$PICFLAGS" 1>&6
- # try to work out how to produce pic code with this compiler
- echo $ac_n "checking whether ${CC-cc} accepts -fpic""... $ac_c" 1>&6
--echo "configure:8638: checking whether ${CC-cc} accepts -fpic" >&5
-+echo "configure:8682: checking whether ${CC-cc} accepts -fpic" >&5
- if eval "test \"`echo '$''{'ac_cv_prog_cc_fpic'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-@@ -8654,7 +8698,7 @@
- fi
- if test x$PICFLAG = x; then
-   echo $ac_n "checking whether ${CC-cc} accepts -KPIC""... $ac_c" 1>&6
--echo "configure:8658: checking whether ${CC-cc} accepts -KPIC" >&5
-+echo "configure:8702: checking whether ${CC-cc} accepts -KPIC" >&5
- if eval "test \"`echo '$''{'ac_cv_prog_cc_KPIC'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-@@ -8675,7 +8719,7 @@
- fi
- if test x$PICFLAG = x; then
-   echo $ac_n "checking whether ${CC-cc} accepts -Kpic""... $ac_c" 1>&6
--echo "configure:8679: checking whether ${CC-cc} accepts -Kpic" >&5
-+echo "configure:8723: checking whether ${CC-cc} accepts -Kpic" >&5
- if eval "test \"`echo '$''{'ac_cv_prog_cc_Kpic'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-@@ -8698,7 +8742,7 @@
- ################
- echo $ac_n "checking for long long""... $ac_c" 1>&6
--echo "configure:8702: checking for long long" >&5
-+echo "configure:8746: checking for long long" >&5
- if eval "test \"`echo '$''{'samba_cv_have_longlong'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-@@ -8707,12 +8751,12 @@
-   samba_cv_have_longlong=cross
- else
-   cat > conftest.$ac_ext <<EOF
--#line 8711 "configure"
-+#line 8755 "configure"
- #include "confdefs.h"
- #include <stdio.h>
- main() { long long x = 1000000; x *= x; exit(((x/1000000) == 1000000)? 0: 1); }
- EOF
--if { (eval echo configure:8716: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
-+if { (eval echo configure:8760: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
- then
-   samba_cv_have_longlong=yes
- else
-@@ -8739,20 +8783,20 @@
- # AIX needs this.
- echo $ac_n "checking for LL suffix on long long integers""... $ac_c" 1>&6
--echo "configure:8743: checking for LL suffix on long long integers" >&5
-+echo "configure:8787: checking for LL suffix on long long integers" >&5
- if eval "test \"`echo '$''{'samba_cv_compiler_supports_ll'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   
-     cat > conftest.$ac_ext <<EOF
--#line 8749 "configure"
-+#line 8793 "configure"
- #include "confdefs.h"
- #include <stdio.h>
- int main() {
- long long i = 0x8000000000LL
- ; return 0; }
- EOF
--if { (eval echo configure:8756: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:8800: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-   rm -rf conftest*
-   samba_cv_compiler_supports_ll=yes
- else
-@@ -8774,7 +8818,7 @@
-   
- echo $ac_n "checking for 64 bit off_t""... $ac_c" 1>&6
--echo "configure:8778: checking for 64 bit off_t" >&5
-+echo "configure:8822: checking for 64 bit off_t" >&5
- if eval "test \"`echo '$''{'samba_cv_SIZEOF_OFF_T'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-@@ -8783,13 +8827,13 @@
-   samba_cv_SIZEOF_OFF_T=cross
- else
-   cat > conftest.$ac_ext <<EOF
--#line 8787 "configure"
-+#line 8831 "configure"
- #include "confdefs.h"
- #include <stdio.h>
- #include <sys/stat.h>
- main() { exit((sizeof(off_t) == 8) ? 0 : 1); }
- EOF
--if { (eval echo configure:8793: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
-+if { (eval echo configure:8837: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
- then
-   samba_cv_SIZEOF_OFF_T=yes
- else
-@@ -8812,7 +8856,7 @@
- fi
- echo $ac_n "checking for off64_t""... $ac_c" 1>&6
--echo "configure:8816: checking for off64_t" >&5
-+echo "configure:8860: checking for off64_t" >&5
- if eval "test \"`echo '$''{'samba_cv_HAVE_OFF64_T'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-@@ -8821,7 +8865,7 @@
-   samba_cv_HAVE_OFF64_T=cross
- else
-   cat > conftest.$ac_ext <<EOF
--#line 8825 "configure"
-+#line 8869 "configure"
- #include "confdefs.h"
- #if defined(HAVE_UNISTD_H)
-@@ -8831,7 +8875,7 @@
- #include <sys/stat.h>
- main() { struct stat64 st; off64_t s; if (sizeof(off_t) == sizeof(off64_t)) exit(1); exit((lstat64("/dev/null", &st)==0)?0:1); }
- EOF
--if { (eval echo configure:8835: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
-+if { (eval echo configure:8879: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
- then
-   samba_cv_HAVE_OFF64_T=yes
- else
-@@ -8854,7 +8898,7 @@
- fi
- echo $ac_n "checking for 64 bit ino_t""... $ac_c" 1>&6
--echo "configure:8858: checking for 64 bit ino_t" >&5
-+echo "configure:8902: checking for 64 bit ino_t" >&5
- if eval "test \"`echo '$''{'samba_cv_SIZEOF_INO_T'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-@@ -8863,13 +8907,13 @@
-   samba_cv_SIZEOF_INO_T=cross
- else
-   cat > conftest.$ac_ext <<EOF
--#line 8867 "configure"
-+#line 8911 "configure"
- #include "confdefs.h"
- #include <stdio.h>
- #include <sys/stat.h>
- main() { exit((sizeof(ino_t) == 8) ? 0 : 1); }
- EOF
--if { (eval echo configure:8873: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
-+if { (eval echo configure:8917: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
- then
-   samba_cv_SIZEOF_INO_T=yes
- else
-@@ -8892,7 +8936,7 @@
- fi
- echo $ac_n "checking for ino64_t""... $ac_c" 1>&6
--echo "configure:8896: checking for ino64_t" >&5
-+echo "configure:8940: checking for ino64_t" >&5
- if eval "test \"`echo '$''{'samba_cv_HAVE_INO64_T'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-@@ -8901,7 +8945,7 @@
-   samba_cv_HAVE_INO64_T=cross
- else
-   cat > conftest.$ac_ext <<EOF
--#line 8905 "configure"
-+#line 8949 "configure"
- #include "confdefs.h"
- #if defined(HAVE_UNISTD_H)
-@@ -8911,7 +8955,7 @@
- #include <sys/stat.h>
- main() { struct stat64 st; ino64_t s; if (sizeof(ino_t) == sizeof(ino64_t)) exit(1); exit((lstat64("/dev/null", &st)==0)?0:1); }
- EOF
--if { (eval echo configure:8915: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
-+if { (eval echo configure:8959: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
- then
-   samba_cv_HAVE_INO64_T=yes
- else
-@@ -8934,7 +8978,7 @@
- fi
- echo $ac_n "checking for dev64_t""... $ac_c" 1>&6
--echo "configure:8938: checking for dev64_t" >&5
-+echo "configure:8982: checking for dev64_t" >&5
- if eval "test \"`echo '$''{'samba_cv_HAVE_DEV64_T'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-@@ -8943,7 +8987,7 @@
-   samba_cv_HAVE_DEV64_T=cross
- else
-   cat > conftest.$ac_ext <<EOF
--#line 8947 "configure"
-+#line 8991 "configure"
- #include "confdefs.h"
- #if defined(HAVE_UNISTD_H)
-@@ -8953,7 +8997,7 @@
- #include <sys/stat.h>
- main() { struct stat64 st; dev64_t s; if (sizeof(dev_t) == sizeof(dev64_t)) exit(1); exit((lstat64("/dev/null", &st)==0)?0:1); }
- EOF
--if { (eval echo configure:8957: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
-+if { (eval echo configure:9001: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
- then
-   samba_cv_HAVE_DEV64_T=yes
- else
-@@ -8976,13 +9020,13 @@
- fi
- echo $ac_n "checking for struct dirent64""... $ac_c" 1>&6
--echo "configure:8980: checking for struct dirent64" >&5
-+echo "configure:9024: checking for struct dirent64" >&5
- if eval "test \"`echo '$''{'samba_cv_HAVE_STRUCT_DIRENT64'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   
- cat > conftest.$ac_ext <<EOF
--#line 8986 "configure"
-+#line 9030 "configure"
- #include "confdefs.h"
- #if defined(HAVE_UNISTD_H)
-@@ -8994,7 +9038,7 @@
- struct dirent64 de;
- ; return 0; }
- EOF
--if { (eval echo configure:8998: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:9042: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-   rm -rf conftest*
-   samba_cv_HAVE_STRUCT_DIRENT64=yes
- else
-@@ -9015,7 +9059,7 @@
- fi
- echo $ac_n "checking for major macro""... $ac_c" 1>&6
--echo "configure:9019: checking for major macro" >&5
-+echo "configure:9063: checking for major macro" >&5
- if eval "test \"`echo '$''{'samba_cv_HAVE_DEVICE_MAJOR_FN'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-@@ -9024,7 +9068,7 @@
-   samba_cv_HAVE_DEVICE_MAJOR_FN=cross
- else
-   cat > conftest.$ac_ext <<EOF
--#line 9028 "configure"
-+#line 9072 "configure"
- #include "confdefs.h"
- #if defined(HAVE_UNISTD_H)
-@@ -9033,7 +9077,7 @@
- #include <sys/types.h>
- main() { dev_t dev; int i = major(dev); return 0; }
- EOF
--if { (eval echo configure:9037: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
-+if { (eval echo configure:9081: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
- then
-   samba_cv_HAVE_DEVICE_MAJOR_FN=yes
- else
-@@ -9056,7 +9100,7 @@
- fi
- echo $ac_n "checking for minor macro""... $ac_c" 1>&6
--echo "configure:9060: checking for minor macro" >&5
-+echo "configure:9104: checking for minor macro" >&5
- if eval "test \"`echo '$''{'samba_cv_HAVE_DEVICE_MINOR_FN'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-@@ -9065,7 +9109,7 @@
-   samba_cv_HAVE_DEVICE_MINOR_FN=cross
- else
-   cat > conftest.$ac_ext <<EOF
--#line 9069 "configure"
-+#line 9113 "configure"
- #include "confdefs.h"
- #if defined(HAVE_UNISTD_H)
-@@ -9074,7 +9118,7 @@
- #include <sys/types.h>
- main() { dev_t dev; int i = minor(dev); return 0; }
- EOF
--if { (eval echo configure:9078: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
-+if { (eval echo configure:9122: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
- then
-   samba_cv_HAVE_DEVICE_MINOR_FN=yes
- else
-@@ -9097,7 +9141,7 @@
- fi
- echo $ac_n "checking for makedev macro""... $ac_c" 1>&6
--echo "configure:9101: checking for makedev macro" >&5
-+echo "configure:9145: checking for makedev macro" >&5
- if eval "test \"`echo '$''{'samba_cv_HAVE_MAKEDEV_FN'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-@@ -9106,7 +9150,7 @@
-   samba_cv_HAVE_MAKEDEV_FN=cross
- else
-   cat > conftest.$ac_ext <<EOF
--#line 9110 "configure"
-+#line 9154 "configure"
- #include "confdefs.h"
- #if defined(HAVE_UNISTD_H)
-@@ -9115,7 +9159,7 @@
- #include <sys/types.h>
- main() { dev_t dev = makedev(1,2); return 0; }
- EOF
--if { (eval echo configure:9119: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
-+if { (eval echo configure:9163: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
- then
-   samba_cv_HAVE_MAKEDEV_FN=yes
- else
-@@ -9138,7 +9182,7 @@
- fi
- echo $ac_n "checking for unsigned char""... $ac_c" 1>&6
--echo "configure:9142: checking for unsigned char" >&5
-+echo "configure:9186: checking for unsigned char" >&5
- if eval "test \"`echo '$''{'samba_cv_HAVE_UNSIGNED_CHAR'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-@@ -9147,12 +9191,12 @@
-   samba_cv_HAVE_UNSIGNED_CHAR=cross
- else
-   cat > conftest.$ac_ext <<EOF
--#line 9151 "configure"
-+#line 9195 "configure"
- #include "confdefs.h"
- #include <stdio.h>
- main() { char c; c=250; exit((c > 0)?0:1); }
- EOF
--if { (eval echo configure:9156: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
-+if { (eval echo configure:9200: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
- then
-   samba_cv_HAVE_UNSIGNED_CHAR=yes
- else
-@@ -9175,13 +9219,13 @@
- fi
- echo $ac_n "checking for sin_len in sock""... $ac_c" 1>&6
--echo "configure:9179: checking for sin_len in sock" >&5
-+echo "configure:9223: checking for sin_len in sock" >&5
- if eval "test \"`echo '$''{'samba_cv_HAVE_SOCK_SIN_LEN'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   
- cat > conftest.$ac_ext <<EOF
--#line 9185 "configure"
-+#line 9229 "configure"
- #include "confdefs.h"
- #include <sys/types.h>
- #include <sys/socket.h>
-@@ -9190,7 +9234,7 @@
- struct sockaddr_in sock; sock.sin_len = sizeof(sock);
- ; return 0; }
- EOF
--if { (eval echo configure:9194: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:9238: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-   rm -rf conftest*
-   samba_cv_HAVE_SOCK_SIN_LEN=yes
- else
-@@ -9211,13 +9255,13 @@
- fi
- echo $ac_n "checking whether seekdir returns void""... $ac_c" 1>&6
--echo "configure:9215: checking whether seekdir returns void" >&5
-+echo "configure:9259: checking whether seekdir returns void" >&5
- if eval "test \"`echo '$''{'samba_cv_SEEKDIR_RETURNS_VOID'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   
- cat > conftest.$ac_ext <<EOF
--#line 9221 "configure"
-+#line 9265 "configure"
- #include "confdefs.h"
- #include <sys/types.h>
- #include <dirent.h>
-@@ -9226,7 +9270,7 @@
- return 0;
- ; return 0; }
- EOF
--if { (eval echo configure:9230: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:9274: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-   rm -rf conftest*
-   samba_cv_SEEKDIR_RETURNS_VOID=yes
- else
-@@ -9247,20 +9291,20 @@
- fi
- echo $ac_n "checking for __FILE__ macro""... $ac_c" 1>&6
--echo "configure:9251: checking for __FILE__ macro" >&5
-+echo "configure:9295: checking for __FILE__ macro" >&5
- if eval "test \"`echo '$''{'samba_cv_HAVE_FILE_MACRO'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   
- cat > conftest.$ac_ext <<EOF
--#line 9257 "configure"
-+#line 9301 "configure"
- #include "confdefs.h"
- #include <stdio.h>
- int main() {
- printf("%s\n", __FILE__);
- ; return 0; }
- EOF
--if { (eval echo configure:9264: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:9308: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-   rm -rf conftest*
-   samba_cv_HAVE_FILE_MACRO=yes
- else
-@@ -9281,20 +9325,20 @@
- fi
- echo $ac_n "checking for __FUNCTION__ macro""... $ac_c" 1>&6
--echo "configure:9285: checking for __FUNCTION__ macro" >&5
-+echo "configure:9329: checking for __FUNCTION__ macro" >&5
- if eval "test \"`echo '$''{'samba_cv_HAVE_FUNCTION_MACRO'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   
- cat > conftest.$ac_ext <<EOF
--#line 9291 "configure"
-+#line 9335 "configure"
- #include "confdefs.h"
- #include <stdio.h>
- int main() {
- printf("%s\n", __FUNCTION__);
- ; return 0; }
- EOF
--if { (eval echo configure:9298: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:9342: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-   rm -rf conftest*
-   samba_cv_HAVE_FUNCTION_MACRO=yes
- else
-@@ -9315,7 +9359,7 @@
- fi
- echo $ac_n "checking if gettimeofday takes tz argument""... $ac_c" 1>&6
--echo "configure:9319: checking if gettimeofday takes tz argument" >&5
-+echo "configure:9363: checking if gettimeofday takes tz argument" >&5
- if eval "test \"`echo '$''{'samba_cv_HAVE_GETTIMEOFDAY_TZ'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-@@ -9324,14 +9368,14 @@
-   samba_cv_HAVE_GETTIMEOFDAY_TZ=cross
- else
-   cat > conftest.$ac_ext <<EOF
--#line 9328 "configure"
-+#line 9372 "configure"
- #include "confdefs.h"
- #include <sys/time.h>
- #include <unistd.h>
- main() { struct timeval tv; exit(gettimeofday(&tv, NULL));}
- EOF
--if { (eval echo configure:9335: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
-+if { (eval echo configure:9379: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
- then
-   samba_cv_HAVE_GETTIMEOFDAY_TZ=yes
- else
-@@ -9354,7 +9398,7 @@
- fi
- echo $ac_n "checking for C99 vsnprintf""... $ac_c" 1>&6
--echo "configure:9358: checking for C99 vsnprintf" >&5
-+echo "configure:9402: checking for C99 vsnprintf" >&5
- if eval "test \"`echo '$''{'samba_cv_HAVE_C99_VSNPRINTF'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-@@ -9363,7 +9407,7 @@
-   samba_cv_HAVE_C99_VSNPRINTF=cross
- else
-   cat > conftest.$ac_ext <<EOF
--#line 9367 "configure"
-+#line 9411 "configure"
- #include "confdefs.h"
- #include <sys/types.h>
-@@ -9385,7 +9429,7 @@
- main() { foo("hello"); }
- EOF
--if { (eval echo configure:9389: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
-+if { (eval echo configure:9433: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
- then
-   samba_cv_HAVE_C99_VSNPRINTF=yes
- else
-@@ -9408,7 +9452,7 @@
- fi
- echo $ac_n "checking for broken readdir""... $ac_c" 1>&6
--echo "configure:9412: checking for broken readdir" >&5
-+echo "configure:9456: checking for broken readdir" >&5
- if eval "test \"`echo '$''{'samba_cv_HAVE_BROKEN_READDIR'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-@@ -9417,7 +9461,7 @@
-   samba_cv_HAVE_BROKEN_READDIR=cross
- else
-   cat > conftest.$ac_ext <<EOF
--#line 9421 "configure"
-+#line 9465 "configure"
- #include "confdefs.h"
- #include <sys/types.h>
- #include <dirent.h>
-@@ -9425,7 +9469,7 @@
- if (di && di->d_name[-2] == '.' && di->d_name[-1] == 0 &&
- di->d_name[0] == 0) exit(0); exit(1);} 
- EOF
--if { (eval echo configure:9429: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
-+if { (eval echo configure:9473: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
- then
-   samba_cv_HAVE_BROKEN_READDIR=yes
- else
-@@ -9448,13 +9492,13 @@
- fi
- echo $ac_n "checking for utimbuf""... $ac_c" 1>&6
--echo "configure:9452: checking for utimbuf" >&5
-+echo "configure:9496: checking for utimbuf" >&5
- if eval "test \"`echo '$''{'samba_cv_HAVE_UTIMBUF'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   
- cat > conftest.$ac_ext <<EOF
--#line 9458 "configure"
-+#line 9502 "configure"
- #include "confdefs.h"
- #include <sys/types.h>
- #include <utime.h>
-@@ -9462,7 +9506,7 @@
- struct utimbuf tbuf;  tbuf.actime = 0; tbuf.modtime = 1; exit(utime("foo.c",&tbuf));
- ; return 0; }
- EOF
--if { (eval echo configure:9466: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:9510: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-   rm -rf conftest*
-   samba_cv_HAVE_UTIMBUF=yes
- else
-@@ -9486,12 +9530,12 @@
- for ac_func in pututline pututxline updwtmp updwtmpx getutmpx
- do
- echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
--echo "configure:9490: checking for $ac_func" >&5
-+echo "configure:9534: checking for $ac_func" >&5
- if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 9495 "configure"
-+#line 9539 "configure"
- #include "confdefs.h"
- /* System header to define __stub macros and hopefully few prototypes,
-     which can conflict with char $ac_func(); below.  */
-@@ -9514,7 +9558,7 @@
- ; return 0; }
- EOF
--if { (eval echo configure:9518: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:9562: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-   rm -rf conftest*
-   eval "ac_cv_func_$ac_func=yes"
- else
-@@ -9540,13 +9584,13 @@
- echo $ac_n "checking for ut_name in utmp""... $ac_c" 1>&6
--echo "configure:9544: checking for ut_name in utmp" >&5
-+echo "configure:9588: checking for ut_name in utmp" >&5
- if eval "test \"`echo '$''{'samba_cv_HAVE_UT_UT_NAME'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   
- cat > conftest.$ac_ext <<EOF
--#line 9550 "configure"
-+#line 9594 "configure"
- #include "confdefs.h"
- #include <sys/types.h>
- #include <utmp.h>
-@@ -9554,7 +9598,7 @@
- struct utmp ut;  ut.ut_name[0] = 'a';
- ; return 0; }
- EOF
--if { (eval echo configure:9558: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:9602: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-   rm -rf conftest*
-   samba_cv_HAVE_UT_UT_NAME=yes
- else
-@@ -9575,13 +9619,13 @@
- fi 
- echo $ac_n "checking for ut_user in utmp""... $ac_c" 1>&6
--echo "configure:9579: checking for ut_user in utmp" >&5
-+echo "configure:9623: checking for ut_user in utmp" >&5
- if eval "test \"`echo '$''{'samba_cv_HAVE_UT_UT_USER'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   
- cat > conftest.$ac_ext <<EOF
--#line 9585 "configure"
-+#line 9629 "configure"
- #include "confdefs.h"
- #include <sys/types.h>
- #include <utmp.h>
-@@ -9589,7 +9633,7 @@
- struct utmp ut;  ut.ut_user[0] = 'a';
- ; return 0; }
- EOF
--if { (eval echo configure:9593: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:9637: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-   rm -rf conftest*
-   samba_cv_HAVE_UT_UT_USER=yes
- else
-@@ -9610,13 +9654,13 @@
- fi 
- echo $ac_n "checking for ut_id in utmp""... $ac_c" 1>&6
--echo "configure:9614: checking for ut_id in utmp" >&5
-+echo "configure:9658: checking for ut_id in utmp" >&5
- if eval "test \"`echo '$''{'samba_cv_HAVE_UT_UT_ID'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   
- cat > conftest.$ac_ext <<EOF
--#line 9620 "configure"
-+#line 9664 "configure"
- #include "confdefs.h"
- #include <sys/types.h>
- #include <utmp.h>
-@@ -9624,7 +9668,7 @@
- struct utmp ut;  ut.ut_id[0] = 'a';
- ; return 0; }
- EOF
--if { (eval echo configure:9628: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:9672: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-   rm -rf conftest*
-   samba_cv_HAVE_UT_UT_ID=yes
- else
-@@ -9645,13 +9689,13 @@
- fi 
- echo $ac_n "checking for ut_host in utmp""... $ac_c" 1>&6
--echo "configure:9649: checking for ut_host in utmp" >&5
-+echo "configure:9693: checking for ut_host in utmp" >&5
- if eval "test \"`echo '$''{'samba_cv_HAVE_UT_UT_HOST'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   
- cat > conftest.$ac_ext <<EOF
--#line 9655 "configure"
-+#line 9699 "configure"
- #include "confdefs.h"
- #include <sys/types.h>
- #include <utmp.h>
-@@ -9659,7 +9703,7 @@
- struct utmp ut;  ut.ut_host[0] = 'a';
- ; return 0; }
- EOF
--if { (eval echo configure:9663: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:9707: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-   rm -rf conftest*
-   samba_cv_HAVE_UT_UT_HOST=yes
- else
-@@ -9680,13 +9724,13 @@
- fi 
- echo $ac_n "checking for ut_time in utmp""... $ac_c" 1>&6
--echo "configure:9684: checking for ut_time in utmp" >&5
-+echo "configure:9728: checking for ut_time in utmp" >&5
- if eval "test \"`echo '$''{'samba_cv_HAVE_UT_UT_TIME'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   
- cat > conftest.$ac_ext <<EOF
--#line 9690 "configure"
-+#line 9734 "configure"
- #include "confdefs.h"
- #include <sys/types.h>
- #include <utmp.h>
-@@ -9694,7 +9738,7 @@
- struct utmp ut;  time_t t; ut.ut_time = t;
- ; return 0; }
- EOF
--if { (eval echo configure:9698: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:9742: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-   rm -rf conftest*
-   samba_cv_HAVE_UT_UT_TIME=yes
- else
-@@ -9715,13 +9759,13 @@
- fi 
- echo $ac_n "checking for ut_tv in utmp""... $ac_c" 1>&6
--echo "configure:9719: checking for ut_tv in utmp" >&5
-+echo "configure:9763: checking for ut_tv in utmp" >&5
- if eval "test \"`echo '$''{'samba_cv_HAVE_UT_UT_TV'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   
- cat > conftest.$ac_ext <<EOF
--#line 9725 "configure"
-+#line 9769 "configure"
- #include "confdefs.h"
- #include <sys/types.h>
- #include <utmp.h>
-@@ -9729,7 +9773,7 @@
- struct utmp ut;  struct timeval tv; ut.ut_tv = tv;
- ; return 0; }
- EOF
--if { (eval echo configure:9733: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:9777: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-   rm -rf conftest*
-   samba_cv_HAVE_UT_UT_TV=yes
- else
-@@ -9750,13 +9794,13 @@
- fi 
- echo $ac_n "checking for ut_type in utmp""... $ac_c" 1>&6
--echo "configure:9754: checking for ut_type in utmp" >&5
-+echo "configure:9798: checking for ut_type in utmp" >&5
- if eval "test \"`echo '$''{'samba_cv_HAVE_UT_UT_TYPE'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   
- cat > conftest.$ac_ext <<EOF
--#line 9760 "configure"
-+#line 9804 "configure"
- #include "confdefs.h"
- #include <sys/types.h>
- #include <utmp.h>
-@@ -9764,7 +9808,7 @@
- struct utmp ut;  ut.ut_type = 0;
- ; return 0; }
- EOF
--if { (eval echo configure:9768: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:9812: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-   rm -rf conftest*
-   samba_cv_HAVE_UT_UT_TYPE=yes
- else
-@@ -9785,13 +9829,13 @@
- fi 
- echo $ac_n "checking for ut_pid in utmp""... $ac_c" 1>&6
--echo "configure:9789: checking for ut_pid in utmp" >&5
-+echo "configure:9833: checking for ut_pid in utmp" >&5
- if eval "test \"`echo '$''{'samba_cv_HAVE_UT_UT_PID'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   
- cat > conftest.$ac_ext <<EOF
--#line 9795 "configure"
-+#line 9839 "configure"
- #include "confdefs.h"
- #include <sys/types.h>
- #include <utmp.h>
-@@ -9799,7 +9843,7 @@
- struct utmp ut;  ut.ut_pid = 0;
- ; return 0; }
- EOF
--if { (eval echo configure:9803: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:9847: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-   rm -rf conftest*
-   samba_cv_HAVE_UT_UT_PID=yes
- else
-@@ -9820,13 +9864,13 @@
- fi 
- echo $ac_n "checking for ut_exit in utmp""... $ac_c" 1>&6
--echo "configure:9824: checking for ut_exit in utmp" >&5
-+echo "configure:9868: checking for ut_exit in utmp" >&5
- if eval "test \"`echo '$''{'samba_cv_HAVE_UT_UT_EXIT'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   
- cat > conftest.$ac_ext <<EOF
--#line 9830 "configure"
-+#line 9874 "configure"
- #include "confdefs.h"
- #include <sys/types.h>
- #include <utmp.h>
-@@ -9834,7 +9878,7 @@
- struct utmp ut;  ut.ut_exit.e_exit = 0;
- ; return 0; }
- EOF
--if { (eval echo configure:9838: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:9882: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-   rm -rf conftest*
-   samba_cv_HAVE_UT_UT_EXIT=yes
- else
-@@ -9855,13 +9899,13 @@
- fi 
- echo $ac_n "checking for ut_addr in utmp""... $ac_c" 1>&6
--echo "configure:9859: checking for ut_addr in utmp" >&5
-+echo "configure:9903: checking for ut_addr in utmp" >&5
- if eval "test \"`echo '$''{'samba_cv_HAVE_UT_UT_ADDR'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   
- cat > conftest.$ac_ext <<EOF
--#line 9865 "configure"
-+#line 9909 "configure"
- #include "confdefs.h"
- #include <sys/types.h>
- #include <utmp.h>
-@@ -9869,7 +9913,7 @@
- struct utmp ut;  ut.ut_addr = 0;
- ; return 0; }
- EOF
--if { (eval echo configure:9873: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:9917: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-   rm -rf conftest*
-   samba_cv_HAVE_UT_UT_ADDR=yes
- else
-@@ -9891,13 +9935,13 @@
- if test x$ac_cv_func_pututline = xyes ; then
-   echo $ac_n "checking whether pututline returns pointer""... $ac_c" 1>&6
--echo "configure:9895: checking whether pututline returns pointer" >&5
-+echo "configure:9939: checking whether pututline returns pointer" >&5
- if eval "test \"`echo '$''{'samba_cv_PUTUTLINE_RETURNS_UTMP'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   
-   cat > conftest.$ac_ext <<EOF
--#line 9901 "configure"
-+#line 9945 "configure"
- #include "confdefs.h"
- #include <sys/types.h>
- #include <utmp.h>
-@@ -9905,7 +9949,7 @@
- struct utmp utarg; struct utmp *utreturn; utreturn = pututline(&utarg);
- ; return 0; }
- EOF
--if { (eval echo configure:9909: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:9953: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-   rm -rf conftest*
-   samba_cv_PUTUTLINE_RETURNS_UTMP=yes
- else
-@@ -9927,13 +9971,13 @@
- fi
- echo $ac_n "checking for ut_syslen in utmpx""... $ac_c" 1>&6
--echo "configure:9931: checking for ut_syslen in utmpx" >&5
-+echo "configure:9975: checking for ut_syslen in utmpx" >&5
- if eval "test \"`echo '$''{'samba_cv_HAVE_UX_UT_SYSLEN'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   
- cat > conftest.$ac_ext <<EOF
--#line 9937 "configure"
-+#line 9981 "configure"
- #include "confdefs.h"
- #include <sys/types.h>
- #include <utmpx.h>
-@@ -9941,7 +9985,7 @@
- struct utmpx ux;  ux.ut_syslen = 0;
- ; return 0; }
- EOF
--if { (eval echo configure:9945: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:9989: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-   rm -rf conftest*
-   samba_cv_HAVE_UX_UT_SYSLEN=yes
- else
-@@ -9962,7 +10006,7 @@
- fi 
- echo $ac_n "checking for Linux kernel oplocks""... $ac_c" 1>&6
--echo "configure:9966: checking for Linux kernel oplocks" >&5
-+echo "configure:10010: checking for Linux kernel oplocks" >&5
- if eval "test \"`echo '$''{'samba_cv_HAVE_KERNEL_OPLOCKS_LINUX'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-@@ -9971,7 +10015,7 @@
-   samba_cv_HAVE_KERNEL_OPLOCKS_LINUX=cross
- else
-   cat > conftest.$ac_ext <<EOF
--#line 9975 "configure"
-+#line 10019 "configure"
- #include "confdefs.h"
- #include <sys/types.h>
-@@ -9985,7 +10029,7 @@
- }
- EOF
--if { (eval echo configure:9989: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
-+if { (eval echo configure:10033: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
- then
-   samba_cv_HAVE_KERNEL_OPLOCKS_LINUX=yes
- else
-@@ -10008,7 +10052,7 @@
- fi
- echo $ac_n "checking for kernel change notify support""... $ac_c" 1>&6
--echo "configure:10012: checking for kernel change notify support" >&5
-+echo "configure:10056: checking for kernel change notify support" >&5
- if eval "test \"`echo '$''{'samba_cv_HAVE_KERNEL_CHANGE_NOTIFY'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-@@ -10017,7 +10061,7 @@
-   samba_cv_HAVE_KERNEL_CHANGE_NOTIFY=cross
- else
-   cat > conftest.$ac_ext <<EOF
--#line 10021 "configure"
-+#line 10065 "configure"
- #include "confdefs.h"
- #include <sys/types.h>
-@@ -10031,7 +10075,7 @@
- }
- EOF
--if { (eval echo configure:10035: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
-+if { (eval echo configure:10079: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
- then
-   samba_cv_HAVE_KERNEL_CHANGE_NOTIFY=yes
- else
-@@ -10054,7 +10098,7 @@
- fi
- echo $ac_n "checking for kernel share modes""... $ac_c" 1>&6
--echo "configure:10058: checking for kernel share modes" >&5
-+echo "configure:10102: checking for kernel share modes" >&5
- if eval "test \"`echo '$''{'samba_cv_HAVE_KERNEL_SHARE_MODES'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-@@ -10063,7 +10107,7 @@
-   samba_cv_HAVE_KERNEL_SHARE_MODES=cross
- else
-   cat > conftest.$ac_ext <<EOF
--#line 10067 "configure"
-+#line 10111 "configure"
- #include "confdefs.h"
- #include <sys/types.h>
-@@ -10079,7 +10123,7 @@
- }
- EOF
--if { (eval echo configure:10083: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
-+if { (eval echo configure:10127: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
- then
-   samba_cv_HAVE_KERNEL_SHARE_MODES=yes
- else
-@@ -10105,13 +10149,13 @@
- echo $ac_n "checking for IRIX kernel oplock type definitions""... $ac_c" 1>&6
--echo "configure:10109: checking for IRIX kernel oplock type definitions" >&5
-+echo "configure:10153: checking for IRIX kernel oplock type definitions" >&5
- if eval "test \"`echo '$''{'samba_cv_HAVE_KERNEL_OPLOCKS_IRIX'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   
- cat > conftest.$ac_ext <<EOF
--#line 10115 "configure"
-+#line 10159 "configure"
- #include "confdefs.h"
- #include <sys/types.h>
- #include <fcntl.h>
-@@ -10119,7 +10163,7 @@
- oplock_stat_t t; t.os_state = OP_REVOKE; t.os_dev = 1; t.os_ino = 1;
- ; return 0; }
- EOF
--if { (eval echo configure:10123: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:10167: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-   rm -rf conftest*
-   samba_cv_HAVE_KERNEL_OPLOCKS_IRIX=yes
- else
-@@ -10140,7 +10184,7 @@
- fi
- echo $ac_n "checking for irix specific capabilities""... $ac_c" 1>&6
--echo "configure:10144: checking for irix specific capabilities" >&5
-+echo "configure:10188: checking for irix specific capabilities" >&5
- if eval "test \"`echo '$''{'samba_cv_HAVE_IRIX_SPECIFIC_CAPABILITIES'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-@@ -10149,7 +10193,7 @@
-   samba_cv_HAVE_IRIX_SPECIFIC_CAPABILITIES=cross
- else
-   cat > conftest.$ac_ext <<EOF
--#line 10153 "configure"
-+#line 10197 "configure"
- #include "confdefs.h"
- #include <sys/types.h>
- #include <sys/capability.h>
-@@ -10164,7 +10208,7 @@
- }
- EOF
--if { (eval echo configure:10168: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
-+if { (eval echo configure:10212: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
- then
-   samba_cv_HAVE_IRIX_SPECIFIC_CAPABILITIES=yes
- else
-@@ -10192,13 +10236,13 @@
- #
- echo $ac_n "checking for int16 typedef included by rpc/rpc.h""... $ac_c" 1>&6
--echo "configure:10196: checking for int16 typedef included by rpc/rpc.h" >&5
-+echo "configure:10240: checking for int16 typedef included by rpc/rpc.h" >&5
- if eval "test \"`echo '$''{'samba_cv_HAVE_INT16_FROM_RPC_RPC_H'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   
- cat > conftest.$ac_ext <<EOF
--#line 10202 "configure"
-+#line 10246 "configure"
- #include "confdefs.h"
- #include <sys/types.h>
- #if defined(HAVE_RPC_RPC_H)
-@@ -10208,7 +10252,7 @@
- int16 testvar;
- ; return 0; }
- EOF
--if { (eval echo configure:10212: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:10256: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-   rm -rf conftest*
-   samba_cv_HAVE_INT16_FROM_RPC_RPC_H=yes
- else
-@@ -10229,13 +10273,13 @@
- fi
- echo $ac_n "checking for uint16 typedef included by rpc/rpc.h""... $ac_c" 1>&6
--echo "configure:10233: checking for uint16 typedef included by rpc/rpc.h" >&5
-+echo "configure:10277: checking for uint16 typedef included by rpc/rpc.h" >&5
- if eval "test \"`echo '$''{'samba_cv_HAVE_UINT16_FROM_RPC_RPC_H'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   
- cat > conftest.$ac_ext <<EOF
--#line 10239 "configure"
-+#line 10283 "configure"
- #include "confdefs.h"
- #include <sys/types.h>
- #if defined(HAVE_RPC_RPC_H)
-@@ -10245,7 +10289,7 @@
- uint16 testvar;
- ; return 0; }
- EOF
--if { (eval echo configure:10249: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:10293: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-   rm -rf conftest*
-   samba_cv_HAVE_UINT16_FROM_RPC_RPC_H=yes
- else
-@@ -10266,13 +10310,13 @@
- fi
- echo $ac_n "checking for int32 typedef included by rpc/rpc.h""... $ac_c" 1>&6
--echo "configure:10270: checking for int32 typedef included by rpc/rpc.h" >&5
-+echo "configure:10314: checking for int32 typedef included by rpc/rpc.h" >&5
- if eval "test \"`echo '$''{'samba_cv_HAVE_INT32_FROM_RPC_RPC_H'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   
- cat > conftest.$ac_ext <<EOF
--#line 10276 "configure"
-+#line 10320 "configure"
- #include "confdefs.h"
- #include <sys/types.h>
- #if defined(HAVE_RPC_RPC_H)
-@@ -10282,7 +10326,7 @@
- int32 testvar;
- ; return 0; }
- EOF
--if { (eval echo configure:10286: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:10330: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-   rm -rf conftest*
-   samba_cv_HAVE_INT32_FROM_RPC_RPC_H=yes
- else
-@@ -10303,13 +10347,13 @@
- fi
- echo $ac_n "checking for uint32 typedef included by rpc/rpc.h""... $ac_c" 1>&6
--echo "configure:10307: checking for uint32 typedef included by rpc/rpc.h" >&5
-+echo "configure:10351: checking for uint32 typedef included by rpc/rpc.h" >&5
- if eval "test \"`echo '$''{'samba_cv_HAVE_UINT32_FROM_RPC_RPC_H'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   
- cat > conftest.$ac_ext <<EOF
--#line 10313 "configure"
-+#line 10357 "configure"
- #include "confdefs.h"
- #include <sys/types.h>
- #if defined(HAVE_RPC_RPC_H)
-@@ -10319,7 +10363,7 @@
- uint32 testvar;
- ; return 0; }
- EOF
--if { (eval echo configure:10323: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:10367: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-   rm -rf conftest*
-   samba_cv_HAVE_UINT32_FROM_RPC_RPC_H=yes
- else
-@@ -10341,13 +10385,13 @@
- echo $ac_n "checking for conflicting AUTH_ERROR define in rpc/rpc.h""... $ac_c" 1>&6
--echo "configure:10345: checking for conflicting AUTH_ERROR define in rpc/rpc.h" >&5
-+echo "configure:10389: checking for conflicting AUTH_ERROR define in rpc/rpc.h" >&5
- if eval "test \"`echo '$''{'samba_cv_HAVE_RPC_AUTH_ERROR_CONFLICT'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   
- cat > conftest.$ac_ext <<EOF
--#line 10351 "configure"
-+#line 10395 "configure"
- #include "confdefs.h"
- #include <sys/types.h>
- #ifdef HAVE_SYS_SECURITY_H
-@@ -10361,7 +10405,7 @@
- int testvar;
- ; return 0; }
- EOF
--if { (eval echo configure:10365: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:10409: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-   rm -rf conftest*
-   samba_cv_HAVE_RPC_AUTH_ERROR_CONFLICT=no
- else
-@@ -10382,16 +10426,16 @@
- fi
- echo $ac_n "checking for test routines""... $ac_c" 1>&6
--echo "configure:10386: checking for test routines" >&5
-+echo "configure:10430: checking for test routines" >&5
- if test "$cross_compiling" = yes; then
-   echo "configure: warning: cannot run when cross-compiling" 1>&2
- else
-   cat > conftest.$ac_ext <<EOF
--#line 10391 "configure"
-+#line 10435 "configure"
- #include "confdefs.h"
- #include "${srcdir-.}/tests/trivial.c"
- EOF
--if { (eval echo configure:10395: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
-+if { (eval echo configure:10439: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
- then
-   echo "$ac_t""yes" 1>&6
- else
-@@ -10405,7 +10449,7 @@
- echo $ac_n "checking for ftruncate extend""... $ac_c" 1>&6
--echo "configure:10409: checking for ftruncate extend" >&5
-+echo "configure:10453: checking for ftruncate extend" >&5
- if eval "test \"`echo '$''{'samba_cv_HAVE_FTRUNCATE_EXTEND'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-@@ -10414,11 +10458,11 @@
-   samba_cv_HAVE_FTRUNCATE_EXTEND=cross
- else
-   cat > conftest.$ac_ext <<EOF
--#line 10418 "configure"
-+#line 10462 "configure"
- #include "confdefs.h"
- #include "${srcdir-.}/tests/ftruncate.c"
- EOF
--if { (eval echo configure:10422: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
-+if { (eval echo configure:10466: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
- then
-   samba_cv_HAVE_FTRUNCATE_EXTEND=yes
- else
-@@ -10441,7 +10485,7 @@
- fi
- echo $ac_n "checking for broken getgroups""... $ac_c" 1>&6
--echo "configure:10445: checking for broken getgroups" >&5
-+echo "configure:10489: checking for broken getgroups" >&5
- if eval "test \"`echo '$''{'samba_cv_HAVE_BROKEN_GETGROUPS'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-@@ -10450,11 +10494,11 @@
-   samba_cv_HAVE_BROKEN_GETGROUPS=cross
- else
-   cat > conftest.$ac_ext <<EOF
--#line 10454 "configure"
-+#line 10498 "configure"
- #include "confdefs.h"
- #include "${srcdir-.}/tests/getgroups.c"
- EOF
--if { (eval echo configure:10458: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
-+if { (eval echo configure:10502: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
- then
-   samba_cv_HAVE_BROKEN_GETGROUPS=yes
- else
-@@ -10477,7 +10521,7 @@
- fi
- echo $ac_n "checking whether getpass should be replaced""... $ac_c" 1>&6
--echo "configure:10481: checking whether getpass should be replaced" >&5
-+echo "configure:10525: checking whether getpass should be replaced" >&5
- if eval "test \"`echo '$''{'samba_cv_REPLACE_GETPASS'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-@@ -10485,7 +10529,7 @@
- SAVE_CPPFLAGS="$CPPFLAGS"
- CPPFLAGS="$CPPFLAGS -I${srcdir-.}/ -I${srcdir-.}/include -I${srcdir-.}/ubiqx -I${srcdir-.}/smbwrapper"
- cat > conftest.$ac_ext <<EOF
--#line 10489 "configure"
-+#line 10533 "configure"
- #include "confdefs.h"
- #define REPLACE_GETPASS 1
-@@ -10498,7 +10542,7 @@
- ; return 0; }
- EOF
--if { (eval echo configure:10502: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:10546: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-   rm -rf conftest*
-   samba_cv_REPLACE_GETPASS=yes
- else
-@@ -10521,7 +10565,7 @@
- fi
- echo $ac_n "checking for broken inet_ntoa""... $ac_c" 1>&6
--echo "configure:10525: checking for broken inet_ntoa" >&5
-+echo "configure:10569: checking for broken inet_ntoa" >&5
- if eval "test \"`echo '$''{'samba_cv_REPLACE_INET_NTOA'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-@@ -10530,7 +10574,7 @@
-   samba_cv_REPLACE_INET_NTOA=cross
- else
-   cat > conftest.$ac_ext <<EOF
--#line 10534 "configure"
-+#line 10578 "configure"
- #include "confdefs.h"
- #include <stdio.h>
-@@ -10544,7 +10588,7 @@
-     strcmp(inet_ntoa(ip),"120.86.52.18")) { exit(0); } 
- exit(1);}
- EOF
--if { (eval echo configure:10548: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
-+if { (eval echo configure:10592: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
- then
-   samba_cv_REPLACE_INET_NTOA=yes
- else
-@@ -10567,7 +10611,7 @@
- fi
- echo $ac_n "checking for secure mkstemp""... $ac_c" 1>&6
--echo "configure:10571: checking for secure mkstemp" >&5
-+echo "configure:10615: checking for secure mkstemp" >&5
- if eval "test \"`echo '$''{'samba_cv_HAVE_SECURE_MKSTEMP'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-@@ -10576,7 +10620,7 @@
-   samba_cv_HAVE_SECURE_MKSTEMP=cross
- else
-   cat > conftest.$ac_ext <<EOF
--#line 10580 "configure"
-+#line 10624 "configure"
- #include "confdefs.h"
- #include <stdlib.h>
- #include <sys/types.h>
-@@ -10593,7 +10637,7 @@
-   exit(0);
- }
- EOF
--if { (eval echo configure:10597: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
-+if { (eval echo configure:10641: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
- then
-   samba_cv_HAVE_SECURE_MKSTEMP=yes
- else
-@@ -10616,7 +10660,7 @@
- fi
- echo $ac_n "checking for sysconf(_SC_NGROUPS_MAX)""... $ac_c" 1>&6
--echo "configure:10620: checking for sysconf(_SC_NGROUPS_MAX)" >&5
-+echo "configure:10664: checking for sysconf(_SC_NGROUPS_MAX)" >&5
- if eval "test \"`echo '$''{'samba_cv_SYSCONF_SC_NGROUPS_MAX'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-@@ -10625,12 +10669,12 @@
-   samba_cv_SYSCONF_SC_NGROUPS_MAX=cross
- else
-   cat > conftest.$ac_ext <<EOF
--#line 10629 "configure"
-+#line 10673 "configure"
- #include "confdefs.h"
- #include <unistd.h>
- main() { exit(sysconf(_SC_NGROUPS_MAX) == -1 ? 1 : 0); }
- EOF
--if { (eval echo configure:10634: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
-+if { (eval echo configure:10678: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
- then
-   samba_cv_SYSCONF_SC_NGROUPS_MAX=yes
- else
-@@ -10653,7 +10697,7 @@
- fi
- echo $ac_n "checking for root""... $ac_c" 1>&6
--echo "configure:10657: checking for root" >&5
-+echo "configure:10701: checking for root" >&5
- if eval "test \"`echo '$''{'samba_cv_HAVE_ROOT'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-@@ -10662,11 +10706,11 @@
-   samba_cv_HAVE_ROOT=cross
- else
-   cat > conftest.$ac_ext <<EOF
--#line 10666 "configure"
-+#line 10710 "configure"
- #include "confdefs.h"
- main() { exit(getuid() != 0); }
- EOF
--if { (eval echo configure:10670: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
-+if { (eval echo configure:10714: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
- then
-   samba_cv_HAVE_ROOT=yes
- else
-@@ -10694,7 +10738,7 @@
- # look for a method of finding the list of network interfaces
- iface=no;
- echo $ac_n "checking for iface AIX""... $ac_c" 1>&6
--echo "configure:10698: checking for iface AIX" >&5
-+echo "configure:10742: checking for iface AIX" >&5
- if eval "test \"`echo '$''{'samba_cv_HAVE_IFACE_AIX'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-@@ -10703,7 +10747,7 @@
-   samba_cv_HAVE_IFACE_AIX=cross
- else
-   cat > conftest.$ac_ext <<EOF
--#line 10707 "configure"
-+#line 10751 "configure"
- #include "confdefs.h"
- #define HAVE_IFACE_AIX 1
-@@ -10711,7 +10755,7 @@
- #include "confdefs.h"
- #include "${srcdir-.}/lib/interfaces.c"
- EOF
--if { (eval echo configure:10715: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
-+if { (eval echo configure:10759: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
- then
-   samba_cv_HAVE_IFACE_AIX=yes
- else
-@@ -10735,7 +10779,7 @@
- if test $iface = no; then
- echo $ac_n "checking for iface ifconf""... $ac_c" 1>&6
--echo "configure:10739: checking for iface ifconf" >&5
-+echo "configure:10783: checking for iface ifconf" >&5
- if eval "test \"`echo '$''{'samba_cv_HAVE_IFACE_IFCONF'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-@@ -10744,7 +10788,7 @@
-   samba_cv_HAVE_IFACE_IFCONF=cross
- else
-   cat > conftest.$ac_ext <<EOF
--#line 10748 "configure"
-+#line 10792 "configure"
- #include "confdefs.h"
- #define HAVE_IFACE_IFCONF 1
-@@ -10752,7 +10796,7 @@
- #include "confdefs.h"
- #include "${srcdir-.}/lib/interfaces.c"
- EOF
--if { (eval echo configure:10756: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
-+if { (eval echo configure:10800: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
- then
-   samba_cv_HAVE_IFACE_IFCONF=yes
- else
-@@ -10777,7 +10821,7 @@
- if test $iface = no; then
- echo $ac_n "checking for iface ifreq""... $ac_c" 1>&6
--echo "configure:10781: checking for iface ifreq" >&5
-+echo "configure:10825: checking for iface ifreq" >&5
- if eval "test \"`echo '$''{'samba_cv_HAVE_IFACE_IFREQ'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-@@ -10786,7 +10830,7 @@
-   samba_cv_HAVE_IFACE_IFREQ=cross
- else
-   cat > conftest.$ac_ext <<EOF
--#line 10790 "configure"
-+#line 10834 "configure"
- #include "confdefs.h"
- #define HAVE_IFACE_IFREQ 1
-@@ -10794,7 +10838,7 @@
- #include "confdefs.h"
- #include "${srcdir-.}/lib/interfaces.c"
- EOF
--if { (eval echo configure:10798: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
-+if { (eval echo configure:10842: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
- then
-   samba_cv_HAVE_IFACE_IFREQ=yes
- else
-@@ -10823,7 +10867,7 @@
- seteuid=no;
- if test $seteuid = no; then
- echo $ac_n "checking for setresuid""... $ac_c" 1>&6
--echo "configure:10827: checking for setresuid" >&5
-+echo "configure:10871: checking for setresuid" >&5
- if eval "test \"`echo '$''{'samba_cv_USE_SETRESUID'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-@@ -10832,7 +10876,7 @@
-   samba_cv_USE_SETRESUID=cross
- else
-   cat > conftest.$ac_ext <<EOF
--#line 10836 "configure"
-+#line 10880 "configure"
- #include "confdefs.h"
- #define AUTOCONF_TEST 1
-@@ -10840,7 +10884,7 @@
- #include "confdefs.h"
- #include "${srcdir-.}/lib/util_sec.c"
- EOF
--if { (eval echo configure:10844: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
-+if { (eval echo configure:10888: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
- then
-   samba_cv_USE_SETRESUID=yes
- else
-@@ -10866,7 +10910,7 @@
- if test $seteuid = no; then
- echo $ac_n "checking for setreuid""... $ac_c" 1>&6
--echo "configure:10870: checking for setreuid" >&5
-+echo "configure:10914: checking for setreuid" >&5
- if eval "test \"`echo '$''{'samba_cv_USE_SETREUID'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-@@ -10875,7 +10919,7 @@
-   samba_cv_USE_SETREUID=cross
- else
-   cat > conftest.$ac_ext <<EOF
--#line 10879 "configure"
-+#line 10923 "configure"
- #include "confdefs.h"
- #define AUTOCONF_TEST 1
-@@ -10883,7 +10927,7 @@
- #include "confdefs.h"
- #include "${srcdir-.}/lib/util_sec.c"
- EOF
--if { (eval echo configure:10887: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
-+if { (eval echo configure:10931: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
- then
-   samba_cv_USE_SETREUID=yes
- else
-@@ -10908,7 +10952,7 @@
- if test $seteuid = no; then
- echo $ac_n "checking for seteuid""... $ac_c" 1>&6
--echo "configure:10912: checking for seteuid" >&5
-+echo "configure:10956: checking for seteuid" >&5
- if eval "test \"`echo '$''{'samba_cv_USE_SETEUID'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-@@ -10917,7 +10961,7 @@
-   samba_cv_USE_SETEUID=cross
- else
-   cat > conftest.$ac_ext <<EOF
--#line 10921 "configure"
-+#line 10965 "configure"
- #include "confdefs.h"
- #define AUTOCONF_TEST 1
-@@ -10925,7 +10969,7 @@
- #include "confdefs.h"
- #include "${srcdir-.}/lib/util_sec.c"
- EOF
--if { (eval echo configure:10929: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
-+if { (eval echo configure:10973: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
- then
-   samba_cv_USE_SETEUID=yes
- else
-@@ -10950,7 +10994,7 @@
- if test $seteuid = no; then
- echo $ac_n "checking for setuidx""... $ac_c" 1>&6
--echo "configure:10954: checking for setuidx" >&5
-+echo "configure:10998: checking for setuidx" >&5
- if eval "test \"`echo '$''{'samba_cv_USE_SETUIDX'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-@@ -10959,7 +11003,7 @@
-   samba_cv_USE_SETUIDX=cross
- else
-   cat > conftest.$ac_ext <<EOF
--#line 10963 "configure"
-+#line 11007 "configure"
- #include "confdefs.h"
- #define AUTOCONF_TEST 1
-@@ -10967,7 +11011,7 @@
- #include "confdefs.h"
- #include "${srcdir-.}/lib/util_sec.c"
- EOF
--if { (eval echo configure:10971: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
-+if { (eval echo configure:11015: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
- then
-   samba_cv_USE_SETUIDX=yes
- else
-@@ -10992,7 +11036,7 @@
- echo $ac_n "checking for working mmap""... $ac_c" 1>&6
--echo "configure:10996: checking for working mmap" >&5
-+echo "configure:11040: checking for working mmap" >&5
- if eval "test \"`echo '$''{'samba_cv_HAVE_MMAP'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-@@ -11001,11 +11045,11 @@
-   samba_cv_HAVE_MMAP=cross
- else
-   cat > conftest.$ac_ext <<EOF
--#line 11005 "configure"
-+#line 11049 "configure"
- #include "confdefs.h"
- #include "${srcdir-.}/tests/shared_mmap.c"
- EOF
--if { (eval echo configure:11009: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
-+if { (eval echo configure:11053: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
- then
-   samba_cv_HAVE_MMAP=yes
- else
-@@ -11028,7 +11072,7 @@
- fi
- echo $ac_n "checking for ftruncate needs root""... $ac_c" 1>&6
--echo "configure:11032: checking for ftruncate needs root" >&5
-+echo "configure:11076: checking for ftruncate needs root" >&5
- if eval "test \"`echo '$''{'samba_cv_FTRUNCATE_NEEDS_ROOT'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-@@ -11037,11 +11081,11 @@
-   samba_cv_FTRUNCATE_NEEDS_ROOT=cross
- else
-   cat > conftest.$ac_ext <<EOF
--#line 11041 "configure"
-+#line 11085 "configure"
- #include "confdefs.h"
- #include "${srcdir-.}/tests/ftruncroot.c"
- EOF
--if { (eval echo configure:11045: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
-+if { (eval echo configure:11089: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
- then
-   samba_cv_FTRUNCATE_NEEDS_ROOT=yes
- else
-@@ -11064,7 +11108,7 @@
- fi
- echo $ac_n "checking for fcntl locking""... $ac_c" 1>&6
--echo "configure:11068: checking for fcntl locking" >&5
-+echo "configure:11112: checking for fcntl locking" >&5
- if eval "test \"`echo '$''{'samba_cv_HAVE_FCNTL_LOCK'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-@@ -11073,11 +11117,11 @@
-   samba_cv_HAVE_FCNTL_LOCK=cross
- else
-   cat > conftest.$ac_ext <<EOF
--#line 11077 "configure"
-+#line 11121 "configure"
- #include "confdefs.h"
- #include "${srcdir-.}/tests/fcntl_lock.c"
- EOF
--if { (eval echo configure:11081: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
-+if { (eval echo configure:11125: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
- then
-   samba_cv_HAVE_FCNTL_LOCK=yes
- else
-@@ -11100,7 +11144,7 @@
- fi
- echo $ac_n "checking for broken (glibc2.1/x86) 64 bit fcntl locking""... $ac_c" 1>&6
--echo "configure:11104: checking for broken (glibc2.1/x86) 64 bit fcntl locking" >&5
-+echo "configure:11148: checking for broken (glibc2.1/x86) 64 bit fcntl locking" >&5
- if eval "test \"`echo '$''{'samba_cv_HAVE_BROKEN_FCNTL64_LOCKS'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-@@ -11109,11 +11153,11 @@
-   samba_cv_HAVE_BROKEN_FCNTL64_LOCKS=cross
- else
-   cat > conftest.$ac_ext <<EOF
--#line 11113 "configure"
-+#line 11157 "configure"
- #include "confdefs.h"
- #include "${srcdir-.}/tests/fcntl_lock64.c"
- EOF
--if { (eval echo configure:11117: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
-+if { (eval echo configure:11161: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
- then
-   samba_cv_HAVE_BROKEN_FCNTL64_LOCKS=yes
- else
-@@ -11138,7 +11182,7 @@
-   echo $ac_n "checking for 64 bit fcntl locking""... $ac_c" 1>&6
--echo "configure:11142: checking for 64 bit fcntl locking" >&5
-+echo "configure:11186: checking for 64 bit fcntl locking" >&5
- if eval "test \"`echo '$''{'samba_cv_HAVE_STRUCT_FLOCK64'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-@@ -11147,7 +11191,7 @@
-   samba_cv_HAVE_STRUCT_FLOCK64=cross
- else
-   cat > conftest.$ac_ext <<EOF
--#line 11151 "configure"
-+#line 11195 "configure"
- #include "confdefs.h"
- #if defined(HAVE_UNISTD_H)
-@@ -11171,7 +11215,7 @@
- #endif
- }
- EOF
--if { (eval echo configure:11175: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
-+if { (eval echo configure:11219: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
- then
-   samba_cv_HAVE_STRUCT_FLOCK64=yes
- else
-@@ -11196,13 +11240,13 @@
- fi
- echo $ac_n "checking for st_blocks in struct stat""... $ac_c" 1>&6
--echo "configure:11200: checking for st_blocks in struct stat" >&5
-+echo "configure:11244: checking for st_blocks in struct stat" >&5
- if eval "test \"`echo '$''{'samba_cv_HAVE_STAT_ST_BLOCKS'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   
- cat > conftest.$ac_ext <<EOF
--#line 11206 "configure"
-+#line 11250 "configure"
- #include "confdefs.h"
- #include <sys/types.h>
- #include <sys/stat.h>
-@@ -11211,7 +11255,7 @@
- struct stat st;  st.st_blocks = 0;
- ; return 0; }
- EOF
--if { (eval echo configure:11215: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:11259: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-   rm -rf conftest*
-   samba_cv_HAVE_STAT_ST_BLOCKS=yes
- else
-@@ -11234,13 +11278,13 @@
- case "$host_os" in
- *linux*)
- echo $ac_n "checking for broken RedHat 7.2 system header files""... $ac_c" 1>&6
--echo "configure:11238: checking for broken RedHat 7.2 system header files" >&5
-+echo "configure:11282: checking for broken RedHat 7.2 system header files" >&5
- if eval "test \"`echo '$''{'samba_cv_BROKEN_REDHAT_7_SYSTEM_HEADERS'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   
- cat > conftest.$ac_ext <<EOF
--#line 11244 "configure"
-+#line 11288 "configure"
- #include "confdefs.h"
- #ifdef HAVE_SYS_VFS_H
-@@ -11254,7 +11298,7 @@
- int i;
- ; return 0; }
- EOF
--if { (eval echo configure:11258: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:11302: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-   rm -rf conftest*
-   samba_cv_BROKEN_REDHAT_7_SYSTEM_HEADERS=no
- else
-@@ -11277,13 +11321,13 @@
- esac
- echo $ac_n "checking for broken nisplus include files""... $ac_c" 1>&6
--echo "configure:11281: checking for broken nisplus include files" >&5
-+echo "configure:11325: checking for broken nisplus include files" >&5
- if eval "test \"`echo '$''{'samba_cv_BROKEN_NISPLUS_INCLUDE_FILES'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   
- cat > conftest.$ac_ext <<EOF
--#line 11287 "configure"
-+#line 11331 "configure"
- #include "confdefs.h"
- #include <sys/acl.h>
- #if defined(HAVE_RPCSVC_NIS_H)
-@@ -11293,7 +11337,7 @@
- int i;
- ; return 0; }
- EOF
--if { (eval echo configure:11297: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:11341: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-   rm -rf conftest*
-   samba_cv_BROKEN_NISPLUS_INCLUDE_FILES=no
- else
-@@ -11317,7 +11361,7 @@
- #################################################
- # check for smbwrapper support
- echo $ac_n "checking whether to use smbwrapper""... $ac_c" 1>&6
--echo "configure:11321: checking whether to use smbwrapper" >&5
-+echo "configure:11365: checking whether to use smbwrapper" >&5
- # Check whether --with-smbwrapper or --without-smbwrapper was given.
- if test "${with_smbwrapper+set}" = set; then
-   withval="$with_smbwrapper"
-@@ -11361,7 +11405,7 @@
- #################################################
- # check for the AFS filesystem
- echo $ac_n "checking whether to use AFS""... $ac_c" 1>&6
--echo "configure:11365: checking whether to use AFS" >&5
-+echo "configure:11409: checking whether to use AFS" >&5
- # Check whether --with-afs or --without-afs was given.
- if test "${with_afs+set}" = set; then
-   withval="$with_afs"
-@@ -11387,7 +11431,7 @@
- #################################################
- # check for the DFS auth system
- echo $ac_n "checking whether to use DCE/DFS auth""... $ac_c" 1>&6
--echo "configure:11391: checking whether to use DCE/DFS auth" >&5
-+echo "configure:11435: checking whether to use DCE/DFS auth" >&5
- # Check whether --with-dfs or --without-dfs was given.
- if test "${with_dfs+set}" = set; then
-   withval="$with_dfs"
-@@ -11412,7 +11456,7 @@
- #################################################
- # check for Kerberos IV auth system
- echo $ac_n "checking whether to use Kerberos IV""... $ac_c" 1>&6
--echo "configure:11416: checking whether to use Kerberos IV" >&5
-+echo "configure:11460: checking whether to use Kerberos IV" >&5
- # Check whether --with-krb4 or --without-krb4 was given.
- if test "${with_krb4+set}" = set; then
-   withval="$with_krb4"
-@@ -11424,7 +11468,7 @@
- EOF
-     echo $ac_n "checking for dn_expand in -lresolv""... $ac_c" 1>&6
--echo "configure:11428: checking for dn_expand in -lresolv" >&5
-+echo "configure:11472: checking for dn_expand in -lresolv" >&5
- ac_lib_var=`echo resolv'_'dn_expand | sed 'y%./+-%__p_%'`
- if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
-@@ -11432,7 +11476,7 @@
-   ac_save_LIBS="$LIBS"
- LIBS="-lresolv  $LIBS"
- cat > conftest.$ac_ext <<EOF
--#line 11436 "configure"
-+#line 11480 "configure"
- #include "confdefs.h"
- /* Override any gcc2 internal prototype to avoid an error.  */
- /* We use char because int might match the return type of a gcc2
-@@ -11443,7 +11487,7 @@
- dn_expand()
- ; return 0; }
- EOF
--if { (eval echo configure:11447: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:11491: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-   rm -rf conftest*
-   eval "ac_cv_lib_$ac_lib_var=yes"
- else
-@@ -11487,7 +11531,7 @@
- #################################################
- # check for Kerberos 5 auth system
- echo $ac_n "checking whether to use Kerberos 5""... $ac_c" 1>&6
--echo "configure:11491: checking whether to use Kerberos 5" >&5
-+echo "configure:11535: checking whether to use Kerberos 5" >&5
- # Check whether --with-krb5 or --without-krb5 was given.
- if test "${with_krb5+set}" = set; then
-   withval="$with_krb5"
-@@ -11515,7 +11559,7 @@
- #################################################
- # check for automount support
- echo $ac_n "checking whether to use AUTOMOUNT""... $ac_c" 1>&6
--echo "configure:11519: checking whether to use AUTOMOUNT" >&5
-+echo "configure:11563: checking whether to use AUTOMOUNT" >&5
- # Check whether --with-automount or --without-automount was given.
- if test "${with_automount+set}" = set; then
-   withval="$with_automount"
-@@ -11540,7 +11584,7 @@
- #################################################
- # check for smbmount support
- echo $ac_n "checking whether to use SMBMOUNT""... $ac_c" 1>&6
--echo "configure:11544: checking whether to use SMBMOUNT" >&5
-+echo "configure:11588: checking whether to use SMBMOUNT" >&5
- # Check whether --with-smbmount or --without-smbmount was given.
- if test "${with_smbmount+set}" = set; then
-   withval="$with_smbmount"
-@@ -11577,7 +11621,7 @@
- # check for a PAM password database
- with_pam_for_crypt=no
- echo $ac_n "checking whether to use PAM password database""... $ac_c" 1>&6
--echo "configure:11581: checking whether to use PAM password database" >&5
-+echo "configure:11625: checking whether to use PAM password database" >&5
- # Check whether --with-pam or --without-pam was given.
- if test "${with_pam+set}" = set; then
-   withval="$with_pam"
-@@ -11603,7 +11647,7 @@
- # we can't build a pam module if we don't have pam.
- echo $ac_n "checking for pam_get_data in -lpam""... $ac_c" 1>&6
--echo "configure:11607: checking for pam_get_data in -lpam" >&5
-+echo "configure:11651: checking for pam_get_data in -lpam" >&5
- ac_lib_var=`echo pam'_'pam_get_data | sed 'y%./+-%__p_%'`
- if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
-@@ -11611,7 +11655,7 @@
-   ac_save_LIBS="$LIBS"
- LIBS="-lpam  $LIBS"
- cat > conftest.$ac_ext <<EOF
--#line 11615 "configure"
-+#line 11659 "configure"
- #include "confdefs.h"
- /* Override any gcc2 internal prototype to avoid an error.  */
- /* We use char because int might match the return type of a gcc2
-@@ -11622,7 +11666,7 @@
- pam_get_data()
- ; return 0; }
- EOF
--if { (eval echo configure:11626: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:11670: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-   rm -rf conftest*
-   eval "ac_cv_lib_$ac_lib_var=yes"
- else
-@@ -11649,7 +11693,7 @@
- #################################################
- # check for pam_smbpass support
- echo $ac_n "checking whether to use pam_smbpass""... $ac_c" 1>&6
--echo "configure:11653: checking whether to use pam_smbpass" >&5
-+echo "configure:11697: checking whether to use pam_smbpass" >&5
- # Check whether --with-pam_smbpass or --without-pam_smbpass was given.
- if test "${with_pam_smbpass+set}" = set; then
-   withval="$with_pam_smbpass"
-@@ -11691,12 +11735,12 @@
- for ac_func in crypt
- do
- echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
--echo "configure:11695: checking for $ac_func" >&5
-+echo "configure:11739: checking for $ac_func" >&5
- if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 11700 "configure"
-+#line 11744 "configure"
- #include "confdefs.h"
- /* System header to define __stub macros and hopefully few prototypes,
-     which can conflict with char $ac_func(); below.  */
-@@ -11719,7 +11763,7 @@
- ; return 0; }
- EOF
--if { (eval echo configure:11723: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:11767: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-   rm -rf conftest*
-   eval "ac_cv_func_$ac_func=yes"
- else
-@@ -11745,7 +11789,7 @@
- if test x"$ac_cv_func_crypt" = x"no"; then
-     echo $ac_n "checking for crypt in -lcrypt""... $ac_c" 1>&6
--echo "configure:11749: checking for crypt in -lcrypt" >&5
-+echo "configure:11793: checking for crypt in -lcrypt" >&5
- ac_lib_var=`echo crypt'_'crypt | sed 'y%./+-%__p_%'`
- if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
-@@ -11753,7 +11797,7 @@
-   ac_save_LIBS="$LIBS"
- LIBS="-lcrypt  $LIBS"
- cat > conftest.$ac_ext <<EOF
--#line 11757 "configure"
-+#line 11801 "configure"
- #include "confdefs.h"
- /* Override any gcc2 internal prototype to avoid an error.  */
- /* We use char because int might match the return type of a gcc2
-@@ -11764,7 +11808,7 @@
- crypt()
- ; return 0; }
- EOF
--if { (eval echo configure:11768: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:11812: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-   rm -rf conftest*
-   eval "ac_cv_lib_$ac_lib_var=yes"
- else
-@@ -11799,7 +11843,7 @@
- ##
- if test $with_pam_for_crypt = no; then
- echo $ac_n "checking for a crypt that needs truncated salt""... $ac_c" 1>&6
--echo "configure:11803: checking for a crypt that needs truncated salt" >&5
-+echo "configure:11847: checking for a crypt that needs truncated salt" >&5
- if eval "test \"`echo '$''{'samba_cv_HAVE_TRUNCATED_SALT'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-@@ -11808,11 +11852,11 @@
-   samba_cv_HAVE_TRUNCATED_SALT=cross
- else
-   cat > conftest.$ac_ext <<EOF
--#line 11812 "configure"
-+#line 11856 "configure"
- #include "confdefs.h"
- #include "${srcdir-.}/tests/crypttest.c"
- EOF
--if { (eval echo configure:11816: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
-+if { (eval echo configure:11860: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
- then
-   samba_cv_HAVE_TRUNCATED_SALT=no
- else
-@@ -11850,7 +11894,7 @@
- #################################################
- # check for a TDB password database
- echo $ac_n "checking whether to use TDB SAM database""... $ac_c" 1>&6
--echo "configure:11854: checking whether to use TDB SAM database" >&5
-+echo "configure:11898: checking whether to use TDB SAM database" >&5
- # Check whether --with-tdbsam or --without-tdbsam was given.
- if test "${with_tdbsam+set}" = set; then
-   withval="$with_tdbsam"
-@@ -11876,7 +11920,7 @@
- #################################################
- # check for a LDAP password database
- echo $ac_n "checking whether to use LDAP SAM database""... $ac_c" 1>&6
--echo "configure:11880: checking whether to use LDAP SAM database" >&5
-+echo "configure:11924: checking whether to use LDAP SAM database" >&5
- # Check whether --with-ldapsam or --without-ldapsam was given.
- if test "${with_ldapsam+set}" = set; then
-   withval="$with_ldapsam"
-@@ -11903,7 +11947,7 @@
- #################################################
- # check for a NISPLUS password database
- echo $ac_n "checking whether to use NISPLUS SAM database""... $ac_c" 1>&6
--echo "configure:11907: checking whether to use NISPLUS SAM database" >&5
-+echo "configure:11951: checking whether to use NISPLUS SAM database" >&5
- # Check whether --with-nisplussam or --without-nisplussam was given.
- if test "${with_nisplussam+set}" = set; then
-   withval="$with_nisplussam"
-@@ -11931,7 +11975,7 @@
- # smbpasswd SAM is only used if another format
- # has not been defined
- echo $ac_n "checking whether to use traditional smbpasswd file""... $ac_c" 1>&6
--echo "configure:11935: checking whether to use traditional smbpasswd file" >&5
-+echo "configure:11979: checking whether to use traditional smbpasswd file" >&5
- if test $with_smbpasswd_sam = yes; then
-       echo "$ac_t""yes" 1>&6
-       cat >> confdefs.h <<\EOF
-@@ -11953,7 +11997,7 @@
- #################################################
- # check for a NISPLUS_HOME support 
- echo $ac_n "checking whether to use NISPLUS_HOME""... $ac_c" 1>&6
--echo "configure:11957: checking whether to use NISPLUS_HOME" >&5
-+echo "configure:12001: checking whether to use NISPLUS_HOME" >&5
- # Check whether --with-nisplus-home or --without-nisplus-home was given.
- if test "${with_nisplus_home+set}" = set; then
-   withval="$with_nisplus_home"
-@@ -11978,7 +12022,7 @@
- #################################################
- # check for the secure socket layer
- echo $ac_n "checking whether to use SSL""... $ac_c" 1>&6
--echo "configure:11982: checking whether to use SSL" >&5
-+echo "configure:12026: checking whether to use SSL" >&5
- # Check whether --with-ssl or --without-ssl was given.
- if test "${with_ssl+set}" = set; then
-   withval="$with_ssl"
-@@ -12052,7 +12096,7 @@
- #################################################
- # check for syslog logging
- echo $ac_n "checking whether to use syslog logging""... $ac_c" 1>&6
--echo "configure:12056: checking whether to use syslog logging" >&5
-+echo "configure:12100: checking whether to use syslog logging" >&5
- # Check whether --with-syslog or --without-syslog was given.
- if test "${with_syslog+set}" = set; then
-   withval="$with_syslog"
-@@ -12077,7 +12121,7 @@
- #################################################
- # check for a shared memory profiling support
- echo $ac_n "checking whether to use profiling""... $ac_c" 1>&6
--echo "configure:12081: checking whether to use profiling" >&5
-+echo "configure:12125: checking whether to use profiling" >&5
- # Check whether --with-profiling-data or --without-profiling-data was given.
- if test "${with_profiling_data+set}" = set; then
-   withval="$with_profiling_data"
-@@ -12105,7 +12149,7 @@
- QUOTAOBJS=smbd/noquotas.o
- echo $ac_n "checking whether to support disk-quotas""... $ac_c" 1>&6
--echo "configure:12109: checking whether to support disk-quotas" >&5
-+echo "configure:12153: checking whether to support disk-quotas" >&5
- # Check whether --with-quotas or --without-quotas was given.
- if test "${with_quotas+set}" = set; then
-   withval="$with_quotas"
-@@ -12117,13 +12161,13 @@
-       *linux*)
-         # Check for kernel 2.4.x quota braindamage...
-       echo $ac_n "checking for linux 2.4.x quota braindamage..""... $ac_c" 1>&6
--echo "configure:12121: checking for linux 2.4.x quota braindamage.." >&5
-+echo "configure:12165: checking for linux 2.4.x quota braindamage.." >&5
- if eval "test \"`echo '$''{'samba_cv_linux_2_4_quota_braindamage'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   
-         cat > conftest.$ac_ext <<EOF
--#line 12127 "configure"
-+#line 12171 "configure"
- #include "confdefs.h"
- #include <stdio.h>
- #include <sys/types.h>
-@@ -12135,7 +12179,7 @@
- struct mem_dqblk D;
- ; return 0; }
- EOF
--if { (eval echo configure:12139: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:12183: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-   rm -rf conftest*
-   samba_cv_linux_2_4_quota_braindamage=yes
- else
-@@ -12179,7 +12223,7 @@
- # check for experimental utmp accounting
- echo $ac_n "checking whether to support utmp accounting""... $ac_c" 1>&6
--echo "configure:12183: checking whether to support utmp accounting" >&5
-+echo "configure:12227: checking whether to support utmp accounting" >&5
- # Check whether --with-utmp or --without-utmp was given.
- if test "${with_utmp+set}" = set; then
-   withval="$with_utmp"
-@@ -12205,7 +12249,7 @@
- # check for MS Dfs support
- echo $ac_n "checking whether to support Microsoft Dfs""... $ac_c" 1>&6
--echo "configure:12209: checking whether to support Microsoft Dfs" >&5
-+echo "configure:12253: checking whether to support Microsoft Dfs" >&5
- # Check whether --with-msdfs or --without-msdfs was given.
- if test "${with_msdfs+set}" = set; then
-   withval="$with_msdfs"
-@@ -12231,7 +12275,7 @@
- # check for Samba VFS support
- echo $ac_n "checking whether to support the experimental Samba vfs""... $ac_c" 1>&6
--echo "configure:12235: checking whether to support the experimental Samba vfs" >&5
-+echo "configure:12279: checking whether to support the experimental Samba vfs" >&5
- # Check whether --with-vfs or --without-vfs was given.
- if test "${with_vfs+set}" = set; then
-   withval="$with_vfs"
-@@ -12258,9 +12302,9 @@
- # should we build libsmbclient?
- LIBSMBCLIENT_SHARED=
--LIBSMBCLIENT=
-+LIBSMBCLIENT_STATIC=
- echo $ac_n "checking whether to build the libsmbclient shared library""... $ac_c" 1>&6
--echo "configure:12264: checking whether to build the libsmbclient shared library" >&5
-+echo "configure:12308: checking whether to build the libsmbclient shared library" >&5
- # Check whether --with-libsmbclient or --without-libsmbclient was given.
- if test "${with_libsmbclient+set}" = set; then
-   withval="$with_libsmbclient"
-@@ -12268,10 +12312,10 @@
-   yes)
-      if test $BLDSHARED = true; then
-         LIBSMBCLIENT_SHARED=bin/libsmbclient.$SHLIBEXT
--      LIBSMBCLIENT=libsmbclient
-+        LIBSMBCLIENT_STATIC=bin/libsmbclient.a
-         echo "$ac_t""yes" 1>&6
-      else
--        echo "$ac_t""no shared library support" 1>&6
-+        echo "$ac_t""no static or shared libsmbclient support" 1>&6
-      fi
-      ;;
-   *)
-@@ -12287,14 +12331,14 @@
- #################################################
- # these tests are taken from the GNU fileutils package
- echo "checking how to get filesystem space usage" 1>&6
--echo "configure:12291: checking how to get filesystem space usage" >&5
-+echo "configure:12335: checking how to get filesystem space usage" >&5
- space=no
- # Test for statvfs64.
- if test $space = no; then
-   # SVR4
-   echo $ac_n "checking statvfs64 function (SVR4)""... $ac_c" 1>&6
--echo "configure:12298: checking statvfs64 function (SVR4)" >&5
-+echo "configure:12342: checking statvfs64 function (SVR4)" >&5
- if eval "test \"`echo '$''{'fu_cv_sys_stat_statvfs64'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-@@ -12302,7 +12346,7 @@
-   fu_cv_sys_stat_statvfs64=cross
- else
-   cat > conftest.$ac_ext <<EOF
--#line 12306 "configure"
-+#line 12350 "configure"
- #include "confdefs.h"
- #if defined(HAVE_UNISTD_H)
-@@ -12316,7 +12360,7 @@
-     exit (statvfs64 (".", &fsd));
-   }
- EOF
--if { (eval echo configure:12320: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
-+if { (eval echo configure:12364: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
- then
-   fu_cv_sys_stat_statvfs64=yes
- else
-@@ -12349,12 +12393,12 @@
- if test $space = no; then
-   # SVR4
-   echo $ac_n "checking statvfs function (SVR4)""... $ac_c" 1>&6
--echo "configure:12353: checking statvfs function (SVR4)" >&5
-+echo "configure:12397: checking statvfs function (SVR4)" >&5
- if eval "test \"`echo '$''{'fu_cv_sys_stat_statvfs'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   cat > conftest.$ac_ext <<EOF
--#line 12358 "configure"
-+#line 12402 "configure"
- #include "confdefs.h"
- #include <sys/types.h>
- #include <sys/statvfs.h>
-@@ -12362,7 +12406,7 @@
- struct statvfs fsd; statvfs (0, &fsd);
- ; return 0; }
- EOF
--if { (eval echo configure:12366: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:12410: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-   rm -rf conftest*
-   fu_cv_sys_stat_statvfs=yes
- else
-@@ -12387,7 +12431,7 @@
- if test $space = no; then
-   # DEC Alpha running OSF/1
-   echo $ac_n "checking for 3-argument statfs function (DEC OSF/1)""... $ac_c" 1>&6
--echo "configure:12391: checking for 3-argument statfs function (DEC OSF/1)" >&5
-+echo "configure:12435: checking for 3-argument statfs function (DEC OSF/1)" >&5
-   if eval "test \"`echo '$''{'fu_cv_sys_stat_statfs3_osf1'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-@@ -12395,7 +12439,7 @@
-   fu_cv_sys_stat_statfs3_osf1=no
- else
-   cat > conftest.$ac_ext <<EOF
--#line 12399 "configure"
-+#line 12443 "configure"
- #include "confdefs.h"
- #include <sys/param.h>
-@@ -12408,7 +12452,7 @@
-     exit (statfs (".", &fsd, sizeof (struct statfs)));
-   }
- EOF
--if { (eval echo configure:12412: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
-+if { (eval echo configure:12456: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
- then
-   fu_cv_sys_stat_statfs3_osf1=yes
- else
-@@ -12435,7 +12479,7 @@
- if test $space = no; then
- # AIX
-   echo $ac_n "checking for two-argument statfs with statfs.bsize member (AIX, 4.3BSD)""... $ac_c" 1>&6
--echo "configure:12439: checking for two-argument statfs with statfs.bsize member (AIX, 4.3BSD)" >&5
-+echo "configure:12483: checking for two-argument statfs with statfs.bsize member (AIX, 4.3BSD)" >&5
-   if eval "test \"`echo '$''{'fu_cv_sys_stat_statfs2_bsize'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-@@ -12443,7 +12487,7 @@
-   fu_cv_sys_stat_statfs2_bsize=no
- else
-   cat > conftest.$ac_ext <<EOF
--#line 12447 "configure"
-+#line 12491 "configure"
- #include "confdefs.h"
- #ifdef HAVE_SYS_PARAM_H
-@@ -12462,7 +12506,7 @@
-   exit (statfs (".", &fsd));
-   }
- EOF
--if { (eval echo configure:12466: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
-+if { (eval echo configure:12510: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
- then
-   fu_cv_sys_stat_statfs2_bsize=yes
- else
-@@ -12489,7 +12533,7 @@
- if test $space = no; then
- # SVR3
-   echo $ac_n "checking for four-argument statfs (AIX-3.2.5, SVR3)""... $ac_c" 1>&6
--echo "configure:12493: checking for four-argument statfs (AIX-3.2.5, SVR3)" >&5
-+echo "configure:12537: checking for four-argument statfs (AIX-3.2.5, SVR3)" >&5
-   if eval "test \"`echo '$''{'fu_cv_sys_stat_statfs4'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-@@ -12497,7 +12541,7 @@
-   fu_cv_sys_stat_statfs4=no
- else
-   cat > conftest.$ac_ext <<EOF
--#line 12501 "configure"
-+#line 12545 "configure"
- #include "confdefs.h"
- #include <sys/types.h>
- #include <sys/statfs.h>
-@@ -12507,7 +12551,7 @@
-   exit (statfs (".", &fsd, sizeof fsd, 0));
-   }
- EOF
--if { (eval echo configure:12511: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
-+if { (eval echo configure:12555: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
- then
-   fu_cv_sys_stat_statfs4=yes
- else
-@@ -12534,7 +12578,7 @@
- if test $space = no; then
- # 4.4BSD and NetBSD
-   echo $ac_n "checking for two-argument statfs with statfs.fsize member (4.4BSD and NetBSD)""... $ac_c" 1>&6
--echo "configure:12538: checking for two-argument statfs with statfs.fsize member (4.4BSD and NetBSD)" >&5
-+echo "configure:12582: checking for two-argument statfs with statfs.fsize member (4.4BSD and NetBSD)" >&5
-   if eval "test \"`echo '$''{'fu_cv_sys_stat_statfs2_fsize'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-@@ -12542,7 +12586,7 @@
-   fu_cv_sys_stat_statfs2_fsize=no
- else
-   cat > conftest.$ac_ext <<EOF
--#line 12546 "configure"
-+#line 12590 "configure"
- #include "confdefs.h"
- #include <sys/types.h>
- #ifdef HAVE_SYS_PARAM_H
-@@ -12558,7 +12602,7 @@
-   exit (statfs (".", &fsd));
-   }
- EOF
--if { (eval echo configure:12562: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
-+if { (eval echo configure:12606: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
- then
-   fu_cv_sys_stat_statfs2_fsize=yes
- else
-@@ -12585,7 +12629,7 @@
- if test $space = no; then
-   # Ultrix
-   echo $ac_n "checking for two-argument statfs with struct fs_data (Ultrix)""... $ac_c" 1>&6
--echo "configure:12589: checking for two-argument statfs with struct fs_data (Ultrix)" >&5
-+echo "configure:12633: checking for two-argument statfs with struct fs_data (Ultrix)" >&5
-   if eval "test \"`echo '$''{'fu_cv_sys_stat_fs_data'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-@@ -12593,7 +12637,7 @@
-   fu_cv_sys_stat_fs_data=no
- else
-   cat > conftest.$ac_ext <<EOF
--#line 12597 "configure"
-+#line 12641 "configure"
- #include "confdefs.h"
- #include <sys/types.h>
- #ifdef HAVE_SYS_PARAM_H
-@@ -12613,7 +12657,7 @@
-   exit (statfs (".", &fsd) != 1);
-   }
- EOF
--if { (eval echo configure:12617: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
-+if { (eval echo configure:12661: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
- then
-   fu_cv_sys_stat_fs_data=yes
- else
-@@ -12646,9 +12690,9 @@
- # file support.
- #
- echo $ac_n "checking if large file support can be enabled""... $ac_c" 1>&6
--echo "configure:12650: checking if large file support can be enabled" >&5
-+echo "configure:12694: checking if large file support can be enabled" >&5
- cat > conftest.$ac_ext <<EOF
--#line 12652 "configure"
-+#line 12696 "configure"
- #include "confdefs.h"
- #if defined(HAVE_LONGLONG) && (defined(HAVE_OFF64_T) || (defined(SIZEOF_OFF_T) && (SIZEOF_OFF_T == 8)))
-@@ -12661,7 +12705,7 @@
- int i
- ; return 0; }
- EOF
--if { (eval echo configure:12665: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:12709: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-   rm -rf conftest*
-   samba_cv_HAVE_EXPLICIT_LARGEFILE_SUPPORT=yes
- else
-@@ -12728,7 +12772,7 @@
- # check for ACL support
- echo $ac_n "checking whether to support ACLs""... $ac_c" 1>&6
--echo "configure:12732: checking whether to support ACLs" >&5
-+echo "configure:12776: checking whether to support ACLs" >&5
- # Check whether --with-acl-support or --without-acl-support was given.
- if test "${with_acl_support+set}" = set; then
-   withval="$with_acl_support"
-@@ -12781,7 +12825,7 @@
-                       ;;
-               *)
-                   echo $ac_n "checking for acl_get_file in -lacl""... $ac_c" 1>&6
--echo "configure:12785: checking for acl_get_file in -lacl" >&5
-+echo "configure:12829: checking for acl_get_file in -lacl" >&5
- ac_lib_var=`echo acl'_'acl_get_file | sed 'y%./+-%__p_%'`
- if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
-@@ -12789,7 +12833,7 @@
-   ac_save_LIBS="$LIBS"
- LIBS="-lacl  $LIBS"
- cat > conftest.$ac_ext <<EOF
--#line 12793 "configure"
-+#line 12837 "configure"
- #include "confdefs.h"
- /* Override any gcc2 internal prototype to avoid an error.  */
- /* We use char because int might match the return type of a gcc2
-@@ -12800,7 +12844,7 @@
- acl_get_file()
- ; return 0; }
- EOF
--if { (eval echo configure:12804: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:12848: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-   rm -rf conftest*
-   eval "ac_cv_lib_$ac_lib_var=yes"
- else
-@@ -12828,13 +12872,13 @@
- fi
-                       echo $ac_n "checking for ACL support""... $ac_c" 1>&6
--echo "configure:12832: checking for ACL support" >&5
-+echo "configure:12876: checking for ACL support" >&5
- if eval "test \"`echo '$''{'samba_cv_HAVE_POSIX_ACLS'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   
-                       cat > conftest.$ac_ext <<EOF
--#line 12838 "configure"
-+#line 12882 "configure"
- #include "confdefs.h"
- #include <sys/types.h>
- #include <sys/acl.h>
-@@ -12842,7 +12886,7 @@
-  acl_t acl; int entry_id; acl_entry_t *entry_p; return acl_get_entry( acl, entry_id, entry_p);
- ; return 0; }
- EOF
--if { (eval echo configure:12846: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:12890: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-   rm -rf conftest*
-   samba_cv_HAVE_POSIX_ACLS=yes
- else
-@@ -12862,13 +12906,13 @@
- EOF
-                               echo $ac_n "checking for acl_get_perm_np""... $ac_c" 1>&6
--echo "configure:12866: checking for acl_get_perm_np" >&5
-+echo "configure:12910: checking for acl_get_perm_np" >&5
- if eval "test \"`echo '$''{'samba_cv_HAVE_ACL_GET_PERM_NP'+set}'`\" = set"; then
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   
-                               cat > conftest.$ac_ext <<EOF
--#line 12872 "configure"
-+#line 12916 "configure"
- #include "confdefs.h"
- #include <sys/types.h>
- #include <sys/acl.h>
-@@ -12876,7 +12920,7 @@
-  acl_permset_t permset_d; acl_perm_t perm; return acl_get_perm_np( permset_d, perm);
- ; return 0; }
- EOF
--if { (eval echo configure:12880: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:12924: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-   rm -rf conftest*
-   samba_cv_HAVE_ACL_GET_PERM_NP=yes
- else
-@@ -12931,7 +12975,7 @@
- # (WINBIND_STARGETS) and shared libraries (WINBIND_LTARGETS).
- echo $ac_n "checking whether to build winbind""... $ac_c" 1>&6
--echo "configure:12935: checking whether to build winbind" >&5
-+echo "configure:12979: checking whether to build winbind" >&5
- # Initially, the value of $host_os decides whether winbind is supported
-@@ -13010,11 +13054,11 @@
-   :
- else
-   cat > conftest.$ac_ext <<EOF
--#line 13014 "configure"
-+#line 13058 "configure"
- #include "confdefs.h"
- #include "${srcdir-.}/tests/summary.c"
- EOF
--if { (eval echo configure:13018: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
-+if { (eval echo configure:13062: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
- then
-   echo "configure OK";
- else
-@@ -13184,7 +13228,7 @@
- s%@SHLIBEXT@%$SHLIBEXT%g
- s%@BLDSHARED@%$BLDSHARED%g
- s%@LIBSMBCLIENT_SHARED@%$LIBSMBCLIENT_SHARED%g
--s%@LIBSMBCLIENT@%$LIBSMBCLIENT%g
-+s%@LIBSMBCLIENT_STATIC@%$LIBSMBCLIENT_STATIC%g
- s%@CC@%$CC%g
- s%@INSTALL_PROGRAM@%$INSTALL_PROGRAM%g
- s%@INSTALL_SCRIPT@%$INSTALL_SCRIPT%g
---- samba-2.2.2.cvs20020120.orig/source/configure.in
-+++ samba-2.2.2.cvs20020120/source/configure.in
-@@ -145,7 +145,7 @@
- AC_SUBST(SHLIBEXT)
- AC_SUBST(BLDSHARED)
- AC_SUBST(LIBSMBCLIENT_SHARED)
--AC_SUBST(LIBSMBCLIENT)
-+AC_SUBST(LIBSMBCLIENT_STATIC)
- # compile with optimization and without debugging by default
- CFLAGS="-O ${CFLAGS}"
-@@ -340,6 +340,28 @@
+diff -uNr samba-3.0alpha21.orig/source/configure.in samba-3.0alpha21/source/configure.in
+--- samba-3.0alpha21.orig/source/configure.in  2003-02-16 13:01:45.000000000 -0600
++++ samba-3.0alpha21/source/configure.in       2003-02-16 13:04:03.000000000 -0600
+@@ -481,6 +481,28 @@
  #endif
  }
  ], [LINUX_LFS_SUPPORT=yes], [LINUX_LFS_SUPPORT=no], [LINUX_LFS_SUPPORT=cross])
          CPPFLAGS="$old_CPPFLAGS"
          if test x$LINUX_LFS_SUPPORT = xyes ; then
            CPPFLAGS="-D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE $CPPFLAGS"
-@@ -2232,7 +2254,7 @@
- # should we build libsmbclient?
- LIBSMBCLIENT_SHARED=
--LIBSMBCLIENT=
-+LIBSMBCLIENT_STATIC=
- AC_MSG_CHECKING(whether to build the libsmbclient shared library)
- AC_ARG_WITH(libsmbclient,
- [  --with-libsmbclient     Build the libsmbclient shared library (default=no)],
-@@ -2240,10 +2262,10 @@
-   yes)
-      if test $BLDSHARED = true; then
-         LIBSMBCLIENT_SHARED=bin/libsmbclient.$SHLIBEXT
--      LIBSMBCLIENT=libsmbclient
-+        LIBSMBCLIENT_STATIC=bin/libsmbclient.a
-         AC_MSG_RESULT(yes)
-      else
--        AC_MSG_RESULT(no shared library support)
-+        AC_MSG_RESULT(no static or shared libsmbclient support)
-      fi
-      ;;
-   *)
diff --git a/packaging/Debian/debian/patches/documentation.patch b/packaging/Debian/debian/patches/documentation.patch
new file mode 100644 (file)
index 0000000..5ced2f0
--- /dev/null
@@ -0,0 +1,106 @@
+diff -uNr samba-2.999+3.0.alpha21.orig/docs/htmldocs/using_samba/ch06_05.html samba-2.999+3.0.alpha21/docs/htmldocs/using_samba/ch06_05.html
+--- samba-2.999+3.0.alpha21.orig/docs/htmldocs/using_samba/ch06_05.html        2000-07-30 02:38:29.000000000 -0500
++++ samba-2.999+3.0.alpha21/docs/htmldocs/using_samba/ch06_05.html     2002-12-16 23:15:46.000000000 -0600
+@@ -102,13 +102,13 @@
+ WARNING:</strong> You will need to use at least Samba 2.1 to ensure that PDC functionality for Windows NT clients is present. Prior to Samba 2.1, only limited user authentication for NT clients was present. At the time this book went to press, Samba 2.0.5 was the latest version, but Samba  2.1 was available through CVS download. Instructions on downloading alpha versions of Samba are given in <a href="appe_01.html"><b>Appendix E, <CITE CLASS="appendix">Downloading Samba with CVS</cite></b></a>.</p></blockquote><P CLASS="para">
+ As before, you need to ensure that Samba is a primary domain controller for the current workgroup and is using user-level security. However, you must also ensure that Samba is using encrypted passwords. In other words, alter the <CODE CLASS="literal">
+ [global]</code> options the previous example to include the <CODE CLASS="literal">
+-encrypted</code> <CODE CLASS="literal">
++encrypt</code> <CODE CLASS="literal">
+ passwords</code> <CODE CLASS="literal">
+ =</code> <CODE CLASS="literal">
+ yes</code> option, as shown here: </p><PRE CLASS="programlisting">
+ [global]
+       workgroup = SIMPLE
+-      encrypted passwords = yes
++      encrypt passwords = yes
+       domain logons = yes
+       security = user </pre></div><DIV CLASS="sect3">
+diff -uNr samba-2.999+3.0.alpha21.orig/docs/manpages/swat.8 samba-2.999+3.0.alpha21/docs/manpages/swat.8
+--- samba-2.999+3.0.alpha21.orig/docs/manpages/swat.8  2002-11-26 20:54:13.000000000 -0600
++++ samba-2.999+3.0.alpha21/docs/manpages/swat.8       2002-12-16 23:15:46.000000000 -0600
+@@ -42,19 +42,26 @@
+ server. \fR
+ .SH "INSTALLATION"
+ .PP
++\fBDebian-specific Note\fR: all these steps have already been done for
++you. However, by default, swat is not enabled. This has been done for
++security reasons. To enable swat you need to edit /etc/inetd.conf,
++uncomment the swat entry (usually at the end of the file), and then
++restart inetd.
++.PP
+ After you compile SWAT you need to run \fBmake install
+ \fR to install the \fBswat\fR binary
+-and the various help files and images. A default install would put 
+-these in: 
++and the various help files and images. Under \fBDebian\fR, these
++files are in (please note that these locations are different than the
++default location):
+ .TP 0.2i
+ \(bu
+-/usr/local/samba/bin/swat
++/usr/sbin/*
+ .TP 0.2i
+ \(bu
+-/usr/local/samba/swat/images/*
++/usr/share/samba/swat/images/*
+ .TP 0.2i
+ \(bu
+-/usr/local/samba/swat/help/*
++/usr/share/samba/swat/help/*
+ .SS "INETD INSTALLATION"
+ .PP
+ You need to edit your \fI/etc/inetd.conf
+@@ -62,7 +69,7 @@
+ to enable SWAT to be launched via \fBinetd\fR.
+ .PP
+ In \fI/etc/services\fR you need to 
+-add a line like this: 
++add a line like this (not needed for Debian): 
+ .PP
+ \fBswat            901/tcp\fR
+ .PP
+@@ -76,10 +83,11 @@
+ \fBinetd\fR daemon). 
+ .PP
+ In \fI/etc/inetd.conf\fR you should 
+-add a line like this: 
++add a line like this (not needed for Debian, the postinst script takes 
++care of this): 
+ .PP
+ \fBswat    stream  tcp     nowait.400  root
+-/usr/local/samba/bin/swat swat\fR
++/usr/sbin/swat swat\fR
+ .PP
+ One you have edited \fI/etc/services\fR 
+ and \fI/etc/inetd.conf\fR you need to send a 
+@@ -105,11 +113,10 @@
+ (e.g., swat) to service port (e.g., 901) and protocol type 
+ (e.g., tcp).  
+ .TP
+-\fB\fI/usr/local/samba/lib/smb.conf\fB\fR
++\fB\fI/etc/samba/smb.conf\fB\fR
+ This is the default location of the \fIsmb.conf(5)
+-\fR server configuration file that swat edits. Other 
+-common places that systems install this file are \fI  /usr/samba/lib/smb.conf\fR and \fI/etc/smb.conf
+-\fR.  This file describes all the services the server 
++\fRserver configuration file that swat edits.
++This file describes all the services the server 
+ is to make available to clients. 
+ .SH "WARNINGS"
+ .PP
+--- samba-2.2.2.cvs20020120.orig/swat/README
++++ samba-2.2.2.cvs20020120/swat/README
+@@ -1,3 +1,11 @@
++[Debian-specific Note: you can safely skip the installation notes in
++this document. swat was configured for you when the package was
++installed. For security reasons, swat is not enabled. To enable it, you
++need to edit /etc/inetd.conf, uncomment the swat entry, and reload
++inetd. Please note that the file locations given in this file are not
++correct for the Debian version of swat. The correct file locations are
++given in swat's man page.]
++
+ This is a brief description of how to install and use the Samba Web
+ Administration Tool on your machine.
diff --git a/packaging/Debian/debian/patches/fhs.patch b/packaging/Debian/debian/patches/fhs.patch
new file mode 100644 (file)
index 0000000..2407bd7
--- /dev/null
@@ -0,0 +1,567 @@
+diff -uNr samba-3.0alpha23.orig/source/Makefile.in samba-3.0alpha23/source/Makefile.in
+--- samba-3.0alpha23.orig/source/Makefile.in   2003-03-30 20:28:28.000000000 -0600
++++ samba-3.0alpha23/source/Makefile.in        2003-04-04 21:04:05.000000000 -0600
+@@ -67,6 +67,7 @@
+ CONFIGDIR = @configdir@
+ VARDIR = @localstatedir@
+ MANDIR = @mandir@
++DATADIR = @datadir@
+ # The permissions to give the executables
+ INSTALLPERMS = 0755
+@@ -90,6 +91,13 @@
+ # the directory where lock files go
+ LOCKDIR = @lockdir@
++# FHS directories; equal to LOCKDIR if not using --with-fhs
++CACHEDIR = @cachedir@
++STATEDIR = @statedir@
++
++# Where to look for (and install) codepage databases.
++CODEPAGEDIR = @codepagedir@
++
+ # the directory where pid files go
+ PIDDIR = @piddir@
+ # man pages language(s)
+@@ -115,7 +123,7 @@
+ PATH_FLAGS4 = $(PATH_FLAGS3) -DSWATDIR=\"$(SWATDIR)\"  -DLOCKDIR=\"$(LOCKDIR)\" -DPIDDIR=\"$(PIDDIR)\"
+ PATH_FLAGS5 = $(PATH_FLAGS4) -DLIBDIR=\"$(LIBDIR)\" \
+             -DLOGFILEBASE=\"$(LOGFILEBASE)\" -DSHLIBEXT=\"@SHLIBEXT@\"
+-PATH_FLAGS6 = $(PATH_FLAGS5) -DCONFIGDIR=\"$(CONFIGDIR)\"
++PATH_FLAGS6 = $(PATH_FLAGS5) -DCONFIGDIR=\"$(CONFIGDIR)\" -DCODEPAGEDIR=\"$(CODEPAGEDIR)\" -DCACHEDIR=\"$(CACHEDIR)\" -DSTATEDIR=\"$(STATEDIR)\"
+ PATH_FLAGS = $(PATH_FLAGS6) $(PASSWD_FLAGS)
+ # Note that all executable programs now provide for an optional executable suffix.
+@@ -1144,7 +1152,7 @@
+       @$(SHELL) $(srcdir)/script/installscripts.sh $(INSTALLPERMS) $(DESTDIR)$(BINDIR) $(SCRIPTS)
+ installdat: installdirs
+-      @$(SHELL) $(srcdir)/script/installdat.sh $(DESTDIR)$(LIBDIR) $(srcdir)
++      @$(SHELL) $(srcdir)/script/installdat.sh $(DESTDIR)$(CODEPAGEDIR) $(srcdir)
+ installswat: installdirs
+       @$(SHELL) $(srcdir)/script/installswat.sh $(DESTDIR)$(SWATDIR) $(srcdir)
+diff -uNr samba-3.0alpha23.orig/source/configure.in samba-3.0alpha23/source/configure.in
+--- samba-3.0alpha23.orig/source/configure.in  2003-04-04 21:03:52.000000000 -0600
++++ samba-3.0alpha23/source/configure.in       2003-04-04 21:04:05.000000000 -0600
+@@ -17,18 +17,25 @@
+ AC_ARG_WITH(fhs, 
+ [  --with-fhs              Use FHS-compliant paths (default=no)],
+     configdir="${sysconfdir}/samba"
+-    lockdir="\${VARDIR}/cache/samba"
++    lockdir="\${VARDIR}/run/samba"
+     piddir="\${VARDIR}/run/samba"
+     logfilebase="\${VARDIR}/log/samba"
+     privatedir="\${CONFIGDIR}/private"
+     libdir="\${prefix}/lib/samba"
+-    swatdir="\${DATADIR}/samba/swat",
++    swatdir="\${DATADIR}/samba/swat"
++    codepagedir="\${DATADIR}/samba"
++    statedir="\${VARDIR}/lib/samba"
++    cachedir="\${VARDIR}/cache/samba"
++    AC_DEFINE(FHS_COMPATIBLE, 1, [Whether to use fully FHS-compatible paths]),
+     configdir="\${LIBDIR}"
+     logfilebase="\${VARDIR}"
+     lockdir="\${VARDIR}/locks"
+     piddir="\${VARDIR}/locks"
+     privatedir="\${prefix}/private"
+-    swatdir="\${prefix}/swat")
++    codepagedir="\${LIBDIR}"
++    swatdir="\${prefix}/swat"
++    statedir="\${LOCKDIR}"
++    cachedir="\${LOCKDIR}")
+ #################################################
+ # set private directory location
+@@ -134,6 +141,9 @@
+ AC_SUBST(swatdir)
+ AC_SUBST(bindir)
+ AC_SUBST(sbindir)
++AC_SUBST(codepagedir)
++AC_SUBST(statedir)
++AC_SUBST(cachedir)
+ dnl Unique-to-Samba variables we'll be playing with.
+ AC_SUBST(SHELL)
+diff -uNr samba-3.0alpha23.orig/source/dynconfig.c samba-3.0alpha23/source/dynconfig.c
+--- samba-3.0alpha23.orig/source/dynconfig.c   2003-02-14 16:34:36.000000000 -0600
++++ samba-3.0alpha23/source/dynconfig.c        2003-04-04 21:04:05.000000000 -0600
+@@ -53,6 +53,13 @@
+ pstring dyn_LMHOSTSFILE = LMHOSTSFILE;
+ /**
++ * @brief Samba data directory.
++ *
++ * @sa data_path() to get the path to a file inside the CODEPAGEDIR.
++ **/
++pstring dyn_CODEPAGEDIR = CODEPAGEDIR;
++
++/**
+  * @brief Samba library directory.
+  *
+  * @sa lib_path() to get the path to a file inside the LIBDIR.
+@@ -70,3 +77,27 @@
+ const pstring dyn_SMB_PASSWD_FILE = SMB_PASSWD_FILE;
+ const pstring dyn_PRIVATE_DIR = PRIVATE_DIR;
++
++
++/* In non-FHS mode, these should be configurable using 'lock dir =';
++   but in FHS mode, they are their own directory.  Implement as wrapper
++   functions so that everything can still be kept in dynconfig.c.
++ */
++
++char *dyn_STATEDIR(void)
++{
++#ifdef FHS_COMPATIBLE
++      return STATEDIR;
++#else
++      return lp_lockdir();
++#endif
++}
++
++char *dyn_CACHEDIR(void)
++{
++#ifdef FHS_COMPATIBLE
++      return CACHEDIR;
++#else
++      return lp_lockdir();
++#endif
++}
+diff -uNr samba-3.0alpha23.orig/source/groupdb/mapping.c samba-3.0alpha23/source/groupdb/mapping.c
+--- samba-3.0alpha23.orig/source/groupdb/mapping.c     2003-03-30 20:28:28.000000000 -0600
++++ samba-3.0alpha23/source/groupdb/mapping.c  2003-04-04 21:04:05.000000000 -0600
+@@ -214,7 +214,7 @@
+       
+       if (tdb && local_pid == sys_getpid())
+               return True;
+-      tdb = tdb_open_log(lock_path("group_mapping.tdb"), 0, TDB_DEFAULT, O_RDWR|O_CREAT, 0600);
++      tdb = tdb_open_log(state_path("group_mapping.tdb"), 0, TDB_DEFAULT, O_RDWR|O_CREAT, 0600);
+       if (!tdb) {
+               DEBUG(0,("Failed to open group mapping database\n"));
+               return False;
+diff -uNr samba-3.0alpha23.orig/source/include/dynconfig.h samba-3.0alpha23/source/include/dynconfig.h
+--- samba-3.0alpha23.orig/source/include/dynconfig.h   2003-02-14 16:34:36.000000000 -0600
++++ samba-3.0alpha23/source/include/dynconfig.h        2003-04-04 21:04:05.000000000 -0600
+@@ -31,8 +31,12 @@
+ extern pstring dyn_CONFIGFILE;
+ extern pstring dyn_LOGFILEBASE, dyn_LMHOSTSFILE;
+ extern pstring dyn_LIBDIR;
++extern pstring dyn_CODEPAGEDIR;
+ extern const fstring dyn_SHLIBEXT;
+ extern const pstring dyn_LOCKDIR; 
+ extern const pstring dyn_PIDDIR;
+ extern const pstring dyn_SMB_PASSWD_FILE;
+ extern const pstring dyn_PRIVATE_DIR;
++
++char *dyn_STATEDIR();
++char *dyn_CACHEDIR();
+diff -uNr samba-3.0alpha23.orig/source/intl/lang_tdb.c samba-3.0alpha23/source/intl/lang_tdb.c
+--- samba-3.0alpha23.orig/source/intl/lang_tdb.c       2003-01-03 08:41:24.000000000 -0600
++++ samba-3.0alpha23/source/intl/lang_tdb.c    2003-04-04 21:04:05.000000000 -0600
+@@ -123,7 +123,7 @@
+       /* if no lang then we don't translate */
+       if (!lang) return True;
+-      asprintf(&msg_path, "%s.msg", lib_path((const char *)lang));
++      asprintf(&msg_path, "%s.msg", data_path((const char *)lang));
+       if (stat(msg_path, &st) != 0) {
+               /* the msg file isn't available */
+               free(msg_path);
+@@ -131,7 +131,7 @@
+       }
+       
+-      asprintf(&path, "%s%s.tdb", lock_path("lang_"), lang);
++      asprintf(&path, "%s%s.tdb", state_path("lang_"), lang);
+       tdb = tdb_open_log(path, 0, TDB_DEFAULT, O_RDWR|O_CREAT, 0644);
+       if (!tdb) {
+diff -uNr samba-3.0alpha23.orig/source/lib/account_pol.c samba-3.0alpha23/source/lib/account_pol.c
+--- samba-3.0alpha23.orig/source/lib/account_pol.c     2003-01-03 08:41:24.000000000 -0600
++++ samba-3.0alpha23/source/lib/account_pol.c  2003-04-04 21:04:06.000000000 -0600
+@@ -36,7 +36,7 @@
+       if (tdb && local_pid == sys_getpid())
+               return True;
+-      tdb = tdb_open_log(lock_path("account_policy.tdb"), 0, TDB_DEFAULT, O_RDWR|O_CREAT, 0600);
++      tdb = tdb_open_log(state_path("account_policy.tdb"), 0, TDB_DEFAULT, O_RDWR|O_CREAT, 0600);
+       if (!tdb) {
+               DEBUG(0,("Failed to open account policy database\n"));
+               return False;
+diff -uNr samba-3.0alpha23.orig/source/lib/util.c samba-3.0alpha23/source/lib/util.c
+--- samba-3.0alpha23.orig/source/lib/util.c    2003-03-30 20:28:28.000000000 -0600
++++ samba-3.0alpha23/source/lib/util.c 2003-04-04 21:04:06.000000000 -0600
+@@ -2241,6 +2241,61 @@
+ }
+ /**
++ * @brief Returns an absolute path to a file in the Samba data directory.
++ *
++ * @param name File to find, relative to CODEPAGEDIR.
++ *
++ * @retval Pointer to a static #pstring containing the full path.
++ **/
++
++char *data_path(const char *name)
++{
++      static pstring fname;
++      snprintf(fname, sizeof(fname), "%s/%s", dyn_CODEPAGEDIR, name);
++      return fname;
++}
++
++/*****************************************************************
++a useful function for returning a path in the Samba state directory
++ *****************************************************************/
++char *state_path(char *name)
++{
++      static pstring fname;
++
++      pstrcpy(fname,dyn_STATEDIR());
++      trim_string(fname,"","/");
++
++      if (!directory_exist(fname,NULL)) {
++              mkdir(fname,0755);
++      }
++
++      pstrcat(fname,"/");
++      pstrcat(fname,name);
++
++      return fname;
++}
++
++/*****************************************************************
++a useful function for returning a path in the Samba cache directory
++ *****************************************************************/
++char *cache_path(char *name)
++{
++      static pstring fname;
++
++      pstrcpy(fname,dyn_CACHEDIR());
++      trim_string(fname,"","/");
++
++      if (!directory_exist(fname,NULL)) {
++                      mkdir(fname,0755);
++      }
++
++      pstrcat(fname,"/");
++      pstrcat(fname,name);
++
++      return fname;
++}
++
++/**
+  * @brief Returns the platform specific shared library extension.
+  *
+  * @retval Pointer to a static #fstring containing the extension.
+diff -uNr samba-3.0alpha23.orig/source/lib/util_unistr.c samba-3.0alpha23/source/lib/util_unistr.c
+--- samba-3.0alpha23.orig/source/lib/util_unistr.c     2003-02-27 09:22:58.000000000 -0600
++++ samba-3.0alpha23/source/lib/util_unistr.c  2003-04-04 21:04:06.000000000 -0600
+@@ -54,8 +54,8 @@
+       if (initialised) return;
+       initialised = 1;
+-      upcase_table = map_file(lib_path("upcase.dat"), 0x20000);
+-      lowcase_table = map_file(lib_path("lowcase.dat"), 0x20000);
++      upcase_table = map_file(data_path("upcase.dat"), 0x20000);
++      lowcase_table = map_file(data_path("lowcase.dat"), 0x20000);
+       /* we would like Samba to limp along even if these tables are
+          not available */
+@@ -161,7 +161,7 @@
+               return;
+       }
+-      valid_file = map_file(lib_path("valid.dat"), 0x10000);
++      valid_file = map_file(data_path("valid.dat"), 0x10000);
+       if (valid_file) {
+               valid_table = valid_file;
+               mapped_file = 1;
+diff -uNr samba-3.0alpha23.orig/source/libsmb/netlogon_unigrp.c samba-3.0alpha23/source/libsmb/netlogon_unigrp.c
+--- samba-3.0alpha23.orig/source/libsmb/netlogon_unigrp.c      2003-01-02 10:22:58.000000000 -0600
++++ samba-3.0alpha23/source/libsmb/netlogon_unigrp.c   2003-04-04 21:04:06.000000000 -0600
+@@ -41,7 +41,7 @@
+ BOOL uni_group_cache_init(void)
+ {
+       if (!netlogon_unigrp_tdb) {
+-              netlogon_unigrp_tdb = tdb_open_log(lock_path("netlogon_unigrp.tdb"), 0,
++              netlogon_unigrp_tdb = tdb_open_log(state_path("netlogon_unigrp.tdb"), 0,
+                                                  TDB_DEFAULT, O_RDWR | O_CREAT, 0644);
+       }
+@@ -119,7 +119,7 @@
+               return NULL;
+       }
+       if (!netlogon_unigrp_tdb) {
+-              netlogon_unigrp_tdb = tdb_open_log(lock_path("netlogon_unigrp.tdb"), 0,
++              netlogon_unigrp_tdb = tdb_open_log(state_path("netlogon_unigrp.tdb"), 0,
+                                                   TDB_DEFAULT, O_RDWR, 0644);
+       }
+       if (!netlogon_unigrp_tdb) {
+diff -uNr samba-3.0alpha23.orig/source/nmbd/nmbd_serverlistdb.c samba-3.0alpha23/source/nmbd/nmbd_serverlistdb.c
+--- samba-3.0alpha23.orig/source/nmbd/nmbd_serverlistdb.c      2002-12-12 09:07:32.000000000 -0600
++++ samba-3.0alpha23/source/nmbd/nmbd_serverlistdb.c   2003-04-04 21:04:06.000000000 -0600
+@@ -343,7 +343,7 @@
+   updatecount++;
+     
+-  pstrcpy(fname,lp_lockdir());
++  pstrcpy(fname,dyn_CACHEDIR());
+   trim_string(fname,NULL,"/");
+   pstrcat(fname,"/");
+   pstrcat(fname,SERVER_LIST);
+diff -uNr samba-3.0alpha23.orig/source/nsswitch/winbindd_cache.c samba-3.0alpha23/source/nsswitch/winbindd_cache.c
+--- samba-3.0alpha23.orig/source/nsswitch/winbindd_cache.c     2002-10-16 12:52:31.000000000 -0500
++++ samba-3.0alpha23/source/nsswitch/winbindd_cache.c  2003-04-04 21:04:06.000000000 -0600
+@@ -53,7 +53,7 @@
+       }
+       if (opt_nocache) return;
+-      wcache->tdb = tdb_open_log(lock_path("winbindd_cache.tdb"), 5000, 
++      wcache->tdb = tdb_open_log(cache_path("winbindd_cache.tdb"), 5000, 
+                                  TDB_CLEAR_IF_FIRST, O_RDWR|O_CREAT, 0600);
+       if (!wcache->tdb) {
+diff -uNr samba-3.0alpha23.orig/source/param/loadparm.c samba-3.0alpha23/source/param/loadparm.c
+--- samba-3.0alpha23.orig/source/param/loadparm.c      2003-03-30 20:28:29.000000000 -0600
++++ samba-3.0alpha23/source/param/loadparm.c   2003-04-04 21:04:06.000000000 -0600
+@@ -104,6 +104,9 @@
+       char *szAddPrinterCommand;
+       char *szDeletePrinterCommand;
+       char *szOs2DriverMap;
++#ifdef FHS_COMPATIBLE
++      char *szLockDirStub;
++#endif
+       char *szLockDir;
+       char *szPidDir;
+       char *szRootdir;
+@@ -1052,8 +1055,13 @@
+       {"config file", P_STRING, P_GLOBAL, &Globals.szConfigFile, NULL, NULL, FLAG_HIDE},
+       {"preload", P_STRING, P_GLOBAL, &Globals.szAutoServices, NULL, NULL, FLAG_ADVANCED | FLAG_DEVELOPER},
+       {"auto services", P_STRING, P_GLOBAL, &Globals.szAutoServices, NULL, NULL, FLAG_ADVANCED | FLAG_DEVELOPER},
++#ifdef FHS_COMPATIBLE
++      {"lock dir", P_STRING, P_GLOBAL, &Globals.szLockDirStub, NULL, NULL, 0},
++      {"lock directory", P_STRING, P_GLOBAL, &Globals.szLockDirStub, NULL, NULL, 0},
++#else
+       {"lock dir", P_STRING, P_GLOBAL, &Globals.szLockDir, NULL, NULL, FLAG_HIDE}, 
+       {"lock directory", P_STRING, P_GLOBAL, &Globals.szLockDir, NULL, NULL, FLAG_ADVANCED | FLAG_DEVELOPER},
++#endif
+       {"pid directory", P_STRING, P_GLOBAL, &Globals.szPidDir, NULL, NULL, FLAG_ADVANCED | FLAG_DEVELOPER}, 
+ #ifdef WITH_UTMP
+       {"utmp directory", P_STRING, P_GLOBAL, &Globals.szUtmpDir, NULL, NULL, FLAG_ADVANCED | FLAG_DEVELOPER},
+diff -uNr samba-3.0alpha23.orig/source/passdb/secrets.c samba-3.0alpha23/source/passdb/secrets.c
+--- samba-3.0alpha23.orig/source/passdb/secrets.c      2003-03-30 20:28:29.000000000 -0600
++++ samba-3.0alpha23/source/passdb/secrets.c   2003-04-04 21:04:06.000000000 -0600
+@@ -37,8 +37,7 @@
+       if (tdb)
+               return True;
+-      pstrcpy(fname, lp_private_dir());
+-      pstrcat(fname,"/secrets.tdb");
++      pstrcpy(fname, state_path("secrets.tdb"));
+       tdb = tdb_open_log(fname, 0, TDB_DEFAULT, O_RDWR|O_CREAT, 0600);
+diff -uNr samba-3.0alpha23.orig/source/printing/nt_printing.c samba-3.0alpha23/source/printing/nt_printing.c
+--- samba-3.0alpha23.orig/source/printing/nt_printing.c        2003-03-30 20:28:29.000000000 -0600
++++ samba-3.0alpha23/source/printing/nt_printing.c     2003-04-04 21:04:07.000000000 -0600
+@@ -287,28 +287,28 @@
+  
+       if (tdb_drivers)
+               tdb_close(tdb_drivers);
+-      tdb_drivers = tdb_open_log(lock_path("ntdrivers.tdb"), 0, TDB_DEFAULT, O_RDWR|O_CREAT, 0600);
++      tdb_drivers = tdb_open_log(state_path("ntdrivers.tdb"), 0, TDB_DEFAULT, O_RDWR|O_CREAT, 0600);
+       if (!tdb_drivers) {
+               DEBUG(0,("nt_printing_init: Failed to open nt drivers database %s (%s)\n",
+-                      lock_path("ntdrivers.tdb"), strerror(errno) ));
++                      state_path("ntdrivers.tdb"), strerror(errno) ));
+               return False;
+       }
+  
+       if (tdb_printers)
+               tdb_close(tdb_printers);
+-      tdb_printers = tdb_open_log(lock_path("ntprinters.tdb"), 0, TDB_DEFAULT, O_RDWR|O_CREAT, 0600);
++      tdb_printers = tdb_open_log(state_path("ntprinters.tdb"), 0, TDB_DEFAULT, O_RDWR|O_CREAT, 0600);
+       if (!tdb_printers) {
+               DEBUG(0,("nt_printing_init: Failed to open nt printers database %s (%s)\n",
+-                      lock_path("ntprinters.tdb"), strerror(errno) ));
++                      state_path("ntprinters.tdb"), strerror(errno) ));
+               return False;
+       }
+  
+       if (tdb_forms)
+               tdb_close(tdb_forms);
+-      tdb_forms = tdb_open_log(lock_path("ntforms.tdb"), 0, TDB_DEFAULT, O_RDWR|O_CREAT, 0600);
++      tdb_forms = tdb_open_log(state_path("ntforms.tdb"), 0, TDB_DEFAULT, O_RDWR|O_CREAT, 0600);
+       if (!tdb_forms) {
+               DEBUG(0,("nt_printing_init: Failed to open nt forms database %s (%s)\n",
+-                      lock_path("ntforms.tdb"), strerror(errno) ));
++                      state_path("ntforms.tdb"), strerror(errno) ));
+               return False;
+       }
+  
+diff -uNr samba-3.0alpha23.orig/source/printing/printing.c samba-3.0alpha23/source/printing/printing.c
+--- samba-3.0alpha23.orig/source/printing/printing.c   2003-03-30 20:28:29.000000000 -0600
++++ samba-3.0alpha23/source/printing/printing.c        2003-04-04 21:04:08.000000000 -0600
+@@ -174,8 +174,8 @@
+       if (local_pid == sys_getpid())
+               return True;
+-      unlink(lock_path("printing.tdb"));
+-      pstrcpy(printing_path,lock_path("printing"));
++      unlink(cache_path("printing.tdb"));
++      pstrcpy(printing_path,cache_path("printing"));
+       mkdir(printing_path,0755);
+       local_pid = sys_getpid();
+diff -uNr samba-3.0alpha23.orig/source/printing/printing_db.c samba-3.0alpha23/source/printing/printing_db.c
+--- samba-3.0alpha23.orig/source/printing/printing_db.c        2003-02-14 16:34:37.000000000 -0600
++++ samba-3.0alpha23/source/printing/printing_db.c     2003-04-04 21:04:08.000000000 -0600
+@@ -86,7 +86,7 @@
+               DLIST_ADD(print_db_head, p);
+       }
+-      pstrcpy(printdb_path, lock_path("printing/"));
++      pstrcpy(printdb_path, cache_path("printing/"));
+       pstrcat(printdb_path, printername);
+       pstrcat(printdb_path, ".tdb");
+diff -uNr samba-3.0alpha23.orig/source/registry/reg_db.c samba-3.0alpha23/source/registry/reg_db.c
+--- samba-3.0alpha23.orig/source/registry/reg_db.c     2002-08-26 09:46:07.000000000 -0500
++++ samba-3.0alpha23/source/registry/reg_db.c  2003-04-04 21:04:08.000000000 -0600
+@@ -131,13 +131,13 @@
+        * if we need to init the data in the registry
+        */
+       
+-      tdb_reg = tdb_open_log(lock_path("registry.tdb"), 0, TDB_DEFAULT, O_RDWR, 0600);
++      tdb_reg = tdb_open_log(state_path("registry.tdb"), 0, TDB_DEFAULT, O_RDWR, 0600);
+       if ( !tdb_reg ) 
+       {
+-              tdb_reg = tdb_open_log(lock_path("registry.tdb"), 0, TDB_DEFAULT, O_RDWR|O_CREAT, 0600);
++              tdb_reg = tdb_open_log(state_path("registry.tdb"), 0, TDB_DEFAULT, O_RDWR|O_CREAT, 0600);
+               if ( !tdb_reg ) {
+                       DEBUG(0,("init_registry: Failed to open registry %s (%s)\n",
+-                              lock_path("registry.tdb"), strerror(errno) ));
++                              state_path("registry.tdb"), strerror(errno) ));
+                       return False;
+               }
+               
+diff -uNr samba-3.0alpha23.orig/source/rpc_server/srv_srvsvc_nt.c samba-3.0alpha23/source/rpc_server/srv_srvsvc_nt.c
+--- samba-3.0alpha23.orig/source/rpc_server/srv_srvsvc_nt.c    2003-03-30 20:28:31.000000000 -0600
++++ samba-3.0alpha23/source/rpc_server/srv_srvsvc_nt.c 2003-04-04 21:04:08.000000000 -0600
+@@ -133,10 +133,10 @@
+  
+       if (share_tdb && local_pid == sys_getpid())
+               return True;
+-      share_tdb = tdb_open_log(lock_path("share_info.tdb"), 0, TDB_DEFAULT, O_RDWR|O_CREAT, 0600);
++      share_tdb = tdb_open_log(state_path("share_info.tdb"), 0, TDB_DEFAULT, O_RDWR|O_CREAT, 0600);
+       if (!share_tdb) {
+               DEBUG(0,("Failed to open share info database %s (%s)\n",
+-                      lock_path("share_info.tdb"), strerror(errno) ));
++                      state_path("share_info.tdb"), strerror(errno) ));
+               return False;
+       }
+  
+diff -uNr samba-3.0alpha23.orig/source/smbd/lanman.c samba-3.0alpha23/source/smbd/lanman.c
+--- samba-3.0alpha23.orig/source/smbd/lanman.c 2003-02-25 14:51:35.000000000 -0600
++++ samba-3.0alpha23/source/smbd/lanman.c      2003-04-04 21:04:08.000000000 -0600
+@@ -966,9 +966,9 @@
+   BOOL local_list_only;
+   int i;
+-  lines = file_lines_load(lock_path(SERVER_LIST), NULL);
++  lines = file_lines_load(cache_path(SERVER_LIST), NULL);
+   if (!lines) {
+-    DEBUG(4,("Can't open %s - %s\n",lock_path(SERVER_LIST),strerror(errno)));
++    DEBUG(4,("Can't open %s - %s\n",cache_path(SERVER_LIST),strerror(errno)));
+     return(0);
+   }
+diff -uNr samba-3.0alpha23.orig/source/wrepld/process.c samba-3.0alpha23/source/wrepld/process.c
+--- samba-3.0alpha23.orig/source/wrepld/process.c      2003-01-14 10:01:01.000000000 -0600
++++ samba-3.0alpha23/source/wrepld/process.c   2003-04-04 21:04:09.000000000 -0600
+@@ -197,7 +197,7 @@
+ {
+       TDB_CONTEXT *tdb;
+-      tdb = tdb_open_log(lock_path(WINS_LIST), 0, TDB_DEFAULT, O_RDONLY, 0600);
++      tdb = tdb_open_log(state_path(WINS_LIST), 0, TDB_DEFAULT, O_RDONLY, 0600);
+       if (!tdb) {
+               DEBUG(2,("get_our_last_id: Can't open wins database file %s. Error was %s\n", WINS_LIST, strerror(errno) ));
+               return;
+@@ -489,7 +489,7 @@
+               }
+-      tdb = tdb_open_log(lock_path(WINS_LIST), 0, TDB_DEFAULT, O_RDONLY, 0600);
++      tdb = tdb_open_log(state_path(WINS_LIST), 0, TDB_DEFAULT, O_RDONLY, 0600);
+       if (!tdb) {
+               DEBUG(2,("send_entry_request: Can't open wins database file %s. Error was %s\n", WINS_LIST, strerror(errno) ));
+               return;
+diff -uNr samba-3.0alpha23.orig/source/passdb/pdb_tdb.c samba-3.0alpha23/source/passdb/pdb_tdb.c
+--- samba-3.0alpha23.orig/source/passdb/pdb_tdb.c      2003-03-30 20:28:29.000000000 -0600
++++ samba-3.0alpha23/source/passdb/pdb_tdb.c   2003-04-30 13:51:43.000000000 -0500
+@@ -943,10 +943,7 @@
+       if (location) {
+               tdb_state->tdbsam_location = talloc_strdup(pdb_context->mem_ctx, location);
+       } else {
+-              pstring tdbfile;
+-              get_private_directory(tdbfile);
+-              pstrcat(tdbfile, "/");
+-              pstrcat(tdbfile, PASSDB_FILE_NAME);
++              char *tdbfile = state_path(PASSDB_FILE_NAME);
+               tdb_state->tdbsam_location = talloc_strdup(pdb_context->mem_ctx, tdbfile);
+       }
+--- samba-3.0alpha24/source/nmbd/nmbd_winsserver.c.orig        2003-05-18 19:12:27.000000000 -0400
++++ samba-3.0alpha24/source/nmbd/nmbd_winsserver.c     2003-05-18 19:18:04.000000000 -0400
+@@ -230,7 +230,7 @@
+   add_samba_names_to_subnet(wins_server_subnet);
+-  if((fp = x_fopen(lock_path(WINS_LIST),O_RDONLY,0)) == NULL)
++  if((fp = x_fopen(state_path(WINS_LIST),O_RDONLY,0)) == NULL)
+   {
+     DEBUG(2,("initialise_wins: Can't open wins database file %s. Error was %s\n",
+            WINS_LIST, strerror(errno) ));
+@@ -1836,7 +1836,7 @@
+         }
+   }
+-  slprintf(fname,sizeof(fname)-1,"%s/%s", lp_lockdir(), WINS_LIST);
++  slprintf(fname,sizeof(fname)-1,"%s/%s", dyn_STATEDIR(), WINS_LIST);
+   all_string_sub(fname,"//", "/", 0);
+   slprintf(fnamenew,sizeof(fnamenew)-1,"%s.%u", fname, (unsigned int)sys_getpid());
+--- samba-3.0alpha24/source/nsswitch/winbindd_idmap_tdb.c.orig 2003-05-18 19:22:14.000000000 -0400
++++ samba-3.0alpha24/source/nsswitch/winbindd_idmap_tdb.c      2003-05-18 19:27:14.000000000 -0400
+@@ -283,16 +283,16 @@
+       SMB_STRUCT_STAT stbuf;
+       /* move to the new database on first startup */
+-      if (!file_exist(lock_path("idmap.tdb"), &stbuf)) {
+-              if (file_exist(lock_path("winbindd_idmap.tdb"), &stbuf)) {
++      if (!file_exist(state_path("idmap.tdb"), &stbuf)) {
++              if (file_exist(state_path("winbindd_idmap.tdb"), &stbuf)) {
+                       char *cmd = NULL;
+                       
+                       /* lazy file copy */
+-                      if (asprintf(&cmd, "cp -p %s/winbindd_idmap.tdb %s/idmap.tdb", lp_lockdir(), lp_lockdir()) != -1) {
++                      if (asprintf(&cmd, "cp -p %s/winbindd_idmap.tdb %s/idmap.tdb", dyn_STATEDIR(), dyn_STATEDIR()) != -1) {
+                               system(cmd);
+                               free(cmd);
+                       }
+-                      if (!file_exist(lock_path("idmap.tdb"), &stbuf)) {
++                      if (!file_exist(state_path("idmap.tdb"), &stbuf)) {
+                               DEBUG(0, ("idmap_init: Unable to make a new database copy\n"));
+                               return False;
+                       }
+@@ -300,7 +300,7 @@
+       }
+       /* Open tdb cache */
+-      if (!(idmap_tdb = tdb_open_log(lock_path("idmap.tdb"), 0,
++      if (!(idmap_tdb = tdb_open_log(state_path("idmap.tdb"), 0,
+                                      TDB_DEFAULT, O_RDWR | O_CREAT,
+                                      0600))) {
+               DEBUG(0,
diff --git a/packaging/Debian/debian/patches/installswat.sh.patch b/packaging/Debian/debian/patches/installswat.sh.patch
new file mode 100644 (file)
index 0000000..ff5f23a
--- /dev/null
@@ -0,0 +1,84 @@
+--- samba-3.0alpha23.orig/source/script/installswat.sh 2001-10-17 16:00:14.000000000 -0400
++++ samba-3.0alpha23/source/script/installswat.sh      2003-04-06 03:18:29.000000000 -0400
+@@ -9,7 +9,7 @@
+ echo Installing the Samba Web Administration Tool
+ LANGS=". `cd $SRCDIR../swat/; /bin/echo lang/??`"
+-echo Installing langs are `cd $SRCDIR../swat/lang/; /bin/echo ??`
++echo Installing the following additional langs: `cd $SRCDIR../swat/lang/; /bin/echo ??`
+ for ln in $LANGS; do 
+  SWATLANGDIR=$SWATDIR/$ln
+@@ -23,21 +23,17 @@
+       fi
+     fi
+  done
+-done
+-
+-# Install images
+-for ln in $LANGS; do
+-for f in $SRCDIR../swat/$ln/images/*.gif; do
++ # Install images
++ for f in $SRCDIR../swat/$ln/images/*.gif; do
+       FNAME=$SWATDIR/$ln/images/`basename $f`
+       echo $FNAME
+       cp $f $FNAME || echo Cannot install $FNAME. Does $USER have privileges?
+       chmod 0644 $FNAME
+-done
+-
+-# Install html help
++ done
+-for f in $SRCDIR../swat/$ln/help/*.html; do
++ # Install html help
++ for f in $SRCDIR../swat/$ln/help/*.html; do
+       FNAME=$SWATDIR/$ln/help/`basename $f`
+       echo $FNAME
+       if [ "x$BOOKDIR" = "x" ]; then
+@@ -49,31 +45,31 @@
+       cp $f $FNAME || echo Cannot install $FNAME. Does $USER have privileges?
+       rm -f $f
+       chmod 0644 $FNAME
+-done
+-
+-# Install html documentation
+-
+-for f in $SRCDIR../docs/htmldocs/*.html; do
+-      FNAME=$SWATDIR/help/`basename $f`
+-      echo $FNAME
+-      cp $f $FNAME || echo Cannot install $FNAME. Does $USER have privileges?
+-      chmod 0644 $FNAME
+-done
+-
+-# Install "server-side" includes
++ done
+-for f in $SRCDIR../swat/$ln/include/*.html; do
++ # Install "server-side" includes
++ for f in $SRCDIR../swat/$ln/include/*.html; do
+       FNAME=$SWATDIR/$ln/include/`basename $f`
+       echo $FNAME
+       cp $f $FNAME || echo Cannot install $FNAME. Does $USER have privileges?
+       chmod 0644 $FNAME
++ done
+ done
++# Install html documentation
++for f in $SRCDIR../docs/htmldocs/*.html; do
++      FNAME=$SWATDIR/help/`basename $f`
++      echo $FNAME
++      ln -s ../../../doc/samba-doc/htmldocs/`basename $f` $FNAME || echo Cannot install $FNAME. Does $USER have privileges?
++#      chmod 0644 $FNAME
+ done
+ # Install Using Samba book
+-if [ "x$BOOKDIR" != "x" ]; then
++# For Debian we do not install anything here, we just create a symlink
++#     pointing to /usr/share/doc/samba-doc/htmldocs/using_samba/ in
++#     debian/rules (peloy@debian.org)
++if /bin/false; then
+     # Create directories
diff --git a/packaging/Debian/debian/patches/loadparm.patch b/packaging/Debian/debian/patches/loadparm.patch
deleted file mode 100644 (file)
index d7880a2..0000000
+++ /dev/null
@@ -1,78 +0,0 @@
---- samba-2.2.2.cvs20020201/source/param/loadparm.c.orig       Fri Feb  1 17:03:50 2002
-+++ samba-2.2.2.cvs20020201/source/param/loadparm.c    Fri Feb  1 18:45:41 2002
-@@ -1085,26 +1085,26 @@
-               case PRINT_AIX:
-               case PRINT_LPRNT:
-               case PRINT_LPROS2:
--                      string_set(&sDefault.szLpqcommand, "lpq -P%p");
--                      string_set(&sDefault.szLprmcommand, "lprm -P%p %j");
-+                      string_set(&sDefault.szLpqcommand, "lpq -P'%p'");
-+                      string_set(&sDefault.szLprmcommand, "lprm -P'%p' %j");
-                       string_set(&sDefault.szPrintcommand,
--                                 "lpr -r -P%p %s");
-+                                 "lpr -r -P'%p' %s");
-                       break;
-               case PRINT_LPRNG:
-               case PRINT_PLP:
--                      string_set(&sDefault.szLpqcommand, "lpq -P%p");
--                      string_set(&sDefault.szLprmcommand, "lprm -P%p %j");
-+                      string_set(&sDefault.szLpqcommand, "lpq -P'%p'");
-+                      string_set(&sDefault.szLprmcommand, "lprm -P'%p' %j");
-                       string_set(&sDefault.szPrintcommand,
--                                 "lpr -r -P%p %s");
-+                                 "lpr -r -P'%p' %s");
-                       string_set(&sDefault.szQueuepausecommand,
--                                 "lpc stop %p");
-+                                 "lpc stop '%p'");
-                       string_set(&sDefault.szQueueresumecommand,
--                                 "lpc start %p");
-+                                 "lpc start '%p'");
-                       string_set(&sDefault.szLppausecommand,
--                                 "lpc hold %p %j");
-+                                 "lpc hold '%p' %j");
-                       string_set(&sDefault.szLpresumecommand,
--                                 "lpc release %p %j");
-+                                 "lpc release '%p' %j");
-                       break;
-               case PRINT_CUPS:
-@@ -1120,19 +1120,19 @@
-                       string_set(&Globals.szPrintcapname, "cups");
- #else
-                       string_set(&sDefault.szLpqcommand,
--                                 "/usr/bin/lpstat -o %p");
-+                                 "/usr/bin/lpstat -o '%p'");
-                       string_set(&sDefault.szLprmcommand,
--                                 "/usr/bin/cancel %p-%j");
-+                                 "/usr/bin/cancel '%p-%j'");
-                       string_set(&sDefault.szPrintcommand,
--                                 "/usr/bin/lp -d %p %s; rm %s");
-+                                 "/usr/bin/lp -d '%p' %s; rm %s");
-                       string_set(&sDefault.szLppausecommand,
--                                 "lp -i %p-%j -H hold");
-+                                 "lp -i '%p-%j' -H hold");
-                       string_set(&sDefault.szLpresumecommand,
--                                 "lp -i %p-%j -H resume");
-+                                 "lp -i '%p-%j' -H resume");
-                       string_set(&sDefault.szQueuepausecommand,
--                                 "/usr/bin/disable %p");
-+                                 "/usr/bin/disable '%p'");
-                       string_set(&sDefault.szQueueresumecommand,
--                                 "/usr/bin/enable %p");
-+                                 "/usr/bin/enable '%p'");
-                       string_set(&Globals.szPrintcapname, "lpstat");
- #endif /* HAVE_CUPS */
-                       break;
-@@ -1437,7 +1437,10 @@
-       else
-               StrnCpy(ret, s, len);
--      trim_string(ret, "\"", "\"");
-+      if (trim_string(ret, "\"", "\"")) {
-+              if (strchr(ret,'"') != NULL)
-+                      StrnCpy(ret, s, len);
-+      }
-       standard_sub_basic(ret);
-       return (ret);
diff --git a/packaging/Debian/debian/patches/nmbd-signalling.patch b/packaging/Debian/debian/patches/nmbd-signalling.patch
new file mode 100644 (file)
index 0000000..c34f7e7
--- /dev/null
@@ -0,0 +1,20 @@
+diff -uNr samba-2.999+3.0.alpha21.orig/source/nmbd/nmbd_subnetdb.c samba-2.999+3.0.alpha21/source/nmbd/nmbd_subnetdb.c
+--- samba-2.999+3.0.alpha21.orig/source/nmbd/nmbd_subnetdb.c   2002-11-26 20:54:19.000000000 -0600
++++ samba-2.999+3.0.alpha21/source/nmbd/nmbd_subnetdb.c        2002-12-16 23:34:13.000000000 -0600
+@@ -230,12 +230,16 @@
+   extern struct in_addr loopback_ip;
+   if(num_interfaces == 0) {
++        void (*old_handler)(int);
++
+         DEBUG(0,("create_subnets: No local interfaces !\n"));
+         DEBUG(0,("create_subnets: Waiting for an interface to appear ...\n"));
++        old_handler = CatchSignal( SIGTERM, SIGNAL_CAST SIG_DFL );
+         while (iface_count() == 0) {
+                 sleep(5);
+                 load_interfaces();
+         }
++        CatchSignal( SIGTERM, SIGNAL_CAST old_handler );
+   }
+   num_interfaces = iface_count();
index be251861cb10327f0e822cf236af83688cc38811..79a76b8685b00c75cfe5d632774078decdef021c 100644 (file)
@@ -1,15 +1,16 @@
---- samba-2.2.2.cvs20020120.orig/source/client/smbmount.c
-+++ samba-2.2.2.cvs20020120/source/client/smbmount.c
-@@ -719,7 +719,7 @@
+diff -uNr samba-3.0alpha23.orig/source/client/smbmount.c samba-3.0alpha23/source/client/smbmount.c
+--- samba-3.0alpha23.orig/source/client/smbmount.c     2003-03-30 20:28:28.000000000 -0600
++++ samba-3.0alpha23/source/client/smbmount.c  2003-04-04 21:05:58.000000000 -0600
+@@ -765,7 +765,7 @@
                                        *lp = 0;
                                        pstrcpy(password,lp+1);
                                        got_pass = True;
--                                      memset(strchr(opteq+1,'%')+1,'X',strlen(password));
-+                                      memset(strchr(opteq+1,'%')+1,'\0',strlen(password));
+-                                      memset(strchr_m(opteq+1,'%')+1,'X',strlen(password));
++                                      memset(strchr_m(opteq+1,'%')+1,'\0',strlen(password));
                                }
-                               if ((lp=strchr(username,'/'))) {
+                               if ((lp=strchr_m(username,'/'))) {
                                        *lp = 0;
-@@ -729,7 +729,7 @@
+@@ -775,7 +775,7 @@
                                  !strcmp(opts, "password")) {
                                pstrcpy(password,opteq+1);
                                got_pass = True;
                        } else if(!strcmp(opts, "credentials")) {
                                pstrcpy(credentials,opteq+1);
                        } else if(!strcmp(opts, "netbiosname")) {
-@@ -822,7 +822,7 @@
+@@ -889,7 +889,7 @@
                        *p = 0;
                        pstrcpy(password,p+1);
                        got_pass = True;
--                      memset(strchr(getenv("USER"),'%')+1,'X',strlen(password));
-+                      memset(strchr(getenv("USER"),'%')+1,'\0',strlen(password));
+-                      memset(strchr_m(getenv("USER"),'%')+1,'X',strlen(password));
++                      memset(strchr_m(getenv("USER"),'%')+1,'\0',strlen(password));
                }
                strupper(username);
        }
---- samba-2.2.2.cvs20020120.orig/source/script/installbin.sh
-+++ samba-2.2.2.cvs20020120/source/script/installbin.sh
-@@ -11,7 +11,7 @@
- shift
- shift
--for d in $BASEDIR $BINDIR $LIBDIR $VARDIR $BASEDIR/private; do
-+for d in $BASEDIR $BINDIR $LIBDIR $VARDIR; do
- if [ ! -d $d ]; then
- mkdir $d
- if [ ! -d $d ]; then
-@@ -33,9 +33,11 @@
+diff -uNr samba-3.0alpha23.orig/source/script/installbin.sh samba-3.0alpha23/source/script/installbin.sh
+--- samba-3.0alpha23.orig/source/script/installbin.sh  2002-04-22 13:16:20.000000000 -0500
++++ samba-3.0alpha23/source/script/installbin.sh       2003-04-04 21:05:58.000000000 -0600
+@@ -22,9 +22,11 @@
   chmod $INSTALLPERMS $BINDIR/$p2
  
   # this is a special case, mount needs this in a specific location
  done
  
  
---- samba-2.2.2.cvs20020120.orig/source/script/installswat.sh
-+++ samba-2.2.2.cvs20020120/source/script/installswat.sh
-@@ -48,8 +48,8 @@
- for f in $SRCDIR../docs/htmldocs/*.html; do
-       FNAME=$SWATDIR/help/`basename $f`
-       echo $FNAME
--      cp $f $FNAME || echo Cannot install $FNAME. Does $USER have privileges?
--      chmod 0644 $FNAME
-+      ln -s ../../../../doc/samba-doc/htmldocs/`basename $f` $FNAME || echo Cannot install $FNAME. Does $USER have privileges?
-+#      chmod 0644 $FNAME
- done
- # Install "server-side" includes
-@@ -63,7 +63,10 @@
- # Install Using Samba book
--if [ "x$BOOKDIR" != "x" ]; then
-+# For Debian we do not install anything here, we just create a symlink
-+#     pointing to /usr/share/doc/samba-doc/htmldocs/using_samba/ in
-+#     debian/rules (peloy@debian.org)
-+if /bin/false; then
-     # Create directories
+diff -uNr samba-3.0alpha23.orig/source/smbd/service.c samba-3.0alpha23/source/smbd/service.c
+--- samba-3.0alpha23.orig/source/smbd/service.c        2003-03-30 20:28:31.000000000 -0600
++++ samba-3.0alpha23/source/smbd/service.c     2003-04-04 21:05:58.000000000 -0600
+@@ -888,6 +888,14 @@
+               change_to_root_user();
+       }
  
---- samba-2.2.2.cvs20020120.orig/source/web/diagnose.c
-+++ samba-2.2.2.cvs20020120/source/web/diagnose.c
-@@ -54,6 +54,7 @@
++      /* If our root postexec command includes a call to 'unmount', we want
++         to make sure we aren't blocking the mount point. */
++      /* I think this patch should go here, but I am not sure since
++         the code looks very different than in Samba 2.2.2. Will come
++         back later; should check what change_to_root_user() does. Eloy.-
++      vfs_ChDir(conn,"/");
++      /*
++
+       change_to_root_user();
+       /* execute any "root postexec = " line */
+       if (*lp_rootpostexec(SNUM(conn)))  {
+diff -uNr samba-3.0alpha23.orig/source/smbwrapper/smbsh.c samba-3.0alpha23/source/smbwrapper/smbsh.c
+--- samba-3.0alpha23.orig/source/smbwrapper/smbsh.c    2003-03-30 20:28:31.000000000 -0600
++++ samba-3.0alpha23/source/smbwrapper/smbsh.c 2003-04-04 21:05:58.000000000 -0600
+@@ -36,7 +36,7 @@
+ int main(int argc, char *argv[])
+ {
+       char *p, *u;
+-      const char *libd = dyn_BINDIR;
++      const char *libd = dyn_LIBDIR;
+       pstring line, wd;
+       int opt;
+       extern char *optarg;
+diff -uNr samba-3.0alpha23.orig/source/web/diagnose.c samba-3.0alpha23/source/web/diagnose.c
+--- samba-3.0alpha23.orig/source/web/diagnose.c        2003-01-18 13:03:58.000000000 -0600
++++ samba-3.0alpha23/source/web/diagnose.c     2003-04-04 21:05:58.000000000 -0600
+@@ -70,6 +70,7 @@
        static struct cli_state cli;
        extern struct in_addr loopback_ip;
  
        if (!cli_initialise(&cli))
                return False;
  
---- samba-2.2.2.cvs20020120.orig/source/web/startstop.c
-+++ samba-2.2.2.cvs20020120/source/web/startstop.c
-@@ -37,7 +37,7 @@
-               return;
-       }
--      slprintf(binfile, sizeof(pstring) - 1, "%s/smbd", SBINDIR);
-+      slprintf(binfile, sizeof(pstring) - 1, "%s/smbd", "/usr/sbin");
-       become_daemon();
-@@ -58,7 +58,7 @@
-               return;
-       }
--      slprintf(binfile, sizeof(pstring) - 1, "%s/nmbd", SBINDIR);
-+      slprintf(binfile, sizeof(pstring) - 1, "%s/nmbd", "/usr/sbin");
-       
-       become_daemon();
---- samba-2.2.2.cvs20020120.orig/source/web/swat.c
-+++ samba-2.2.2.cvs20020120/source/web/swat.c
-@@ -49,6 +49,19 @@
- #define ENABLE_USER_FLAG "enable_user_flag"
- #define RHOST "remote_host"
-+typedef struct html_conversion {
-+      char src;
-+      char *dest;
-+} html_conversion;
-+
-+static const html_conversion entities[] = {
-+      { '"', "&quot;" },
-+      { '&', "&amp;"  },
-+      { '<', "&lt;"   },
-+      { '>', "&gt;"   },
-+      { '\0', NULL },
-+};
-+
- /* we need these because we link to locking*.o */
-  void become_root(void) {}
-  void unbecome_root(void) {}
-@@ -77,6 +90,51 @@
-       return newstring;
- }
-+static char *htmlentities(char *str)
-+{
-+      int i,j, destlen = 0;
-+      int length = strlen(str);
-+      /* Feel free to use a pstring if appropriate -- I haven't 
-+         checked if it's guaranteed to be long enough, and suspect it 
-+         isn't. -SRL */
-+      char *dststr = NULL;
-+      char *p;
-+
-+      for (i = 0; i < length; i++) {
-+              for (j = 0; entities[j].src; j++) {
-+                      if (str[i] == entities[j].src) {
-+                              destlen += strlen(entities[j].dest);
-+                              break;
-+                      }
-+              }
-+              if (!entities[j].src) {
-+                      destlen++;
-+              }
-+      }
-+      if (length == destlen) {
-+              return(strdup(str));
-+      }
-+      p = dststr = malloc(destlen + 1);
-+      if (!dststr) {
-+              return(NULL);
-+      }
-+      dststr[destlen] = '\0';
-+      for (i = 0; i < length; i++) {
-+              for (j = 0; entities[j].src; j++) {
-+                      if (str[i] == entities[j].src) {
-+                              strncpy(p, entities[j].dest,
-+                                      strlen(entities[j].dest));
-+                              p += strlen(entities[j].dest);
-+                              break;
-+                      }
-+              }
-+              if (!entities[j].src) {
-+                      *p++ = str[i];
-+              }
-+      }
-+      return(dststr);
-+}
-+
- static char *stripspace(char *str)
- {
- static char newstring[1024];
-@@ -182,8 +240,12 @@
-       case P_STRING:
-       case P_USTRING:
--              printf("<input type=text size=40 name=\"parm_%s\" value=\"%s\">",
--                     make_parm_name(parm->label), *(char **)ptr);
-+              str = htmlentities(*(char **)ptr);
-+              printf("<input type=\"text\" size=\"40\" name=\"parm_%s\" value=\"%s\">",
-+                     make_parm_name(parm->label), str);
-+              if (str != NULL) {
-+                      free(str);
-+              }
-               printf("<input type=button value=\"Set Default\" onClick=\"swatform.parm_%s.value=\'%s\'\">",
-                       make_parm_name(parm->label),fix_backslash((char *)(parm->def.svalue)));
-               break;
index 9bfb45730122648104e8da49aab89053e988ee4f..36b74b3175af35cb9b80aed52dfa1590badc922e 100644 (file)
@@ -1,5 +1,6 @@
---- samba-2.2.2.cvs20020120.orig/source/script/smbadduser
-+++ samba-2.2.2.cvs20020120/source/script/smbadduser
+diff -uNr samba-3.0alpha21.orig/source/smbadduser samba-3.0alpha21/source/smbadduser
+--- samba-3.0alpha21.orig/source/smbadduser    2003-02-16 13:01:45.000000000 -0600
++++ samba-3.0alpha21/source/smbadduser 2003-02-16 16:25:16.000000000 -0600
 @@ -2,13 +2,14 @@
  #
  # smbadduser - Written by Mike Zakharoff
@@ -12,9 +13,9 @@
 +#set path = ($path /usr/local/samba/bin)
  
 -set smbpasswd = /usr/local/samba/private/smbpasswd
--#set smbpasswd = /etc/samba.d/smbpasswd
+-#set smbpasswd = /etc/samba/smbpasswd
 -set user_map  = /usr/local/samba/lib/users.map
--#set user_map  = /etc/samba.d/smbusers
+-#set user_map  = /etc/samba/smbusers
 +set smbpasswd = /etc/samba/smbpasswd
 +set user_map  = /etc/samba/users.map
  #
index d600c1bd9c21264565a356dc2173090a5ed9b285..3ee85d4118cd5b22bf1aa18bfd77d3c77d7098b8 100644 (file)
@@ -1,6 +1,7 @@
---- samba-2.2.2.cvs20020120.orig/source/include/local.h
-+++ samba-2.2.2.cvs20020120/source/include/local.h
-@@ -105,7 +105,7 @@
+diff -uNr samba-2.999+3.0cvs20020906.orig/source/include/local.h samba-2.999+3.0cvs20020906/source/include/local.h
+--- samba-2.999+3.0cvs20020906.orig/source/include/local.h     2002-09-04 14:13:06.000000000 -0500
++++ samba-2.999+3.0cvs20020906/source/include/local.h  2002-09-08 14:19:24.000000000 -0500
+@@ -109,7 +109,7 @@
  /* the default pager to use for the client "more" command. Users can
     override this with the PAGER environment variable */
  #ifndef PAGER
diff --git a/packaging/Debian/debian/patches/smbclient-xfer-speed.patch b/packaging/Debian/debian/patches/smbclient-xfer-speed.patch
deleted file mode 100644 (file)
index 3ff8b60..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
---- samba-2.2.2.cvs20020120/source/client/client.c.orig        Wed Jan 23 23:32:44 2002
-+++ samba-2.2.2.cvs20020120/source/client/client.c     Wed Jan 23 23:33:50 2002
-@@ -92,10 +92,10 @@
- extern file_info def_finfo;
- /* timing globals */
--int get_total_size = 0;
--int get_total_time_ms = 0;
--int put_total_size = 0;
--int put_total_time_ms = 0;
-+SMB_BIG_UINT get_total_size = 0;
-+unsigned int get_total_time_ms = 0;
-+SMB_BIG_UINT put_total_size = 0;
-+unsigned int put_total_time_ms = 0;
- /* totals globals */
- static double dir_total;
diff --git a/packaging/Debian/debian/patches/smbmount-mtab-flags.patch b/packaging/Debian/debian/patches/smbmount-mtab-flags.patch
new file mode 100644 (file)
index 0000000..dac999d
--- /dev/null
@@ -0,0 +1,15 @@
+diff -ur samba-2.2.4.orig/source/client/smbmnt.c samba-2.2.4/source/client/smbmnt.c
+--- samba-2.2.4.orig/source/client/smbmnt.c    Sun Apr  8 15:22:51 2001
++++ samba-2.2.4/source/client/smbmnt.c Sun May  5 16:42:29 2002
+@@ -259,7 +259,10 @@
+         ment.mnt_fsname = share_name ? share_name : "none";
+         ment.mnt_dir = mount_point;
+         ment.mnt_type = "smbfs";
+-        ment.mnt_opts = "";
++      if (mount_ro)
++                ment.mnt_opts = "ro";
++        else
++                ment.mnt_opts = "rw";
+         ment.mnt_freq = 0;
+         ment.mnt_passno= 0;
diff --git a/packaging/Debian/debian/patches/smbmount-nomtab.patch b/packaging/Debian/debian/patches/smbmount-nomtab.patch
new file mode 100644 (file)
index 0000000..8807148
--- /dev/null
@@ -0,0 +1,160 @@
+diff -uNr samba-3.0alpha22.orig/source/client/smbmnt.c samba-3.0alpha22/source/client/smbmnt.c
+--- samba-3.0alpha22.orig/source/client/smbmnt.c       2003-03-15 12:11:39.000000000 -0600
++++ samba-3.0alpha22/source/client/smbmnt.c    2003-03-15 12:11:49.000000000 -0600
+@@ -28,6 +28,7 @@
+ static uid_t mount_uid;
+ static gid_t mount_gid;
+ static int mount_ro;
++static int no_mtab;
+ static unsigned mount_fmask;
+ static unsigned mount_dmask;
+ static int user_mount;
+@@ -40,6 +41,7 @@
+         printf("Usage: smbmnt mount-point [options]\n");
+       printf("Version %s\n\n",VERSION);
+         printf("-s share       share name on server\n"
++               "-n             don't update /etc/mtab\n"
+                "-r             mount read-only\n"
+                "-u uid         mount as uid\n"
+                "-g gid         mount as gid\n"
+@@ -54,7 +56,7 @@
+ {
+         int opt;
+-        while ((opt = getopt (argc, argv, "s:u:g:rf:d:o:")) != EOF)
++        while ((opt = getopt (argc, argv, "s:u:g:nrf:d:o:")) != EOF)
+       {
+                 switch (opt)
+               {
+@@ -71,6 +73,9 @@
+                               mount_gid = strtol(optarg, NULL, 0);
+                       }
+                         break;
++              case 'n':
++                      no_mtab = 1;
++                      break;
+                 case 'r':
+                         mount_ro = 1;
+                         break;
+@@ -274,36 +279,38 @@
+               return -1;
+       }
+       
+-        if ((fd = open(MOUNTED"~", O_RDWR|O_CREAT|O_EXCL, 0600)) == -1)
+-        {
+-                fprintf(stderr, "Can't get "MOUNTED"~ lock file");
+-                return 1;
+-        }
+-        close(fd);
++      if (!no_mtab) {
++              if ((fd = open(MOUNTED"~", O_RDWR|O_CREAT|O_EXCL, 0600)) == -1)
++              {
++                      fprintf(stderr, "Can't get "MOUNTED"~ lock file");
++                      return 1;
++              }
++              close(fd);
+       
+-        if ((mtab = setmntent(MOUNTED, "a+")) == NULL)
+-        {
+-                fprintf(stderr, "Can't open " MOUNTED);
+-                return 1;
+-        }
++              if ((mtab = setmntent(MOUNTED, "a+")) == NULL)
++              {
++                      fprintf(stderr, "Can't open " MOUNTED);
++                      return 1;
++              }
+-        if (addmntent(mtab, &ment) == 1)
+-        {
+-                fprintf(stderr, "Can't write mount entry");
+-                return 1;
+-        }
+-        if (fchmod(fileno(mtab), 0644) == -1)
+-        {
+-                fprintf(stderr, "Can't set perms on "MOUNTED);
+-                return 1;
+-        }
+-        endmntent(mtab);
++              if (addmntent(mtab, &ment) == 1)
++              {
++                      fprintf(stderr, "Can't write mount entry");
++                      return 1;
++              }
++              if (fchmod(fileno(mtab), 0644) == -1)
++              {
++                      fprintf(stderr, "Can't set perms on "MOUNTED);
++                      return 1;
++              }
++              endmntent(mtab);
+-        if (unlink(MOUNTED"~") == -1)
+-        {
+-                fprintf(stderr, "Can't remove "MOUNTED"~");
+-                return 1;
+-        }
++              if (unlink(MOUNTED"~") == -1)
++              {
++                      fprintf(stderr, "Can't remove "MOUNTED"~");
++                      return 1;
++              }
++      }
+       return 0;
+ }     
+diff -uNr samba-3.0alpha22.orig/source/client/smbmount.c samba-3.0alpha22/source/client/smbmount.c
+--- samba-3.0alpha22.orig/source/client/smbmount.c     2003-03-15 12:04:29.000000000 -0600
++++ samba-3.0alpha22/source/client/smbmount.c  2003-03-15 12:15:10.000000000 -0600
+@@ -48,6 +48,7 @@
+ static int mount_ro;
+ static unsigned mount_fmask;
+ static unsigned mount_dmask;
++static BOOL no_mtab = False;
+ static BOOL use_kerberos;
+ /* TODO: Add code to detect smbfs version in kernel */
+ static BOOL status32_smbfs = False;
+@@ -273,6 +274,9 @@
+                 return;
+         }
++      if (no_mtab)
++              return;
++
+         if ((fd = open(MOUNTED"~", O_RDWR|O_CREAT|O_EXCL, 0600)) == -1) {
+                 DEBUG(0,("%d: Can't get "MOUNTED"~ lock file", sys_getpid()));
+                 return;
+@@ -466,6 +470,9 @@
+       args[i++] = "-s";
+       args[i++] = svc2;
++      if (no_mtab) {
++              args[i++] = "-n";
++      }
+       if (mount_ro) {
+               args[i++] = "-r";
+       }
+@@ -661,7 +668,7 @@
+ ****************************************************************************/
+ static void usage(void)
+ {
+-      printf("Usage: mount.smbfs service mountpoint [-o options,...]\n");
++      printf("Usage: mount.smbfs service mountpoint [-n] [-o options,...]\n");
+       printf("Version %s\n\n",VERSION);
+@@ -739,8 +746,13 @@
+       argc -= 2;
+       argv += 2;
+-      opt = getopt(argc, argv, "o:");
+-      if(opt != 'o') {
++      opt = getopt(argc, argv, "no:");
++      if (opt == 'n') {
++              DEBUG(3,("No mtab!\n"));
++              no_mtab = True;
++              opt = getopt(argc, argv, "o:");
++      }
++      if (opt != 'o') {
+               return;
+       }
diff --git a/packaging/Debian/debian/patches/smbstatus-locking.patch b/packaging/Debian/debian/patches/smbstatus-locking.patch
new file mode 100644 (file)
index 0000000..fe720c8
--- /dev/null
@@ -0,0 +1,20 @@
+diff -uNr samba-2.999+3.0.alpha21.orig/source/utils/status.c samba-2.999+3.0.alpha21/source/utils/status.c
+--- samba-2.999+3.0.alpha21.orig/source/utils/status.c 2002-11-26 20:54:22.000000000 -0600
++++ samba-2.999+3.0.alpha21/source/utils/status.c      2002-12-16 23:37:14.000000000 -0600
+@@ -635,6 +635,16 @@
+       if (!shares_only) {
+               int ret;
++              tdb = tdb_open_log(lock_path("locking.tdb"), 0, TDB_DEFAULT, O_RDONLY, 0);
++
++              if (!tdb) {
++                      d_printf("%s not initialised\n", lock_path("locking.tdb"));
++                      d_printf("This is normal if an SMB client has never connected to your server.\n");
++                      exit(0);
++              } else {
++                      tdb_close(tdb);
++              }
++
+               if (!locking_init(1)) {
+                       d_printf("Can't initialise locking module - exiting\n");
+                       exit(1);
diff --git a/packaging/Debian/debian/po/POTFILES.in b/packaging/Debian/debian/po/POTFILES.in
new file mode 100644 (file)
index 0000000..95a7ea8
--- /dev/null
@@ -0,0 +1,3 @@
+[type: gettext/rfc822deb] samba-common.templates
+[type: gettext/rfc822deb] samba.templates
+[type: gettext/rfc822deb] swat.templates
diff --git a/packaging/Debian/debian/po/es.po b/packaging/Debian/debian/po/es.po
new file mode 100644 (file)
index 0000000..22f4fe5
--- /dev/null
@@ -0,0 +1,301 @@
+#
+#    Translators, if you are not familiar with the PO format, gettext
+#    documentation is worth reading, especially sections dedicated to
+#    this format, e.g. by running:
+#         info -n '(gettext)PO Files'
+#         info -n '(gettext)Header Entry'
+#
+#    Some information specific to po-debconf are available at
+#            /usr/share/doc/po-debconf/README-trans
+#         or http://www.debian.org/intl/l10n/po-debconf/README-trans
+#
+#    Developers do not need to manually edit POT or PO files.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: Samba for Debian 2.999+3.0.alpha21-4\n"
+"POT-Creation-Date: 2003-04-30 13:11-0500\n"
+"PO-Revision-Date: 2003-03-09 20:27-0600\n"
+"Last-Translator: Steve Langasek <vorlon@debian.org>\n"
+"Language-Team: Spanish <debian-l10n-spanish@lists.debian.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Description
+#: ../samba-common.templates:3
+msgid "Character Set for Unix filesystem"
+msgstr "Juego de caracteres para el sistema de ficheros Unix"
+
+#
+#. Description
+#: ../samba-common.templates:3
+msgid ""
+"You currently have a \"character set\" configured in your smb.conf.  In "
+"Samba 3.0, this option is replaced by two new options, \"unix charset\" and "
+"\"display charset\".  Please specify the character set you wish to use for "
+"these new options, which control how Samba interprets filenames on the file "
+"system and how smbclient will interpret these names when you connect to a "
+"file server."
+msgstr ""
+"Actualmente hay una opción de \"character set\" en smb.conf.  En Samba 3.0 "
+"esta opción ha sido reemplazado por dos opciones nuevas: \"unix charset\" y "
+"\"display charset\".  Por favor, indique el juego de caracteres que desea "
+"usar para estas opciones nuevas, que controlan cómo Samba interpretará los "
+"nombres en el sistema de ficheros y también cómo smbclient los interpretará "
+"al conectarse a un servidor de ficheros."
+
+#. Description
+#: ../samba-common.templates:3
+msgid "If you leave this option blank, your smb.conf will not be changed."
+msgstr "Si deja en blanco este campo, no se cambiará smb.conf."
+
+#. Description
+#: ../samba-common.templates:15
+msgid "Character Set for DOS clients"
+msgstr "Juego de caracteres para los clientes DOS"
+
+#. Description
+#: ../samba-common.templates:15
+msgid ""
+"You currently have a \"client code page\" set in your smb.conf.  In Samba "
+"3.0, this option is replaced by the option \"dos charset\".  Please specify "
+"the character set you wish to use for this new option.  In most cases, the "
+"default chosen for you will be sufficient.  Note that this option is not "
+"needed to support Windows clients, it is only for DOS clients.  If you leave "
+"this option blank, your smb.conf will not be changed."
+msgstr ""
+"Actualmente hay una opción de \"client code page\" en smb.conf.  En Samba "
+"3.0 esta opción ha sido reemplazado por la opción \"dos charset\".  Por "
+"favor, indique el juego de caracteres que desea usar para esta opción "
+"nueva.  Esta opción no se necesita en absoluto para clientes Windows; es "
+"exclusivamente para los clientes DOS.  Si deja en blanco este campo, no se "
+"cambiará smb.conf."
+
+#. Description
+#: ../samba-common.templates:26
+msgid "Modify smb.conf to use WINS settings from DHCP?"
+msgstr ""
+"¿Modificar smb.conf para usar la configuración WINS que proviene de DHCP?"
+
+#. Description
+#: ../samba-common.templates:26
+msgid ""
+"If your computer gets IP address information from a DHCP server on the "
+"network, the DHCP server may also provide information about WINS servers "
+"(\"NetBIOS name servers\") present on the network.  This requires a change "
+"to your smb.conf file so that DHCP-provided WINS settings will automatically "
+"be read from /etc/samba/dhcp.conf."
+msgstr ""
+"Si su sistema recibe la dirección IP desde un servidor DHCP en la red, el "
+"servidor DHCP también puede proveerle informaciones sobre los servidores de "
+"WINS que haya en la red.  Esto requiere un cambio en el fichero smb.conf "
+"para que la configuración de WINS proveniente de DHCP se lea automaticamente "
+"de /etc/samba/dhcp.conf."
+
+#. Description
+#: ../samba-common.templates:26
+msgid ""
+"You must have the dhcp3-client package installed to take advantage of this "
+"feature."
+msgstr ""
+"Hay que instalar el paquete dhcp3-client para aprovechar esta funcionalidad."
+
+#. Description
+#: ../samba-common.templates:39
+msgid "Configure smb.conf through debconf?"
+msgstr "¿Configurar smb.conf mediante debconf?"
+
+#. Description
+#: ../samba-common.templates:39
+msgid ""
+"The rest of the configuration of Samba deals with questions that affect "
+"parameters in /etc/samba/smb.conf, which is the file used to configure the "
+"Samba programs (nmbd and smbd.) Your current smb.conf contains an 'include' "
+"line or an option that spans multiple lines, which could confuse debconf and "
+"require you to edit your smb.conf by hand to get it working again."
+msgstr ""
+"El resto de la configuración de Samba trata sobre cuestiones que afectan al "
+"contenido de /etc/samba/smb.conf, que es el fichero utilizado para "
+"configurar los programas de Samba (nmbd y smbd). Su smb.conf actual contiene "
+"una línea 'include' o una opción que atraviesa más de una línea, así que "
+"debconf puede dejarlo con un smb.conf descompuesto, requiriendo que lo "
+"arregle a mano."
+
+#. Description
+#: ../samba-common.templates:39
+msgid ""
+"If you don't use debconf to configure smb.conf, you will have to handle any "
+"configuration changes yourself, and will not be able to take advantage of "
+"periodic configuration enhancements.  Therefore, use of debconf is "
+"recommended if possible."
+msgstr ""
+"Si no usa debconf para configurar smb.conf, tendrá que cuidar a mano "
+"cualquier cambio a la configuración de Samba y no disfrutará de aumentos "
+"periódicos de configuración.  Por eso se recomienda el uso de debconf cuando "
+"sea posible."
+
+#. Description
+#: ../samba-common.templates:54
+msgid "Workgroup/Domain Name?"
+msgstr "Nombre del dominio o del grupo de trabajo"
+
+#. Description
+#: ../samba-common.templates:54
+msgid ""
+"This controls what workgroup your server will appear to be in when queried "
+"by clients. Note that this parameter also controls the Domain name used with "
+"the security=domain setting."
+msgstr ""
+"Es el grupo de trabajo en el que aparecerá su servidor cuando se lo "
+"pregunten los clientes de la red. Este parámetro también controla el nombre "
+"de dominio que se usa con la configuración security=domain."
+
+#. Description
+#: ../samba-common.templates:62
+msgid "Use password encryption?"
+msgstr "¿Utilizar contraseñas cifradas?"
+
+#. Description
+#: ../samba-common.templates:62
+msgid ""
+"Recent Windows clients communicate with SMB servers using encrypted "
+"passwords. If you want to use clear text passwords you will need to change a "
+"parameter in your Windows registry. It is recommended that you use encrypted "
+"passwords. If you do, make sure you have a valid /etc/samba/smbpasswd file "
+"and that you set passwords in there for each user using the smbpasswd "
+"command."
+msgstr ""
+"Los clientes Windows más modernos se comunican con los servidores SMB "
+"utilizando contraseñas cifradas. Si quiere usar contraseñas en texto plano, "
+"tendrá que cambiar un parámetro en el registro de Windows. Es muy "
+"recomendable usar cifrado en las contraseñas. Si elige hacerlo, compruebe "
+"que tiene un fichero /etc/samba/smbpasswd válido y que ha puesto las "
+"contraseñas con el programa smbpasswd."
+
+#. Description
+#: ../samba.templates:4
+msgid "Create samba password database, /var/lib/samba/passdb.tdb?"
+msgstr "¿Crear el base de dados de contraseñas /var/lib/samba/passdb.tdb?"
+
+#. Description
+#: ../samba.templates:4
+msgid ""
+"To be compatible with the defaults in most versions of Windows, Samba must "
+"be configured to use encrypted passwords.  This requires user passwords to "
+"be stored in a file separate from /etc/passwd. This file can be created "
+"automatically, but the passwords must be added manually (by you or the user) "
+"by running smbpasswd, and you must arrange to keep it up-to-date in the "
+"future.  If you do not create it, you will have to reconfigure samba (and "
+"probably your client machines) to use plaintext passwords. See /usr/share/"
+"doc/samba-doc/htmldocs/ENCRYPTION.html from the samba-doc package for more "
+"details."
+msgstr ""
+"Para manterner la compatibilidad con el comportamiento por defecto de la "
+"mayoria de los sistemas Windows, hay que configurar Samba para que use "
+"contraseñas cifradas, lo cual requiere la creación de un fichero, distinto "
+"del /etc/passwd, donde se guarden las contraseñas de los usuarios. El "
+"fichero se puede crear automaticamente, aunque es necesario añadir las "
+"contraseñas manualmente (por usted o por el usuario) mediante el programa "
+"'smbpasswd', y debe encargarse de mantener las contraseñas al día.  Si no "
+"crea este fichero, es imprescindible configurar Samba (y posiblemente los "
+"sistemas Windows) para que use contraseñas no cifradas.  Véa /usr/share/doc/"
+"samba-doc/htmldocs/ENCRYPTION.html del paquete samba-doc para más "
+"información."
+
+#. Description
+#: ../samba.templates:17
+msgid "Samba's log files have moved."
+msgstr "Se han cambiado de lugar los ficheros de registro de Samba."
+
+#. Description
+#: ../samba.templates:17
+msgid ""
+"Starting with the first packages of Samba 2.2 for Debian the log files for "
+"both Samba daemons (nmbd and smbd) are now stored in /var/log/samba/. The "
+"names of the files are log.nmbd and log.smbd, for nmbd and smbd respectively."
+msgstr ""
+"A partir de los primeros paquetes Debian de Samba 2.2, los ficheros de "
+"registro de los dos demonios del Samba (nmbd y smbd) se encuentran en /var/"
+"log/samba/.  Los nombres de estos ficheros son log.nmbd y log.smbd, para "
+"nmbd y smbd respectivamente."
+
+#. Description
+#: ../samba.templates:17
+msgid ""
+"The old log files that were in /var/log/ will be moved to the new location "
+"for you."
+msgstr ""
+"Los ficheros de registro antiguos que había en /var/log se moverán "
+"automáticamente a su nueva ubicación."
+
+#. Description
+#: ../samba.templates:28
+msgid "Running nmbd from inetd is no longer supported"
+msgstr "Ya no se puede ejecutar nmbd desde el inetd"
+
+#. Description
+#: ../samba.templates:28
+msgid ""
+"Your system was previously configured to start nmbd and smbd from inetd.  As "
+"of version 2.999+3.0.alpha20-4, nmbd will no longer be started from inetd.  "
+"If you have modified your /etc/init.d/samba startup script, you may need to "
+"adjust it by hand now so that nmbd will start."
+msgstr ""
+"Su sistema estaba configurado anteriormente para ejectuar nmbd y smbd desde "
+"inetd.  A partir de la version 2.999+3.0.alpha20-4, nmbd ya no se ejecuta "
+"desde inetd.  Si ha modificado el script de arranque /etc/init.d/samba, "
+"puede que tenga que editarlo ahora para que nmbd se ejecute."
+
+#. Choices
+#: ../samba.templates:36
+msgid "daemons, inetd"
+msgstr "demonios, inetd"
+
+#. Description
+#: ../samba.templates:38
+msgid "How do you want to run Samba?"
+msgstr "¿Cómo quiere que se ejecute Samba?"
+
+#. Description
+#: ../samba.templates:38
+msgid ""
+"The Samba daemon smbd can run as a normal daemon or from inetd. Running as a "
+"daemon is the recommended approach."
+msgstr ""
+"El servicio Samba smbd puede ejecutarse como demonio normal o desde el "
+"inetd.  Se recomienda que se ejecute como demonio independiente."
+
+#. Description
+#: ../samba.templates:45
+msgid "Move /etc/samba/smbpasswd to /var/lib/samba/passdb.tdb?"
+msgstr ""
+"¿Convertir el fichero /etc/samba/smbpasswd en /var/lib/samba/passdb.tdb?"
+
+#. Description
+#: ../samba.templates:45
+#, fuzzy
+msgid ""
+"Samba 3.0 introduces a newer, more complete SAM database interface which "
+"supersedes the /etc/samba/smbpasswd file.  Would you like your existing "
+"smbpasswd file to be migrated to /var/lib/samba/passdb.tdb for you?  If you "
+"plan to use another pdb backend (e.g., LDAP) instead, you should answer 'no' "
+"here."
+msgstr ""
+"La versión 3.0 de Samba introduce un nuevo base de dados \"SAM\" más "
+"completo que suplanta al fichero /etc/samba/smbpasswd.  Â¿Quiere que el "
+"fichero corriente smbpasswd sea convertido en /var/lib/samba/passdb.tdb?  Si "
+"pretende usar otro  "
+
+#. Description
+#: ../swat.templates:3
+msgid "Your smb.conf will be re-written!"
+msgstr "¡Se sobrescribirá su configuración smb.conf!"
+
+#. Description
+#: ../swat.templates:3
+msgid ""
+"SWAT will rewrite your smb.conf file. It will rearrange the entries and "
+"delete all comments, include= and copy= options. If you have a carefully "
+"crafted smb.conf then back it up or don't use SWAT!"
+msgstr ""
diff --git a/packaging/Debian/debian/po/fr.po b/packaging/Debian/debian/po/fr.po
new file mode 100644 (file)
index 0000000..bb8cf41
--- /dev/null
@@ -0,0 +1,305 @@
+#
+#    Translators, if you are not familiar with the PO format, gettext
+#    documentation is worth reading, especially sections dedicated to
+#    this format, e.g. by running:
+#         info -n '(gettext)PO Files'
+#         info -n '(gettext)Header Entry'
+#
+#    Some information specific to po-debconf are available at
+#            /usr/share/doc/po-debconf/README-trans
+#         or http://www.debian.org/intl/l10n/po-debconf/README-trans
+#
+#    Developers do not need to manually edit POT or PO files.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: Samba for Debian 2.999+3.0.alpha23-1\n"
+"POT-Creation-Date: 2003-04-30 13:11-0500\n"
+"PO-Revision-Date: 2003-04-19 08:28-0100\n"
+"Last-Translator: Christian Perrier <bubulle@debian.org>\n"
+"Language-Team: French <debian-l10n-french@lists.debian.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=ISO-8859-15\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Description
+#: ../samba-common.templates:3
+msgid "Character Set for Unix filesystem"
+msgstr "Jeu de caractères pour les systèmes de fichiers Unix"
+
+#. Description
+#: ../samba-common.templates:3
+msgid ""
+"You currently have a \"character set\" configured in your smb.conf.  In "
+"Samba 3.0, this option is replaced by two new options, \"unix charset\" and "
+"\"display charset\".  Please specify the character set you wish to use for "
+"these new options, which control how Samba interprets filenames on the file "
+"system and how smbclient will interpret these names when you connect to a "
+"file server."
+msgstr ""
+"Une instruction Â«Â character set » (jeu de caractères) est utilisée dans "
+"votre fichier smb.conf. Avec Samba 3.0, cette option est remplacée par deux "
+"nouvelles options, Â«Â unix charset » (jeu de caractères Unix) et Â«Â display "
+"charset » (jeu de caractères Ã  l'affichage). Veuillez indiquer le jeu de "
+"caractères que vous voulez utiliser avec chacune de ces deux options. La "
+"première permet d'interpréter les noms de fichiers sur le système et la "
+"seconde permet Ã  smbclient d'interpréter ces noms lors d'une connexion Ã  un "
+"serveur de fichiers."
+
+#. Description
+#: ../samba-common.templates:3
+msgid "If you leave this option blank, your smb.conf will not be changed."
+msgstr ""
+"Le fichier smb.conf ne sera pas modifié si vous laissez cette option sans "
+"réponse."
+
+#. Description
+#: ../samba-common.templates:15
+msgid "Character Set for DOS clients"
+msgstr "Jeu de caractères pour les clients DOS"
+
+#. Description
+#: ../samba-common.templates:15
+msgid ""
+"You currently have a \"client code page\" set in your smb.conf.  In Samba "
+"3.0, this option is replaced by the option \"dos charset\".  Please specify "
+"the character set you wish to use for this new option.  In most cases, the "
+"default chosen for you will be sufficient.  Note that this option is not "
+"needed to support Windows clients, it is only for DOS clients.  If you leave "
+"this option blank, your smb.conf will not be changed."
+msgstr ""
+"Votre fichier smb.conf contient une option Â«Â client code page » (page de "
+"codes du client). Avec Samba 3.0, cette option a Ã©té remplacée par l'option "
+"« dos charset » (jeu de caractères DOS). Veuillez indiquer le jeu de "
+"caractères que vous voulez utiliser avec la nouvelle option. En général le "
+"jeu de caractères choisi par défaut est suffisant. Veuillez noter que cette "
+"option ne sert pas pour les clients Windows mais seulement pour les clients "
+"DOS. Le fichier smb.conf ne sera pas modifié si vous laissez cette option "
+"sans réponse. "
+
+#. Description
+#: ../samba-common.templates:26
+msgid "Modify smb.conf to use WINS settings from DHCP?"
+msgstr "Modifier smb.conf pour utiliser les paramètres WINS fournis par DHCP ?"
+
+#. Description
+#: ../samba-common.templates:26
+msgid ""
+"If your computer gets IP address information from a DHCP server on the "
+"network, the DHCP server may also provide information about WINS servers "
+"(\"NetBIOS name servers\") present on the network.  This requires a change "
+"to your smb.conf file so that DHCP-provided WINS settings will automatically "
+"be read from /etc/samba/dhcp.conf."
+msgstr ""
+"Si votre ordinateur obtient ses paramètres IP Ã  partir d'un serveur DHCP du "
+"réseau, ce serveur peut aussi fournir des informations sur les serveurs WINS "
+"(serveurs de noms NetBIOS) présents sur le réseau. Une modification du "
+"fichier smb.conf est nécessaire afin que les réglages WINS fournis par le "
+"serveur DHCP soient lus dans /etc/samba/dhcp.conf."
+
+#. Description
+#: ../samba-common.templates:26
+msgid ""
+"You must have the dhcp3-client package installed to take advantage of this "
+"feature."
+msgstr "Pour cela, le paquet dhcp3-client doit Ãªtre installé."
+
+#. Description
+#: ../samba-common.templates:39
+msgid "Configure smb.conf through debconf?"
+msgstr "Voulez-vous configurer smb.conf avec debconf ?"
+
+#. Description
+#: ../samba-common.templates:39
+msgid ""
+"The rest of the configuration of Samba deals with questions that affect "
+"parameters in /etc/samba/smb.conf, which is the file used to configure the "
+"Samba programs (nmbd and smbd.) Your current smb.conf contains an 'include' "
+"line or an option that spans multiple lines, which could confuse debconf and "
+"require you to edit your smb.conf by hand to get it working again."
+msgstr ""
+"La suite de la configuration de Samba pose des questions sur des paramètres "
+"de /etc/samba/smb.conf, le fichier utilisé pour configurer les programmes de "
+"Samba (nmbd et smbd). Votre fichier actuel contient une ligne Â«Â include » ou "
+"une option qui s'étale sur plusieurs lignes : cela peut perturber debconf et "
+"il vaut mieux gérer manuellement le contenu de ce fichier."
+
+#. Description
+#: ../samba-common.templates:39
+msgid ""
+"If you don't use debconf to configure smb.conf, you will have to handle any "
+"configuration changes yourself, and will not be able to take advantage of "
+"periodic configuration enhancements.  Therefore, use of debconf is "
+"recommended if possible."
+msgstr ""
+"Si vous n'utilisez pas debconf pour configurer smb.conf, vous devrez vous-"
+"même gérer les modifications de configuration et vous ne pourrez pas "
+"bénéficier des améliorations faites dans la configuration. Si possible, il "
+"est conseillé d'utiliser debconf."
+
+#. Description
+#: ../samba-common.templates:54
+msgid "Workgroup/Domain Name?"
+msgstr "Groupe de travail et nom de domaine ?"
+
+#. Description
+#: ../samba-common.templates:54
+msgid ""
+"This controls what workgroup your server will appear to be in when queried "
+"by clients. Note that this parameter also controls the Domain name used with "
+"the security=domain setting."
+msgstr ""
+"Ce paramètre indique le groupe de travail où les clients trouveront le "
+"serveur. Il indique aussi le nom de domaine utilisé par le paramètre "
+"« security=domain »."
+
+#. Description
+#: ../samba-common.templates:62
+msgid "Use password encryption?"
+msgstr "Voulez-vous chiffrer les mots de passe ?"
+
+#. Description
+#: ../samba-common.templates:62
+msgid ""
+"Recent Windows clients communicate with SMB servers using encrypted "
+"passwords. If you want to use clear text passwords you will need to change a "
+"parameter in your Windows registry. It is recommended that you use encrypted "
+"passwords. If you do, make sure you have a valid /etc/samba/smbpasswd file "
+"and that you set passwords in there for each user using the smbpasswd "
+"command."
+msgstr ""
+"Des clients Windows récents communiquent avec les serveurs SMB en utilisant "
+"des mots de passe chiffrés. Si vous voulez utiliser des mots de passe sans "
+"chiffrement, vous devez modifier un paramètre dans le registre de Windows. "
+"Il est recommandé d'utiliser des mots de passe chiffrés. Si vous le faites, "
+"n'oubliez pas de créer un fichier /etc/samba/smbpasswd et d'y mettre les "
+"mots de passe de tous les utilisateurs qui se servent de la commande "
+"smbpasswd."
+
+#. Description
+#: ../samba.templates:4
+msgid "Create samba password database, /var/lib/samba/passdb.tdb?"
+msgstr "Faut-il créer une base de données /var/lib/samba/passdb.tdb ?"
+
+#. Description
+#: ../samba.templates:4
+msgid ""
+"To be compatible with the defaults in most versions of Windows, Samba must "
+"be configured to use encrypted passwords.  This requires user passwords to "
+"be stored in a file separate from /etc/passwd. This file can be created "
+"automatically, but the passwords must be added manually (by you or the user) "
+"by running smbpasswd, and you must arrange to keep it up-to-date in the "
+"future.  If you do not create it, you will have to reconfigure samba (and "
+"probably your client machines) to use plaintext passwords. See /usr/share/"
+"doc/samba-doc/htmldocs/ENCRYPTION.html from the samba-doc package for more "
+"details."
+msgstr ""
+"Pour préserver la compatibilité avec le comportement par défaut de la "
+"plupart des systèmes Windows, Samba doit utiliser les mots de passe "
+"chiffrés. Cela exige la création d'un fichier, distinct du fichier /etc/"
+"passwd, pour mettre les mots de passe des utilisateurs. Ce fichier peut Ãªtre "
+"créé automatiquement, mais quelqu'un (vous ou l'utilisateur) devra ajouter "
+"les mots de passe manuellement en utilisant la commande smbpasswd ; et vous "
+"devrez maintenir Ã  jour ce fichier. Si vous ne voulez pas créer le fichier "
+"maintenant, Samba (et peut-être les ordinateurs Windows) devra utiliser des "
+"mots de passe non chiffrés. Voyez /usr/share/doc/samba-doc/htmldocs/"
+"ENCRYPTION.html dans le paquet samba-doc pour plus de détails."
+
+#. Description
+#: ../samba.templates:17
+msgid "Samba's log files have moved."
+msgstr "Les fichiers-journaux de Samba ont changé de place."
+
+#. Description
+#: ../samba.templates:17
+msgid ""
+"Starting with the first packages of Samba 2.2 for Debian the log files for "
+"both Samba daemons (nmbd and smbd) are now stored in /var/log/samba/. The "
+"names of the files are log.nmbd and log.smbd, for nmbd and smbd respectively."
+msgstr ""
+"À partir des premiers paquets de Samba 2.2 pour Debian, les fichiers-"
+"journaux des démons nmbd et smbd se trouvent dans /var/log/samba/. Les noms "
+"de ces fichiers sont log.nmbd et log.smbd pour, respectivement, nmbd et smbd."
+
+#. Description
+#: ../samba.templates:17
+msgid ""
+"The old log files that were in /var/log/ will be moved to the new location "
+"for you."
+msgstr ""
+"Les anciens fichiers-journaux dans /var/log/ seront mis au bon endroit."
+
+#. Description
+#: ../samba.templates:28
+msgid "Running nmbd from inetd is no longer supported"
+msgstr "L'utilisation de nmbd Ã  partir d'inetd n'est plus supportée"
+
+#. Description
+#: ../samba.templates:28
+msgid ""
+"Your system was previously configured to start nmbd and smbd from inetd.  As "
+"of version 2.999+3.0.alpha20-4, nmbd will no longer be started from inetd.  "
+"If you have modified your /etc/init.d/samba startup script, you may need to "
+"adjust it by hand now so that nmbd will start."
+msgstr ""
+"Votre système lançait nmbd et smbd Ã  partir d'inetd. Depuis la version 2.999"
+"+3.0.alpha20-4, on ne peut plus exécuter nmbd Ã  partir d'inetd. Si vous avez "
+"modifié le script de lancement /etc/init.d/samba, vous avez peut-être besoin "
+"de le corriger manuellement pour permettre le lancement de nmbd. "
+
+#. Choices
+#: ../samba.templates:36
+msgid "daemons, inetd"
+msgstr "démons, inetd"
+
+#. Description
+#: ../samba.templates:38
+msgid "How do you want to run Samba?"
+msgstr "Comment voulez-vous lancer Samba ?"
+
+#. Description
+#: ../samba.templates:38
+msgid ""
+"The Samba daemon smbd can run as a normal daemon or from inetd. Running as a "
+"daemon is the recommended approach."
+msgstr ""
+"Le service de Samba smbd peut s'exécuter en tant que démon classique ou bien "
+"être lancé par inetd. L'approche recommandée est qu'il s'exécute en tant que "
+"démon."
+
+#. Description
+#: ../samba.templates:45
+msgid "Move /etc/samba/smbpasswd to /var/lib/samba/passdb.tdb?"
+msgstr "Faut-il convertir /etc/samba/smbpasswd en /var/lib/samba/passdb.tdb ?"
+
+#. Description
+#: ../samba.templates:45
+msgid ""
+"Samba 3.0 introduces a newer, more complete SAM database interface which "
+"supersedes the /etc/samba/smbpasswd file.  Would you like your existing "
+"smbpasswd file to be migrated to /var/lib/samba/passdb.tdb for you?  If you "
+"plan to use another pdb backend (e.g., LDAP) instead, you should answer 'no' "
+"here."
+msgstr ""
+"Avec Samba 3.0, une nouvelle interface pour les bases de données SAM, plus "
+"complète, vient remplacer le fichier /etc/samba/smbpasswd. Voulez-vous que "
+"votre fichier existant soit remplacé par /var/lib/samba/passdb.tdb ? Si vous "
+"envisagez d'utiliser une autre interface d'authentification (p.ex. LDAP), "
+"refusez la proposition maintenant."
+
+#. Description
+#: ../swat.templates:3
+msgid "Your smb.conf will be re-written!"
+msgstr "Ré-écriture de votre fichier smb.conf !"
+
+#. Description
+#: ../swat.templates:3
+msgid ""
+"SWAT will rewrite your smb.conf file. It will rearrange the entries and "
+"delete all comments, include= and copy= options. If you have a carefully "
+"crafted smb.conf then back it up or don't use SWAT!"
+msgstr ""
+"SWAT va modifier votre fichier smb.conf. Les entrées seront réorganisées et "
+"les commentaires détruits ainsi que les entrées Â«Â include = » et Â«Â copy = ». "
+"Si votre smb.conf Ã©tait soigneusement construit, sauvegardez-le ou "
+"n'utilisez pas SWAT !"
diff --git a/packaging/Debian/debian/po/pt_BR.po b/packaging/Debian/debian/po/pt_BR.po
new file mode 100644 (file)
index 0000000..a6f02f7
--- /dev/null
@@ -0,0 +1,310 @@
+#
+#    Translators, if you are not familiar with the PO format, gettext
+#    documentation is worth reading, especially sections dedicated to
+#    this format, e.g. by running:
+#         info -n '(gettext)PO Files'
+#         info -n '(gettext)Header Entry'
+#
+#    Some information specific to po-debconf are available at
+#            /usr/share/doc/po-debconf/README-trans
+#         or http://www.debian.org/intl/l10n/po-debconf/README-trans
+#
+#    Developers do not need to manually edit POT or PO files.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: samba_2.999+3.0.alpha20-4\n"
+"POT-Creation-Date: 2003-04-30 13:11-0500\n"
+"PO-Revision-Date: 2003-04-05 13:30-0300\n"
+"Last-Translator: André Luís Lopes <andrelop@ig.com.br>\n"
+"Language-Team: Debian-BR Project <debian-l10n-portuguese@lists.debian.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=ISO-8859-1\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Description
+#: ../samba-common.templates:3
+msgid "Character Set for Unix filesystem"
+msgstr "Conjunto de caracteres para sistema de arquivos Unix"
+
+#. Description
+#: ../samba-common.templates:3
+msgid ""
+"You currently have a \"character set\" configured in your smb.conf.  In "
+"Samba 3.0, this option is replaced by two new options, \"unix charset\" and "
+"\"display charset\".  Please specify the character set you wish to use for "
+"these new options, which control how Samba interprets filenames on the file "
+"system and how smbclient will interpret these names when you connect to a "
+"file server."
+msgstr ""
+"Atualmente existe um \"conjunto de caracteres\" (\"character set\") "
+"configurado em seu arquivo smb.conf. No Samba 3.0, esta opção foi "
+"substituída por duas novas opções, \"unix charset\" e \"display charset\". "
+"Por favor especifique o conjunto de caracteres a ser usado para essas novas "
+"opções, as quais controlam como o Samba interpreta nomes de arquivos no "
+"sistema de arquivos e como o smbclient irá interpretar esses nomes quando "
+"você se conectar a um servidor de arquivos, respectivamente."
+
+#. Description
+#: ../samba-common.templates:3
+msgid "If you leave this option blank, your smb.conf will not be changed."
+msgstr ""
+"Caso você deixe esta opção em branco, seu arquivo smb.conf não será "
+"modificado."
+
+#. Description
+#: ../samba-common.templates:15
+msgid "Character Set for DOS clients"
+msgstr "Conjunto de caracteres para clientes DOS"
+
+#. Description
+#: ../samba-common.templates:15
+msgid ""
+"You currently have a \"client code page\" set in your smb.conf.  In Samba "
+"3.0, this option is replaced by the option \"dos charset\".  Please specify "
+"the character set you wish to use for this new option.  In most cases, the "
+"default chosen for you will be sufficient.  Note that this option is not "
+"needed to support Windows clients, it is only for DOS clients.  If you leave "
+"this option blank, your smb.conf will not be changed."
+msgstr ""
+"Atualmente existe um \"código de página do cliente\" (\"client code page\") "
+"definido em seu arquivo smb.conf. No Samba 3.0, essa opção foi substituída "
+"pela opção \"dos charset\". Por favor, especifique o conjunto de caracteres "
+"que você deseja usar para essa nova opção. Note que essa opção não Ã© "
+"necessária para suportar clientes Windows mas sim válida somente para "
+"clientes DOS. Caso você deixe essa opção em branco, seu arquivo smb.conf não "
+"será modificado."
+
+#. Description
+#: ../samba-common.templates:26
+msgid "Modify smb.conf to use WINS settings from DHCP?"
+msgstr "Modificar smb.conf para usar configurações WINS fornecidas via DHCP ?"
+
+#. Description
+#: ../samba-common.templates:26
+msgid ""
+"If your computer gets IP address information from a DHCP server on the "
+"network, the DHCP server may also provide information about WINS servers "
+"(\"NetBIOS name servers\") present on the network.  This requires a change "
+"to your smb.conf file so that DHCP-provided WINS settings will automatically "
+"be read from /etc/samba/dhcp.conf."
+msgstr ""
+"Caso seu computador obtenha as informações de endereçamento IP de um "
+"servidor DHCP na rede, o servidor DHCP pode também fornecer informações "
+"sobre servidor WINS (\"Servidor de Nomes NetBIOS\") presentes na rede. Para "
+"o Samba ler as configurações WINS fornecidas pelo servidor DHCP "
+"automaticamente do arquivo /etc/samba/dhcp.conf, Ã© preciso modificar seu "
+"arquivo smb.conf."
+
+#. Description
+#: ../samba-common.templates:26
+msgid ""
+"You must have the dhcp3-client package installed to take advantage of this "
+"feature."
+msgstr ""
+"Você deve possuir o pacote dhcp3-client instalado para poder usar este "
+"recurso."
+
+#. Description
+#: ../samba-common.templates:39
+msgid "Configure smb.conf through debconf?"
+msgstr "Configurar smb.conf através do debconf ?"
+
+#. Description
+#: ../samba-common.templates:39
+msgid ""
+"The rest of the configuration of Samba deals with questions that affect "
+"parameters in /etc/samba/smb.conf, which is the file used to configure the "
+"Samba programs (nmbd and smbd.) Your current smb.conf contains an 'include' "
+"line or an option that spans multiple lines, which could confuse debconf and "
+"require you to edit your smb.conf by hand to get it working again."
+msgstr ""
+"O restante da configuração do Samba lida com questões que afetam parâmetros "
+"no arquivo /etc/samba/smb.conf, que Ã© o arquivo usado para configurar os "
+"programas Samba (nmbd e smbd). Seu arquivo smb.conf atual contém uma linha "
+"'include' ou uma opção que ocupa diversas linhas, o que pode confundir o "
+"debconf e requerer que você edite seu arquivo smb.conf manualmente para tê-"
+"lo funcional novamente."
+
+#. Description
+#: ../samba-common.templates:39
+msgid ""
+"If you don't use debconf to configure smb.conf, you will have to handle any "
+"configuration changes yourself, and will not be able to take advantage of "
+"periodic configuration enhancements.  Therefore, use of debconf is "
+"recommended if possible."
+msgstr ""
+"Caso você opte por não usar o debconf para configurar o smb.conf, será "
+"necessário que você lide com quaisquer mudanças de configurações manualmente "
+"e você não poderá aproveitar os melhoramentos periódicos de configuração. "
+"Por esse motivo, Ã© recomendado usar o debconf, caso seja possível."
+
+#. Description
+#: ../samba-common.templates:54
+msgid "Workgroup/Domain Name?"
+msgstr "Nome de Domínio/Grupo de Trabalho ?"
+
+#. Description
+#: ../samba-common.templates:54
+msgid ""
+"This controls what workgroup your server will appear to be in when queried "
+"by clients. Note that this parameter also controls the Domain name used with "
+"the security=domain setting."
+msgstr ""
+"Este parâmetro controla em qual grupo de trabalho (workgroup) seu servidor "
+"parecerá estar quando o mesmo for pesquisado por clientes. Note que este "
+"parâmetro também controla o nome de Domínio usado com a configuração "
+"security=domain."
+
+#. Description
+#: ../samba-common.templates:62
+msgid "Use password encryption?"
+msgstr "Usar encriptação de senhas ?"
+
+#. Description
+#: ../samba-common.templates:62
+msgid ""
+"Recent Windows clients communicate with SMB servers using encrypted "
+"passwords. If you want to use clear text passwords you will need to change a "
+"parameter in your Windows registry. It is recommended that you use encrypted "
+"passwords. If you do, make sure you have a valid /etc/samba/smbpasswd file "
+"and that you set passwords in there for each user using the smbpasswd "
+"command."
+msgstr ""
+"Clientes Windows atuais comunicam-se com servidores SMB usando senhas "
+"encriptadas. Caso você queira usar senhas em texto puro você precisará "
+"modificar um parâmetro no registro de seu Windows. Ã‰ recomendado que você "
+"use senhas encriptadas. Se for usá-las, certifique-se de possuir um arquivo /"
+"etc/samba/smbpasswd válido e que você tenha definido senhas no mesmo para "
+"cada usuário, utilizando o comando smbpasswd."
+
+#. Description
+#: ../samba.templates:4
+msgid "Create samba password database, /var/lib/samba/passdb.tdb?"
+msgstr "Gerar a base de dados para senhas /var/lib/samba/passdb.tdb ?"
+
+#. Description
+#: ../samba.templates:4
+msgid ""
+"To be compatible with the defaults in most versions of Windows, Samba must "
+"be configured to use encrypted passwords.  This requires user passwords to "
+"be stored in a file separate from /etc/passwd. This file can be created "
+"automatically, but the passwords must be added manually (by you or the user) "
+"by running smbpasswd, and you must arrange to keep it up-to-date in the "
+"future.  If you do not create it, you will have to reconfigure samba (and "
+"probably your client machines) to use plaintext passwords. See /usr/share/"
+"doc/samba-doc/htmldocs/ENCRYPTION.html from the samba-doc package for more "
+"details."
+msgstr ""
+"Para compatibilidade com os padrões adotados em todas as versões atuais do "
+"Windows o Samba deve ser configurado para usar senhas encriptadas. Isso "
+"requer que as senhas dos usuários sejam armazenadas em um arquivo diferente "
+"do /etc/passwd. Esse arquivo pode ser criado automaticamente, mas as senhas "
+"devem ser definidas manualmente (por você ou pelo usuário) executando o "
+"utilitário smbpasswd. Você deve certificar-se de manter esse arquivo "
+"atualizado futuramente. Caso você não crie esse arquivo, você terá que "
+"reconfigurar o Samba (e provavelmente suas máquinas clientes) para "
+"utilização de senhas em texto puro. Consulte a documentação do pacote samba-"
+"doc em /usr/share/doc/samba-doc/htmldocs/ENCRYPTION.html para maiores "
+"detalhes."
+
+#. Description
+#: ../samba.templates:17
+msgid "Samba's log files have moved."
+msgstr "Arquivos de log do Samba foram movidos."
+
+#. Description
+#: ../samba.templates:17
+msgid ""
+"Starting with the first packages of Samba 2.2 for Debian the log files for "
+"both Samba daemons (nmbd and smbd) are now stored in /var/log/samba/. The "
+"names of the files are log.nmbd and log.smbd, for nmbd and smbd respectively."
+msgstr ""
+"Desde os primeiros pacotes Debian do Samba 2.2 os arquivos de log para ambos "
+"os daemons Samba (nmbd e smbd) são armazenados no diretório /var/log/samba/. "
+"Os nomes desses arquivos são log.nmbd e log.smbd, para o nmbd e para o smbd, "
+"respectivamente."
+
+#. Description
+#: ../samba.templates:17
+msgid ""
+"The old log files that were in /var/log/ will be moved to the new location "
+"for you."
+msgstr ""
+"Os antigos arquivos de log que estavam em /var/log/ serão movidos para a "
+"nova localização automaticamente para você."
+
+#. Description
+#: ../samba.templates:28
+msgid "Running nmbd from inetd is no longer supported"
+msgstr "A execução do nmbd a partir do inetd não Ã© mais suportada"
+
+#. Description
+#: ../samba.templates:28
+msgid ""
+"Your system was previously configured to start nmbd and smbd from inetd.  As "
+"of version 2.999+3.0.alpha20-4, nmbd will no longer be started from inetd.  "
+"If you have modified your /etc/init.d/samba startup script, you may need to "
+"adjust it by hand now so that nmbd will start."
+msgstr ""
+"Seu sistema foi previamente configurado para iniciar os daemons nmbd e smbd "
+"a partir do inetd. Desde a versão 2.999+3.0.alpha20-4, o nmbd não mais será "
+"iniciado a partir do inetd. Caso você tenha modificado seu script de "
+"inicialização /etc/init.d/samba, você pode precisar ajustá-lo manualmente "
+"agora para que o nmbd seja iniciado."
+
+#. Choices
+#: ../samba.templates:36
+msgid "daemons, inetd"
+msgstr "daemons, inetd"
+
+#. Description
+#: ../samba.templates:38
+msgid "How do you want to run Samba?"
+msgstr "Como você deseja que o Samba seja executado ?"
+
+#. Description
+#: ../samba.templates:38
+msgid ""
+"The Samba daemon smbd can run as a normal daemon or from inetd. Running as a "
+"daemon is the recommended approach."
+msgstr ""
+"O serviço Samba smbd pode ser executado como daemon normal ou a partir do "
+"inetd. Executá-lo como daemon Ã© o método recomendado."
+
+#. Description
+#: ../samba.templates:45
+msgid "Move /etc/samba/smbpasswd to /var/lib/samba/passdb.tdb?"
+msgstr "Mover /etc/samba/smbpasswd para /var/lib/samba/passdb.tdb ?"
+
+#. Description
+#: ../samba.templates:45
+msgid ""
+"Samba 3.0 introduces a newer, more complete SAM database interface which "
+"supersedes the /etc/samba/smbpasswd file.  Would you like your existing "
+"smbpasswd file to be migrated to /var/lib/samba/passdb.tdb for you?  If you "
+"plan to use another pdb backend (e.g., LDAP) instead, you should answer 'no' "
+"here."
+msgstr ""
+"O Samba 3.0 introduz uma nova e mais complete interface de base de dados SAM "
+"que substitui o arquivo /etc/samba/smbpasswd. Você gostaria que o arquivo "
+"smbpasswd existente fosse migrado para /var/lib/samba/passdb.tdb para você ? "
+"Caso você planeje usar um outro backend (como LDAP, por exemplo) você deverá "
+"escolher 'não' aqui."
+
+#. Description
+#: ../swat.templates:3
+msgid "Your smb.conf will be re-written!"
+msgstr "Seu arquivo smb.conf será reescrito !"
+
+#. Description
+#: ../swat.templates:3
+msgid ""
+"SWAT will rewrite your smb.conf file. It will rearrange the entries and "
+"delete all comments, include= and copy= options. If you have a carefully "
+"crafted smb.conf then back it up or don't use SWAT!"
+msgstr ""
+"O SWAT irá reescrever seu arquivo smb.conf. Ele irá rearrumar as entradas e "
+"apagar todos os comentários, opções include= e copy=. Caso você possua um "
+"arquivo smb.conf cuidadosamente criado e comentado, faça uma cópia de "
+"segurança (backup) do mesmo ou não use o SWAT !"
diff --git a/packaging/Debian/debian/po/templates.pot b/packaging/Debian/debian/po/templates.pot
new file mode 100644 (file)
index 0000000..4798ca9
--- /dev/null
@@ -0,0 +1,234 @@
+#
+#    Translators, if you are not familiar with the PO format, gettext
+#    documentation is worth reading, especially sections dedicated to
+#    this format, e.g. by running:
+#         info -n '(gettext)PO Files'
+#         info -n '(gettext)Header Entry'
+#
+#    Some information specific to po-debconf are available at
+#            /usr/share/doc/po-debconf/README-trans
+#         or http://www.debian.org/intl/l10n/po-debconf/README-trans
+#
+#    Developers do not need to manually edit POT or PO files.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"POT-Creation-Date: 2003-04-30 13:11-0500\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=CHARSET\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Description
+#: ../samba-common.templates:3
+msgid "Character Set for Unix filesystem"
+msgstr ""
+
+#. Description
+#: ../samba-common.templates:3
+msgid ""
+"You currently have a \"character set\" configured in your smb.conf.  In "
+"Samba 3.0, this option is replaced by two new options, \"unix charset\" and "
+"\"display charset\".  Please specify the character set you wish to use for "
+"these new options, which control how Samba interprets filenames on the file "
+"system and how smbclient will interpret these names when you connect to a "
+"file server."
+msgstr ""
+
+#. Description
+#: ../samba-common.templates:3
+msgid "If you leave this option blank, your smb.conf will not be changed."
+msgstr ""
+
+#. Description
+#: ../samba-common.templates:15
+msgid "Character Set for DOS clients"
+msgstr ""
+
+#. Description
+#: ../samba-common.templates:15
+msgid ""
+"You currently have a \"client code page\" set in your smb.conf.  In Samba "
+"3.0, this option is replaced by the option \"dos charset\".  Please specify "
+"the character set you wish to use for this new option.  In most cases, the "
+"default chosen for you will be sufficient.  Note that this option is not "
+"needed to support Windows clients, it is only for DOS clients.  If you leave "
+"this option blank, your smb.conf will not be changed."
+msgstr ""
+
+#. Description
+#: ../samba-common.templates:26
+msgid "Modify smb.conf to use WINS settings from DHCP?"
+msgstr ""
+
+#. Description
+#: ../samba-common.templates:26
+msgid ""
+"If your computer gets IP address information from a DHCP server on the "
+"network, the DHCP server may also provide information about WINS servers "
+"(\"NetBIOS name servers\") present on the network.  This requires a change "
+"to your smb.conf file so that DHCP-provided WINS settings will automatically "
+"be read from /etc/samba/dhcp.conf."
+msgstr ""
+
+#. Description
+#: ../samba-common.templates:26
+msgid ""
+"You must have the dhcp3-client package installed to take advantage of this "
+"feature."
+msgstr ""
+
+#. Description
+#: ../samba-common.templates:39
+msgid "Configure smb.conf through debconf?"
+msgstr ""
+
+#. Description
+#: ../samba-common.templates:39
+msgid ""
+"The rest of the configuration of Samba deals with questions that affect "
+"parameters in /etc/samba/smb.conf, which is the file used to configure the "
+"Samba programs (nmbd and smbd.) Your current smb.conf contains an 'include' "
+"line or an option that spans multiple lines, which could confuse debconf and "
+"require you to edit your smb.conf by hand to get it working again."
+msgstr ""
+
+#. Description
+#: ../samba-common.templates:39
+msgid ""
+"If you don't use debconf to configure smb.conf, you will have to handle any "
+"configuration changes yourself, and will not be able to take advantage of "
+"periodic configuration enhancements.  Therefore, use of debconf is "
+"recommended if possible."
+msgstr ""
+
+#. Description
+#: ../samba-common.templates:54
+msgid "Workgroup/Domain Name?"
+msgstr ""
+
+#. Description
+#: ../samba-common.templates:54
+msgid ""
+"This controls what workgroup your server will appear to be in when queried "
+"by clients. Note that this parameter also controls the Domain name used with "
+"the security=domain setting."
+msgstr ""
+
+#. Description
+#: ../samba-common.templates:62
+msgid "Use password encryption?"
+msgstr ""
+
+#. Description
+#: ../samba-common.templates:62
+msgid ""
+"Recent Windows clients communicate with SMB servers using encrypted "
+"passwords. If you want to use clear text passwords you will need to change a "
+"parameter in your Windows registry. It is recommended that you use encrypted "
+"passwords. If you do, make sure you have a valid /etc/samba/smbpasswd file "
+"and that you set passwords in there for each user using the smbpasswd "
+"command."
+msgstr ""
+
+#. Description
+#: ../samba.templates:4
+msgid "Create samba password database, /var/lib/samba/passdb.tdb?"
+msgstr ""
+
+#. Description
+#: ../samba.templates:4
+msgid ""
+"To be compatible with the defaults in most versions of Windows, Samba must "
+"be configured to use encrypted passwords.  This requires user passwords to "
+"be stored in a file separate from /etc/passwd. This file can be created "
+"automatically, but the passwords must be added manually (by you or the user) "
+"by running smbpasswd, and you must arrange to keep it up-to-date in the "
+"future.  If you do not create it, you will have to reconfigure samba (and "
+"probably your client machines) to use plaintext passwords. See /usr/share/"
+"doc/samba-doc/htmldocs/ENCRYPTION.html from the samba-doc package for more "
+"details."
+msgstr ""
+
+#. Description
+#: ../samba.templates:17
+msgid "Samba's log files have moved."
+msgstr ""
+
+#. Description
+#: ../samba.templates:17
+msgid ""
+"Starting with the first packages of Samba 2.2 for Debian the log files for "
+"both Samba daemons (nmbd and smbd) are now stored in /var/log/samba/. The "
+"names of the files are log.nmbd and log.smbd, for nmbd and smbd respectively."
+msgstr ""
+
+#. Description
+#: ../samba.templates:17
+msgid ""
+"The old log files that were in /var/log/ will be moved to the new location "
+"for you."
+msgstr ""
+
+#. Description
+#: ../samba.templates:28
+msgid "Running nmbd from inetd is no longer supported"
+msgstr ""
+
+#. Description
+#: ../samba.templates:28
+msgid ""
+"Your system was previously configured to start nmbd and smbd from inetd.  As "
+"of version 2.999+3.0.alpha20-4, nmbd will no longer be started from inetd.  "
+"If you have modified your /etc/init.d/samba startup script, you may need to "
+"adjust it by hand now so that nmbd will start."
+msgstr ""
+
+#. Choices
+#: ../samba.templates:36
+msgid "daemons, inetd"
+msgstr ""
+
+#. Description
+#: ../samba.templates:38
+msgid "How do you want to run Samba?"
+msgstr ""
+
+#. Description
+#: ../samba.templates:38
+msgid ""
+"The Samba daemon smbd can run as a normal daemon or from inetd. Running as a "
+"daemon is the recommended approach."
+msgstr ""
+
+#. Description
+#: ../samba.templates:45
+msgid "Move /etc/samba/smbpasswd to /var/lib/samba/passdb.tdb?"
+msgstr ""
+
+#. Description
+#: ../samba.templates:45
+msgid ""
+"Samba 3.0 introduces a newer, more complete SAM database interface which "
+"supersedes the /etc/samba/smbpasswd file.  Would you like your existing "
+"smbpasswd file to be migrated to /var/lib/samba/passdb.tdb for you?  If you "
+"plan to use another pdb backend (e.g., LDAP) instead, you should answer 'no' "
+"here."
+msgstr ""
+
+#. Description
+#: ../swat.templates:3
+msgid "Your smb.conf will be re-written!"
+msgstr ""
+
+#. Description
+#: ../swat.templates:3
+msgid ""
+"SWAT will rewrite your smb.conf file. It will rearrange the entries and "
+"delete all comments, include= and copy= options. If you have a carefully "
+"crafted smb.conf then back it up or don't use SWAT!"
+msgstr ""
diff --git a/packaging/Debian/debian/python2.2-samba.files b/packaging/Debian/debian/python2.2-samba.files
new file mode 100644 (file)
index 0000000..a24e2b9
--- /dev/null
@@ -0,0 +1 @@
+usr/lib/python2.2/site-packages/
index 1083a10f4669031d462face7a5fc0a5b1988c99e..321d02bca4412b9b2220c998b0505cffae43cb7b 100755 (executable)
@@ -1,9 +1,11 @@
 #!/usr/bin/make -f
 # 
 # Important modifications (introduction of a saved config.cache to
-#      solve build problems) we introduced in Samba 2.2.1a-5. These
+#      solve build problems) introduced in Samba 2.2.1a-5. These
 #      modification were made by Steve Langasek <vorlon@netexpress.net>.
 #
+# $Id: rules,v 1.2.4.1 2003/06/01 04:30:10 peloy Exp $
+#
 
 # Uncomment this to turn on verbose mode. 
 #export DH_VERBOSE=1
@@ -22,64 +24,54 @@ DEB_BUILD_GNU_TYPE  := $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
 export DEB_HOST_GNU_TYPE
 export DEB_BUILD_GNU_TYPE
 
-BVARS = SMBLOGFILE=/var/log/smb NMBLOGFILE=/var/log/nmb
-
-DESTDIR=`pwd`/debian/samba
+DESTDIR=`pwd`/debian/tmp
 SWATDIR=`pwd`/debian/swat
 SAMBABOOK=`pwd`/debian/swat
 
 IVARS = BASEDIR=$(DESTDIR)/usr \
+               prefix=$(DESTDIR)/usr \
                BINDIR=$(DESTDIR)/usr/bin \
                SBINDIR=$(DESTDIR)/usr/sbin \
                MANDIR=$(DESTDIR)/usr/share/man \
                LIBDIR=$(DESTDIR)/etc/samba \
-               VARDIR=$(DESTDIR)/var/state/samba \
+               VARDIR=$(DESTDIR)/var \
                INCLUDEDIR=$(DESTDIR)/usr/include \
                SWATDIR=$(SWATDIR)/usr/share/samba/swat \
                SAMBABOOK=$(SAMBABOOK)/usr/share/samba/swat/using_samba \
-               CODEPAGEDIR=$(DESTDIR)/usr/share/samba/codepages
+               CODEPAGEDIR=$(DESTDIR)/usr/share/samba/ \
+               PRIVATEDIR=$(DESTDIR)/etc/samba \
+               CONFIGDIR=$(DESTDIR)/etc/samba
 
 patch: patch-stamp
 patch-stamp:
        dh_testdir
-       if [ ! -f patch-stamp ]; then debian/scripts/patch-source; fi
+       if [ ! -f patch-stamp ]; then /bin/sh debian/scripts/patch-source; fi
        touch patch-stamp
 
 unpatch:
        dh_testdir
-       if [ -f patch-stamp ]; then debian/scripts/unpatch-source; fi
+       if [ -f patch-stamp ]; then /bin/sh debian/scripts/unpatch-source; fi
        rm -f patch-stamp
 
 configure: patch-stamp configure-stamp
 configure-stamp:
        dh_testdir
 
-       # Add here commands to configure the package.
-# > 
-# > Does the --with-fhs option work in configure? I tried it with
-# > alpha3, but everything was stored in /usr/local. Is that correct?
-# > ...
-#
-# Yes - the default prefix is still /usr/local; --with-fhs just
-# changes the default paths for the config, etc. files to match
-# the GNU/FHS specs.  To get a complete FHS directory spec, use:
-#
-#     ./configure --with-fhs --prefix=/usr --sysconfdir=/etc \
-#        --localstatedir=/var
-
        if [ -f debian/config.cache ]; then \
                cp -f debian/config.cache source/config.cache; \
        fi
 
-#      [ -f source/Makefile ] || (cd source && ./configure --with-fhs --prefix=/usr --exec-prefix=/usr --with-netatalk --with-smbmount --with-pam --with-syslog --with-sambabook --with-utmp)
        [ -f source/Makefile ] || (cd source && ./configure \
                --host=$(DEB_HOST_GNU_TYPE) \
                --build=$(DEB_BUILD_GNU_TYPE) \
+               --cache-file=./config.cache \
                --with-fhs \
+               --enable-shared \
+               --enable-static \
                --prefix=/usr \
                --sysconfdir=/etc \
+               --libdir=/etc/samba \
                --with-privatedir=/etc/samba \
-               --with-lockdir=/var/state/samba \
                --localstatedir=/var \
                --with-netatalk \
                --with-smbmount \
@@ -89,7 +81,14 @@ configure-stamp:
                --with-utmp \
                --with-readline \
                --with-pam_smbpass \
-               --with-libsmbclient)
+               --with-libsmbclient \
+               --with-winbind \
+               --with-msdfs \
+               --with-automount \
+               --with-acl-support \
+               --with-tdbsam \
+               --with-ldap \
+               --with-python=python2.2)
 
        touch configure-stamp
 
@@ -97,9 +96,7 @@ build: patch-stamp configure-stamp build-stamp
 build-stamp:
        dh_testdir
 
-       # Compile the Samba package first
-#      $(MAKE) -C source $(BVARS) all smbtorture rpctorture debug2html
-       $(MAKE) -C source all
+       $(MAKE) -C source all nsswitch/libnss_wins.so python_ext
 
        touch build-stamp
 
@@ -111,11 +108,11 @@ clean: unpatch
        # Clean first the Samba package
 #      -$(MAKE) -C source realclean
 #      -$(MAKE) -C source clean
-       -$(MAKE) -C source distclean
+       -$(MAKE) -C source python_clean distclean
 
        # Delete stuff left after a build that is not deleted by 'make clean'
-       rm -f source/bin/wbinfo source/bin/winbindd source/bin/rpctorture \
-               source/bin/debug2html
+       rm -f source/bin/wbinfo source/bin/winbindd source/bin/debug2html \
+               source/bin/libsmbclient.a source/include/stamp-h
 
        dh_clean
 
@@ -126,29 +123,40 @@ install: build
        dh_clean -k
        dh_installdirs
 
+       mkdir -p $(DESTDIR)/usr/share/man $(DESTDIR)/usr/lib \
+                $(DESTDIR)/lib/security $(DESTDIR)/sbin \
+                $(DESTDIR)/usr/lib/cups/backend $(DESTDIR)/usr/share/samba \
+                $(DESTDIR)/etc/pam.d $(DESTDIR)/etc/dhcp3/dhclient-enter-hooks.d \
+                $(DESTDIR)/usr/lib/python2.2/site-packages
+
        # Add here commands to install the package into debian/tmp.
        $(MAKE) -C source install $(IVARS)
 
-       # libsmbclient is installed in usr/bin/. Move to usr/lib/.
-       mv $(DESTDIR)/usr/bin/libsmbclient.so $(DESTDIR)/usr/lib/libsmbclient.so.0.1
-       mv $(DESTDIR)/usr/bin/libsmbclient.a $(DESTDIR)/usr/lib/
-
-       # This is to comply with policy (the symlink that ldconfig would 
-       #       produce must exist in the package).
-       /sbin/ldconfig -n $(DESTDIR)/usr/lib/
-
-       # libsmbclient include file is not installed by standard
+       # libsmbclient files are not installed by the standard
        #       'make install' - do it manually.
        $(MAKE) -C source installclientlib $(IVARS)
+       mv $(DESTDIR)/usr/lib/libsmbclient.so $(DESTDIR)/usr/lib/libsmbclient.so.0.1
+       ln -s libsmbclient.so.0.1 $(DESTDIR)/usr/lib/libsmbclient.so.0
+       ln -s libsmbclient.so.0.1 $(DESTDIR)/usr/lib/libsmbclient.so
 
        # Install other stuff not installed by "make install"
        install -m 0755 debian/mksmbpasswd.awk $(DESTDIR)/usr/sbin/mksmbpasswd
-       install -m 0755 debian/sambaconfig $(DESTDIR)/usr/sbin/
-       install -m 0755 source/bin/pam_smbpass.so $(DESTDIR)/lib/security/
 
-       # This is only temporary, while we create new packages for winbind and friends
-       install -m 0644 source/nsswitch/libnss_winbind.so $(DESTDIR)/lib/libnss_winbind.so.2
-       install -m 0644 source/nsswitch/pam_winbind.so $(DESTDIR)/lib/security/
+       # Install winbind stuff not installed by 'make install'
+       install -m 0644 source/nsswitch/libnss_winbind.so \
+               $(DESTDIR)/lib/libnss_winbind.so.2
+       install -m 0644 source/nsswitch/pam_winbind.so \
+               $(DESTDIR)/lib/security/
+
+       # Install libnss_wins.so, which is not installed by 'make install' either.
+       install -m 0644 source/nsswitch/libnss_wins.so \
+               $(DESTDIR)/lib/libnss_wins.so.2
+
+       # pam_smbpass.so isn't being installed by 'make install'.
+       #       We'll move it here to $(DESTDIR)/lib/security/ and then
+       #       libpam-smbpass.files will make dh_movefiles move it to the
+       #       right location in the libpam-smbpass package.
+       install -m 0644 source/bin/pam_smbpass.so $(DESTDIR)/lib/security/
 
        # Create the symlink that will allow us to do "mount -t smbfs ...".
        #       Create also a symlink that will allow "mount -t smb ..." to
@@ -162,7 +170,7 @@ install: build
        # For CUPS to support printing to samba printers, it's necessary
        #       to make the following symlink (according to
        #       Erich Schubert <debian@vitavonni.de> in #109509):
-       ln -s /usr/bin/smbspool $(DESTDIR)/usr/lib/cups/backend/smb
+       ln -s ../../../bin/smbspool $(DESTDIR)/usr/lib/cups/backend/smb
 
        # To avoid duplication of a large number of files, the swat package
        #       does not contain the "Using Samba" book nor the HTML docs.
@@ -170,10 +178,9 @@ install: build
        #       are accessed through symlinks provided in the swat package.
        #       Here we create the symlink for the book, and the symlinks
        #       for the HTML files are created by the script installswat.sh.
-       ln -s ../../../doc/samba-doc/htmldocs/using_samba $(SAMBABOOK)/usr/share/samba/swat/using_samba
+       ln -s ../../doc/samba-doc/htmldocs/using_samba $(SAMBABOOK)/usr/share/samba/swat/using_samba
 
        # Install man pages for files without man pages in the upstream sources
-       install -m 0644 debian/sambaconfig.8 $(DESTDIR)/usr/share/man/man8/sambaconfig.8
        install -m 0644 debian/mksmbpasswd.8 $(DESTDIR)/usr/share/man/man8/mksmbpasswd.8
 
        # Delete unwanted stuff leftover from "make install"
@@ -182,28 +189,33 @@ install: build
        #       delete the related man pages.
        rm $(DESTDIR)/usr/share/man/man1/smbsh.1
 
+       # We're not providing findsmb (should we?) so let's remove the man
+       #       pages.
+       find debian/ -name 'findsmb*' -exec rm -f {} \;
+
        # Install samba-common's conffiles - they'll get moved later to their
        #       correct place by dh_movefiles.
-       cp debian/smb.conf $(DESTDIR)/etc/samba/
+       cp debian/smb.conf $(DESTDIR)/usr/share/samba/
+       install -m755 debian/panic-action $(DESTDIR)/usr/share/samba/
+       cp debian/gdbcommands $(DESTDIR)/etc/samba/
        cp debian/samba.pamd $(DESTDIR)/etc/pam.d/samba
+       install -m755 debian/samba-common.dhcp $(DESTDIR)/etc/dhcp3/dhclient-enter-hooks.d/samba
 
-       dh_movefiles --sourcedir=debian/samba/
+       # Install the Python modules
+       cp source/build/lib.*/samba/*.so $(DESTDIR)/usr/lib/python2.2/site-packages/
 
-       # Remove empty directories that will never be used.
-       rmdir $(DESTDIR)/sbin
+       dh_movefiles
 
 # Build architecture-independent files here.
 # Pass -i to all debhelper commands in this target to reduce clutter.
 binary-indep: DH_OPTIONS=-i
 binary-indep: build install
-       # Need this version of debhelper for DH_OPTIONS to work.
-       dh_testversion 1.1.17
        dh_testdir
        dh_testroot
-#      dh_installdebconf
-       dh_installdocs -A docs/textdocs/DIAGNOSIS.txt debian/README.build docs/README* docs/Samba-HOWTO-Collection.pdf
+       dh_installdebconf
+       dh_installdocs -A debian/README.build
        # dh_installexamples is not available in Debian Potato...
-       [ -x /usr/bin/dh_installexamples ] && dh_installexamples
+       [ -x /usr/bin/dh_installexamples ] && DH_OPTIONS= dh_installexamples -v -psamba-doc examples/*
 #      dh_installmenu
 #      dh_installemacsen
 #      dh_installpam
@@ -212,10 +224,14 @@ binary-indep: build install
 #      dh_installmanpages
 #      dh_installinfo
 #      dh_undocumented
-       dh_installchangelogs 
+       dh_installchangelogs
        dh_link
        dh_compress
        dh_fixperms
+
+       # Get rid of those pesky .cvsignore files to make lintian happy
+       find debian/ -name .cvsignore -exec rm -f {} \;
+
        dh_installdeb
 #      dh_perl
        dh_gencontrol
@@ -226,30 +242,41 @@ binary-indep: build install
 # Pass -a to all debhelper commands in this target to reduce clutter.
 binary-arch: DH_OPTIONS=-a
 binary-arch: build install
-       # Need this version of debhelper for DH_OPTIONS to work.
-       dh_testversion 1.1.17
        dh_testdir
        dh_testroot
-#      dh_installdebconf
-       dh_installdocs -A docs/textdocs/DIAGNOSIS.txt debian/README.build docs/README* docs/Samba-HOWTO-Collection.pdf
+       dh_installdebconf
+       dh_installdocs -A debian/README.build
        # dh_installexamples is not available in Debian Potato...
-       [ -x /usr/bin/dh_installexamples ] && dh_installexamples
+       [ -x /usr/bin/dh_installexamples ] && DH_OPTIONS= dh_installexamples -v -ppython2.2-samba source/python/examples/*
 #      dh_installmenu
        # dh_installlogrotate is not available in Debian Potato...
-       if [ -x /usr/bin/dh_installlogrotate ]; then dh_installlogrotate; else mkdir debian/samba/etc/logrotate.d; cp debian/samba.logrotate debian/samba/etc/logrotate.d/samba; fi
+       if [ -x /usr/bin/dh_installlogrotate ]; then \
+               dh_installlogrotate; \
+       else \
+               mkdir -p debian/samba/etc/logrotate.d; \
+               cp debian/samba.logrotate debian/samba/etc/logrotate.d/samba; \
+               mkdir -p debian/winbind/etc/logrotate.d; \
+               cp debian/winbind.logrotate debian/winbind/etc/logrotate.d/winbind; \
+       fi
 #      dh_installemacsen
 #      dh_installpam
-       dh_installinit
-       dh_installcron
+       DH_OPTIONS= dh_installinit -psamba -n
+       DH_OPTIONS= dh_installinit -pwinbind
+       dh_installcron 
 #      dh_installmanpages
 #      dh_installinfo
-       dh_undocumented
-       dh_installchangelogs 
+       cp debian/winbind.lintian debian/winbind/usr/share/lintian/overrides/winbind
+#      dh_undocumented
+       dh_installchangelogs -Nlibpam-smbpass
+       DH_OPTIONS= dh_installchangelogs -plibpam-smbpass source/pam_smbpass/CHANGELOG
        dh_strip
        dh_link
        dh_compress
        dh_fixperms
 
+       # Why this is executable, I have NO idea...
+       chmod a-x debian/libsmbclient-dev/usr/include/libsmbclient.h
+
        # You may want to make some executables suid here.
        # The smbmnt and smbumount binaries should be setuid-root. This
        #       has security implications because these programs haven't had
@@ -259,8 +286,13 @@ binary-arch: build install
        chmod u+s debian/smbfs/usr/bin/smbumount
 
        # Set some reasonable default perms for the samba logdir.
-       chmod 0750 $(DESTDIR)/var/log/samba/
-       chown root.adm $(DESTDIR)/var/log/samba/
+       chmod 0750 debian/samba/var/log/samba/
+       chown root.adm debian/samba/var/log/samba/
+
+       # Get rid of those pesky .cvsignore files to make lintian happy
+       # (maybe we only need the "find ... -exec rm -f {} ;" we have
+       # in the binary-indep target?) peloy.-
+       find debian/ -name .cvsignore -exec rm -f {} \;
 
        dh_installdeb
 #      dh_makeshlibs
diff --git a/packaging/Debian/debian/rules.old b/packaging/Debian/debian/rules.old
deleted file mode 100644 (file)
index ac32218..0000000
+++ /dev/null
@@ -1,194 +0,0 @@
-#!/usr/bin/make -f
-# Made with the iad of dh_make, by Craig Small
-# Sample debian/rules that uses debhelper. GNU copyright 1997 by Joey Hess.
-# Also some stuff taken from debmake scripts, by Cristopt Lameter.
-
-# Uncomment this to turn on verbose mode.
-#export DH_VERBOSE=1
-
-BVARS = BASEDIR=/usr \
-               LIBDIR=/etc/samba \
-               SMB_PASSWD_FILE=/etc/samba/smbpasswd \
-               SMBLOGFILE=/var/log/smb NMBLOGFILE=/var/log/nmb \
-               LOCKDIR=/var/samba \
-               SWATDIR=/usr/share/samba/swat
-
-DESTDIR=`pwd`/debian/tmp
-SWATDIR=`pwd`/debian/swat
-SAMBABOOK=`pwd`/debian/swat
-
-IVARS = BASEDIR=$(DESTDIR)/usr \
-               BINDIR=$(DESTDIR)/usr/bin \
-               SBINDIR=$(DESTDIR)/usr/sbin \
-               MANDIR=$(DESTDIR)/usr/share/man \
-               LIBDIR=$(DESTDIR)/etc/samba \
-               VARDIR=$(DESTDIR)/var/samba \
-               SWATDIR=$(SWATDIR)/usr/share/samba/swat \
-               SAMBABOOK=$(SAMBABOOK)/usr/share/samba/swat/using_samba
-
-build: build-stamp
-build-stamp:
-       dh_testdir
-
-       # Compile the Samba package first
-       [ -f source/Makefile ] || (cd source && ./configure --prefix=/usr --exec-prefix=/usr --with-netatalk --with-smbmount --with-pam --with-syslog --with-sambabook --with-utmp)
-       $(MAKE) -C source $(BVARS) all smbtorture rpctorture debug2html
-
-       # Now compile the old smbfs package
-       $(MAKE) -C source/smbfs-2.0.x
-
-       touch build-stamp
-
-clean:
-       dh_testdir
-       dh_testroot
-       rm -f build-stamp install-stamp
-
-       # Clean first the Samba package
-#      -$(MAKE) -C source realclean
-       -$(MAKE) -C source distclean
-#      -$(MAKE) -C source clean
-       rm -f source/bin/{rpctorture,smbtorture,debug2html}
-
-       # Now clean the old smbfs-2.0.x package
-       -$(MAKE) -C source/smbfs-2.0.x clean
-
-       dh_clean
-
-install: install-stamp
-install-stamp: build-stamp
-       dh_testdir
-       dh_testroot
-       dh_clean -k
-       dh_installdirs
-
-       # Add here commands to install the package into debian/tmp.
-       $(MAKE) -C source install $(IVARS)
-
-       # Install other stuff not installed by "make install"
-       install -m 0755 source/script/mksmbpasswd.sh $(DESTDIR)/usr/sbin/mksmbpasswd
-       install -m 0755 source/bin/smbtorture $(DESTDIR)/usr/bin/
-       install -m 0755 debian/sambaconfig $(DESTDIR)/usr/sbin/
-
-       # Create the symlink that will allow us to do "mount -t smbfs ...".
-       #       Create also a symlink that will allow "mount -t smb ..." to
-       #       work too. The symlink is created in $(DESTDIR)/sbin/ but 
-       #       will be moved by dh_movefiles to the smbfs package later on.
-       ln -s /usr/bin/smbmount $(DESTDIR)/sbin/mount.smbfs
-       ln -s /usr/bin/smbmount $(DESTDIR)/sbin/mount.smb
-
-       # To avoid duplication of a large number of files, the swat package
-       #       does not contain the "Using Samba" book nor the HTML docs.
-       #       Instead, these are provided by the samba-doc package and
-       #       are accessed through symlinks provided in the swat package.
-       #       Here we create the symlink for the book, and the symlinks
-       #       for the HTML files are created by the script installswat.sh.
-       ln -s /usr/share/doc/samba-doc/htmldocs/using_samba $(SAMBABOOK)/usr/share/samba/swat/using_samba
-
-       # Install man pages for files without man pages in the upstream dist.
-       install -m 0644 debian/sambaconfig.8 $(DESTDIR)/usr/share/man/man8/sambaconfig.8
-       install -m 0644 debian/addtosmbpass.8 $(DESTDIR)/usr/share/man/man8/addtosmbpass.8
-       install -m 0644 debian/mksmbpasswd.8 $(DESTDIR)/usr/share/man/man8/mksmbpasswd.8
-
-       # Delete unwanted stuff leftover from "make install"
-
-       # smbrun is not longer needed by smbd, so delete its man page
-       rm $(DESTDIR)/usr/share/man/man1/smbrun.1
-
-       # The smbwrapper package is not being generated anymore, so we must
-       #       delete the related man pages.
-       rm $(DESTDIR)/usr/share/man/man1/smbsh.1
-
-       # We need to rename the SMB mount utilities so they don't have the same
-       #       names as the files in the smbfs package.
-       mv $(DESTDIR)/usr/bin/smbmount $(DESTDIR)/usr/bin/smbmount-2.2.x
-       mv $(DESTDIR)/usr/bin/smbumount $(DESTDIR)/usr/bin/smbumount-2.2.x
-       mv $(DESTDIR)/usr/share/man/man8/smbmount.8 $(DESTDIR)/usr/share/man/man8/smbmount-2.2.x.8
-       mv $(DESTDIR)/usr/share/man/man8/smbumount.8 $(DESTDIR)/usr/share/man/man8/smbumount-2.2.x.8
-
-       # These files are not part of the main samba package, move to where they
-       #       belong...
-       #mv $(DESTDIR)/usr/bin/smbwrapper.so debian/smbwrapper/usr/share/samba/
-
-       # The smbmnt, smbmount-2.2.x and smbumount-2.2.x binaries must 
-       #       be setuid-root.
-       chmod u+s $(DESTDIR)/usr/bin/smbmnt $(DESTDIR)/usr/bin/smbmount-2.2.x $(DESTDIR)/usr/bin/smbumount-2.2.x
-
-       # Install samba-common's conffiles
-       cp debian/smb.conf $(DESTDIR)/etc/samba/
-       cp debian/samba.pamd $(DESTDIR)/etc/pam.d/samba
-
-       # OK, now it's time to install the smbfs-2.0.2 files
-       $(MAKE) -C source/smbfs-2.0.x install $(IVARS)
-
-       # Rename the old smbfs utilities to more convenient names
-       mv $(DESTDIR)/usr/bin/smbmount $(DESTDIR)/usr/bin/smbmount-2.0.x
-       mv $(DESTDIR)/usr/bin/smbumount $(DESTDIR)/usr/bin/smbumount-2.0.x
-       mv $(DESTDIR)/usr/share/man/man8/smbmount.8 $(DESTDIR)/usr/share/man/man8/smbmount-2.0.x.8
-       mv $(DESTDIR)/usr/share/man/man8/smbumount.8 $(DESTDIR)/usr/share/man/man8/smbumount-2.0.x.8
-
-       # Now install the smbmount and smbumount wrappers and its man pages
-       install debian/smbmount.sh $(DESTDIR)/usr/bin/smbmount
-       install debian/smbumount.sh $(DESTDIR)/usr/bin/smbumount
-       install -m 0644 debian/smbmount.8 $(DESTDIR)/usr/share/man/man8/smbmount.8
-       install -m 0644 debian/smbumount.8 $(DESTDIR)/usr/share/man/man8/smbumount.8
-
-       # Install some docs. that go in "unusual" places
-       cp README-smbmount debian/smbfs/usr/share/doc/smbfs/2.2.x/
-       cp source/smbfs-2.0.x/{FAQ,README,smbfs-2.0.2.lsm,Changes} debian/smbfs/usr/share/doc/smbfs/2.0.x/
-
-       dh_movefiles
-       touch install-stamp
-
-# Build architecture-independent files here.
-binary-indep: build install
-#      dh_testversion
-       dh_testdir -i
-       dh_testroot -i
-       dh_installdocs -i -A docs/textdocs/DIAGNOSIS.txt
-       dh_installexamples -i
-#      dh_installmenu -i
-#      dh_installemacsen -i
-#      dh_installinit -i
-#      dh_installcron -i
-#      dh_installmanpages -i
-       dh_undocumented
-       dh_installchangelogs -i 
-       dh_compress -i
-#      dh_suidregister -i
-       dh_fixperms -i
-       dh_installdeb -i
-       dh_gencontrol -i
-       dh_md5sums -i
-       dh_builddeb -i
-
-# Build architecture-dependent files here.
-binary-arch: build install
-#      dh_testversion
-       dh_testdir -a
-       dh_testroot -a
-       dh_installdocs -a -A docs/textdocs/DIAGNOSIS.txt -A debian/README.linux
-       dh_installexamples -a
-#      dh_installmenu -a
-#      dh_installemacsen -a
-       dh_installinit -a
-       dh_installcron -a
-#      dh_installmanpages -a
-       dh_undocumented
-       dh_installchangelogs -a 
-       dh_strip -a
-       dh_compress -a
-       dh_suidregister -a
-       dh_fixperms -a
-       dh_installdeb -a
-       dh_shlibdeps -a
-       dh_gencontrol -a
-#      dh_makeshlibs -a
-       dh_md5sums -a
-       dh_builddeb -a
-
-source diff:                                                                  
-       @echo >&2 'source and diff are obsolete - use dpkg-source -b'; false
-
-binary: binary-indep binary-arch
-.PHONY: build clean binary-indep binary-arch binary
diff --git a/packaging/Debian/debian/rules.smbwrapper b/packaging/Debian/debian/rules.smbwrapper
deleted file mode 100644 (file)
index e3c72ee..0000000
+++ /dev/null
@@ -1,172 +0,0 @@
-#!/usr/bin/make -f
-# Made with the iad of dh_make, by Craig Small
-# Sample debian/rules that uses debhelper. GNU copyright 1997 by Joey Hess.
-# Also some stuff taken from debmake scripts, by Cristopt Lameter.
-
-# Uncomment this to turn on verbose mode.
-#export DH_VERBOSE=1
-
-BVARS = BASEDIR=/usr \
-               LIBDIR=/etc/samba \
-               SMB_PASSWD_FILE=/etc/samba/smbpasswd \
-               SMBLOGFILE=/var/log/smb NMBLOGFILE=/var/log/nmb \
-               LOCKDIR=/var/samba \
-               SWATDIR=/usr/share/samba/swat
-
-DESTDIR=`pwd`/debian/tmp
-SWATDIR=`pwd`/debian/swat
-
-IVARS = BASEDIR=$(DESTDIR)/usr \
-               BINDIR=$(DESTDIR)/usr/bin \
-               SBINDIR=$(DESTDIR)/usr/sbin \
-               MANDIR=$(DESTDIR)/usr/share/man \
-               LIBDIR=$(DESTDIR)/etc/samba \
-               VARDIR=$(DESTDIR)/var/samba \
-               SWATDIR=$(SWATDIR)/usr/share/samba/swat
-
-build: build-stamp
-build-stamp:
-       dh_testdir
-
-       # Compile the Samba package first
-       [ -f source/Makefile ] || (cd source && ./configure --prefix=/usr --exec-prefix=/usr --with-netatalk --with-smbmount --with-smbwrapper)
-       $(MAKE) -C source $(BVARS) all smbtorture rpctorture debug2html
-
-       # Now compile the old smbfs package
-       $(MAKE) -C source/smbfs-2.0.x
-
-       touch build-stamp
-
-clean:
-       dh_testdir
-       dh_testroot
-       rm -f build-stamp install-stamp
-
-       # Clean first the Samba package
-#      -$(MAKE) -C source realclean
-       -$(MAKE) -C source distclean
-#      -$(MAKE) -C source clean
-       rm -f source/bin/{rpctorture,smbtorture,debug2html}
-
-       # Now clean the old smbfs-2.0.x package
-       -$(MAKE) -C source/smbfs-2.0.x clean
-
-       dh_clean
-
-install: install-stamp
-install-stamp: build-stamp
-       dh_testdir
-       dh_testroot
-       dh_clean -k
-       dh_installdirs
-
-       # Add here commands to install the package into debian/tmp.
-       $(MAKE) -C source install $(IVARS)
-
-       # Install other stuff not installed by "make install"
-       install -m 0755 source/script/mksmbpasswd.sh $(DESTDIR)/usr/sbin/mksmbpasswd
-       install -m 0755 source/bin/smbtorture $(DESTDIR)/usr/bin/
-       install -m 0755 debian/sambaconfig $(DESTDIR)/usr/sbin/
-       install -m 0755 source/smbadduser $(DESTDIR)/usr/sbin/
-
-       # Install man pages for files without man pages in the upstream dist.
-       install -m 0644 debian/sambaconfig.8 $(DESTDIR)/usr/share/man/man8/sambaconfig.8
-       install -m 0644 debian/addtosmbpass.8 $(DESTDIR)/usr/share/man/man8/addtosmbpass.8
-       install -m 0644 debian/mksmbpasswd.8 $(DESTDIR)/usr/share/man/man8/mksmbpasswd.8
-
-       # Delete unwanted stuff leftover from "make install"
-
-       # smbrun is not longer needed by smbd, so delete its man page
-       rm $(DESTDIR)/usr/share/man/man1/smbrun.1
-
-       # We need to rename the SMB mount utilities so they don't have the same
-       #       names as the files in the smbfs package.
-       mv $(DESTDIR)/usr/bin/smbmount $(DESTDIR)/usr/bin/smbmount-2.2.x
-       mv $(DESTDIR)/usr/bin/smbumount $(DESTDIR)/usr/bin/smbumount-2.2.x
-       mv $(DESTDIR)/usr/share/man/man8/smbmount.8 $(DESTDIR)/usr/share/man/man8/smbmount-2.2.x.8
-       mv $(DESTDIR)/usr/share/man/man8/smbumount.8 $(DESTDIR)/usr/share/man/man8/smbumount-2.2.x.8
-
-       # These files are not part of the main samba package, move to where they
-       #       belong...
-       mv $(DESTDIR)/usr/bin/smbwrapper.so debian/smbwrapper/usr/share/samba/
-
-       # The smbmnt, smbmount-2.2.x and smbumount-2.2.x binaries must 
-       #       be setuid-root.
-       chmod u+s $(DESTDIR)/usr/bin/smbmnt $(DESTDIR)/usr/bin/smbmount-2.2.x $(DESTDIR)/usr/bin/smbumount-2.2.x
-
-       # Install samba-common's conffiles
-       cp debian/smb.conf $(DESTDIR)/etc/samba/
-
-
-       # OK, now it's time to install the smbfs-2.0.2 files
-       $(MAKE) -C source/smbfs-2.0.x install $(IVARS)
-
-       # Rename the old smbfs utilities to more convenient names
-       mv $(DESTDIR)/usr/bin/smbmount $(DESTDIR)/usr/bin/smbmount-2.0.x
-       mv $(DESTDIR)/usr/bin/smbumount $(DESTDIR)/usr/bin/smbumount-2.0.x
-       mv $(DESTDIR)/usr/share/man/man8/smbmount.8 $(DESTDIR)/usr/share/man/man8/smbmount-2.0.x.8
-       mv $(DESTDIR)/usr/share/man/man8/smbumount.8 $(DESTDIR)/usr/share/man/man8/smbumount-2.0.x.8
-
-       # Now install the smbmount and smbumount wrappers
-       install debian/smbmount.sh $(DESTDIR)/usr/bin/smbmount
-       install debian/smbumount.sh $(DESTDIR)/usr/bin/smbumount
-
-       # Install some docs. that go in "unusual" places
-       cp README-smbmount debian/smbfs/usr/share/doc/smbfs/2.2.x/
-       cp source/smbfs-2.0.x/{FAQ,README,smbfs-2.0.2.lsm,Changes} debian/smbfs/usr/share/doc/smbfs/2.0.x/
-
-       dh_movefiles
-       touch install-stamp
-
-# Build architecture-independent files here.
-binary-indep: build install
-#      dh_testversion
-       dh_testdir -i
-       dh_testroot -i
-       dh_installdocs -i -A docs/textdocs/DIAGNOSIS.txt
-       dh_installexamples -i
-#      dh_installmenu -i
-#      dh_installemacsen -i
-#      dh_installinit -i
-#      dh_installcron -i
-#      dh_installmanpages -i
-       dh_undocumented
-       dh_installchangelogs -i 
-       dh_compress -i
-#      dh_suidregister -i
-       dh_fixperms -i
-       dh_installdeb -i
-       dh_gencontrol -i
-       dh_md5sums -i
-       dh_builddeb -i
-
-# Build architecture-dependent files here.
-binary-arch: build install
-#      dh_testversion
-       dh_testdir -a
-       dh_testroot -a
-       dh_installdocs -a -A docs/textdocs/DIAGNOSIS.txt
-       dh_installexamples -a
-#      dh_installmenu -a
-#      dh_installemacsen -a
-       dh_installinit -a
-       dh_installcron -a
-#      dh_installmanpages -a
-       dh_undocumented
-       dh_installchangelogs -a 
-       dh_strip -a
-       dh_compress -a
-       dh_suidregister -a
-       dh_fixperms -a
-       dh_installdeb -a
-       dh_shlibdeps -a
-       dh_gencontrol -a
-#      dh_makeshlibs -a
-       dh_md5sums -a
-       dh_builddeb -a
-
-source diff:                                                                  
-       @echo >&2 'source and diff are obsolete - use dpkg-source -b'; false
-
-binary: binary-indep binary-arch
-.PHONY: build clean binary-indep binary-arch binary
index b5703025dde5fbc48a73f497a7d35fa77b87f338..4684ede3d1eba435f41cb06aed550c5f5fac0df7 100644 (file)
@@ -1,2 +1,3 @@
-/etc/samba/smb.conf
 /etc/pam.d/samba
+/etc/samba/gdbcommands
+/etc/dhcp3/dhclient-enter-hooks.d/samba
diff --git a/packaging/Debian/debian/samba-common.config b/packaging/Debian/debian/samba-common.config
new file mode 100644 (file)
index 0000000..b5ab6e8
--- /dev/null
@@ -0,0 +1,155 @@
+#/bin/sh -e
+
+# Source debconf library.
+. /usr/share/debconf/confmodule
+
+# Function for grabbing a parameter from an smb.conf file
+smbconf_retr() {
+       if [ -z "$1" ]; then
+               return
+       fi
+
+       if [ -n "$2" ]; then
+               local FILE="$2"
+       fi
+
+       if [ -z "$FILE" ]; then
+               return
+       fi
+
+       sed -n -e"
+               s/^[[:space:]]*\[global\]/\[global\]/i
+               /^\[global\]/,/^[[:space:]]*\[/ {
+                       s/^[[:space:]]*$1[[:space:]]*=[[:space:]]*//pi
+               }" $FILE \
+       | tail -1
+}
+
+FILE=/etc/samba/smb.conf
+
+db_title "Samba Server"
+
+# We ask the question IFF the config contains complex options that could
+# cause us to break the config.
+if [ -f "$FILE" ] && grep -v dhcp.conf $FILE \
+                     | grep -qEi '\\$|^[[:space:]]*include[[:space:]]*='
+then
+       db_input high samba-common/do_debconf || true
+       db_go
+else
+       db_set samba-common/do_debconf true
+fi
+
+# If user doesn't want to use debconf to configure Samba the leave...
+db_get samba-common/do_debconf || true
+if [ "${RET}" = "false" ]; then
+       exit 0
+fi
+
+# User wants to use debconf, let's continue...
+
+# Adjust priority of the question about the workgroup name depending
+# on whether a workgroup name has already being specified.
+db_get samba-common/workgroup || true
+if [ "${RET}" ]; then
+       WGPRIORITY=medium
+else
+       WGPRIORITY=high
+fi
+
+# Preload any values from the existing smb.conf file
+if [ -f $FILE ]; then
+       WORKGROUP=`smbconf_retr workgroup`
+       if [ "$WORKGROUP" ]; then
+               db_set samba-common/workgroup "$WORKGROUP"
+       fi
+
+       ENCRYPT=`smbconf_retr "encrypt passwords"`
+       if [ "$ENCRYPT" ]; then
+               ENCRYPT=`echo $ENCRYPT | tr '[A-Z]' '[a-z]'`
+               if [ "$ENCRYPT" = "yes" ]; then
+                       ENCRYPT=true
+               elif [ "$ENCRYPT" = "no" ]; then
+                       ENCRYPT=false
+               fi
+
+               db_set samba-common/encrypt_passwords "$ENCRYPT"
+       fi
+
+       CHARSET=`smbconf_retr "character set"`
+       CODEPAGE=`smbconf_retr "client code page"`
+       DISPLAYCHARSET=`smbconf_retr "display charset"`
+       UNIXCHARSET=`smbconf_retr "unix charset"`
+       DOSCHARSET=`smbconf_retr "dos charset"`
+
+       # If we're upgrading from an old version and there's no
+       # 'passdb backend' setting, add one.
+       if [ "$1" = "configure" -a -n "$2" ] \
+          && dpkg --compare-versions "$2" lt 2.99.cvs.20020713-2 \
+          && ! grep -q -i '^[[:space:]]*passdb backend[[:space:]]*=' $FILE
+       then
+               TMPFILE=/etc/samba/smb.conf.dpkg-tmp
+               sed -e'
+                       s/^\([[:space:]]*\)\[global\]/\1\[global\]/i
+                       s/^\([[:space:]]*\)encrypt passwords/\1encrypt passwords/i
+                       /^[[:space:]]*\[global\]/,/^[[:space:]]*\[/ {
+                               /^[[:space:]]*encrypt passwords[[:space:]]*=/a \
+   passdb backend = smbpasswd guest
+                       }' < $FILE > ${TMPFILE}
+               chmod a+r ${TMPFILE}
+               mv -f ${TMPFILE} /etc/samba/smb.conf
+       fi
+fi
+
+# Get workgroup name
+db_input $WGPRIORITY samba-common/workgroup || true
+db_go
+
+# Use encrypted passwords?
+db_input medium samba-common/encrypt_passwords || true
+db_go
+
+# Handle migrating character sets
+if [ -n "$CHARSET" -a -z "$DISPLAYCHARSET" -a -z "$UNIXCHARSET" ]
+then
+       DISPLAYCHARSET=`echo $CHARSET | sed -e's/iso-/ISO/i'`
+       db_set samba-common/character_set "$DISPLAYCHARSET"
+       # FIXME: should eventually be low.
+       db_input medium samba-common/character_set || true
+       db_go
+fi
+
+if [ -n "$CODEPAGE" -a -z "$DOSCHARSET" ]
+then
+       DOSCHARSET=CP`echo $CODEPAGE | sed -e's/[[:alpha:]]*//g'`
+       db_set samba-common/codepage "$DOSCHARSET"
+       # FIXME: should eventually be low.
+       db_input medium samba-common/codepage || true
+       db_go
+fi
+
+DHCPPRIORITY=medium
+#if [ "$DEBCONF_RECONFIGURE" = 1 ] && [ -f /sbin/dhclient3 ]
+if [ -f /sbin/dhclient3 ]
+then
+       DHCPPRIORITY=high
+# TODO: see if we can detect that dhcp3-client is *going* to be installed,
+# even if it isn't yet.
+#elif dpkg-query -W --showformat='${Status}\n' dhcp3-client | grep ???
+# unknown ok not-installed ? 
+#      DHCPPRIORITY=high
+fi
+
+if [ ! -f $FILE ] || grep -q -i 'wins server' $FILE
+then
+       # check the values before and after; unset the 'applied' flag
+       # if they don't match.
+       db_get samba-common/dhcp || true
+       OLDDHCP="$RET"
+       db_input $DHCPPRIORITY samba-common/dhcp || true
+       db_go
+       db_get samba-common/dhcp || true
+       if [ "$OLDDHCP" != "$RET" ]; then
+               db_fset samba-common/dhcp applied false
+       fi
+fi
diff --git a/packaging/Debian/debian/samba-common.dhcp b/packaging/Debian/debian/samba-common.dhcp
new file mode 100644 (file)
index 0000000..0ec8a0f
--- /dev/null
@@ -0,0 +1,29 @@
+#!/bin/sh
+
+# No need to continue if we're called with an unsupported option
+
+if [ "$reason" != BOUND ] && [ "$reason" != RENEW ] \
+   && [ "$reason" != REBIND ] && [ "$reason" != REBOOT ] \
+   && [ "$reason" != EXPIRE ] && [ "$reason" != FAIL ]
+then
+       exit 0
+fi
+
+umask 022
+
+if [ -z "$new_netbios_name_servers" ] || [ "$reason" = FAIL ] \
+   || [ "$reason" = EXPIRE ]
+then
+       # FIXME: add sed magic to only remove wins servers
+       # associated with this interface
+       echo -n > /etc/samba/dhcp.conf
+elif [ "$new_netbios_name_servers" != "old_netbios_name_servers" ]
+then
+       for server in $new_netbios_name_servers
+       do
+               serverlist="$serverlist $interface:$server"
+       done
+       # FIXME: add sed magic to only update wins servers
+       # associated with this interface
+       echo "   wins server =$serverlist" > /etc/samba/dhcp.conf
+fi
diff --git a/packaging/Debian/debian/samba-common.dirs b/packaging/Debian/debian/samba-common.dirs
new file mode 100644 (file)
index 0000000..c089ad7
--- /dev/null
@@ -0,0 +1,2 @@
+etc/samba
+etc/dhcp3/dhclient-enter-hooks.d
index 94f2e25f6a6d6ac65354c73344fa759aec790b5f..9fb3a3a162354b70cc2758e6fbecf7e915df0bf9 100644 (file)
@@ -1,7 +1,15 @@
 etc/samba/
+etc/dhcp3/
+etc/pam.d/
+usr/bin/net
 usr/bin/nmblookup
 usr/bin/smbpasswd
-etc/pam.d/
+usr/bin/testparm
 usr/share/man/man1/nmblookup.1
+usr/share/man/man1/testparm.1
+usr/share/man/man5/lmhosts.5
+usr/share/man/man5/smb.conf.5
+usr/share/man/man7/samba.7
+usr/share/man/man8/net.8
 usr/share/man/man8/smbpasswd.8
-usr/share/samba/codepages/
+usr/share/samba/
diff --git a/packaging/Debian/debian/samba-common.postinst b/packaging/Debian/debian/samba-common.postinst
new file mode 100644 (file)
index 0000000..871e759
--- /dev/null
@@ -0,0 +1,141 @@
+#!/bin/sh
+#
+# $Id: samba-common.postinst,v 1.1.6.1 2003/06/01 04:30:10 peloy Exp $
+#
+
+set -e
+
+# Do debconf stuff here
+. /usr/share/debconf/confmodule
+
+# We need a default smb.conf file. If one doesn't exist we put in place
+#      one that has some basic defaults.
+if [ ! -e /etc/samba/smb.conf ]; then
+       cp -a /usr/share/samba/smb.conf /etc/samba/
+fi
+
+# Static tempfile location, dpkg-style
+TMPFILE=/etc/samba/smb.conf.dpkg-tmp
+
+# ------------------------- Debconf questions start ---------------------
+
+# Is the user configuring with debconf, or he/she prefers swat/manual
+#      config?
+db_get samba-common/do_debconf || true
+if [ "${RET}" = "true" ]; then
+       # Get workgroup name
+       db_get samba-common/workgroup || true
+       WORKGROUP="${RET}"
+
+       # Oh my GOD, this is ugly.  Why would anyone put these
+       # characters in a workgroup name?  Why, Lord, why???
+       WORKGROUP=`echo $WORKGROUP | \
+                  sed -e's/\\\\/\\\\\\\\/g
+                         s#/#\\\\/#g
+                         s/&/\\\&/g
+                         s/\\\$/\\\\\\\$/g'`
+
+       sed -e "s/^\([[:space:]]*\)\[global\]/\1\[global\]/i
+               /^[[:space:]]*\[global\]/,/^[[:space:]]*\[/ \
+                       s/^\([[:space:]]*\)workgroup[[:space:]]*=.*/\1workgroup = ${WORKGROUP}/i" \
+               < /etc/samba/smb.conf >${TMPFILE}
+       mv -f ${TMPFILE} /etc/samba/smb.conf
+
+       # Encrypt passwords?
+       db_get samba-common/encrypt_passwords || true
+       ENCRYPT_PASSWORDS="${RET}"
+
+       sed -e "s/^\([[:space:]]*\)\[global\]/\1\[global\]/i
+               /^[[:space:]]*\[global\]/,/^[[:space:]]*\[/ \
+                       s/^\([[:space:]]*\)encrypt passwords[[:space:]]*=.*/\1encrypt passwords = ${ENCRYPT_PASSWORDS}/i" \
+               < /etc/samba/smb.conf >${TMPFILE}
+       mv -f ${TMPFILE} /etc/samba/smb.conf
+
+       # Install DHCP support
+       db_get samba-common/dhcp && DHCPVAL="$RET"
+       db_fget samba-common/dhcp applied || true
+       if [ "$DHCPVAL" = true ] && [ "$RET" != true ] && \
+          ! grep -q dhcp.conf /etc/samba/smb.conf
+       then
+               sed -e "s/^\([[:space:]]*\)\[global\]/\1\[global\]/i
+                       /^[[:space:]]*\[global\]/,/^[[:space:]]*\[/ {
+                               /wins server[[:space:]]*=/a \\
+\\
+# If we receive WINS server info from DHCP, override the options above. \\
+   include = /etc/samba/dhcp.conf
+}" < /etc/samba/smb.conf > ${TMPFILE}
+               mv -f ${TMPFILE} /etc/samba/smb.conf
+       elif [ "$RET" != true ] && grep -q dhcp.conf /etc/samba/smb.conf
+       then
+               :
+               # FIXME: here we /delete/ the lines?
+       fi
+       # Once we get here, the config has been applied, whatever
+       # it is.
+       if [ "$RET" != true ]; then
+               db_fset samba-common/dhcp applied true
+       fi
+
+       # Update charset settings?
+       if ! grep -q "^[[:space:]]*unix charset[[:space:]]*=" /etc/samba/smb.conf
+       then
+               db_get samba-common/character_set || true
+               DISPLAYCHARSET="${RET}"
+               if [ -n "$DISPLAYCHARSET" ]
+               then
+                       sed -e "s/^\([[:space:]]*\)\[global\]/\1\[global\]/i
+                               s/^\([[:space:]]*\)character set/\1character set/i
+                               /^[[:space:]]*\[global\]/,/^[[:space:]]*\[/ {
+                                       /^[[:space:]]*character set[[:space:]]*=/c \\
+   display charset = $DISPLAYCHARSET\\
+   unix charset = $DISPLAYCHARSET
+                               }" < /etc/samba/smb.conf > ${TMPFILE}
+                       mv -f ${TMPFILE} /etc/samba/smb.conf
+               fi
+       fi
+
+       if grep -qi "^[[:space:]]*passdb backend[[:space:]]*=.*unixsam" /etc/samba/smb.conf
+       then
+               sed -e 's/^\([[:space:]]*\)passdb backend/\1passdb backend/i
+                       /^[[:space:]]*passdb backend/ {
+                               s/unixsam/guest/i
+                       }' < /etc/samba/smb.conf > ${TMPFILE}
+               mv -f ${TMPFILE} /etc/samba/smb.conf
+       fi
+
+       if ! grep -q "^[[:space:]]*dos charset[[:space:]]*=" /etc/samba/smb.conf
+       then
+               db_get samba-common/codepage || true
+               DOSCHARSET="${RET}"
+               if [ -n "$DOSCHARSET" ]
+               then
+                       sed -e "s/^\([[:space:]]*\)\[global\]/\1\[global\]/i
+                               s/^\([[:space:]]*\)client code page/\1client code page/i
+                               /^[[:space:]]*\[global\]/,/^[[:space:]]*\[/ {
+                                       /^[[:space:]]*client code page[[:space:]]*=/c \\
+   dos charset = $DOSCHARSET
+}" < /etc/samba/smb.conf > ${TMPFILE}
+                       mv -f ${TMPFILE} /etc/samba/smb.conf
+               fi
+       fi
+
+       if dpkg --compare-versions "$2" lt 2.999+3.0.alpha20-4 \
+          && ! grep -q "^[[:space:]]*panic action[[:space:]]*=" /etc/samba/smb.conf
+       then
+               sed -e "s/^\([[:space:]]*\)\[global\]/\1\[global\]/i
+                       /^[[:space:]]*\[global\]/a \\
+\\
+# Do something sensible when Samba crashes: mail the admin a backtrace\\
+   panic action = /usr/share/samba/panic-action %d" < /etc/samba/smb.conf > ${TMPFILE}
+               mv -f ${TMPFILE} /etc/samba/smb.conf
+       fi
+
+fi
+
+chmod a+r /etc/samba/smb.conf
+
+# ------------------------- Debconf questions end ---------------------
+
+db_stop
+
+#DEBHELPER#
index 2cd832b33d288b9f213dde1b509bab260ab9eaa2..bf27445f18f19cdd7dfc43531fb1cbda48ae567d 100644 (file)
@@ -1,6 +1,11 @@
 #!/bin/sh
+#
+# $Id: samba-common.postrm,v 1.2.4.1 2003/06/01 04:30:10 peloy Exp $
+#
 
 if [ "$1" = purge ]; then
        # Remove any files left in /etc/samba/
        rm -Rf /etc/samba/
 fi
+
+#DEBHELPER#
diff --git a/packaging/Debian/debian/samba-common.templates b/packaging/Debian/debian/samba-common.templates
new file mode 100644 (file)
index 0000000..8362140
--- /dev/null
@@ -0,0 +1,68 @@
+Template: samba-common/character_set
+Type: string
+_Description: Character Set for Unix filesystem
+ You currently have a "character set" configured in your smb.conf.  In
+ Samba 3.0, this option is replaced by two new options, "unix charset" and
+ "display charset".  Please specify the character set you wish to use for
+ these new options, which control how Samba interprets filenames on the
+ file system and how smbclient will interpret these names when you connect
+ to a file server.
+ .
+ If you leave this option blank, your smb.conf will not be changed.
+
+Template: samba-common/codepage
+Type: string
+_Description: Character Set for DOS clients
+ You currently have a "client code page" set in your smb.conf.  In Samba
+ 3.0, this option is replaced by the option "dos charset".  Please specify
+ the character set you wish to use for this new option.  In most cases, the
+ default chosen for you will be sufficient.  Note that this option is not
+ needed to support Windows clients, it is only for DOS clients.  If you
+ leave this option blank, your smb.conf will not be changed.
+
+Template: samba-common/dhcp
+Type: boolean
+Default: false
+_Description: Modify smb.conf to use WINS settings from DHCP?
+ If your computer gets IP address information from a DHCP server on the
+ network, the DHCP server may also provide information about WINS servers
+ ("NetBIOS name servers") present on the network.  This requires a
+ change to your smb.conf file so that DHCP-provided WINS settings will
+ automatically be read from /etc/samba/dhcp.conf.
+ .
+ You must have the dhcp3-client package installed to take advantage of this
+ feature.
+
+Template: samba-common/do_debconf
+Type: boolean
+Default: true
+_Description: Configure smb.conf through debconf?
+ The rest of the configuration of Samba deals with questions that affect
+ parameters in /etc/samba/smb.conf, which is the file used to configure the
+ Samba programs (nmbd and smbd.) Your current smb.conf contains an
+ 'include' line or an option that spans multiple lines, which could confuse
+ debconf and require you to edit your smb.conf by hand to get it working
+ again.
+ .
+ If you don't use debconf to configure smb.conf, you will have to handle
+ any configuration changes yourself, and will not be able to take
+ advantage of periodic configuration enhancements.  Therefore, use of
+ debconf is recommended if possible.
+
+Template: samba-common/workgroup
+Type: string
+_Description: Workgroup/Domain Name?
+ This controls what workgroup your server will appear to be in when queried
+ by clients. Note that this parameter also controls the Domain name used
+ with the security=domain setting.
+
+Template: samba-common/encrypt_passwords
+Type: boolean
+Default: true
+_Description: Use password encryption?
+ Recent Windows clients communicate with SMB servers using encrypted
+ passwords. If you want to use clear text passwords you will need to change
+ a parameter in your Windows registry. It is recommended that you use
+ encrypted passwords. If you do, make sure you have a valid
+ /etc/samba/smbpasswd file and that you set passwords in there for each
+ user using the smbpasswd command.
index e692dd810f0fa77586e7b882317259492e99397f..e71180364cfcee1d8abe9d1d92f41a85483eebba 100644 (file)
@@ -1,3 +1,2 @@
-examples/
 debian/wins2dns.awk
-source/script/smbadduser
+source/smbadduser
diff --git a/packaging/Debian/debian/samba.config b/packaging/Debian/debian/samba.config
new file mode 100644 (file)
index 0000000..e3da337
--- /dev/null
@@ -0,0 +1,93 @@
+#/bin/sh -e
+#
+# $Id: samba.config,v 1.1.6.1 2003/06/01 04:30:10 peloy Exp $
+#
+
+# Source debconf library.
+. /usr/share/debconf/confmodule
+
+# Function for grabbing a parameter from an smb.conf file
+smbconf_retr() {
+       if [ -z "$1" ]; then
+               return
+       fi
+
+       if [ -n "$2" ]; then
+               local FILE="$2"
+       fi
+
+       if [ -z "$FILE" ]; then
+               return
+       fi
+
+       sed -n -e"
+               s/^[[:space:]]*\[global\]/\[global\]/i
+               /^\[global\]/,/^[[:space:]]*\[/ {
+                       s/^[[:space:]]*$1[[:space:]]*=[[:space:]]*//pi
+               }" $FILE \
+       | tail -1
+}
+
+FILE=/etc/samba/smb.conf
+
+db_title "Samba Server"
+
+# Babysit users who don't read README.Debian
+if [ -n "$2" ] && dpkg --compare-versions "$2" lt "2.2"
+then
+       db_input medium samba/log_files_moved || true
+       db_go
+fi
+
+db_input medium samba/run_mode || true
+db_go
+
+
+# Offer to move the password database for existing users
+if [ "$1" = "configure" -a -n "$2" -a -e /etc/samba/smbpasswd \
+     -a ! -e /var/lib/samba/passdb.tdb ] \
+   && dpkg --compare-versions "$2" lt 2.99.cvs.20020713-2
+then
+       FILE=/etc/samba/smb.conf
+       PASSDB=""
+       if [ -f "$FILE" ]; then
+               PASSDB=`smbconf_retr "passdb backend"`
+       fi
+       TDBPRIORITY=medium
+       if echo "$PASSDB" | grep -q ldapsam; then
+               TDBPRIORITY=low
+       fi
+       db_get samba-common/do_debconf || true
+       if [ "${RET}" = "false" ]; then
+               TDBPRIORITY=low
+       fi
+
+       db_input "$TDBPRIORITY" samba/tdbsam || true
+fi
+
+# We vary the priority of the next question depending on whether
+#      the password database already exists...
+if [ -e /etc/samba/smbpasswd -o -e /var/lib/samba/passdb.tdb ]; then
+       PRIORITY="low"
+else
+       # If 'encrypt passwords' is true in smb.conf, and smbpasswd
+       # does not exist, default to yes here.
+       FILE=/etc/samba/smb.conf
+       if [ -f "$FILE" ]; then
+               ENCRYPT=`smbconf_retr "encrypt passwords"`
+               if [ "$ENCRYPT" ]; then
+                       ENCRYPT=`echo $ENCRYPT | tr '[A-Z]' '[a-z]'`
+                       if [ "$ENCRYPT" = "yes" ]; then
+                               ENCRYPT=true
+                       fi
+                       if [ "$ENCRYPT" = "no" ]; then
+                               ENCRYPT=false
+                       fi
+               fi
+                db_set samba/generate_smbpasswd "$ENCRYPT"
+        fi
+       PRIORITY="medium"
+fi
+
+db_input $PRIORITY samba/generate_smbpasswd || true
+db_go
index 237603750a19e16ce79b19296c6a50b5ad03d445..06a2fb2484f420c90fec828580ec67740daa8af9 100644 (file)
@@ -1,11 +1,6 @@
-sbin
 usr/bin
 usr/sbin
 var/log/samba
-var/state/samba
-etc/samba
-etc/pam.d
-usr/share
-usr/share/samba
-lib/security
-usr/lib/cups/backend
+var/lib/samba
+var/run/samba
+var/cache/samba
index 187fdd34058787af4dc9e846c48c03ac79f1418d..b8cc5419fb1efc73180bae4649e943f5ae106676 100644 (file)
@@ -1,3 +1,5 @@
 README 
 Roadmap
 WHATSNEW.txt
+docs/htmldocs/diagnosis.html
+docs/README.ldap
diff --git a/packaging/Debian/debian/samba.files b/packaging/Debian/debian/samba.files
new file mode 100644 (file)
index 0000000..7de0a15
--- /dev/null
@@ -0,0 +1,16 @@
+usr/bin/testprns
+usr/bin/smbstatus
+usr/bin/smbcontrol
+usr/bin/tdbbackup
+usr/bin/pdbedit
+usr/sbin/smbd
+usr/sbin/nmbd
+usr/sbin/mksmbpasswd
+usr/share/man/man1/smbcontrol.1
+usr/share/man/man1/smbstatus.1
+usr/share/man/man1/testprns.1
+usr/share/man/man5/smbpasswd.5
+usr/share/man/man8/nmbd.8
+usr/share/man/man8/pdbedit.8
+usr/share/man/man8/smbd.8
+usr/share/man/man8/mksmbpasswd.8
index 8ac2e97148fa046b9d95dc500c542b924a8ba255..4c30351b32fb37f9b8131e308a3089acfe4425fe 100644 (file)
@@ -2,42 +2,21 @@
 #
 # Start/stops the Samba daemons (nmbd and smbd).
 #
+# $Id: samba.init,v 1.2.4.1 2003/06/01 04:30:10 peloy Exp $
+#
+
+# Defaults
+RUN_MODE="daemons"
 
-PATH=/sbin:/bin:/usr/sbin:/usr/bin
-DEBIAN_CONFIG=/etc/samba/debian_config
+# Reads config file (will override defaults above)
+[ -r /etc/default/samba ] && . /etc/default/samba
 
-NMBDPID=/var/state/samba/nmbd.pid
-SMBDPID=/var/state/samba/smbd.pid
+NMBDPID=/var/run/samba/nmbd.pid
+SMBDPID=/var/run/samba/smbd.pid
 
 # clear conflicting settings from the environment
 unset TMPDIR
 
-# Sanity check: see if Samba has been configured on this system.
-if [ ! -f $DEBIAN_CONFIG ]; then
-       echo "The file $DEBIAN_CONFIG does not exist! There is something wrong"
-       echo "with the installation of Samba on this system. Please re-install"
-       echo "Samba. I can't continue!!!"
-       exit 1
-fi
-
-# Read current Samba configuration
-. $DEBIAN_CONFIG
-
-#       the Samba daemons.
-
-# If Samba is running from inetd then there is nothing to do
-if [ "$run_mode" = "from_inetd" ]; then
-       # Commented out to close bug #26884 (startup message is rather long). I
-       #       have yet to think how to let the user know that if he/she is running
-       #       Samba from inetd, he can't just "/etc/init.d/samba stop" to stop
-       #       the Samba daemons.
-#      echo "Warning: Samba is not running as daemons. Daemons not restarted/stopped."
-#      echo "Daemons will start automatically by inetd (if you wanted to start Samba)."
-#      echo "If you want to stop Samba, get the PID's of all nmbd and smbd processes"
-#      echo "and send them a SIGTERM signal but keep in mind that inetd could restart them."
-       exit 0
-fi
-
 # See if the daemons are there
 test -x /usr/sbin/nmbd -a -x /usr/sbin/smbd || exit 0
 
@@ -48,21 +27,42 @@ case "$1" in
                echo -n " nmbd"
                start-stop-daemon --start --quiet --exec /usr/sbin/nmbd -- -D
 
-               echo -n " smbd"
-               start-stop-daemon --start --quiet --exec /usr/sbin/smbd -- -D
+               if [ "$RUN_MODE" != "inetd" ]; then
+                       echo -n " smbd"
+                       start-stop-daemon --start --quiet --exec /usr/sbin/smbd -- -D
+               fi
 
                echo "."
                ;;
        stop)
-               echo -n "Stopping Samba daemons:"
+               echo -n "Stopping Samba daemons: "
 
-               echo -n " nmbd"
                start-stop-daemon --stop --quiet --pidfile $NMBDPID
-
-               echo -n " smbd"
-               start-stop-daemon --stop --quiet --pidfile $SMBDPID
+               # Wait a little and remove stale PID file
+               sleep 1
+               if [ -f $NMBDPID ] && ! ps h `cat $NMBDPID` > /dev/null
+               then
+                       # Stale PID file (nmbd was succesfully stopped),
+                       # remove it (should be removed by nmbd itself IMHO.)
+                       rm -f $NMBDPID
+               fi
+               echo -n "nmbd"
+
+               if [ "$RUN_MODE" != "inetd" ]; then
+                       start-stop-daemon --stop --quiet --pidfile $SMBDPID
+                       # Wait a little and remove stale PID file
+                       sleep 1
+                       if [ -f $SMBDPID ] && ! ps h `cat $SMBDPID` > /dev/null
+                       then
+                               # Stale PID file (nmbd was succesfully stopped),
+                               # remove it (should be removed by smbd itself IMHO.)
+                               rm -f $SMBDPID
+                       fi
+                       echo -n " smbd"
+               fi
 
                echo "."
+
                ;;
        reload)
                echo -n "Reloading /etc/samba/smb.conf (smbd only)"
@@ -71,19 +71,9 @@ case "$1" in
                echo "."
                ;;
        restart|force-reload)
-               echo -n "Restarting Samba daemons:"
-
-               echo -n " nmbd"
-               start-stop-daemon --stop --quiet --pidfile $NMBDPID
-               sleep 2
-               start-stop-daemon --start --quiet --exec /usr/sbin/nmbd -- -D
-
-               echo -n " smbd"
-               start-stop-daemon --stop --quiet --pidfile $SMBDPID
-               sleep 2
-               start-stop-daemon --start --quiet --exec /usr/sbin/smbd -- -D
-
-               echo "."
+               $0 stop
+               sleep 1
+               $0 start
                ;;
        *)
                echo "Usage: /etc/init.d/samba {start|stop|reload|restart|force-reload}"
index d264ce3d71b9e60ef8cdc2413001d685e9fd12bd..f90437bf2adcd5de5cce147a21a0e0614a85f110 100644 (file)
@@ -3,7 +3,7 @@
        missingok
        rotate 7
        postrotate
-               killall -q -HUP smbd || true
+               invoke-rc.d --quiet samba reload > /dev/null
        endscript
        compress
        notifempty
@@ -14,7 +14,7 @@
        missingok
        rotate 7
        postrotate
-               killall -q -HUP nmbd || true
+               [ -f /var/run/samba/nmbd.pid ] && kill -HUP `cat /var/run/samba/nmbd.pid`
        endscript
        compress
        notifempty
index 5f42cf4b369b81a3e13cd8d9bacb31df8bb347bc..fda15e2204dc6457ecf30063345ec07a5935f99b 100644 (file)
@@ -1,12 +1,8 @@
-#!/bin/sh
+#!/bin/sh -e
 #
 # Post-installation script for the Samba package for Debian GNU/Linux
 #
-# Written by Eloy A. Paris <peloy@debian.org> for the Debian project.
-#
-# The prerm script (run before the postinst) disables Samba in /etc/inetd.conf
-#      and stops both nmbd and smbd. So, when this script is run we
-#      know that neither nmbd nor smbd can start.
+# $Id: samba.postinst,v 1.2.4.1 2003/06/01 04:30:10 peloy Exp $
 #
 
 case "$1" in
@@ -24,184 +20,204 @@ case "$1" in
        ;;
 esac
 
-# Take care of the /usr/doc/ to /usr/shar/doc/ migration.
-if [ -d /usr/doc -a ! -e /usr/doc/samba -a -d /usr/share/doc/samba ]; then
-       ln -sf ../share/doc/samba /usr/doc/samba
-fi
+# Handle debconf
+. /usr/share/debconf/confmodule
+
+INITCONFFILE=/etc/default/samba
+
+# We generate several files during the postinst, and we don't want
+#      them to be readable only by root.
+umask 022
+
+
+# Generate configuration file if it does not exist, using default values.
+[ -r "${INITCONFFILE}" ] || {
+       echo Generating ${INITCONFFILE}... >&2
+       cat >${INITCONFFILE} <<'EOFMAGICNUMBER1234'
+# Defaults for samba initscript
+# sourced by /etc/init.d/samba
+# installed at /etc/default/samba by the maintainer scripts
+#
+
+#
+# This is a POSIX shell fragment
+#
 
-# Starting with Samba 2.0.7-4 the location of the WINS database, the browse
+# How should Samba (smbd) run? Possible values are "daemons"
+#      or "inetd".
+RUN_MODE=""
+EOFMAGICNUMBER1234
+}
+
+# --- Begin of FHS migration code ---
+
+# Starting with Samba 2.2.3-4 the WINS database, the browse
 #      database and other important run-time files are stored in
-#      /var/state/samba/ rather than in /var/samba/. The following
-#      code takes care of moving the files in the old directory to
-#      the new directory.
+#      FHS-compliant directories. The following code takes care of
+#      moving the files in the old directories (/var/samba/ and
+#      /var/state/samba) to the new FHS-compliant directories.
+
 if [ -d /var/samba/ ]; then
-       mv /var/samba/* /var/state/samba/
+       mv /var/samba/* /var/lib/samba/ 2>/dev/null || true
        rmdir /var/samba/
 fi
 
-# Define some constants...
-DEBIAN_CONFIG=/etc/samba/debian_config
-CONFIG_VERSION=1
+# Default for anything we don't know about (see next two 'for' loops)
+#      is /var/lib/samba -- guaranteed not to accidentally tromp on any 
+#      files the admin thought were safe.
+if [ -d /var/state/samba ]; then
+       mv /var/state/samba/* /var/lib/samba/ 2>/dev/null || true
+       rmdir /var/state/samba/
 
-# Now some variables...
-samba_configured=no
+       # It's not FHS, and it's probably our fault this is here,
+       # so delete it if we can.
+       rmdir /var/state/ 2> /dev/null || true
+fi
 
+# All these files are now placed in their respective FHS-compliant
+#      directories.  Separate out the individual files accordingly.
+for F in browse.dat printing.tdb winbindd_cache.tdb
+do
+       if [ -e /var/lib/samba/"$F" ]; then
+               mv /var/lib/samba/"$F" /var/cache/samba/
+       fi
+done
 
-if [ -f $DEBIAN_CONFIG ]; then
-       . $DEBIAN_CONFIG
-    if [ "$config_version" -ge "$CONFIG_VERSION" ]; then
-               samba_configured=yes
+for F in brlock.tdb connections.tdb locking.tdb messages.tdb nmbd.pid \
+         sessionid.tdb smbd.pid unexpected.tdb 
+do
+       if [ -e /var/lib/samba/"$F" ]; then
+               mv /var/lib/samba/"$F" /var/run/samba/
        fi
+done
+
+# Beginning with Samba 2.2.5-1, we also move the domain secrets file
+# to a more suitable location, since no one really edits this by hand.
+if [ -e /etc/samba/secrets.tdb -a ! -e /var/lib/samba/secrets.tdb ]
+then
+       mv /etc/samba/secrets.tdb /var/lib/samba/
 fi
 
-# If Samba is configured we don't want to pester the user with
-#      configuration questions, just tell him that he can reconfigure
-#      Samba at any time by running /usr/sbin/sambaconfig.
-if [ "$samba_configured" = "no" ]; then
-       # Samba is not configured, go and ask the user the information needed
-       #       to configure it, and configure it!
+# If upgrading from a previous 2.999 snapshot, move the passdb.tdb
+# database into /var/lib.
 
-       # Create Debian specific configuration file
-       echo "config_version=$CONFIG_VERSION" > $DEBIAN_CONFIG
+if [ -n "$2" ] && dpkg --compare-versions "$2" lt 2.999+3.0.alpha23-5 \
+   && [ -e /etc/samba/passdb.tdb -a ! -e /var/lib/samba/passdb.tdb ]
+then
+       mv /etc/samba/passdb.tdb /var/lib/samba/
+fi
 
-       # We always run /etc/init.d/samba, even if we run Samba from inetd.
-       #       This script file takes care of handling the conflict of running
-       #       from inetd or as daemons.
-       update-rc.d samba defaults >/dev/null
+# --- End of FHS migration code ---
 
-       # We want to add these entries to inetd.conf commented out. Otherwise
-       #       UDP traffic could make inetd to start nmbd or smbd right during
-       #       the configuration stage.
-       update-inetd --add "#<off># netbios-ssn stream  tcp     nowait  root    /usr/sbin/tcpd  /usr/sbin/smbd"
-       update-inetd --add "#<off># netbios-ns  dgram   udp     wait    root    /usr/sbin/tcpd  /usr/sbin/nmbd -a"
-
-       echo ""
-       echo Samba Configuration
-       echo -------------------
-       echo "The Samba server may be run either as a daemon at startup, or it may be"
-       echo "run from the inetd meta-daemon upon request. If run as a daemon, the"
-       echo "server will always be ready, so starting sessions will be faster. If run"
-       echo "from the inetd meta-daemon some memory will be saved and utilities such"
-       echo "as the tcpd TCP-wrapper may be used for extra security. If you don't"
-       echo "know what to do, running from inetd is a safe choice."
-       echo ""
-       echo "Run Samba as daemons or from inetd?"
-       echo -n "Press 'D' to run as daemons or 'I' to run from inetd: [I] "
-
-       read mode
-       test -n "$mode" || mode="I"
-
-       case "$mode" in
-               [Dd]*)
-                       echo "Samba will run as daemons. Run sambaconfig to reconfigure"
-                       update-inetd --disable netbios-ssn
-                       update-inetd --disable netbios-ns
-                       echo "run_mode=as_daemons" >> $DEBIAN_CONFIG
-               ;;
-
-               *)
-                       echo "Samba will run from inetd. Run sambaconfig to reconfigure"
-                       update-inetd --enable netbios-ssn
-                       update-inetd --enable netbios-ns
-                       echo "run_mode=from_inetd" >> $DEBIAN_CONFIG
-               ;;
-       esac
-
-       if [ ! -f /etc/samba/smbpasswd ]; then
-               echo ""
-               echo "If you are going to use encrypted passwords you need to have a"
-               echo "separate password file for this (the format is different from "
-               echo "/etc/passwd). Right now you don't have an /etc/samba/smbpasswd file."
-               echo "Do you want to generate this new file from your existing"
-               echo -n "/etc/passwd file? [y/N] "
-
-               read yn
-               test -n "$yn" || yn="N"
-
-               if [ $yn = y -o $yn = Y ]; then
-                       cat /etc/passwd | /usr/sbin/mksmbpasswd > /etc/samba/smbpasswd
-                       chmod 600 /etc/samba/smbpasswd 
-                       echo ""
-                       echo "/etc/samba/smbpasswd now has the same user names as /etc/passwd. However,"
-                       echo "you need to run smbpasswd manually to set the password for each user."
-                       echo ""
-                       echo "smbpasswd_created=yes" >> $DEBIAN_CONFIG
-               else
-                       echo "smbpasswd_created=no" >> $DEBIAN_CONFIG
-               fi
-       fi
+# If upgrading from a previous 2.999 snapshot, clear the broken
+# registry.tdb file.
+if [ -n "$2" ] && dpkg --compare-versions "$2" gt 2.99.cvs.20020713-1 \
+   && dpkg --compare-versions "$2" lt 2.999+3.0cvs20020805-1
+then
+       rm -f /var/lib/samba/registry.tdb
+fi
 
-       echo ""
-
-       # Start Samba: nothing wrong will happen if Samba is running from inetd
-       #       and /etc/init.d/samba is run. However, to simplify things, we
-       #       do not run /etc/init.d/samba if we're running from inetd.
-
-       if [ $mode = d -o $mode = D ]; then
-               echo -n "Samba will run as daemons - start Samba now? [Y/n] "
-               read yn
-               test -n "$yn" || yn="Y"
-
-               case "$yn" in
-                       [Nn]*)
-                               echo "Not started; to start later, do: /etc/init.d/samba start"
-                               echo -n "Press [ENTER] "
-                               read line
-                       ;;
-
-                       *)
-                               /etc/init.d/samba start
-                       ;;
-               esac
-       else
-               echo "Since you are running Samba from inetd, the daemons will start"
-               echo "automatically by inetd when there is traffic on the NetBIOS"
-               echo "ports."
-               echo -n "Press [ENTER] "
-               read line
-       fi
-else   # if (samba_configured) ...
-       # We are here because Samba was already configured...
+# ------------------------- Debconf questions start ---------------------
 
-       # At this point the NetBIOS daemons are disabled in /etc/inetd.conf.
-       #       This is a consequence of what we did in the prerm. If Samba was
-       #       configured to run from inetd we need to enable the entries in
-       #       /etc/inetd.conf.
+# Run Samba as daemons or from inetd?
+db_get samba/run_mode || true
+RUN_MODE="${RET}"
 
-       # Read current Samba configuration
-       . $DEBIAN_CONFIG
+TMPFILE=/etc/default/samba.dpkg-tmp
+sed -e "s/^[[:space:]]*RUN_MODE[[:space:]]*=.*/RUN_MODE=\"${RUN_MODE}\"/" \
+        < ${INITCONFFILE} >${TMPFILE}
+chmod a+r ${TMPFILE}
+mv -f ${TMPFILE} ${INITCONFFILE}
 
-       if [ "$run_mode" = "from_inetd" ]; then
-               update-inetd --enable netbios-ssn
-               update-inetd --enable netbios-ns
-       fi
+# Generate a smbpasswd file?
+db_get samba/generate_smbpasswd || true
+GENERATE_SMBPASSWD="${RET}"
+
+db_get samba/tdbsam || true
+PDB_MIGRATE="${RET}"
+
+# Done with debconf now.
+db_stop
 
-       echo ""
-       echo "Samba was already installed and configured so I skipped the "
-       echo "configuration questions. You can run the script /usr/sbin/sambaconfig"
-       echo "at any time to reconfigure Samba. See sambaconfig(8) for more"
-       echo "details. I will not even ask you if you want to restart Samba,"
-       echo "I will just do it!"
-       echo "" 
+umask 066
+
+# FIXME: disable if ldapsam support is enabled?
+# FIXME: we don't want to pass these through the smbpasswd backend,
+# some of the faking can cause us problems!
+if [ "${GENERATE_SMBPASSWD}" = "true" -a ! -e /var/lib/samba/passdb.tdb -a ! -e /etc/samba/smbpasswd ]; then
+       getent passwd | /usr/sbin/mksmbpasswd > /etc/samba/smbpasswd
+       pdbedit -i smbpasswd -e tdbsam
+       rm /etc/samba/smbpasswd
+fi
+
+umask 022
+
+if [ -n "$2" -a -e /etc/samba/smbpasswd \
+     -a ! -e /var/lib/samba/passdb.tdb -a "$PDB_MIGRATE" = "true" ] \
+   && dpkg --compare-versions "$2" lt 2.99.cvs.20020713-2
+then
+       umask 066
+       pdbedit -i smbpasswd -e tdbsam
+       rm /etc/samba/smbpasswd
+       umask 022
+
+       # The database has been moved, now make sure we can still find it.
+       PASSDB=`sed -n -e"s/^[[:space:]]*\[global\]/\[global\]/i
+                       /^\[global\]/,/^[[:space:]]*\[/ \
+                               s/^[[:space:]]*passdb backend[[:space:]]*=[[:space:]]*//pi" \
+                       < /etc/samba/smb.conf \
+        | tail -1`
+       if echo "$PASSDB" | egrep -q "(^|[[:space:]])smbpasswd"; then
+               if ! echo "$PASSDB" | egrep -q "(^|[[:space:]])tdbsam"; then
+                       PASSDB=`echo $PASSDB | sed -e's/\(^\|[[:space:]]\)smbpasswd/\1tdbsam/'`
+               fi
+       fi
+       if ! echo "$PASSDB" | egrep -q "(^|[[:space:]])tdbsam"; then
+               PASSDB="tdbsam $PASSDB"
+       fi
+       TMPFILE=/etc/samba/smb.conf.dpkg-tmp
+       sed -e "s/^\([[:space:]]*\)\[global\]/\1\[global\]/i
+               /^[[:space:]]*\[global\]/,/^[[:space:]]*\[/ \
+                       s/^\([[:space:]]*\)passdb backend[[:space:]]*=.*/\1passdb backend = ${PASSDB}/i" \
+               < /etc/samba/smb.conf >${TMPFILE}
+       chmod a+r ${TMPFILE}
+       mv -f ${TMPFILE} /etc/samba/smb.conf
+fi
 
-       /etc/init.d/samba start
-fi             # if (samba_configured) ...
+# ------------------------- Debconf questions end ---------------------
 
-if test "$1" = configure && dpkg --compare-versions "$2" lt 2.0.0final-2 && [ -f /etc/samba/smbpasswd ]; then
+# Handle removal of nmbd from inetd.conf, which is no longer a supported
+#      configuration.
+if dpkg --compare-versions "$2" lt 2.999+3.0.alpha20-4; then
+       update-inetd --remove netbios-ns
+fi
 
-       cat << EOF
+# We always run /etc/init.d/samba, even if we run Samba from inetd.
+#      The init.d script takes care of handling the conflict of running
+#      from inetd or as daemons.
+update-rc.d samba defaults 20 19 > /dev/null
 
-*** IMPORTANT ***
+# We want to add these entries to inetd.conf commented out. Otherwise
+#      UDP traffic could make inetd to start nmbd or smbd right during
+#      the configuration stage.
+if [ -z "$2" ]; then
+       update-inetd --add "#<off># netbios-ssn stream  tcp     nowait  root    /usr/sbin/tcpd  /usr/sbin/smbd"
+fi
 
-The format of the smbpasswd file (which is used only if you are using
-encrypted passwords) is different in Samba 2.0.0 and above. I will
-convert it to the new format.
+if [ "$RUN_MODE" = "daemons" ]; then
+       update-inetd --disable netbios-ssn
+else
+       update-inetd --enable netbios-ssn
+fi
 
-EOF
+# Start Samba: we don't want to call /etc/init.d/samba if we are
+# running from inetd because a nasty help message would be printed out.
 
-       mv /etc/samba/smbpasswd /etc/samba/smbpasswd.old
-       cat /etc/samba/smbpasswd.old | /usr/bin/convert_smbpasswd \
-               > /etc/samba/smbpasswd 2> /dev/null
+# Run the init script if this is a first-time install, or if it's an
+# upgrade and Samba was running before, _and_ we're not running from inetd.
+if [ -z "$2" -o ! -f /tmp/samba-was-not-running ]; then
+       # Check the script is executable before running it.
+       [ -x /etc/init.d/samba ] && /etc/init.d/samba start
 fi
 
 # This check is a safety net: the /etc/samba/smbpasswd file must have
@@ -215,4 +231,18 @@ if [ -f /var/backups/smbpasswd.bak ]; then
        chmod 600 /var/backups/smbpasswd.bak
 fi
 
+# Delete old /etc/samba/debian_config file, which is not used anymore
+#      now that we are using debconf.
+rm -f /etc/samba/debian_config
+
+# Move old log files to the new location of Samba's log files
+mv -f /var/log/nmb* /var/log/samba/ 2> /dev/null || true
+mv -f /var/log/smb* /var/log/samba/ 2> /dev/null || true
+
+# Do this last, so we don't accidentally start the daemons if something 
+# else in the script fails above.
+rm -f /tmp/samba-was-not-running
+
+#DEBHELPER#
+
 exit 0
index 73b2f0d0a1f82f8b080df17e523b2821271495ec..e3b00fabf44de2c79b9ac4b045b5600757f2f5e1 100644 (file)
@@ -1,26 +1,28 @@
-#!/bin/sh
+#!/bin/sh -e
+#
+# $Id: samba.postrm,v 1.2.4.1 2003/06/01 04:30:10 peloy Exp $
+#
 
 if [ "$1" = purge ]; then
-       update-rc.d samba remove >/dev/null
-
-       # Remove WINS.DAT, BROWSE.DAT and lock information file
-       rm -Rf /var/samba/
 
-       # Remove any files in the old and obsolete /var/lock/samba directory
-       rm -Rf /var/lock/samba/
-
-       # Remove files left in /etc/samba/
-       rm -Rf /etc/samba/debian_config
-       rm -Rf /etc/samba/MACHINE.SID
+       # Remove Samba's state files, both volatile and non-volatile
+       rm -Rf /var/run/samba/ /var/cache/samba/ /var/lib/samba
 
        # Remove log files
-       rm -f /var/log/[ns]mb*
+       rm -Rf /var/log/samba/
+
+       # Remove init.d configuration file
+       echo  Removing configuration file /etc/default/samba...  >&2
+       rm -f /etc/default/samba
 
        # Remove NetBIOS entries from /etc/inetd.conf
        update-inetd --remove netbios-ssn
-       update-inetd --remove netbios-ns
+
+       update-rc.d samba remove >/dev/null
 else
        # Not purging, do not remove NetBIOS entries from /etc/inetd.conf
        update-inetd --disable netbios-ssn
-       update-inetd --disable netbios-ns
+
 fi
+
+#DEBHELPER#
diff --git a/packaging/Debian/debian/samba.preinst b/packaging/Debian/debian/samba.preinst
deleted file mode 100644 (file)
index 6ebefb8..0000000
+++ /dev/null
@@ -1,47 +0,0 @@
-#!/bin/sh
-#
-# The purpose of the preinst script for the samba package is to help
-#      the migration of the conffiles smb.conf and smbpasswd from their
-#      old location (/etc/) to their new location (/etc/samba/).
-#
-# Thanks to Ben Pfaff <pfaffben@pilot.msu.edu> for sharing on debian-devel
-#      his ideas about how to move conffiles to new locations.
-#
-
-# First see if a smb.conf file currently exists.
-test -f /etc/smb.conf || exit 0
-
-# Now see if a smb.conf file exists in the new location.
-test -e /etc/samba/smb.conf && exit 0
-
-#
-# Move smb.conf conffile from its old location (/etc/) to its new one
-#      (/etc/samba).
-#
-# If conffile exists in old location AND conffile does not exist on new
-#      location then...
-#
-if [ -f /etc/smb.conf -a ! -e /etc/samba/smb.conf ]; then
-       # The new location for the conffile should not exist yet, so we create the
-       #       dir.
-       mkdir -p /etc/samba
-
-       # Finally, move the conffile to its new location.
-       mv /etc/smb.conf /etc/samba/smb.conf
-fi
-
-#
-# Move smbpasswd conffile from its old location (/etc/) to its new one
-#      (/etc/samba).
-#
-# If conffile exists in old location AND conffile does not exist on new
-#      location then...
-#
-if [ -f /etc/smbpasswd -a ! -e /etc/samba/smbpasswd ]; then
-       # The new location for the conffile should not exist yet, so we create the
-       #       dir.
-       mkdir -p /etc/samba
-
-       # Finally, move the conffile to its new location.
-       mv /etc/smbpasswd /etc/samba/smbpasswd
-fi
index acd6d087b5c4fc85bca9c0f4f3e94a3a642f522e..6a4a8a4b4b0408b4053263de7cfbead45b085b44 100644 (file)
@@ -1,74 +1,29 @@
-#!/bin/sh
-#
-# Pre-removal script for the Samba package for Debian GNU/Linux.
-#
-# Written by Eloy A. Paris for the Debian project.
-#
-
-DEBIAN_CONFIG=/etc/samba/debian_config
-
-NMBDPID=/var/state/samba/nmbd.pid
-SMBDPID=/var/state/samba/smbd.pid
-
-# The most important thing the prerm script must do is to stop the Samba
-#      daemons (nmbd and smbd). Note that this can be tricky since Samba
-#      can be running from the inetd meta-daemon or as daemons (it's a 
-#      user choice).
-
-# Before we stop Samba we need to know how it is running (from inetd
-#      or as daemons). We could source in the debian_config file but it
-#      is safer to grep /etc/inetd.conf.
-if grep -q '^netbios-ns' /etc/inetd.conf; then
-       # Samba is running from inetd. We need to disable the Samba daemons
-       #       in /etc/inetd.conf before we stop the daemons. Otherwise traffic
-       #       in the NetBIOS ports will make inetd start them again.
-       #
-       # Note: user preferences regarding the mode he/she wants Samba to
-       #       be run (inetd or daemons) will be lost next. In the postinst
-       #       we depend on the information present in the debian_config
-       #       file to restore everything back to the way it was.
-       update-inetd --disable netbios-ssn
-       update-inetd --disable netbios-ns
-
-       # Now it is safe to stop the daemons...
-
-       # I have just recalled that old versions of nmbd and smbd did not store
-       #       their PID's in /var/samba/state/ (or whatever directory
-       #       was used for this purpose in configure), so I can't use
-       #       --pidfile in start-stop-daemon to stop nmbd or smbd. I 
-       #       will handle this by testing first whether the PID file exists.
-       if [ -f $NMBDPID ]; then
-               start-stop-daemon --stop --oknodo --user root --name nmbd --quiet --pidfile $NMBDPID
-       else
-               start-stop-daemon --stop --oknodo --user root --name nmbd --quiet
-       fi
-
-       # nmbd must be dead by now, now it's smbd's turn
-       if [ -f $SMBDPID ]; then
-               start-stop-daemon --stop --oknodo --user root --name smbd --quiet --pidfile $SMBDPID
-       else
-               start-stop-daemon --stop --oknodo --user root --name smbd --quiet
+#!/bin/sh -e
+
+# Clean up any such stale file.
+rm -f /tmp/samba-was-not-running
+
+# The smbd pid file is missing, or points to a dead process
+if [ ! -f /var/run/samba/smbd.pid ] || \
+       ! ps h `cat /var/run/samba/smbd.pid` > /dev/null
+then
+       # The nmbd pid file is missing, or points to a dead process
+       if [ -f /var/run/samba/nmbd.pid ] || \
+               ! ps h `cat /var/run/samba/nmbd.pid` > /dev/null
+       then
+               # let the postinst know not to start samba.
+               [ "$1" = "upgrade" ] && touch /tmp/samba-was-not-running
        fi
-elif [ -x /etc/init.d/samba ]; then    # Old Samba packages didn't have a
-                                       #       /etc/init.d/samba so we better 
-                                       #       check first.
-       # Samba is running as daemons. No problem here, just stop Samba...
-       /etc/init.d/samba stop
 fi
 
-if [ \( "$1" = "upgrade" -o "$1" = "remove" \) -a -L /usr/doc/samba ]; then
-       rm -f /usr/doc/samba
-fi
+# We call the init script to stop Samba, even if it only affects nmbd.
+[ -x /etc/init.d/samba ] && /etc/init.d/samba stop
 
-# Make sure there are no nmbd or smbd daemons running (security check)
-# (as you see this code is commented out - so far I haven't had the need
-#      to do this sanity check - peloy, Aug. 23, 1998)
-#ps -ax | grep nmbd
-#if [ $? ... ]; then
-#      killall -9 nmbd
-#fi
+if [ "$1" = upgrade -a -n "$2" ] && dpkg --compare-versions "$2" lt 2.99 \
+   && [ -e /var/lib/samba/passdb.tdb -a ! -e /etc/samba/smbpasswd ]
+then
+       pdbedit -i tdbsam -e smbpasswd
+       rm -f /var/lib/samba/passdb.tdb
+fi
 
-#ps -ax | grep smbd
-#if [ $? ... ]; then
-#      killall -9 smbd
-#fi
+#DEBHELPER#
diff --git a/packaging/Debian/debian/samba.templates b/packaging/Debian/debian/samba.templates
new file mode 100644 (file)
index 0000000..ce503ae
--- /dev/null
@@ -0,0 +1,50 @@
+Template: samba/generate_smbpasswd
+Type: boolean
+Default: false
+_Description: Create samba password database, /var/lib/samba/passdb.tdb?
+ To be compatible with the defaults in most versions of Windows, Samba must
+ be configured to use encrypted passwords.  This requires user passwords to
+ be stored in a file separate from /etc/passwd. This file can be created
+ automatically, but the passwords must be added manually (by you or the
+ user) by running smbpasswd, and you must arrange to keep it up-to-date in
+ the future.  If you do not create it, you will have to reconfigure samba
+ (and probably your client machines) to use plaintext passwords. See
+ /usr/share/doc/samba-doc/htmldocs/ENCRYPTION.html from the samba-doc
+ package for more details.
+
+Template: samba/log_files_moved
+Type: note
+_Description: Samba's log files have moved.
+ Starting with the first packages of Samba 2.2 for Debian the log files for
+ both Samba daemons (nmbd and smbd) are now stored in /var/log/samba/. The
+ names of the files are log.nmbd and log.smbd, for nmbd and smbd
+ respectively.
+ .
+ The old log files that were in /var/log/ will be moved to the new location
+ for you.
+
+Template: samba/nmbd_from_inetd
+Type: note
+_Description: Running nmbd from inetd is no longer supported
+ Your system was previously configured to start nmbd and smbd from inetd. 
+ As of version 2.999+3.0.alpha20-4, nmbd will no longer be started from
+ inetd.  If you have modified your /etc/init.d/samba startup script, you
+ may need to adjust it by hand now so that nmbd will start.
+
+Template: samba/run_mode
+Type: select
+_Choices: daemons, inetd
+Default: daemons
+_Description: How do you want to run Samba?
+ The Samba daemon smbd can run as a normal daemon or from inetd. Running as
+ a daemon is the recommended approach.
+
+Template: samba/tdbsam
+Type: boolean
+Default: false
+_Description: Move /etc/samba/smbpasswd to /var/lib/samba/passdb.tdb?
+ Samba 3.0 introduces a newer, more complete SAM database interface which
+ supersedes the /etc/samba/smbpasswd file.  Would you like your existing
+ smbpasswd file to be migrated to /var/lib/samba/passdb.tdb for you?  If you
+ plan to use another pdb backend (e.g., LDAP) instead, you should answer
+ 'no' here.
diff --git a/packaging/Debian/debian/sambaconfig b/packaging/Debian/debian/sambaconfig
deleted file mode 100644 (file)
index 0d35a51..0000000
+++ /dev/null
@@ -1,130 +0,0 @@
-#!/bin/sh
-#
-#      Written by Eloy A. Paris <peloy@debian.org> for Debian GNU/Linux.
-#
-
-PATH="/usr/sbin:/usr/bin:/sbin:/bin"
-DEBIAN_CONFIG=/etc/samba/debian_config
-
-NMBDPID=/var/state/samba/nmbd.pid
-SMBDPID=/var/state/samba/smbd.pid
-
-if [ ! -f $DEBIAN_CONFIG ]; then
-       echo "The file $DEBIAN_CONFIG does not exist! There is something wrong"
-       echo "with the installation of Samba on this system. Please re-install"
-       echo "Samba."
-       exit 1
-fi
-
-# Read current Samba configuration
-. $DEBIAN_CONFIG
-
-reload=1
-
-while [ $# -gt 0 ]
-do
-       case "$1" in
-               --run-from-inetd)
-                       run_from_inetd=1
-                       shift
-               ;;
-
-               --run-as-daemons)
-                       run_from_inetd=0
-                       shift
-               ;;
-               --no-reload)
-                       reload=0
-                       shift
-               ;;
-
-               *)
-                       echo "Usage: $0 [--run-from-inetd|--run-as-daemons] [no-reload]" >&2
-                       exit 1
-               ;;
-       esac
-done
-
-# Make sure there are no Samba daemons (nmbd or smbd) running
-#
-
-if [ "$run_mode" = "from_inetd" ]; then
-       # Samba is running from inetd - need to disable inetd before
-       #       killing the daemons.
-       update-inetd --disable netbios-ssn
-       update-inetd --disable netbios-ns
-       start-stop-daemon --stop --oknodo --user root --name nmbd --quiet --pidfile $NMBDPID
-       start-stop-daemon --stop --oknodo --user root --name smbd --quiet --pidfile $SMBDPID
-else
-       # Samba is running as daemons
-       /etc/init.d/samba stop
-fi
-
-if [ "x$run_from_inetd" = "x" ]
-then
-       echo "Run Samba as daemons or from inetd?"
-       echo -n "Press 'D' for to run as daemons or 'I' to run from inetd: [I] "
-
-       read mode
-       test -n "$mode" || mode="I"
-
-       case "$mode" in
-               [Dd]*)
-                       run_from_inetd=0
-               ;;
-
-               *)
-                       run_from_inetd=1
-               ;;
-       esac
-fi
-
-if [ "$run_from_inetd" = 1 ]; then
-       echo "Samba will run from inetd. Run sambaconfig to reconfigure."
-       echo ""
-       update-inetd --enable netbios-ssn
-       update-inetd --enable netbios-ns
-       run_mode="from_inetd"
-else
-       echo "Samba will run as daemons. Run sambaconfig to reconfigure."
-       echo ""
-       update-inetd --disable netbios-ssn
-       update-inetd --disable netbios-ns
-       run_mode="as_daemons"
-fi
-
-# Rebuild Debian configuration file (only thing that could have
-#      changed so far is the variable called "run_mode".
-
-# Start the Samba daemons (take care of whether the user used the --no-reload
-#      option and how Samba is running: from inetd or as daemons)
-echo "config_version=$config_version" > $DEBIAN_CONFIG
-echo "run_mode=$run_mode" >> $DEBIAN_CONFIG
-echo "smbpasswd_created=$smbpasswd_created" >> $DEBIAN_CONFIG
-
-if [ "$reload" = 0 ]; then
-       echo "Samba will not start (--no-reload parameter provided). Please note"
-       echo "that if you configured Samba to run from inetd, the Samba daemons"
-       echo "will start automatically when there is traffic in the NetBIOS ports"
-elif [ "$run_from_inetd" = 1 ]; then
-       echo "The --no-reload parameter was not provided so I assume you want"
-       echo "to have the Samba daemons started. Since you are running from inetd"
-       echo "the Samba daemosn will start automatically when there is traffic"
-       echo "in the NetBIOS ports."
-else
-       echo -n "The --no-reload parameter was not provided, start Samba now? [Y/n] "
-       read yn
-       test -n "$yn" || yn="Y"
-
-       case "$yn" in
-               [Nn]*)
-                       echo "Not started; to start later, do: /etc/init.d/samba start"
-                       echo -n "Press [ENTER] "
-                       read line
-               ;;
-
-               *)
-                       /etc/init.d/samba start
-               ;;
-       esac
-fi
diff --git a/packaging/Debian/debian/sambaconfig.8 b/packaging/Debian/debian/sambaconfig.8
deleted file mode 100644 (file)
index 2a0aaa9..0000000
+++ /dev/null
@@ -1,40 +0,0 @@
-.TH SAMBACONFIG 8 06-Apr-1998
-.SH NAME
-sambaconfig \- configure Samba for Debian systems
-.SH SYNOPSIS
-sambaconfig [--run-from-inetd|--run-as-daemons] [--no-reload]
-.SH DESCRIPTION
-.B sambaconfig
-is used to simplify the configuration of samba(8) for use on Debian
-systems.
-.PP
-You may run this program to (re)configure samba for your Debian system 
-at any time.
-.PP
-Normally
-.B sambaconfig
-will ask if you want to reload the Samba daemons after making changes to its
-configuration. The --no-reload option will avoid this question. Note
-that if Samba is running from inetd and --no-reload is not supplied no
-questions is asked because Samba will start automatically from inetd
-when there is traffic on the NetBIOS ports.
-.SH FILES
-.TP
-/etc/inetd.conf
-If the lines that start the NetBIOS daemons nmbd and smbd are
-commented out then Samba will start as daemons from /etc/init.d/start
-.TP
-/etc/init.d/samba
-Script that will start/stop/restart Samba when running as daemons
-.TP
-/etc/samba/smbpasswd
-Encrypted passwords file for the Samba daemons
-.TP
-/etc/samba/debian_config
-Debian specific configuration information, it holds the mode in which
-Samba is running (from inetd or as daemons).
-.SH SEE ALSO
-samba(7), nmbd(8), smbd(8)
-.SH AUTHOR
-Eloy A. Paris <peloy@debian.org> (man page based on sendmailconfig's man page
-by Robert Leslie <rob@mars.org>)
index a95a0020488b3ce4d545b87c4caff19b24fb2ce6..4623eee00c3af3f33e970c77c8d9c1e8c33c2f98 100755 (executable)
@@ -1,7 +1,17 @@
 #!/bin/sh -e
+#
+# $Id: patch-source,v 1.2.4.1 2003/06/01 04:30:13 peloy Exp $
+#
 
 for patch in debian/patches/*.patch; do
+       echo '->'`basename $patch`:
        patch -p1 < $patch
 done
 
+cat debian/changelog | perl -pi -e '($version) = <STDIN> =~/\((.*)\)/; \
+               s/\".*\"/\"$version for Debian\"/' source/include/version.h
+
+# Regenerate configure only if it is older than configure.in
+[ source/configure -ot source/configure.in ] && (cd source && sh ./autogen.sh)
+
 exit 0
index 81d51f7dd4e05d09dcd5fc014de13d5f21bc67f8..92014982fc48b4117024a11e77d8ba308e9492d5 100755 (executable)
@@ -1,7 +1,17 @@
 #!/bin/sh -e
+#
+# $Id: unpatch-source,v 1.2.4.1 2003/06/01 04:30:13 peloy Exp $
+#
 
-for patch in debian/patches/*.patch; do
+# We want to reverse the patches in the opposite order we applied
+#      them, hence the 'ls|sort -r'.
+for patch in `ls debian/patches/*.patch | sort -r`; do
        patch -p1 -R < $patch
 done
 
+perl -pi -e's/-.* for Debian//' source/include/version.h
+
+# Regenerate configure only if it is older than configure.in
+[ source/configure -ot source/configure.in ] && (cd source && autoheader && autoconf)
+
 exit 0
index 14cc20f49c454b3d31e4911fdaffe0a35486c4fc..1c9177f5f3bfdf9587fa96a8695bd92cac2c40f7 100644 (file)
-;
-; /etc/samba/smb.conf
-;
-; Sample configuration file for the Samba suite for Debian GNU/Linux
-;
-; Please see the manual page for smb.conf for detailed description of
-;      every parameter.
-;
+#
+# Sample configuration file for the Samba suite for Debian GNU/Linux.
+#
+# $Id: smb.conf,v 1.2.4.1 2003/06/01 04:30:10 peloy Exp $
+#
+# This is the main Samba configuration file. You should read the
+# smb.conf(5) manual page in order to understand the options listed
+# here. Samba has a huge number of configurable options most of which 
+# are not shown in this example
+#
+# Any line which starts with a ; (semi-colon) or a # (hash) 
+# is a comment and is ignored. In this example we will use a #
+# for commentary and a ; for parts of the config file that you
+# may wish to enable
+#
+# NOTE: Whenever you modify this file you should run the command
+# "testparm" to check that you have not many any basic syntactic 
+# errors. 
+#
+
+#======================= Global Settings =======================
 
 [global]
-   printing = bsd
-   printcap name = /etc/printcap
-   load printers = yes
-   guest account = nobody
+
+# Change this for the workgroup/NT-domain name your Samba server will part of
+   workgroup = DEBIAN_FANS
+
+# server string is the equivalent of the NT Description field
+   server string = %h server (Samba %v)
+
+# If you want to automatically load your printer list rather
+# than setting them up individually then you'll need this
+;   load printers = yes
+
+# lpr(ng) printing. You may wish to override the location of the
+# printcap file
+;   printing = bsd
+;   printcap name = /etc/printcap
+
+# cups printing.  See also the cupsaddsmb(8) manpage
+;   printing = cups
+;   printcap name = cups
+
+;   guest account = nobody
    invalid users = root
 
-; "security = user" is always a good idea. This will require a Unix account
-;      in this server for every user accessing the server.
-   security = user
+# This tells Samba to use a separate log file for each machine
+# that connects
+   log file = /var/log/samba/log.%m
 
-; Change this for the workgroup your Samba server will part of
-   workgroup = WORKGROUP
+# Put a capping on the size of the log files (in Kb).
+   max log size = 1000
 
-   server string = %h server (Samba %v)
+# If you want Samba to log though syslog only then set the following
+# parameter to 'yes'. Please note that logging through syslog in
+# Samba is still experimental.
+;   syslog only = no
+
+# We want Samba to log a minimum amount of information to syslog. Everything
+# should go to /var/log/samba/log.{smb,nmb} instead. If you want to log
+# through syslog you should set the following parameter to something higher.
+   syslog = 0
+
+# "security = user" is always a good idea. This will require a Unix account
+# in this server for every user accessing the server. See
+# security_level.txt for details.
+;   security = user
+
+# You may wish to use password encryption. Please read ENCRYPTION.html,
+# Win95.txt and WinNT.txt in the Samba documentation. Do not enable this
+# option unless you have read those documents
+   encrypt passwords = no
+
+# If you are using encrypted passwords, Samba will need to know what
+# password database type you are using.  
+   passdb backend = tdbsam guest
+
+# Using the following line enables you to customise your configuration
+# on a per machine basis. The %m gets replaced with the netbios name
+# of the machine that is connecting
+;   include = /home/samba/etc/smb.conf.%m
+
+# Most people will find that this option gives better performance.
+# See speed.txt and the manual pages for details
+# You may want to add the following on a Linux system:
+#         SO_RCVBUF=8192 SO_SNDBUF=8192
+   socket options = TCP_NODELAY
+
+# --- Browser Control Options ---
+
+# Please _read_ BROWSING.txt and set the next four parameters according
+# to your network setup. The defaults are specified below (commented
+# out.) It's important that you read BROWSING.txt so you don't break
+# browsing in your network!
 
-; If you want Samba to log though syslog only then set the following
-;      parameter to 'yes'. Please note that logging through syslog in
-;      Samba is still experimental.
-   syslog only = no
-
-; We want Samba to log a minimum amount of information to syslog. Everything
-;      should go to /var/log/{smb,nmb} instead. If you want to log through
-;      syslog you should set the following parameter to something higher.
-   syslog = 0;
-
-; This socket options really speed up Samba under Linux, according to my
-;      own tests.
-   socket options = IPTOS_LOWDELAY TCP_NODELAY SO_SNDBUF=4096 SO_RCVBUF=4096
-
-; Passwords are encrypted by default. This way the latest Windows 95 and NT
-;      clients can connect to the Samba server with no problems.
-   encrypt passwords = yes
-
-; It's always a good idea to use a WINS server. If you want this server
-;      to be the WINS server for your network change the following parameter
-;      to "yes". Otherwise leave it as "no" and specify your WINS server
-;      below (note: only one Samba server can be the WINS server).
-;      Read BROWSING.txt for more details.
-   wins support = no
-
-; If this server is not the WINS server then specify who is it and uncomment
-;      next line.
-;   wins server = 172.16.0.10
-
-; Please read BROWSING.txt and set the next four parameters according
-;      to your network setup. There is no valid default so they are commented
-;      out.
-;   os level = 0
-;   domain master = no
-;   local master = no
-;   preferred master = no
-
-; What naming service and in what order should we use to resolve host names
-;      to IP addresses
-   name resolve order = lmhosts host wins bcast
-
-; This will prevent nmbd to search for NetBIOS names through DNS.
+# set local master to no if you don't want Samba to become a master
+# browser on your network. Otherwise the normal election rules apply
+;   local master = yes
+
+# OS Level determines the precedence of this server in master browser
+# elections. The default value should be reasonable
+;   os level = 20
+
+# Domain Master specifies Samba to be the Domain Master Browser. This
+# allows Samba to collate browse lists between subnets. Don't use this
+# if you already have a Windows NT domain controller doing this job
+;   domain master = auto
+
+# Preferred Master causes Samba to force a local browser election on startup
+# and gives it a slightly higher chance of winning the election
+;   preferred master = auto
+
+# --- End of Browser Control Options ---
+
+# Windows Internet Name Serving Support Section:
+# WINS Support - Tells the NMBD component of Samba to enable it's WINS Server
+;   wins support = no
+
+# WINS Server - Tells the NMBD components of Samba to be a WINS Client
+# Note: Samba can be either a WINS Server, or a WINS Client, but NOT both
+;   wins server = w.x.y.z
+
+# This will prevent nmbd to search for NetBIOS names through DNS.
    dns proxy = no
 
-; Name mangling options
+# What naming service and in what order should we use to resolve host names
+# to IP addresses
+;   name resolve order = lmhosts host wins bcast
 
-   preserve case = yes
-   short preserve case = yes
+# Name mangling options
+;   preserve case = yes
+;   short preserve case = yes
 
-; This boolean parameter controlls whether Samba attempts to sync. the Unix
-;      password with the SMB password when the encrypted SMB password in the
-;      /etc/samba/smbpasswd file is changed.
-   unix password sync = false
+# This boolean parameter controlls whether Samba attempts to sync. the Unix
+# password with the SMB password when the encrypted SMB password in the
+# /etc/samba/smbpasswd file is changed.
+;   unix password sync = false
 
-; For Unix password sync. to work on a Debian GNU/Linux system, the following
-;      parameters must be set (thanks to Augustin Luton
-;      <aluton@hybrigenics.fr> for sending the correct chat script for
-;      the passwd program in Debian Potato).
+# For Unix password sync. to work on a Debian GNU/Linux system, the following
+# parameters must be set (thanks to Augustin Luton <aluton@hybrigenics.fr> for
+# sending the correct chat script for the passwd program in Debian Potato).
    passwd program = /usr/bin/passwd %u
    passwd chat = *Enter\snew\sUNIX\spassword:* %n\n *Retype\snew\sUNIX\spassword:* %n\n .
 
-; The following parameter is useful only if you have the linpopup package
-;      installed. The samba maintainer and the linpopup maintainer are
-;      working to ease installation and configuration of linpopup and samba.
-;   message command = /bin/sh -c '/usr/bin/linpopup "%f" "%m" %s; rm %s' &
+# This boolean controls whether PAM will be used for password changes
+# when requested by an SMB client instead of the program listed in
+# 'passwd program'. The default is 'no'.
+;   pam password change = no
 
-; The default maximum log file size is 5 MBytes. That's too big so this
-;      next parameter sets it to 1 MByte. Currently, Samba rotates log
-;      files (/var/log/{smb,nmb} in Debian) when these files reach 1000 KBytes.
-;      A better solution would be to have Samba rotate the log file upon
-;      reception of a signal, but for now on, we have to live with this.
-   max log size = 1000
+# The following parameter is useful only if you have the linpopup package
+# installed. The samba maintainer and the linpopup maintainer are
+# working to ease installation and configuration of linpopup and samba.
+;   message command = /bin/sh -c '/usr/bin/linpopup "%f" "%m" %s; rm %s' &
 
    obey pam restrictions = yes
 
+# Some defaults for winbind (make sure you're not using the ranges
+# for something else.)
+;   winbind uid = 10000-20000
+;   winbind gid = 10000-20000
+;   template shell = /bin/bash
+
+# Do something sensible when Samba crashes: mail the admin a backtrace
+   panic action = /usr/share/samba/panic-action %d
+
+#======================= Share Definitions =======================
+
 [homes]
    comment = Home Directories
    browseable = no
 
-; By default, the home directories are exported read only. Change next
-;      parameter to "no" if you want to be able to write to them.
-   read only = yes
+# By default, the home directories are exported read-only. Change next
+# parameter to 'yes' if you want to be able to write to them.
+   writable = no
 
-; File creation mask is set to 0700 for security reasons. If you want to
-;      create files with group=rw permissions, set next parameter to 0775.
+# File creation mask is set to 0700 for security reasons. If you want to
+# create files with group=rw permissions, set next parameter to 0775.
    create mask = 0700
 
-; Directory creation mask is set to 0700 for security reasons. If you want to
-;      create dirs. with group=rw permissions, set next parameter to 0775.
+# Directory creation mask is set to 0700 for security reasons. If you want to
+# create dirs. with group=rw permissions, set next parameter to 0775.
    directory mask = 0700
 
+# Un-comment the following and create the netlogon directory for Domain Logons
+# (you need to configure Samba to act as a domain controller too.)
+;[netlogon]
+;   comment = Network Logon Service
+;   path = /home/samba/netlogon
+;   guest ok = yes
+;   writable = no
+;   share modes = no
+
 [printers]
    comment = All Printers
    browseable = no
    writable = no
    create mode = 0700
 
-; A sample share for sharing your CD-ROM with others.
+# A sample share for sharing your CD-ROM with others.
 ;[cdrom]
 ;   comment = Samba server's CD-ROM
 ;   writable = no
 ;   locking = no
 ;   path = /cdrom
 ;   public = yes
-;
-; The next two parameters show how to auto-mount a CD-ROM when the
-;      cdrom share is accesed. For this to work /etc/fstab must contain
-;      an entry like this:
-;
-;       /dev/scd0   /cdrom  iso9660 defaults,noauto,ro,user   0 0
-;
-; The CD-ROM gets unmounted automatically after the connection to the
-;
-; If you don't want to use auto-mounting/unmounting make sure the CD
-;      is mounted on /cdrom
-;
+
+# The next two parameters show how to auto-mount a CD-ROM when the
+#      cdrom share is accesed. For this to work /etc/fstab must contain
+#      an entry like this:
+#
+#       /dev/scd0   /cdrom  iso9660 defaults,noauto,ro,user   0 0
+#
+# The CD-ROM gets unmounted automatically after the connection to the
+#
+# If you don't want to use auto-mounting/unmounting make sure the CD
+#      is mounted on /cdrom
+#
 ;   preexec = /bin/mount /cdrom
 ;   postexec = /bin/umount /cdrom
 
index 5a660fc8d4e5ce895d1e9ecdc7c03d77dce6df92..efabb0ddd04641aec2c70513ab9892fe3e7ac0e3 100644 (file)
@@ -2,8 +2,11 @@ usr/bin/smbclient
 usr/bin/smbtar
 usr/bin/rpcclient
 usr/bin/smbspool
+usr/bin/smbtree
+usr/bin/smbcacls
 usr/share/man/man1/smbclient.1
 usr/share/man/man1/smbtar.1
 usr/share/man/man1/rpcclient.1
 usr/share/man/man8/smbspool.8
+usr/share/man/man1/smbcacls.1
 usr/lib/cups/backend/smb
diff --git a/packaging/Debian/debian/smbfs.suid b/packaging/Debian/debian/smbfs.suid
deleted file mode 100644 (file)
index 9569087..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-usr/bin/smbmnt
-usr/bin/smbmount-2.2.x
-usr/bin/smbumount-2.2.x
-usr/bin/smbmount-2.0.x
-usr/bin/smbumount-2.0.x
diff --git a/packaging/Debian/debian/swat.config b/packaging/Debian/debian/swat.config
new file mode 100644 (file)
index 0000000..3dbebce
--- /dev/null
@@ -0,0 +1,12 @@
+#/bin/sh -e
+#
+# $Id: swat.config,v 1.1.2.1 2003/06/01 04:30:10 peloy Exp $
+#
+
+# Source debconf library.
+. /usr/share/debconf/confmodule
+
+db_title "Samba Web Administration Tool (SWAT)"
+
+db_input medium swat/smb_conf_warn || true
+db_go
index c5ab4890441a1bea6acc779cd21a1432d7edf1d1..b2a90b665025b6b4501ca2e1b8e689cbcc81b778 100644 (file)
@@ -1,4 +1,7 @@
 #!/bin/sh
+#
+# $Id: swat.postinst,v 1.2.4.1 2003/06/01 04:30:10 peloy Exp $
+#
 
 PATH=/sbin:/bin:/usr/sbin:/usr/bin
 
@@ -18,6 +21,4 @@ esac
 update-inetd --group OTHER --add \
  '#<off># swat\t\tstream\ttcp\tnowait.400\troot\t/usr/sbin/tcpd\t/usr/sbin/swat'
 
-if [ -d /usr/doc -a ! -e /usr/doc/swat -a -d /usr/share/doc/swat ]; then
-       ln -sf ../share/doc/swat /usr/doc/swat
-fi
+#DEBHELPER#
index e203d2855ff0533c6cbf85aeeb006d9140e1a9fb..52ad12b139f62b057b142e50ed80ce1d300f7542 100644 (file)
@@ -1,9 +1,11 @@
 #!/bin/sh
+#
+# $Id: swat.postrm,v 1.2.4.1 2003/06/01 04:30:10 peloy Exp $
+#
 
 case "$1" in
        purge)
                update-inetd --remove '/usr/sbin/swat$'
-               exit 0
                ;;
        remove)
                ;;
@@ -15,5 +17,7 @@ case "$1" in
                ;;
 esac
 
+#DEBHELPER#
+
 exit 0
 
diff --git a/packaging/Debian/debian/swat.templates b/packaging/Debian/debian/swat.templates
new file mode 100644 (file)
index 0000000..3407f7e
--- /dev/null
@@ -0,0 +1,6 @@
+Template: swat/smb_conf_warn
+Type: note
+_Description: Your smb.conf will be re-written!
+ SWAT will rewrite your smb.conf file. It will rearrange the entries and
+ delete all comments, include= and copy= options. If you have a carefully
+ crafted smb.conf then back it up or don't use SWAT!
diff --git a/packaging/Debian/debian/winbind.conffiles b/packaging/Debian/debian/winbind.conffiles
new file mode 100644 (file)
index 0000000..c9adbff
--- /dev/null
@@ -0,0 +1,2 @@
+/etc/init.d/winbind
+/etc/logrotate.d/winbind
diff --git a/packaging/Debian/debian/winbind.dirs b/packaging/Debian/debian/winbind.dirs
new file mode 100644 (file)
index 0000000..1da8fba
--- /dev/null
@@ -0,0 +1 @@
+usr/share/lintian/overrides
diff --git a/packaging/Debian/debian/winbind.files b/packaging/Debian/debian/winbind.files
new file mode 100644 (file)
index 0000000..2834acf
--- /dev/null
@@ -0,0 +1,7 @@
+usr/sbin/winbindd
+usr/bin/wbinfo
+usr/share/man/man1/wbinfo.1
+usr/share/man/man8/winbindd.8
+lib/security/pam_winbind.so
+lib/libnss_winbind.so.2
+lib/libnss_wins.so.2
diff --git a/packaging/Debian/debian/winbind.init b/packaging/Debian/debian/winbind.init
new file mode 100644 (file)
index 0000000..28b7ff8
--- /dev/null
@@ -0,0 +1,49 @@
+#!/bin/sh
+#
+# Start/stops the winbindd daemon.
+#
+# $Id: winbind.init,v 1.1.6.1 2003/06/01 04:30:10 peloy Exp $
+#
+
+PATH=/sbin:/bin:/usr/sbin:/usr/bin
+
+DAEMON=/usr/sbin/winbindd
+
+# clear conflicting settings from the environment
+unset TMPDIR
+
+# See if the daemon is there
+test -x $DAEMON || exit 0
+
+case "$1" in
+       start)
+               echo -n "Starting the Winbind daemon: winbindd"
+
+               start-stop-daemon --start --quiet --exec $DAEMON
+
+               echo "."
+               ;;
+       stop)
+               echo -n "Stopping the Winbind daemon: winbindd"
+
+               start-stop-daemon --stop --quiet --oknodo --exec $DAEMON
+
+               echo "."
+               ;;
+       restart|force-reload)
+               echo -n "Restarting the Winbind daemon: winbindd"
+
+               start-stop-daemon --stop --quiet --oknodo --exec $DAEMON
+               sleep 2
+               start-stop-daemon --start --quiet --exec $DAEMON
+
+               echo "."
+               ;;
+       *)
+               echo "Usage: /etc/init.d/winbind {start|stop|restart|force-reload}"
+               exit 1
+               ;;
+esac
+
+exit 0
+
diff --git a/packaging/Debian/debian/winbind.lintian b/packaging/Debian/debian/winbind.lintian
new file mode 100644 (file)
index 0000000..fca17d3
--- /dev/null
@@ -0,0 +1,6 @@
+winbind: ldconfig-symlink-missing-for-shlib lib/libnss_winbind.so lib/libnss_winbind.so.2 libnss_winbind.so
+winbind: ldconfig-symlink-missing-for-shlib lib/libnss_wins.so lib/libnss_wins.so.2 libnss_wins.so
+winbind: no-shlibs-control-file lib/libnss_winbind.so.2
+winbind: no-shlibs-control-file lib/libnss_wins.so.2
+winbind: postinst-must-call-ldconfig lib/libnss_wins.so.2
+winbind: postrm-should-call-ldconfig lib/libnss_wins.so.2
diff --git a/packaging/Debian/debian/winbind.logrotate b/packaging/Debian/debian/winbind.logrotate
new file mode 100644 (file)
index 0000000..e36cd12
--- /dev/null
@@ -0,0 +1,10 @@
+/var/log/samba/log.winbindd {
+       weekly
+       missingok
+       rotate 7
+       postrotate
+       [ -f /var/run/samba/winbindd.pid ] && kill -HUP `cat /var/run/samba/winbindd.pid`
+       endscript
+       compress
+       notifempty
+}