tprouty/samba.git
21 years agoGive warning if 'drvupgrade' doesn't get an argument
Jelmer Vernooij [Thu, 3 Apr 2003 15:44:19 +0000 (15:44 +0000)]
Give warning if 'drvupgrade' doesn't get an argument

21 years agoFixup swat warning.
Jeremy Allison [Thu, 3 Apr 2003 01:51:13 +0000 (01:51 +0000)]
Fixup swat warning.
Fix winbindd dual mode in the same was as in APP_HEAD. "Ken Cross" <kcross@nssolutions.com>
noticed the problem.
Jeremy.

21 years agoFixup format warning.
Jeremy Allison [Thu, 3 Apr 2003 00:20:58 +0000 (00:20 +0000)]
Fixup format warning.
Jeremy.

21 years agonsswitch/winbind_nss.c doesn't exist
Gerald Carter [Wed, 2 Apr 2003 16:45:23 +0000 (16:45 +0000)]
nsswitch/winbind_nss.c doesn't exist

21 years agoset version to alpha24 so we can distinguish from the alpha23 release
Gerald Carter [Wed, 2 Apr 2003 14:33:07 +0000 (14:33 +0000)]
set version to alpha24 so we can distinguish from the alpha23 release

21 years agoForgot to merge configure.in changes for winbind client tidyup.
Tim Potter [Wed, 2 Apr 2003 06:26:55 +0000 (06:26 +0000)]
Forgot to merge configure.in changes for winbind client tidyup.

21 years agoMerge of Paul Green's make clean fixes.
Tim Potter [Wed, 2 Apr 2003 06:26:01 +0000 (06:26 +0000)]
Merge of Paul Green's make clean fixes.

21 years agoMerge of winbind nss library cleanup from HEAD.
Tim Potter [Wed, 2 Apr 2003 06:16:15 +0000 (06:16 +0000)]
Merge of winbind nss library cleanup from HEAD.

21 years agoWhitespace syncup.
Tim Potter [Wed, 2 Apr 2003 06:04:51 +0000 (06:04 +0000)]
Whitespace syncup.

21 years agoThis file deleted in HEAD.
Tim Potter [Wed, 2 Apr 2003 06:00:41 +0000 (06:00 +0000)]
This file deleted in HEAD.

21 years agosyncup with head
Tim Potter [Wed, 2 Apr 2003 06:00:22 +0000 (06:00 +0000)]
syncup with head

21 years agoSubtle changes to message handling after ENUMJOBS.
Jeremy Allison [Wed, 2 Apr 2003 02:31:51 +0000 (02:31 +0000)]
Subtle changes to message handling after ENUMJOBS.
Jeremy.

21 years agoDon't set zero length for the base64 decoded string (fixes swat auth).
Andrew Bartlett [Wed, 2 Apr 2003 00:17:03 +0000 (00:17 +0000)]
Don't set zero length for the base64 decoded string (fixes swat auth).

Andrew Bartlett

21 years agoDoing janitor work for tridge.
Jeremy Allison [Tue, 1 Apr 2003 18:12:06 +0000 (18:12 +0000)]
Doing janitor work for tridge.
"changed the order of checking whether a SID is a UID or a GID in posix
acls. This is needed because sid_to_uid always claims that the sid is
a user, due ot a change I made some months back.

This change was suggested by Chere Zhou, but is really an interim
measure. Chere is looking at a longer term solution."

REMEMBER - 3.0 is the one we will SHIP !

Jeremy.

21 years agoMerge from HEAD to define variable port_to_use. Needed to compile.
John Terpstra [Tue, 1 Apr 2003 16:48:18 +0000 (16:48 +0000)]
Merge from HEAD to define variable port_to_use. Needed to compile.

21 years agofix potential handle leak in _spoolss_open_printer_ex(); final fix for CR2102; review...
Gerald Carter [Tue, 1 Apr 2003 14:57:59 +0000 (14:57 +0000)]
fix potential handle leak in _spoolss_open_printer_ex(); final fix for CR2102; reviewed by jra

21 years agoThis commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.
cvs2svn Import User [Mon, 31 Mar 2003 21:01:06 +0000 (21:01 +0000)]
This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.

