1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
Commit Graph

548 Commits

Author SHA1 Message Date
Luke Leighton
01072b78e6 added an rpcclient man page. wow!
(This used to be commit a46b33079f)
1999-11-19 23:18:00 +00:00
Tim Potter
6fce41df88 Fixed typo in automatic printer install share name.
Removed confusing 'writeable = no' parameter from example [printers]
entry.
(This used to be commit 31f0a7a334)
1999-11-08 03:34:35 +00:00
Tim Potter
8f7898d547 According to params/loadparm.c, the "case sensitive", "casesignames",
and "short preserve case" name mangling parameters are local options
but the documentation says they are globals.
(This used to be commit 61d5407159)
1999-10-15 00:12:39 +00:00
Herb Lewis
748cccec66 add description of -P option
(This used to be commit d3dd8cdc12)
1999-09-28 15:10:38 +00:00
Tim Potter
2c146b78f7 Fixed quoting/escaping bug in example code.
(This used to be commit 5e0994b8bb)
1999-08-02 03:35:39 +00:00
Herb Lewis
13407e69b5 add Windows 2000 version of Plain Text Password registry entry
(This used to be commit 1a0e378a6f)
1999-07-16 19:17:12 +00:00
Matthew Chapman
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
John Terpstra
9af6e69d93 Put this back after it dropped off.
(This used to be commit 5feb10ef13)
1999-04-09 13:30:36 +00:00
Tim Potter
38b6de53b4 Documentation for VFS construction.
(This used to be commit 753596246c)
1999-04-05 05:14:47 +00:00
Gerald Carter
30e1b45efa referred reader to NT Domain FAQ for more info (copy of update to 2.0)
(This used to be commit 644cda5d80)
1999-02-25 15:00:24 +00:00
John Terpstra
3a0818ceb1 Folding into Samba-2.1.X tree documents added to 2.0.3.
(This used to be commit 1041d53ec2)
1999-02-14 04:40:05 +00:00
Christopher R. Hertel
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
Christopher R. Hertel
4738aa2d6a First go at documentation for debug2html.
Chris -)-----
(This used to be commit a045186d4d)
1998-12-29 18:57:38 +00:00
Luke Leighton
4323fd4072 added ldap files by Matthew Chapman.
(This used to be commit 2bc031e8fa)
1998-12-07 22:52:49 +00:00
Luke Leighton
4447b6c79d added text and html versions of LDAP.yo. smb.conf.5 not generated yet
because there were parts rejected from the ldap patch file.
(This used to be commit 4f85105578)
1998-12-07 21:48:58 +00:00
Luke Leighton
699bae847f matthew chapman's ldap code, to date. plus docs!
(This used to be commit 2c438c86cb)
1998-12-07 21:37:17 +00:00
Andrew Tridgell
149d11ce4a fixed a link to testparm.1.html
(This used to be commit 7e9b687de7)
1998-12-07 10:37:13 +00:00
John Terpstra
0ea126237c Updated version info and date in document headers.
(This used to be commit f8b811bcda)
1998-12-03 23:14:52 +00:00
Luke Leighton
404b7b49b2 adding group parsing: add/modify/delete/add members.
(This used to be commit 13a656b0e5)
1998-12-03 17:29:03 +00:00
Luke Leighton
447359979c updating smb.conf from yodl
(This used to be commit da442218c5)
1998-12-02 22:37:29 +00:00
Luke Leighton
0a02d17577 missed out endit()s, ta andrej.
(This used to be commit 37a6acf43c)
1998-11-30 19:15:02 +00:00
Luke Leighton
868b22f5a1 updated smb.conf - have not done a yodl2xxx.
(This used to be commit b95b2b5d44)
1998-11-30 15:02:17 +00:00
John Terpstra
2675fa4708 Fixed typo. "Browsable is an acronym for browseable.
(This used to be commit 8de177b05a)
1998-11-28 03:01:32 +00:00
Andrew Tridgell
8e18009a19 re-ran yodl
(This used to be commit 98b72722c8)
1998-11-27 06:04:28 +00:00
Andrew Tridgell
1de47e3298 got rid of a dangerous message command example
(This used to be commit bfca6e6a9d)
1998-11-27 05:15:55 +00:00
Luke Leighton
a2e3532bf3 updated from yodl
(This used to be commit f057b2e7a2)
1998-11-24 17:21:12 +00:00
Luke Leighton
bbe6ced45e added "domain group map" and "local group map" explanations.
(This used to be commit 6c4cf9ea4a)
1998-11-24 17:18:07 +00:00
Andrew Tridgell
025c021dd5 use http://samba.org/ not http://samba.org/samba/
(This used to be commit 7cb1470eb3)
1998-11-22 00:06:44 +00:00
Andrew Tridgell
f120a81a72 global change from samba.anu.edu.au to samba.org
(This used to be commit 42d2509c9f)
1998-11-21 13:20:31 +00:00
Richard Sharpe
634f6c7f28 Added changes to smbtar submitted by Sandy Whitesel
Added some extra documentation for smbclient

