CVS update: samba/docs

Jeremy Allison jra at samba.anu.edu.au
Tue Mar 17 07:03:10 EST 1998


Date:	Tuesday March 17, 1998 @ 7:03
Author:	jra

Update of /data/cvs/samba/docs
In directory samba:/tmp/cvs-serv25980/docs

Modified Files:
      Tag: BRANCH_1_9_18
	smb.conf.5 smbclient.1 
Log Message:
docs/smb.conf.5: Added reference to new "name resolve order" parameter.
                 Added new "fake directory create times" parameter from
                 Jim Hague - hague at research.canon.com.au.
                 Fixed "encrypt passwords" problem pointed out by Herb.
docs/smbclient.1: Added reference to new "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 and fake directory create times
                   parameters.
source/mkproto.awk: Allowed proto of functions starting with FILE *.
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 at research.canon.com.au.
source/util.c: Removed isalnum() test in Get_Hostname() that seems to cause
               problems on many systems.

Well here it is John, your new "name resolve order" parameter.
It is documented also :-). Please test this new code to determine
it does what you want (it seems to work fine here). I will add
this new code into the head branch next.

Jeremy.




More information about the samba-cvs mailing list