21 years agoAdd basic documentation on editreg
Jelmer Vernooij [Mon, 31 Mar 2003 21:01:05 +0000 (21:01 +0000)]
Add basic documentation on editreg

21 years agoAdd very basic documentation for ntlm_auth
Jelmer Vernooij [Mon, 31 Mar 2003 20:53:18 +0000 (20:53 +0000)]
Add very basic documentation for ntlm_auth

21 years agoRemove useless popt options
Jelmer Vernooij [Mon, 31 Mar 2003 20:37:31 +0000 (20:37 +0000)]
Remove useless popt options

21 years agofix potential smbd crash when we fail to alloacte a policy handle for a printer open...
Gerald Carter [Mon, 31 Mar 2003 17:43:45 +0000 (17:43 +0000)]
fix potential smbd crash when we fail to alloacte a policy handle for a printer open; CR 2102 (reviewed by jreilly)

21 years agofix potential smbd crash when we fail to alloacte a policy handle for a printer open...
Gerald Carter [Mon, 31 Mar 2003 17:39:21 +0000 (17:39 +0000)]
fix potential smbd crash when we fail to alloacte a policy handle for a printer open; CR 2102 (reviewed by jreilly)

21 years agoFix vfs to work with P_LIST-ed lp_vfsobj() -- the traversal is reversed. Based on...
Alexander Bokovoy [Mon, 31 Mar 2003 16:27:11 +0000 (16:27 +0000)]
Fix vfs to work with P_LIST-ed lp_vfsobj() -- the traversal is reversed. Based on patch from Metze

21 years ago- Put -valid param back in
Jelmer Vernooij [Mon, 31 Mar 2003 15:32:13 +0000 (15:32 +0000)]
- Put -valid param back in
- Update info on some of the HOWTO docs

21 years ago'preload modules = ' is already documented
Jelmer Vernooij [Mon, 31 Mar 2003 15:06:58 +0000 (15:06 +0000)]
'preload modules = ' is already documented
-valid is not a config option

21 years ago- Support absolute paths in vfs and charset modules
Jelmer Vernooij [Mon, 31 Mar 2003 15:06:34 +0000 (15:06 +0000)]
- Support absolute paths in vfs and charset modules
- Fix typo in Makefile.in
- Fix compatibility with older vfs modules (from patch by metze)
- Build some modules shared by default and some static (and fall
  back to static when dlopen() is not available)

21 years agoFix formatting of back traces - pathc by metze
Jelmer Vernooij [Mon, 31 Mar 2003 12:29:50 +0000 (12:29 +0000)]
Fix formatting of back traces - pathc by metze

21 years ago3 things:
Volker Lendecke [Mon, 31 Mar 2003 11:06:17 +0000 (11:06 +0000)]
3 things:

* Remove 'ldap del only sam attr' after asking Lars Mueller from SuSE first.
  It is replaced by 'ldap delete dn'

* Fix a typo in docs.

* Document 'set primary group script'.

Volker

21 years agoHey, we're making progress with the docs ;-)
Volker Lendecke [Mon, 31 Mar 2003 11:05:19 +0000 (11:05 +0000)]
Hey, we're making progress with the docs ;-)

Volker

21 years ago3 things:
Volker Lendecke [Mon, 31 Mar 2003 11:02:22 +0000 (11:02 +0000)]
3 things:

* Remove 'ldap del only sam attr' after asking Lars Mueller from SuSE first.
  It is replaced by 'ldap delete dn'

* Fix a typo in docs.

* Document 'set primary group script'. Alexander, could you check the
  file in smbdotconf/ please? Thanks.

Volker

21 years agoWaider's cosmetic change to print out the database type when
Volker Lendecke [Mon, 31 Mar 2003 10:47:26 +0000 (10:47 +0000)]
Waider's cosmetic change to print out the database type when
downloading stuff.

Volker

21 years agoWaider's cosmetic change to print out the database type when
Volker Lendecke [Mon, 31 Mar 2003 10:44:21 +0000 (10:44 +0000)]
Waider's cosmetic change to print out the database type when
downloading stuff.

Volker

21 years agoFix a botched merge from appliance-head...
Andrew Bartlett [Mon, 31 Mar 2003 08:14:37 +0000 (08:14 +0000)]
Fix a botched merge from appliance-head...

We have an extra NULL here, which is (if I understand correctly) related
to a optional 'charset conversion' function.