Grr, Jeremy beat me to a bug fix in client.c

Will have to get Jeremy to tell me how to check out SAMBA_2_0 :-)
(This used to be commit 8594c4bcae)
1998-11-21 09:29:35 +00:00
Herb Lewis
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
Andrew Tridgell
3a4cce6d16 support.txt is now maintained solely on the web pages
(This used to be commit 73b662069c)
1998-11-14 06:34:57 +00:00
Jeremy Allison
3bb3f2d0ce Update for 2.0beta1.
Jeremy.
(This used to be commit 598d0255d4)
1998-11-14 03:01:40 +00:00
Andrew Tridgell
74c66b148e removed information on installing via cgi
(This used to be commit 08fd703258)
1998-11-14 02:10:07 +00:00
Herb Lewis
87900ce7ab missed a .B
(This used to be commit f213352c3d)
1998-11-14 01:57:25 +00:00
Jeremy Allison
744c34be2a Fixed munging of sample file in man pages.
Jeremy.
(This used to be commit 9e1ff71faf)
1998-11-14 01:02:38 +00:00
Herb Lewis
eaf9944b3e ran spell check and other minor tweaks
(This used to be commit 7d8ec97b45)
1998-11-14 00:14:47 +00:00
Jeremy Allison
4758c5f03c Updated for 2.0beta1.
(This used to be commit 566e92027f)
1998-11-13 22:43:28 +00:00
Jeremy Allison
60a12574f2 Problems found by Herb.
Jeremy.
(This used to be commit a5555bd3b7)
1998-11-13 18:19:36 +00:00
Herb Lewis
9091870815 Commiting tt fix.
(This used to be commit 10093ae5fc)
1998-11-12 22:42:07 +00:00
Herb Lewis
69487aa87c Fixed missing parens in tt entry.
(This used to be commit 86dfde31d9)
1998-11-12 22:38:12 +00:00
Tim Potter
5d5ed98414 Someone else is already doing this.
(This used to be commit 41970a40c3)
1998-11-12 03:29:35 +00:00
Tim Potter
84c10df026 Added an index.html for the html documentation taken from the web site.
A good idea or not?
(This used to be commit 11982c5cec)
1998-11-12 02:48:11 +00:00
Jeremy Allison
e41badad78 Added text and html versions of DOMAIN_MEMBER doc.
Jeremy.
(This used to be commit a0f9145d6f)
1998-11-11 23:24:41 +00:00
Jeremy Allison
676aa11a48 Added file to describe how to join a domain.
Jeremy.
(This used to be commit 7e13bf012b)
1998-11-11 23:08:34 +00:00
Jeremy Allison
14039d5122 Added swat html & manpage.
Jeremy.
(This used to be commit cce693135e)
1998-11-11 22:22:21 +00:00
Jeremy Allison
bd41f98ded Updated smbd links.
Added first cut at swat man page.
Jeremy.
(This used to be commit 87f06c973a)
1998-11-11 22:08:24 +00:00
Jeremy Allison
9ec90e4fb4 Added link to YODL url.
Jeremy.
(This used to be commit 791b9bddee)
1998-11-11 02:10:22 +00:00
Jeremy Allison
7668dc6619 Forgot to add these new (auto-generated) manpages.
Jeremy.
(This used to be commit 8d4e8498df)
1998-11-11 01:30:35 +00:00
Jeremy Allison
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
Jeremy Allison
af60ba31e1 First version of HTML docs generated from YODL source.
Jeremy.
(This used to be commit 8f5f0bffc6)
1998-11-11 01:23:43 +00:00
Jeremy Allison
73cd96ec90 Updating changes - now move to yodldocs directory.
Jeremy.
(This used to be commit 98192a996a)
1998-11-11 00:10:47 +00:00
Jeremy Allison
3735045fe3 Fixed a broken link.
Jeremy.
(This used to be commit 918071dc9a)
1998-11-10 23:37:00 +00:00
Jeremy Allison
abac7453eb Finally it compiles with YODL !!
Jeremy.
(This used to be commit d0303b22e5)
1998-11-10 23:33:47 +00:00
Jeremy Allison
10844fa980 This is finished but still doesn't compile in YODL.
I'm checking in now on the "save early and often" principle.
I'll check it in again when it passes yodl2html and yodl2man.
Jeremy.
(This used to be commit 06c44a0fe2)
1998-11-10 21:59:04 +00:00
Jeremy Allison
84934fbfac Done all the ssl docs.
Jeremy.
(This used to be commit aa2c424f5a)
1998-11-10 20:06:21 +00:00
Jeremy Allison
c22f10c7bd Up to "socket options".
Jeremy.
(This used to be commit 5ef2e9f911)
1998-11-10 02:57:37 +00:00
Jeremy Allison
6d3d5bec63 Up to "read size".
Jeremy.
(This used to be commit 941f1fcdb9)
1998-11-10 00:52:00 +00:00
Jeremy Allison
2561e062b9 smbclient.1.yo: Documented Andrews changes.
smb.conf.5.yo: Up to "print command"
Jeremy.
(This used to be commit cb23417503)
1998-11-09 23:03:03 +00:00
Jeremy Allison
f7580666de Fixed lppause and lpresume docs.
Jeremy
(This used to be commit 92a46856f4)
1998-11-07 05:20:32 +00:00
Jeremy Allison
9ec8f5f50f Packing it in for the evening..
Jeremy.
(This used to be commit 1362ee3b5f)
1998-11-07 05:04:43 +00:00
Jeremy Allison
4cdd75b89a Up to ole locking compat..
Jeremy.
(This used to be commit c03d5b7461)
1998-11-07 04:56:04 +00:00
Jeremy Allison
91d710e115 Up to "magic script".
Jeremy.
(This used to be commit 74d675202d)
1998-11-07 03:13:03 +00:00
Jeremy Allison
c6d7369fb6 Save your work as you go... :-).
Jeremy.
(This used to be commit f733534147)
1998-11-07 01:12:31 +00:00
Jeremy Allison
dd1e5ffb57 Up to "domain master" and still going...
Jeremy.
(This used to be commit 1037bf6bb7)
1998-11-06 23:38:55 +00:00
Jeremy Allison
fd650b3ce1 Keeping it safe. NB. This is *not* yet finished and will *NOT*
yodlize correctly yet.
Jeremy.
(This used to be commit a240cd458d)
1998-11-06 20:55:05 +00:00
Jeremy Allison
675e92301c More updates...
Jeremy.
(This used to be commit 222829885c)
1998-11-06 02:48:11 +00:00
Jeremy Allison
90ed609c43 The start of a long and ugly process... :-).
Jeremy.
(This used to be commit 9722a98f8f)
1998-11-05 20:34:27 +00:00
Jeremy Allison
227936ca25 Sync up changes to smbd.8.yo and nmbd.8.yo.
Jeremy.
(This used to be commit 889f26a5bc)
1998-11-05 03:23:23 +00:00
Jeremy Allison
d72294605b Finished smbpasswd.5.yo.
Only "the beast" - smb.conf.5.yo left to do... :-).
Jeremy.
(This used to be commit eee9bb5e02)
1998-11-05 03:00:47 +00:00
Jeremy Allison
b9a7c99119 Finally a man page for the smbpasswd file.
Not finished but on the way... :-).
Jeremy.
(This used to be commit a5362b774d)
1998-11-05 01:27:45 +00:00
Jeremy Allison
8080fb7ccc Added internal cross references for all man pages.
Jeremy.
(This used to be commit 9dd09fdb64)
1998-11-04 23:22:45 +00:00
Jeremy Allison
6bb6efe2b8 Cross linked all the command line options.
Jeremy.
(This used to be commit d239790fa7)
1998-11-04 22:08:15 +00:00
Jeremy Allison
cfc7c79a02 It turns out that yodl strips all spaces from link() and url() commands.
This is a *massive* pain when doing cross referencing and will mean a
change to SWAT when generating the help URLs. Herb is looking at that.
Jeremy.
(This used to be commit 1f39207a8e)
1998-11-04 21:48:13 +00:00
Jeremy Allison
d12774bec7 Fixed up cross references into smb.conf.5 man page. Still working
on smbpasswd.8.yo.
Jeremy.
(This used to be commit 0993db2240)
1998-11-04 18:58:58 +00:00
Luke Leighton
81d437e6bf updated this file a bit...
(This used to be commit 2422100e85)
1998-11-04 18:23:43 +00:00
Jeremy Allison
41f6e00632 Added Xrefs to smb.conf.5.html file.
First cut at smbpasswd (not yet finished).
Jeremy.
(This used to be commit 15be62a66b)
1998-11-04 02:41:30 +00:00
Jeremy Allison
ec66b888e1 More docs...
Jeremy.
(This used to be commit 6a328b1542)
1998-11-03 21:20:31 +00:00
Jeremy Allison
9654a6f014 Another one bites the dust....
Jeremy.
(This used to be commit 24106d28fb)
1998-11-03 20:23:57 +00:00
Jeremy Allison
5900f6c85b Tidied up references to samba (7).
Added smbtar.1.yo.
Jeremy.
(This used to be commit f55cc67dad)
1998-11-03 02:04:27 +00:00
Jeremy Allison
926aeff353 More yodl-docs.
Jeremy.
(This used to be commit fc37a8852c)
1998-11-03 00:58:34 +00:00
Jeremy Allison
ed19c2f20a Tidied up VERSION section. Added testparm.1.yo
Jeremy.
(This used to be commit 30591654cd)
1998-11-02 23:09:44 +00:00
Jeremy Allison
47f2e19adf Fixed up html links - docs look better now (getting the hang of this).
Added nmblookup.1.yo.
Jeremy.
(This used to be commit 8eb78a1fe5)
1998-11-02 21:25:00 +00:00
Jeremy Allison
d84e2c539e Mode doc work (smbclient was *nasty*).
Jeremy.
(This used to be commit 866f47a741)
1998-10-31 03:16:07 +00:00
Jeremy Allison
429cadcc4c Learned about the label() and link() commands and how to use url()
to do cross ref links.
Jeremy.
(This used to be commit 783c32d08a)
1998-10-29 22:12:00 +00:00
Jeremy Allison
8fbb5be0ca Added html label() macros to man page sections allowing them to be
linked to externally.
Jeremy.
(This used to be commit cc78a9ea31)
1998-10-29 21:48:07 +00:00
John Terpstra
69154bedef Added description of reason for failure of test 3 due to blockage of the
loopback address.
(This used to be commit 32bc55c095)
1998-10-29 10:44:54 +00:00
Jeremy Allison
6f06a2393a nmbd.8.yo: More tweaks.
smbclient.1.yo: Partially done...
Jeremy.
(This used to be commit 00c83ea4ab)
1998-10-29 04:54:51 +00:00
Andrew Tridgell
97d022b819 yet another person asked me where the name Samba came from, so I put
it in the history file.
(This used to be commit 14927fa5da)
1998-10-29 01:00:21 +00:00
Jeremy Allison
70e8cdd280 Finished nmbd docs, small changes to smbd docs.
Jeremy.
(This used to be commit e7c754d38c)
1998-10-28 21:37:00 +00:00
Jeremy Allison
d6b7c2d92b Added Cybernet systems. Also made it clear that USA is *North* America,
and not the whole of North America (apologies to the bloke from Mexico
who got upset).
Jeremy.
(This used to be commit f81f27d3fa)
1998-10-28 19:24:16 +00:00
Jeremy Allison
bcd8d93f37 Move man page section from (1) to (8) for smbd.
Jeremy.
(This used to be commit 83aa193439)
1998-10-28 18:41:06 +00:00
Jeremy Allison
c6735a679b Not finished yet - added so I can check it out at home
and work on it tonight (I hate my life :-( ).
Jeremy.
(This used to be commit 12cb7caa9a)
1998-10-28 02:35:07 +00:00
Jeremy Allison
b5bf94b9a1 Fixed a few doc bugs in make_smbcodepage.1.yo samba.7.yo
Added smbd.8.yo.
Jeremy.
(This used to be commit 695b31d066)
1998-10-27 19:33:20 +00:00
Jeremy Allison
03893a1ab9 YODL conversion of make_smbcodepage.1
Jeremy.
(This used to be commit 7ad30c43ba)
1998-10-27 01:54:33 +00:00
Jeremy Allison
e498861d82 First part of YODL converted documentation.
Jeremy.
(This used to be commit c4fbf36ff7)
1998-10-26 20:08:31 +00:00
Jeremy Allison
4099ab87ec Added new German consultant.
Jeremy.
(This used to be commit 91b4f547eb)
1998-10-26 20:01:14 +00:00
Jeremy Allison
6e25286b3c Tidied up Support.txt to be up to date with latest consultant
change requests. Start of the big docs update .....

Jeremy.
(This used to be commit 246cd46c4e)
1998-10-22 19:09:50 +00:00
Eloy Paris
676cac1e42 Added man page for nmblookup(1)
(This used to be commit 69c7b8e2af)
1998-10-17 03:01:07 +00:00
Luke Leighton
ec32176198 removed lkcl
(This used to be commit 8ff4df1f0e)
1998-10-14 16:42:45 +00:00
Samba Release Account
40eec6f6a5 preparing for release of 2.0.0 alpha 11
(This used to be commit 8d9c5f3522)
1998-10-08 22:49:33 +00:00
Samba Release Account
809a9de797 preparing for release of 2.0.0 alpha 10
(This used to be commit 0a8c03bb98)
1998-10-08 22:12:49 +00:00
Richard Sharpe
832ca93117 Added E Jay Berkenbilt's fixes
(This used to be commit fcdc9bc208)
1998-10-04 07:09:38 +00:00
Andrew Tridgell
5bae71ce87 fixed the docs for "domain controller" parameter.
(This used to be commit c11f1b9293)
1998-09-28 12:49:01 +00:00
Samba Release Account
6527cd8d0b preparing for release of 2.0.0 alpha 6
(This used to be commit 008697d151)
1998-09-18 14:05:05 +00:00
Samba Release Account
730198adf1 preparing for release of 2.0.0 alpha 5
(This used to be commit 1c627b8f39)
1998-09-17 08:35:56 +00:00
Samba Release Account
36bbc13fcd preparing for release of 2.0.0 alpha 1
(This used to be commit d7e50f0111)
1998-08-31 05:26:18 +00:00
Samba Release Account
af9e2513bf preparing for release of 2.0.0 alpha
(This used to be commit 70b8c9f05e)
1998-08-31 05:23:33 +00:00
Christopher R. Hertel
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
Andrew Tridgell
44079f1aec note that "alternate permissions" is deprecated in man page
(This used to be commit 2af9565017)
1998-08-25 07:19:34 +00:00
Andrew Tridgell
73dc9870af removed some feedback request comments - we get enough email :)
(This used to be commit 19aa9a1c95)
1998-07-29 03:34:43 +00:00
Andrew Tridgell
fb1e22bb71 updated the UNIX install instructions to include ./configure
(This used to be commit 8d916f3fdb)
1998-07-29 03:34:08 +00:00
Richard Sharpe
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
John Terpstra
bacbe162a5 Fixing Oops. Thought I had added these - but not!
(This used to be commit 3d15f9d297)
1998-07-09 07:45:08 +00:00
John Terpstra
b074c12922 Fixed typos and reformatted doco.
(This used to be commit 4a0cda25fd)
1998-07-09 07:44:07 +00:00
Jeremy Allison
3fc4dc60e5 Corrected info.
Jeremy.
(This used to be commit 2d0c9baa17)
1998-07-07 01:27:11 +00:00
Jeremy Allison
c21805ff38 Added Australian consultant.
Jeremy.
(This used to be commit 04733f455d)
1998-07-06 19:11:42 +00:00
Jeremy Allison
941e768e6e Updated the 'samba does not allow multi-workgroups & WINS' section. Still
leave the info there, but add a caveat.
Jeremy.
(This used to be commit 160bcd5fcc)
1998-07-06 19:07:41 +00:00
John Terpstra
27ef6573c9 Added as rapid config guide for cross subnet / cross workgroup browsing.
(This used to be commit 023df8c04e)
1998-07-05 10:36:26 +00:00
John Terpstra
73189b0dde Updated in line with recent samba-bugs postings.
(This used to be commit 11c1f09072)
1998-07-05 10:35:36 +00:00
John Terpstra
3e7e42f8a5 Updating Unix installation notes.
(This used to be commit 4ffbdcbddf)
1998-07-05 07:01:40 +00:00
John Terpstra
10ecd43a42 Fixed typos pointed out by Pekka Savola <Pekka.Savola@netcore.fi>
(This used to be commit f0ca1afb77)
1998-07-05 03:00:05 +00:00
Jeremy Allison
e31b4f29f6 Adding Christian Starkjohann <cs@obdev.at> SSLeay document.
Jeremy.
(This used to be commit 9234df00e7)
1998-06-16 01:33:44 +00:00
Andrew Tridgell
3c116d2aa7 point people at the main web site for a up to date list of mirrors
(This used to be commit 553100a2ba)
1998-06-01 06:28:12 +00:00
Luke Leighton
8e914e55c0 removed "domain sid = " parameter instructions
(This used to be commit 3bc0d700d1)
1998-05-27 14:22:52 +00:00
John Terpstra
f724cdbcdf As it says.
(This used to be commit adf4b3ffd7)
1998-04-13 10:30:50 +00:00
John Terpstra
3f1d618775 Added additional comments from Bruce Wood
(This used to be commit cd1e7eb8b1)
1998-04-12 06:24:27 +00:00
John Terpstra
c032a9e8a5 Corrected the spelling of my Surname. Added several postscripts.
Extended info on Win95 logins to Windows NT.
(This used to be commit 237f80b128)
1998-04-11 15:15:29 +00:00
Luke Leighton
9e5870d92f created from a really useful discussion about Win95 / NT profiles.
Contributors:	Bruce Cook <BC3-AU@bigfoot.com>
		Copyright (C) 1998 Bruce Cook

		John Terpestra <samba-bugs@samba.anu.edu.au>
		Copyright (C) 1998 John H. Terpestra

		Wolfgang Ratzka <ratzka@hrz.uni-marburg.de>
		Copyright (C) 1998 Wolfgang Ratzka
