1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-15 05:57:49 +03:00

26 Commits

Author SHA1 Message Date
Richard Sharpe
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 587624e1ebc668900600c0ac7f272e6f1b92685b)
1998-04-11 08:00:49 +00:00
Jeremy Allison
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 7f118970da7c43eaddcf92dc056d3e849f1e7d5c)
1998-03-16 20:59:47 +00:00
Samba Release Account
7841ba6e8a preparing for release of 1.9.18
(This used to be commit c3f725ad889650147cf5b931ca9f34836daaf942)
1998-01-08 06:15:48 +00:00
Samba Release Account
0712d155b3 preparing for release of 1.9.18alpha14
(This used to be commit d3a238e7ac452690bd35f399357b8795100f60a3)
1997-12-24 10:59:38 +00:00
Samba Release Account
59fcf14107 preparing for release of 1.9.18alpha13
(This used to be commit 90b8675b88aa01ae912b5c8849ffb406ad976b95)
1997-12-16 12:35:10 +00:00
Samba Release Account
f4e60aab71 preparing for release of 1.9.18alpha12
(This used to be commit 9cac33a13dc7c4890628436b80f6cbd8361deab2)
1997-11-28 03:46:03 +00:00
Samba Release Account
083a3be7d7 preparing for release of 1.9.18alpha11
(This used to be commit cadd772df72aa13018ea6e909ed0d7e294f24b5e)
1997-11-02 20:47:35 +00:00
Samba Release Account
8e873b415b preparing for release of 1.9.18alpha10
(This used to be commit fa251b7eba48c9ef2d8d3d798ce5b99c8508c243)
1997-11-01 19:36:04 +00:00
Samba Release Account
6f3623285e preparing for release of 1.9.18alpha9
(This used to be commit 9212c93beefa83be349b250fe98b65e07d842038)
1997-10-30 01:13:34 +00:00
Samba Release Account
4da6236108 preparing for release of 1.9.18alpha8
(This used to be commit 48548526e8bef3cdc6f5d202bb6c7849e7862e48)
1997-10-29 21:20:34 +00:00
Samba Release Account
26f5e4f25c preparing for release of 1.9.18alpha7
(This used to be commit dceace804ea3efa8de6ab31fb44acdc10d46ed73)
1997-10-29 15:38:31 +00:00
Samba Release Account
e6ee5fc2d9 preparing for release of 1.9.18alpha6
(This used to be commit 28ef0df30efd4011e6a782dc02474b6d4082d6de)
1997-10-27 17:18:51 +00:00
Samba Release Account
326da272da preparing for release of 1.9.18alpha5
(This used to be commit 1b17455066098104b9b0907a58195328c6467d71)
1997-10-25 19:13:07 +00:00
Samba Release Account
1bdf2d8fa5 preparing for release of 1.9.18alpha4
(This used to be commit bf5b060bd9d210efe95b3529dfba98c5c49716e0)
1997-10-24 14:40:37 +00:00
Samba Release Account
78095482be preparing for release of samba-1.9.18alpha4
(This used to be commit e24465890a2fd87fce4f88b97f7ad84a4cc34d7b)
1997-10-24 14:39:28 +00:00
Samba Release Account
59759f0ebb preparing for release of 1.9.18alpha3
(This used to be commit e4f6ec8c0e2c1ea055cdc811b19feccbc808fd0b)
1997-10-21 22:56:28 +00:00
Samba Release Account
cd8d75806c preparing for release of 1.9.18alpha2
(This used to be commit 27dbb81dd3ca44b45238d63f2ff3e8da429f9845)
1997-10-21 21:17:26 +00:00
Jeremy Allison
7885239b62 smbclient.1: Added documentation of the username%password environment code.
smb.conf.5: Added 'username level' docs.
Jeremy (jallison@whistle.com)
(This used to be commit b588615b201fda404c09637b344e9823443ce396)
1997-09-19 17:40:11 +00:00
Samba Release Account
f743ffb347 Added patches from Paul Eggert.
(This used to be commit 89526ed50cf6236211723170403899f0efd2d7ae)
1997-01-08 22:49:59 +00:00
Samba Release Account
a787988e48 Edited doc directory to remove anything that pointed to Karl Auer, since he
is still getting lots of email. Also updated some of the PROJECTS file. Luke,
you should do a quick paragraph or two there.
(This used to be commit 5a50e3416940d93e3da981ac75c1feed89231847)
1996-10-02 02:57:59 +00:00
Andrew Tridgell
5d39d23f04 update the docs ready for a new release
(This used to be commit 1c62aa14cc5e43d47c9932d5c965ba834729e2f9)
1996-08-21 12:36:31 +00:00
Andrew Tridgell
ac1f8b11dc - remove the date markers from the man pages. I never keep them uptodate
anyway :-)
(This used to be commit 07b0cf29d345d2f880a45d8bcbfec8355f1f83ef)
1996-08-21 08:27:58 +00:00
Andrew Tridgell
6433c8db94 a bunch of man page cleanups from a kind contributor
(This used to be commit 6d82a8751221539ab7f56dd6dae862d985a6e0ed)
1996-08-19 10:54:06 +00:00
Andrew Tridgell
58734631b4 Lots of changes!
- add faq info on NT printer handling
- add "delete readonly" option to help rcs users
- add stuff to man pages on new printer options
- add "proxy name resolution" option
- add "command string" -c option to smbclient (thanks Ken)
- split time functions into time.c
- rearrange the quotas stuff a bit and fix some bugs
- complete rehash of the time handling code thanks to Paul Eggert
- fix nmblookup output a bit
- add plp print queue parsing from Bertrand Wallrich
(This used to be commit 635b56f19c817527c52e9bbde31faa6a8a47777b)
1996-05-31 15:13:29 +00:00
Andrew Tridgell
d4168aa08b documented -W option
(This used to be commit c28fd9fe33f1c6445995d3b8a7bc45306bb5ad3e)
1996-05-05 08:04:06 +00:00
Samba Release Account
0e8fd33987 Initial version imported to CVS
(This used to be commit 291551d80711daab7b7581720bcd9a08d6096517)
1996-05-04 07:50:46 +00:00