In any case, as this is a variable args length function, the compiler
didn't pick it up.

Would it be possible to change applicance_head (or even HEAD) in such
a way that this extra arg would cause a warning?

Finding this by testing is getting painful...

Andrew Bartlett

21 years agoTidyup of winbindd client OS specific autoconf code.
Tim Potter [Mon, 31 Mar 2003 05:51:41 +0000 (05:51 +0000)]
Tidyup of winbindd client OS specific autoconf code.

21 years agoPlaceholder for winbind aix client.
Tim Potter [Mon, 31 Mar 2003 05:47:59 +0000 (05:47 +0000)]
Placeholder for winbind aix client.

21 years agoautoconf change to compile winbindd for AIX. The client side code
Tim Potter [Mon, 31 Mar 2003 05:46:32 +0000 (05:46 +0000)]
autoconf change to compile winbindd for AIX.  The client side code
is still under development.

21 years agoCleanup of winbind client side code.
Tim Potter [Mon, 31 Mar 2003 04:36:01 +0000 (04:36 +0000)]
Cleanup of winbind client side code.

Mostly this consists of untangling the existing code and moving it in
to operating system specific files.  The winbind client code for all
supported operating systems is now in nsswitch/winbind_nss_OSNAME.[ch]
to make things a bit clearer.

21 years agoremoving duplicate listing of files
Gerald Carter [Mon, 31 Mar 2003 04:05:32 +0000 (04:05 +0000)]
removing duplicate listing of files

21 years agopreparing for release of 3.0alpha23
Gerald Carter [Mon, 31 Mar 2003 03:07:13 +0000 (03:07 +0000)]
preparing for release of 3.0alpha23

21 years agopreparing for release of 3.0alpha23
Gerald Carter [Mon, 31 Mar 2003 02:36:31 +0000 (02:36 +0000)]
preparing for release of 3.0alpha23

21 years agoNT4 is particularly fussy about getting this right.
Andrew Bartlett [Mon, 31 Mar 2003 02:30:49 +0000 (02:30 +0000)]
NT4 is particularly fussy about getting this right.

Andrew Bartlett

21 years agoupdate version number in release notes
Gerald Carter [Mon, 31 Mar 2003 02:29:19 +0000 (02:29 +0000)]
update version number in release notes

21 years agoupdating release notes for next alpha
Gerald Carter [Mon, 31 Mar 2003 02:21:37 +0000 (02:21 +0000)]
updating release notes for next alpha

21 years agoupdated passdb backend parameter
Gerald Carter [Mon, 31 Mar 2003 01:57:15 +0000 (01:57 +0000)]
updated passdb backend parameter

21 years agoBreak the current build dependency on perl. Perl is required for
Tim Potter [Mon, 31 Mar 2003 01:44:42 +0000 (01:44 +0000)]
Break the current build dependency on perl.  Perl is required for
include/tdbsam2_parse_info.h which is included by sam/gumm_tdb.c which
doesn't seem to be used anywhere.

It would be nice to have the tdbsam2 stuff hidden behind a --with
configuration parameter so it doesn't interfere with normal builds.

