1
0
mirror of https://github.com/samba-team/samba.git synced 2025-07-27 07:42:04 +03:00
Commit Graph

133 Commits

Author SHA1 Message Date
32a965e09c 2nd phase of head branch sync with SAMBA_2_0 - this delets all the files that were in the head branch but weren't in SAMBA_2_0
(This used to be commit d7b2087865)
1999-12-13 13:35:20 +00:00
3db52feb1f first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
(This used to be commit 453a822a76)
1999-12-13 13:27:58 +00:00
5b6e24e051 yodl update
(This used to be commit 28a63ac24d)
1999-11-20 17:35:54 +00:00
69fb70bea5 yodl update - rpcclient
(This used to be commit 9eef1817f8)
1999-11-19 23:26:42 +00:00
748cccec66 add description of -P option
(This used to be commit d3dd8cdc12)
1999-09-28 15:10:38 +00:00
2c146b78f7 Fixed quoting/escaping bug in example code.
(This used to be commit 5e0994b8bb)
1999-08-02 03:35:39 +00:00
9c2520e6cd Trying to improve DC location & browsing performance for the average user
who doesn't know what an LMB or DMB is.

* check_master_browser_exists now performs the check the first time
around, so if there is indeed no master browser then Samba takes up the job
much faster.

* Upped default OS level to 32. There is no reason why some stupid little
Windows box should become LMB instead of a Samba *server*.

* "domain master" now defaults to "auto". Currently this attempts to
become DMB iff Samba is the PDC (ala Windows NT). "preferred master" also
defaults to "auto", which enables preferred master iff Samba is DMB.

* lp_server_role now just returns the predetermined role, rather than
working it out each time, since the server role is becoming very heavily
used (esp for the BDC code).
(This used to be commit 4a23a358b5)
1999-04-11 10:23:19 +00:00
a75a4daafd Updated the docs to match the changes I made to debug2html.
Chris -)-----
(This used to be commit fcbdf5fe97)
1998-12-29 21:16:08 +00:00
4738aa2d6a First go at documentation for debug2html.
Chris -)-----
(This used to be commit a045186d4d)
1998-12-29 18:57:38 +00:00
447359979c updating smb.conf from yodl
(This used to be commit da442218c5)
1998-12-02 22:37:29 +00:00
8e18009a19 re-ran yodl
(This used to be commit 98b72722c8)
1998-11-27 06:04:28 +00:00
a2e3532bf3 updated from yodl
(This used to be commit f057b2e7a2)
1998-11-24 17:21:12 +00:00
735631539c update testparm with -s option so it doesn't require a carriage return
also allow specifying [host hostip] without [configfile]
updated man page
(This used to be commit 85fbd40102)
1998-11-19 21:17:58 +00:00
3bb3f2d0ce Update for 2.0beta1.
Jeremy.
(This used to be commit 598d0255d4)
1998-11-14 03:01:40 +00:00
9091870815 Commiting tt fix.
(This used to be commit 10093ae5fc)
1998-11-12 22:42:07 +00:00
14039d5122 Added swat html & manpage.
Jeremy.
(This used to be commit cce693135e)
1998-11-11 22:22:21 +00:00
9ec90e4fb4 Added link to YODL url.
Jeremy.
(This used to be commit 791b9bddee)
1998-11-11 02:10:22 +00:00
7668dc6619 Forgot to add these new (auto-generated) manpages.
Jeremy.
(This used to be commit 8d4e8498df)
1998-11-11 01:30:35 +00:00
6412277fa9 First versions of the man pages auto-generated from the YODL
source.
Jeremy.
(This used to be commit 00241b15fa)
1998-11-11 01:27:18 +00:00
90ed609c43 The start of a long and ugly process... :-).
Jeremy.
(This used to be commit 9722a98f8f)
1998-11-05 20:34:27 +00:00
676cac1e42 Added man page for nmblookup(1)
(This used to be commit 69c7b8e2af)
1998-10-17 03:01:07 +00:00
40eec6f6a5 preparing for release of 2.0.0 alpha 11
(This used to be commit 8d9c5f3522)
1998-10-08 22:49:33 +00:00
809a9de797 preparing for release of 2.0.0 alpha 10
(This used to be commit 0a8c03bb98)
1998-10-08 22:12:49 +00:00
832ca93117 Added E Jay Berkenbilt's fixes
(This used to be commit fcdc9bc208)
1998-10-04 07:09:38 +00:00
5bae71ce87 fixed the docs for "domain controller" parameter.
(This used to be commit c11f1b9293)
1998-09-28 12:49:01 +00:00
6527cd8d0b preparing for release of 2.0.0 alpha 6
(This used to be commit 008697d151)
1998-09-18 14:05:05 +00:00
730198adf1 preparing for release of 2.0.0 alpha 5
(This used to be commit 1c627b8f39)
1998-09-17 08:35:56 +00:00
36bbc13fcd preparing for release of 2.0.0 alpha 1
(This used to be commit d7e50f0111)
1998-08-31 05:26:18 +00:00
af9e2513bf preparing for release of 2.0.0 alpha
(This used to be commit 70b8c9f05e)
1998-08-31 05:23:33 +00:00
93e016e3d5 Finally got around to updating the man pages for nmbd and smbd to reflect
the changes made re: -a and -o options.

