1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-28 17:47:29 +03:00

37 Commits

Author SHA1 Message Date
Andrew Tridgell
98b72722c8 re-ran yodl -
Jeremy Allison
598d0255d4 Update for 2.0beta1.
Jeremy.
-
Jeremy Allison
791b9bddee Added link to YODL url.
Jeremy.
-
Jeremy Allison
00241b15fa First versions of the man pages auto-generated from the YODL
source.
Jeremy.
-
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 -
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 -
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.
-
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.
-
Samba Release Account
c3f725ad88 preparing for release of 1.9.18 -
Samba Release Account
d3a238e7ac preparing for release of 1.9.18alpha14 -
Samba Release Account
90b8675b88 preparing for release of 1.9.18alpha13 -
Samba Release Account
9cac33a13d preparing for release of 1.9.18alpha12 -
Samba Release Account
cadd772df7 preparing for release of 1.9.18alpha11 -
Samba Release Account
fa251b7eba preparing for release of 1.9.18alpha10 -
Samba Release Account
9212c93bee preparing for release of 1.9.18alpha9 -
Samba Release Account
48548526e8 preparing for release of 1.9.18alpha8 -
Samba Release Account
dceace804e preparing for release of 1.9.18alpha7 -
Samba Release Account
28ef0df30e preparing for release of 1.9.18alpha6 -
Samba Release Account
1b17455066 preparing for release of 1.9.18alpha5 -
Samba Release Account
bf5b060bd9 preparing for release of 1.9.18alpha4 -
Samba Release Account
e24465890a preparing for release of samba-1.9.18alpha4 -
Samba Release Account
e4f6ec8c0e preparing for release of 1.9.18alpha3 -
Samba Release Account
27dbb81dd3 preparing for release of 1.9.18alpha2 -
Jeremy Allison
b588615b20 smbclient.1: Added documentation of the username%password environment code.
smb.conf.5: Added 'username level' docs.
Jeremy (jallison@whistle.com)
-
Samba Release Account
89526ed50c Added patches from Paul Eggert. -
Samba Release Account
5a50e34169 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.
-
Andrew Tridgell
1c62aa14cc update the docs ready for a new release -
Andrew Tridgell
07b0cf29d3 - remove the date markers from the man pages. I never keep them uptodate
anyway :-)
-
Andrew Tridgell
6d82a87512 a bunch of man page cleanups from a kind contributor -
Andrew Tridgell
635b56f19c 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
-
Andrew Tridgell
c28fd9fe33 documented -W option -
Samba Release Account
291551d807 Initial version imported to CVS -