(One of the build farm machines doesn't have perl installed).

21 years agoSuccess is not a level-0 issue...
Andrew Bartlett [Mon, 31 Mar 2003 01:30:19 +0000 (01:30 +0000)]
Success is not a level-0 issue...

Andrew Bartlett

21 years agoDon't try and dlsym or dlclose a NULL pointer.
Andrew Bartlett [Mon, 31 Mar 2003 01:08:59 +0000 (01:08 +0000)]
Don't try and dlsym or dlclose a NULL pointer.

The new modules system does not always dlopen() it's modules, and when it
does, it keeps them open for the life of the server, not the life of the
connection.

This caused a segfault on every tree disconnect!

Andrew Bartlett

21 years agoadd a few error checks in EnumPrinterData()
Gerald Carter [Mon, 31 Mar 2003 01:00:34 +0000 (01:00 +0000)]
add a few error checks in EnumPrinterData()

21 years agoadd a few error checks in EnumPrinterData()
Gerald Carter [Mon, 31 Mar 2003 00:59:58 +0000 (00:59 +0000)]
add a few error checks in EnumPrinterData()

21 years agoset version string
Gerald Carter [Mon, 31 Mar 2003 00:53:03 +0000 (00:53 +0000)]
set version string

21 years agosmbpasswd -> net
Andrew Bartlett [Mon, 31 Mar 2003 00:32:13 +0000 (00:32 +0000)]
smbpasswd -> net

21 years agodistclean fixups from Paul Green.
Tim Potter [Sun, 30 Mar 2003 23:44:22 +0000 (23:44 +0000)]
distclean fixups from Paul Green.

21 years agoUpdating from HEAD branch.
John Terpstra [Sun, 30 Mar 2003 23:21:51 +0000 (23:21 +0000)]
Updating from HEAD branch.

21 years agoupdate copyright notice since it we are now almost 4 months into 2003
Gerald Carter [Sun, 30 Mar 2003 23:03:27 +0000 (23:03 +0000)]
update copyright notice since it we are now almost 4 months into 2003

21 years agoupdate copyright notice since it we are now almost 4 months into 2003
Gerald Carter [Sun, 30 Mar 2003 23:03:11 +0000 (23:03 +0000)]
update copyright notice since it we are now almost 4 months into 2003

21 years agoFix installation of auth and charset modules (reported by Stephan Kulow)
Jelmer Vernooij [Sun, 30 Mar 2003 21:23:01 +0000 (21:23 +0000)]
Fix installation of auth and charset modules (reported by Stephan Kulow)

21 years agoThis sets the domain for the user in vampire. Otherwise
Volker Lendecke [Sun, 30 Mar 2003 16:46:28 +0000 (16:46 +0000)]
This sets the domain for the user in vampire. Otherwise
we end up with an empty domain field, which a workstation
does not really like in sam_logon..

Volker

21 years agoThis sets the domain for the user in vampire. Otherwise
Volker Lendecke [Sun, 30 Mar 2003 16:46:04 +0000 (16:46 +0000)]
This sets the domain for the user in vampire. Otherwise
we end up with an empty domain field, which a workstation
does not really like in sam_logon..

Volker

21 years agoThis fixes group updates in LDAP the same way as user updates
Volker Lendecke [Sun, 30 Mar 2003 16:40:41 +0000 (16:40 +0000)]
This fixes group updates in LDAP the same way as user updates
are handled, though we assume that always everything needs to
be updated in LDAP. PDB_IS_* is not done yet for groups.
Do we need it?

Volker

21 years agoThis fixes group updates in LDAP the same way as user updates
Volker Lendecke [Sun, 30 Mar 2003 16:40:13 +0000 (16:40 +0000)]
This fixes group updates in LDAP the same way as user updates
are handled, though we assume that always everything needs to
be updated in LDAP. PDB_IS_* is not done yet for groups.
Do we need it?

Volker

21 years agoThis changes our handling of invalid service types that the
Volker Lendecke [Sun, 30 Mar 2003 16:37:10 +0000 (16:37 +0000)]
This changes our handling of invalid service types that the
client requested on tconx. We now return the same error
code like NT4SP6 and W2kSP3 return.

TCONDEV is a little test for this.

Volker

21 years agoThis changes our handling of invalid service types that the
Volker Lendecke [Sun, 30 Mar 2003 16:36:21 +0000 (16:36 +0000)]
This changes our handling of invalid service types that the
client requested on tconx. We now return the same error
code like NT4SP6 and W2kSP3 return.

TCONDEV is a little test for this.

Volker

21 years ago- Point users at the HOWTO Collection instead of 'README' in modules/mysql.c
Jelmer Vernooij [Sun, 30 Mar 2003 12:42:18 +0000 (12:42 +0000)]
- Point users at the HOWTO Collection instead of 'README' in modules/mysql.c
- Make passdb work with absolute paths (passdb backend = /path/to/smbpasswd.so works now). vfs, rpc and charset will follow

21 years ago- Regenerate docs
Jelmer Vernooij [Sun, 30 Mar 2003 11:22:22 +0000 (11:22 +0000)]
- Regenerate docs
- Document 'preload modules'

21 years agoadded simple tests for SMBchkpath and SMBioctl
Andrew Tridgell [Sun, 30 Mar 2003 09:45:44 +0000 (09:45 +0000)]
added simple tests for SMBchkpath and SMBioctl

21 years agomissed a couple of files
Gerald Carter [Sun, 30 Mar 2003 04:21:14 +0000 (04:21 +0000)]
missed a couple of files

21 years agoMerge from HEAD - leave the SMB buffer untouched when checking it's SMB sig.
Andrew Bartlett [Sun, 30 Mar 2003 02:58:33 +0000 (02:58 +0000)]
Merge from HEAD - leave the SMB buffer untouched when checking it's SMB sig.

Andrew Bartlett

21 years agoDon't modify the incoming packet when checking the signiture.
Andrew Bartlett [Sun, 30 Mar 2003 02:52:47 +0000 (02:52 +0000)]
Don't modify the incoming packet when checking the signiture.

Andrew Bartlett

21 years agofixed the -B option as well
Andrew Tridgell [Sun, 30 Mar 2003 00:00:10 +0000 (00:00 +0000)]
fixed the -B option as well

21 years agofixed the -U option in nmblookup
Andrew Tridgell [Sat, 29 Mar 2003 23:55:54 +0000 (23:55 +0000)]
fixed the -U option in nmblookup

please remember to *test* your changes before committing them. This is
especially the case when you receive patches from outside the team -
before you commit you must make sure that the patch actually works.

21 years agoupdated the TCON test so that win2000 passes. Samba now fails this
Andrew Tridgell [Sat, 29 Mar 2003 23:30:53 +0000 (23:30 +0000)]
updated the TCON test so that win2000 passes. Samba now fails this
test.

It is an interesting test because it shows that win2000 completely
ignores the TID and VUID fields in a SMBwriteX. In Samba it is hard to
do this as we check the VUID and TID fields before we call the SMB
specific reply functions.

The test also shows that the list of open files must be global to the
socket, not specific to a tcon.

21 years agoUpdated for 3.0 release.
John Terpstra [Sat, 29 Mar 2003 23:25:31 +0000 (23:25 +0000)]
Updated for 3.0 release.

21 years agoREADME file to explain that this is not a SuSE update.
John Terpstra [Sat, 29 Mar 2003 23:22:07 +0000 (23:22 +0000)]
README file to explain that this is not a SuSE update.

21 years agoPackaging files for SuSE 8.1
John Terpstra [Sat, 29 Mar 2003 23:17:30 +0000 (23:17 +0000)]
Packaging files for SuSE 8.1

21 years agoCleaning up SuSE build area in preparation for adding packaging for SuSE 8.1
John Terpstra [Sat, 29 Mar 2003 23:16:24 +0000 (23:16 +0000)]
Cleaning up SuSE build area in preparation for adding packaging for SuSE 8.1
Note: Also will work for UnitedLinux

21 years agomerging packaging changes fro 2.2
Gerald Carter [Sat, 29 Mar 2003 22:06:45 +0000 (22:06 +0000)]
merging packaging changes fro 2.2

21 years agoThis commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.
cvs2svn Import User [Sat, 29 Mar 2003 12:49:55 +0000 (12:49 +0000)]
This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.

21 years agosync packagaing with SAMBA_3_0
Gerald Carter [Sat, 29 Mar 2003 12:49:54 +0000 (12:49 +0000)]
sync packagaing with SAMBA_3_0

21 years agoadded a simple test for the old SMBtcon interface
Andrew Tridgell [Sat, 29 Mar 2003 12:44:42 +0000 (12:44 +0000)]
added a simple test for the old SMBtcon interface

21 years agopackaging updates from Buchan
Gerald Carter [Fri, 28 Mar 2003 23:13:51 +0000 (23:13 +0000)]
packaging updates from Buchan

21 years agoMore patches from coolo. One of these functions needs to be moved
Richard Sharpe [Fri, 28 Mar 2003 21:41:27 +0000 (21:41 +0000)]
More patches from coolo. One of these functions needs to be moved
elsewhere so other code can use it.

21 years agoFix some uncleanness with testsmbc.c
Richard Sharpe [Fri, 28 Mar 2003 21:12:11 +0000 (21:12 +0000)]
Fix some uncleanness with testsmbc.c

21 years agoSome fixes to URL syntax from coolo.
Richard Sharpe [Fri, 28 Mar 2003 21:07:44 +0000 (21:07 +0000)]
Some fixes to URL syntax from coolo.

21 years agofix CIDR hosts allow/deny notation
Gerald Carter [Fri, 28 Mar 2003 15:42:57 +0000 (15:42 +0000)]
fix CIDR hosts allow/deny notation

21 years agofix CIDR hosts allow/deny notation
Gerald Carter [Fri, 28 Mar 2003 15:42:36 +0000 (15:42 +0000)]
fix CIDR hosts allow/deny notation

21 years agoMerge from HEAD - get better error strings from the ldap server in pdb_ldap.
Andrew Bartlett [Fri, 28 Mar 2003 10:02:43 +0000 (10:02 +0000)]
Merge from HEAD - get better error strings from the ldap server in pdb_ldap.

Andrew Bartlett

21 years agoTry to get meaningful errors out of ldap more often - get the error string
Andrew Bartlett [Fri, 28 Mar 2003 09:59:11 +0000 (09:59 +0000)]
Try to get meaningful errors out of ldap more often - get the error string
from the server, not just the error code translation.

Andrew Bartlett

21 years agoAllow the new modules system to function with builtin vfs modules.
Andrew Bartlett [Fri, 28 Mar 2003 05:24:21 +0000 (05:24 +0000)]
Allow the new modules system to function with builtin vfs modules.

If we don't have a vfs path set, just pass the original file name.

In future, we need to seperate the default path as a seperate paramater.

Andrew Bartlett

21 years agodon't include proto.h during autoconf tests since it doesn't exist yet; fixed getsmbp...
Gerald Carter [Fri, 28 Mar 2003 02:03:31 +0000 (02:03 +0000)]
don't include proto.h during autoconf tests since it doesn't exist yet; fixed getsmbpass replacement test

21 years agodon't include proto.h during autoconf tests since it doesn't exist yet; fixed getsmbp...
Gerald Carter [Fri, 28 Mar 2003 02:02:32 +0000 (02:02 +0000)]
don't include proto.h during autoconf tests since it doesn't exist yet; fixed getsmbpass replacement test

21 years agofix up IPC/LPT:/A: devicetype in tcon_and_X
Gerald Carter [Fri, 28 Mar 2003 02:00:19 +0000 (02:00 +0000)]
fix up IPC/LPT:/A: devicetype in tcon_and_X

21 years agomerged real time signal fixes from head
Andrew Tridgell [Fri, 28 Mar 2003 01:07:05 +0000 (01:07 +0000)]
merged real time signal fixes from head

21 years agoit is possible for some of the real time signals to be used by glibc,
Andrew Tridgell [Fri, 28 Mar 2003 01:05:32 +0000 (01:05 +0000)]
it is possible for some of the real time signals to be used by glibc,
which then changes SIGRTMIN. It is also possible for bash to leave
some real time signals blocked at startup. This fixes both problems.

21 years agoAdding some more docs from HEAD branch.
John Terpstra [Fri, 28 Mar 2003 00:51:26 +0000 (00:51 +0000)]
Adding some more docs from HEAD branch.

21 years agoUpdating projdoc from HEAD brach.
John Terpstra [Fri, 28 Mar 2003 00:50:49 +0000 (00:50 +0000)]
Updating projdoc from HEAD brach.

21 years agoits VFS_NETATALK_OBJ not VFS_NETATALK
Andrew Tridgell [Fri, 28 Mar 2003 00:28:55 +0000 (00:28 +0000)]
its VFS_NETATALK_OBJ not VFS_NETATALK

21 years agoremoved a duplicate lump of module stuff in configure.in
Andrew Tridgell [Fri, 28 Mar 2003 00:21:01 +0000 (00:21 +0000)]
removed a duplicate lump of module stuff in configure.in

21 years agoCompile @VFS_STATIC@ into smbd and vfstest
Jelmer Vernooij [Thu, 27 Mar 2003 23:36:16 +0000 (23:36 +0000)]
Compile @VFS_STATIC@ into smbd and vfstest

21 years agoAlso rebuild smbd/vfs.o after reconfiguring
Jelmer Vernooij [Thu, 27 Mar 2003 23:31:15 +0000 (23:31 +0000)]
Also rebuild smbd/vfs.o after reconfiguring

21 years agoThis commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.
cvs2svn Import User [Thu, 27 Mar 2003 23:02:44 +0000 (23:02 +0000)]
This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.