1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/source/libsmb
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.
0001-01-01 00:00:00 +00:00
..
clientgen.c Adding the same change as was added to 1.9.18 branch to add the 0001-01-01 00:00:00 +00:00
credentials.c This is *not* a big change (although it looks like one). 0001-01-01 00:00:00 +00:00
namequery.c Adding the same change as was added to 1.9.18 branch to add the 0001-01-01 00:00:00 +00:00
nmblib.c This is *not* a big change (although it looks like one). 0001-01-01 00:00:00 +00:00
nterr.c Rolled back tree state to 11:59pm 8th November 1997 EST to 0001-01-01 00:00:00 +00:00
smbdes.c This is *not* a big change (although it looks like one). 0001-01-01 00:00:00 +00:00
smbencrypt.c This is *not* a big change (although it looks like one). 0001-01-01 00:00:00 +00:00
smberr.c This is *not* a big change (although it looks like one). 0001-01-01 00:00:00 +00:00