(This used to be commit 2d7d013e0c)
1998-04-11 14:00:37 +00:00
John Terpstra
7744a23bb7 Updated to include possible cause of failed TESTS 3/6 as bad broadcast address.
(This used to be commit 031f5b183e)
1998-04-11 11:09:12 +00:00
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 587624e1eb)
1998-04-11 08:00:49 +00:00
John Terpstra
4ddd855d70 Updating note thanks to comments from Franky Liederkerke.
(This used to be commit 94d5b33559)
1998-03-23 22:23:01 +00:00
Jeremy Allison
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
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 7f118970da)
1998-03-16 20:59:47 +00:00
Jeremy Allison
2f13846c4e Adding mention of %p substitution.
Jeremy.
(This used to be commit d8e7e73f4d)
1998-03-16 18:43:34 +00:00
Andrew Tridgell
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
John Terpstra
2ad8cf98b9 Fixed typos. Anyone else like to vet this?
(This used to be commit 49e025d557)
1998-03-12 13:14:35 +00:00
John Terpstra
b4622c8d7b Adding example config info for the ISC DHCP Server, An MS Knowledge Base article contributed by an anonymous person, and adding Caldera Inc. printing config notes to Printing.txt.
(This used to be commit 914b162617)
1998-03-01 11:10:04 +00:00
Jeremy Allison
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
Jeremy Allison
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
Andrew Tridgell
749b9da5ba fixed typo
(This used to be commit a083cef78b)
1998-02-11 11:25:04 +00:00
John Terpstra
eefff40c67 Added Newcast - UK Consultant to Support.txt
(This used to be commit 3e438c8e7a)
1998-02-03 23:43:37 +00:00
John Terpstra
73647f7bdf Removed Brett Worth from Support.txt as per Bug#3833
(This used to be commit 9afe9d8897)
1998-02-03 23:37:13 +00:00
Volker Lendecke
168fac65ee *** empty log message ***
(This used to be commit be395f4bce)
1998-01-26 04:53:07 +00:00
Herb Lewis
74ef4793a7 sync with changes to 1.9.18 tree
(This used to be commit 175e85279d)
1998-01-23 07:58:45 +00:00
Jeremy Allison
dc91f3290a Changed phone numbers for BitWizard.
Jeremy.
(This used to be commit 76e467238f)
1998-01-23 05:58:59 +00:00
Jeremy Allison
a7a312a32d Added Romanian consultant.
Jeremy.
(This used to be commit 722dc838c7)
1998-01-22 07:33:35 +00:00
Volker Lendecke
0b2e57592c *** empty log message ***
(This used to be commit 1e1b0c80f8)
1998-01-22 03:47:48 +00:00
Herb Lewis
82ac976f35 fixed a few typos in the instructions and added a longer explaination for
how the printers.def entry is constructed.
(This used to be commit d9be263e59)
1998-01-21 09:46:04 +00:00
Jeremy Allison
4b16f162d2 Added italian consultancy.
Jeremy.
(This used to be commit 9e864db970)
1998-01-17 11:42:51 +00:00
Jeremy Allison
0d1933fefc docs/Support.txt: Removed consultant.
source/Makefile: Added Volker's comment.
source/nmbd_become_lmb.c:
source/nmbd_browsesync.c:
source/nmbd_incomingdgrams.c: Fixed userdata alignment problems.
source/mem_man/mem_man.c:
source/mem_man/mem_man.h: added smb_ prefix to stop namespace collisions.
Jeremy.
(This used to be commit 4c8af3bc9f)
1998-01-09 05:33:27 +00:00
Samba Release Account
7841ba6e8a preparing for release of 1.9.18
(This used to be commit c3f725ad88)
1998-01-08 06:15:48 +00:00
Jeremy Allison
984b47d5a7 Updated french contact address.
(This used to be commit 800510a852)
1998-01-07 05:34:07 +00:00
Volker Lendecke
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
John Terpstra
4bfffb86e3 Fixed type that referred to regedit.exe instead of regedt32.exe.
(This used to be commit 6a55305070)
1998-01-05 13:02:03 +00:00
Herb Lewis
974b6b0f4c added description of changes I made
(This used to be commit 6b8f8005f2)
1998-01-03 05:22:35 +00:00
Samba Release Account
0712d155b3 preparing for release of 1.9.18alpha14
(This used to be commit d3a238e7ac)
1997-12-24 10:59:38 +00:00
Jeremy Allison
7a6a0c68e5 Updated WHATSNEW.txt for 1.9.18alpha14 release.
Added CVS_ACCESS to tell people how to use cvs
to keep up-to-date.
Jeremy.
(This used to be commit 8f721f8c1d)
1997-12-24 10:50:43 +00:00
Jeremy Allison
b4e055499b Added docs for new signal handling functions.
Jeremy.
(This used to be commit 24fb57e750)
1997-12-24 09:33:06 +00:00
Dan Shearer
8105ad49d5 Put it in the right directory :~)
(This used to be commit 49694879a0)
1997-12-20 23:44:25 +00:00
Dan Shearer
b6084bba44 Chris' smb.conf parsing doco
(This used to be commit 3f0ecaceb4)
1997-12-20 23:40:17 +00:00
Dan Shearer
7b3369283c This may be a waste of time, but I thought if we keep nibbling at this it might
end up being a curent announce for each new release. Then again maybe we should
start from the one Jeremy and I did for 1.9.17. Just doodling really.
(This used to be commit ae9cd0307e)
1997-12-20 10:06:07 +00:00
Dan Shearer
bc83afd36f Minor spelling, wording changes to intro
(This used to be commit 0cbb60976a)
1997-12-20 09:52:02 +00:00
Samba Release Account
59fcf14107 preparing for release of 1.9.18alpha13
(This used to be commit 90b8675b88)
1997-12-16 12:35:10 +00:00
Jeremy Allison
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
Jeremy Allison
dfac756abc Added new wins & lm announce options.
Jeremy.
(This used to be commit 847506a755)
1997-12-16 11:32:24 +00:00
Jeremy Allison
75c430cf37 Added one more USA consultant.
Jeremy.
(This used to be commit 83c2414baf)
1997-12-04 18:39:08 +00:00
Andrew Tridgell
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
Andrew Tridgell
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
Andrew Tridgell
11d7f4a2aa make the "printing" option a per share option rather than global. When
printing to lots of different sorts of remote printers this is useful
(This used to be commit 7a88bed4a5)
1997-12-03 03:37:02 +00:00
Jeremy Allison
0e6a7ca2ec Documented the 'veto oplock files' parameter.
Jeremy.
(This used to be commit 0263f333f2)
1997-12-02 19:55:44 +00:00
Samba Release Account
f4e60aab71 preparing for release of 1.9.18alpha12
(This used to be commit 9cac33a13d)
1997-11-28 03:46:03 +00:00
Dan Shearer
df46de4e00 Remind them to read the man page about needing to be root.
(This used to be commit 9ccd76e64d)
1997-11-24 19:10:40 +00:00
John Terpstra
4e92c7d1a3 Added in mods for new smb.conf "remote browse sync" option as posted to
the samba-1.9.17 tree moments ago.
(This used to be commit 2ee25cd117)
1997-11-21 14:01:23 +00:00
Andrew Tridgell
e4f9da8226 fixed typo
(This used to be commit 02721a9f1b)
1997-11-19 04:12:37 +00:00
Samba Release Account
083a3be7d7 preparing for release of 1.9.18alpha11
(This used to be commit cadd772df7)
1997-11-02 20:47:35 +00:00
Luke Leighton
73b4787624 updated
(This used to be commit f39fe3b62d)
1997-11-02 19:59:20 +00:00
Luke Leighton
ab75bce462 documented "domain hosts allow/deny" parameters
(This used to be commit adf3119245)
1997-11-02 19:40:07 +00:00
Samba Release Account
8e873b415b preparing for release of 1.9.18alpha10
(This used to be commit fa251b7eba)
1997-11-01 19:36:04 +00:00
Luke Leighton
87f045b75c added instructions advising people to set up 1.9.18alpha as a Win95 Domain
Logon server, with encrypted passwords *prior* to trying out the NT Domain
Logons.
(This used to be commit f39608ec06)
1997-11-01 19:31:44 +00:00
Luke Leighton
9b1b14155b updating to latest version
(This used to be commit 4525c3b6e5)
1997-11-01 19:14:10 +00:00
Samba Release Account
6f3623285e preparing for release of 1.9.18alpha9
(This used to be commit 9212c93bee)
1997-10-30 01:13:34 +00:00
Luke Leighton
15e1347530 updated documentation as chmodding files /tmp/lsarpc and /tmp/netlogon
is not needed any more.
(This used to be commit be649198e6)
1997-10-30 01:11:26 +00:00
Luke Leighton
cbafcc4d03 update
(This used to be commit 9dd2fcae78)
1997-10-29 23:00:35 +00:00
Samba Release Account
4da6236108 preparing for release of 1.9.18alpha8
(This used to be commit 48548526e8)
1997-10-29 21:20:34 +00:00
Samba Release Account
26f5e4f25c preparing for release of 1.9.18alpha7
(This used to be commit dceace804e)
1997-10-29 15:38:31 +00:00
Jeremy Allison
db12131fcd Added "printer driver location", "printer driver file" parameters.
Jeremy.
(This used to be commit c739de26c2)
1997-10-28 19:54:49 +00:00
Jeremy Allison
0f848f6414 Adding PRINTER_DRIVER.txt docs.
(This used to be commit 02fc5e756d)
1997-10-28 19:35:24 +00:00
Jeremy Allison
1260eff4e1 Adding printer drivers patch from Jean-Francois Micouleau
<Jean-Francois.Micouleau@utc.fr>. We can expand on this after
we have tested it out.
Jeremy.
(This used to be commit fb81a77a63)
1997-10-28 18:15:48 +00:00
Samba Release Account
e6ee5fc2d9 preparing for release of 1.9.18alpha6
(This used to be commit 28ef0df30e)
1997-10-27 17:18:51 +00:00
Luke Leighton
2a8169fbb6 updated to indicate reported success with NT 3.51 as well as NT 4.0
(This used to be commit 69777caec1)
1997-10-27 17:12:57 +00:00
Luke Leighton
d94a4a630d documented LSA Open Policy Query.
(This used to be commit f5c24c8d9c)
1997-10-27 15:10:17 +00:00
Samba Release Account
326da272da preparing for release of 1.9.18alpha5
(This used to be commit 1b17455066)
1997-10-25 19:13:07 +00:00
Luke Leighton
b3701731b9 latest version
(This used to be commit 48c4eec98d)
1997-10-25 17:59:01 +00:00
Samba Release Account
1bdf2d8fa5 preparing for release of 1.9.18alpha4
(This used to be commit bf5b060bd9)
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 e24465890a)
1997-10-24 14:39:28 +00:00
Luke Leighton
10e186bab7 missed one of the files (lsarpc) in the touch and chmod instructions.
(This used to be commit c100b39be9)
1997-10-23 14:36:10 +00:00
Luke Leighton
bda8cac802 updated tel no and email address for my entry.
(This used to be commit da4b2bf466)
1997-10-22 10:13:03 +00:00
Samba Release Account
59759f0ebb preparing for release of 1.9.18alpha3
(This used to be commit e4f6ec8c0e)
1997-10-21 22:56:28 +00:00
Samba Release Account
cd8d75806c preparing for release of 1.9.18alpha2
(This used to be commit 27dbb81dd3)
1997-10-21 21:17:26 +00:00