1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-26 10:04:02 +03:00

298 Commits

Author SHA1 Message Date
Samba Release Account
8d9c5f3522 preparing for release of 2.0.0 alpha 11 -
Samba Release Account
0a8c03bb98 preparing for release of 2.0.0 alpha 10 -
Richard Sharpe
fcdc9bc208 Added E Jay Berkenbilt's fixes -
Andrew Tridgell
c11f1b9293 fixed the docs for "domain controller" parameter. -
Samba Release Account
008697d151 preparing for release of 2.0.0 alpha 6 -
Samba Release Account
1c627b8f39 preparing for release of 2.0.0 alpha 5 -
Samba Release Account
d7e50f0111 preparing for release of 2.0.0 alpha 1 -
Samba Release Account
70b8c9f05e preparing for release of 2.0.0 alpha -
Christopher R. Hertel
e162819054 Finally got around to updating the man pages for nmbd and smbd to reflect
the changes made re: -a and -o options.

Chris -)-----
-
Andrew Tridgell
2af9565017 note that "alternate permissions" is deprecated in man page -
Andrew Tridgell
19aa9a1c95 removed some feedback request comments - we get enough email :) -
Andrew Tridgell
8d916f3fdb updated the UNIX install instructions to include ./configure -
Richard Sharpe
a2a9f55a76 Updates smbstatus to have a -S and -L flag.
Also updated the documentation :-)

The code is ugly, we need to rewrite smbstatus someday.
-
John Terpstra
3d15f9d297 Fixing Oops. Thought I had added these - but not! -
John Terpstra
4a0cda25fd Fixed typos and reformatted doco. -
Jeremy Allison
2d0c9baa17 Corrected info.
Jeremy.
-
Jeremy Allison
04733f455d Added Australian consultant.
Jeremy.
-
Jeremy Allison
160bcd5fcc Updated the 'samba does not allow multi-workgroups & WINS' section. Still
leave the info there, but add a caveat.
Jeremy.
-
John Terpstra
023df8c04e Added as rapid config guide for cross subnet / cross workgroup browsing. -
John Terpstra
11c1f09072 Updated in line with recent samba-bugs postings. -
John Terpstra
4ffbdcbddf Updating Unix installation notes. -
John Terpstra
f0ca1afb77 Fixed typos pointed out by Pekka Savola <Pekka.Savola@netcore.fi> -
Jeremy Allison
9234df00e7 Adding Christian Starkjohann <cs@obdev.at> SSLeay document.
Jeremy.
-
Andrew Tridgell
553100a2ba point people at the main web site for a up to date list of mirrors -
Luke Leighton
3bc0d700d1 removed "domain sid = " parameter instructions -
John Terpstra
adf4b3ffd7 As it says. -
John Terpstra
cd1e7eb8b1 Added additional comments from Bruce Wood -
John Terpstra
237f80b128 Corrected the spelling of my Surname. Added several postscripts.
Extended info on Win95 logins to Windows NT.
-
Luke Leighton
2d7d013e0c created from a really useful discussion about Win95 / NT profiles.
Contributors:	Bruce Cook <BC3-AU@bigfoot.com>
		Copyright (C) 1998 Bruce Cook

		John Terpestra <samba-bugs@samba.anu.edu.au>
		Copyright (C) 1998 John H. Terpestra

		Wolfgang Ratzka <ratzka@hrz.uni-marburg.de>
		Copyright (C) 1998 Wolfgang Ratzka
-
John Terpstra
031f5b183e Updated to include possible cause of failed TESTS 3/6 as bad broadcast address. -
Richard Sharpe
587624e1eb smbclient.1 updated to reflect the new functionality and to document functionality
that has been available for a long time. More updates needed ... people tend to forget
the man pages when adding functionality.
-
John Terpstra
94d5b33559 Updating note thanks to comments from Franky Liederkerke. -
Jeremy Allison
20770b6f1c Adding the same changes to HEAD as were added to BRANCH_1_9_18.
Changed smbpasswd to be client-server for a normal user, rather
than accessing the private/smbpasswd file directly (it still accesses
this file directly when run as root, so root can add users/change a
users password without knowing the old password).

A shakeout of this change is that smbpasswd can now be used to
change a users password on a remote NT machine (yep - you heard
that one right - we can now change a NT password from UNIX !!!!!).

Jeremy.
-
Jeremy Allison
7f118970da Adding the same change as was added to 1.9.18 branch to add the
"name resolve order" parameter.

source/Makefile: Re-ordered link for name resolve order code.
source/clientgen.c:
source/clientutil.c: Added calls to resolve_name().
source/includes.h: Added HPUX zombie fix.
source/loadparm.c: Added new name resolve order parameter.
source/namequery.c: Re-wrote to include parsing of lmhosts file, new resolve_name()
                    function requested by John.
source/nmbd.c: Tell resolve_name not to do WINS lookups if we are the WINS server.
source/nmbd_lmhosts.c: Call lmhosts parsing functions in namequery.c
source/password.c: Call resolve_name() to lookup security=server name.

source/reply.c:
source/time.c:
source/trans2.c: "fake directory create times" fix from Jim Hague - hague@research.canon.com.au.
source/util.c: Removed isalnum() test in Get_Hostname() that seems to cause
               problems on many systems.

Jeremy.
-
Jeremy Allison
d8e7e73f4d Adding mention of %p substitution.
Jeremy.
-
Andrew Tridgell
7bccd2c360 changed the default "keepalive" value to 300 seconds.
This is more important now that oplocks are being used.
-
John Terpstra
49e025d557 Fixed typos. Anyone else like to vet this? -
John Terpstra
914b162617 Adding example config info for the ISC DHCP Server, An MS Knowledge Base article contributed by an anonymous person, and adding Caldera Inc. printing config notes to Printing.txt. -
Jeremy Allison
7ca827b6ea Updated - removed "win95 bug compatibility" and added "dos filetime resolution".
Jeremy.
-
Jeremy Allison
71c70cf090 ENCRYPTION.txt: Fixed typo.
Support.txt: Added consultant.
smb.conf.5: Updated with new parameters.
Jeremy.
-
Andrew Tridgell
a083cef78b fixed typo -
John Terpstra
3e438c8e7a Added Newcast - UK Consultant to Support.txt -
John Terpstra
9afe9d8897 Removed Brett Worth from Support.txt as per Bug#3833 -
Volker Lendecke
be395f4bce *** empty log message *** -
Herb Lewis
175e85279d sync with changes to 1.9.18 tree -
Jeremy Allison
76e467238f Changed phone numbers for BitWizard.
Jeremy.
-
Jeremy Allison
722dc838c7 Added Romanian consultant.
Jeremy.
-
Volker Lendecke
1e1b0c80f8 *** empty log message *** -
Herb Lewis
d9be263e59 fixed a few typos in the instructions and added a longer explaination for
how the printers.def entry is constructed.
-
Jeremy Allison
9e864db970 Added italian consultancy.
Jeremy.
-