Chris -)-----
(This used to be commit e162819054)
1998-08-25 15:53:49 +00:00
44079f1aec note that "alternate permissions" is deprecated in man page
(This used to be commit 2af9565017)
1998-08-25 07:19:34 +00:00
981e1b0f7e Updates smbstatus to have a -S and -L flag.
Also updated the documentation :-)

The code is ugly, we need to rewrite smbstatus someday.
(This used to be commit a2a9f55a76)
1998-07-24 01:08:31 +00:00
52b759beea 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.
(This used to be commit 587624e1eb)
1998-04-11 08:00:49 +00:00
7abbf368f9 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.
(This used to be commit 20770b6f1c)
1998-03-19 20:06:47 +00:00
c54af0f8b2 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.
(This used to be commit 7f118970da)
1998-03-16 20:59:47 +00:00
2f13846c4e Adding mention of %p substitution.
Jeremy.
(This used to be commit d8e7e73f4d)
1998-03-16 18:43:34 +00:00
c4855a8e02 changed the default "keepalive" value to 300 seconds.
This is more important now that oplocks are being used.
(This used to be commit 7bccd2c360)
1998-03-16 07:23:51 +00:00
7123107480 Updated - removed "win95 bug compatibility" and added "dos filetime resolution".
Jeremy.
(This used to be commit 7ca827b6ea)
1998-02-13 07:13:52 +00:00
892788c1f8 ENCRYPTION.txt: Fixed typo.
Support.txt: Added consultant.
smb.conf.5: Updated with new parameters.
Jeremy.
(This used to be commit 71c70cf090)
1998-02-12 07:17:07 +00:00
749b9da5ba fixed typo
(This used to be commit a083cef78b)
1998-02-11 11:25:04 +00:00
168fac65ee *** empty log message ***
(This used to be commit be395f4bce)
1998-01-26 04:53:07 +00:00
7841ba6e8a preparing for release of 1.9.18
(This used to be commit c3f725ad88)
1998-01-08 06:15:48 +00:00
bd33a35fb5 Added manpages.
Removed obsolete options from smbmount help message.
Volker
(This used to be commit 2d550d28cd)
1998-01-06 00:13:44 +00:00
0712d155b3 preparing for release of 1.9.18alpha14
(This used to be commit d3a238e7ac)
1997-12-24 10:59:38 +00:00
b4e055499b Added docs for new signal handling functions.
Jeremy.
(This used to be commit 24fb57e750)
1997-12-24 09:33:06 +00:00
59fcf14107 preparing for release of 1.9.18alpha13
(This used to be commit 90b8675b88)
1997-12-16 12:35:10 +00:00
e9ef2a5a5e WHATSNEW.txt - updated for 1.9.18alpha13.
docs/smb.conf.5: Removed unused NTDOMAIN params. Added new params.
source/loadparm.c: Put #ifdef NTDOMAIN around unused params.
source/nmbd_become_lmb.c: Removed check for workgroup name in lmb name.
Jeremy.
(This used to be commit 5136c5ec11)
1997-12-16 12:21:39 +00:00
dfac756abc Added new wins & lm announce options.
Jeremy.
(This used to be commit 847506a755)
1997-12-16 11:32:24 +00:00
7a668a7641 applied a patch from Norm Jacobs to allow "printcap name = lpstat"
to use lpstat to obtain the printer list on systemV systems.

I've now made this the default on all SYSV systems.

Jeremy, you were a little worried about the security of this patch. I
believe it's OK as the user has no control over the options given to
popen() and the pipe is only open for reading.
(This used to be commit 6a83de0ae9)
1997-12-03 05:08:07 +00:00
02bc90ea44 change the "username map" option to allow the user to stop the
processing part way through the file if a match is found. If a line
starts with ! and a match is made by that line then processing
stops. This allows better wildcard handling.

(patch from Anselm.Kruis@Physik.Uni-Muenchen.DE)
(This used to be commit af57bc05fe)
1997-12-03 04:20:39 +00:00