32a965e09c
2nd phase of head branch sync with SAMBA_2_0 - this delets all the files that were in the head branch but weren't in SAMBA_2_0
...
(This used to be commit d7b2087865
)
1999-12-13 13:35:20 +00:00
3db52feb1f
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
...
(This used to be commit 453a822a76
)
1999-12-13 13:27:58 +00:00
476828342b
adding bits about SAM database security, and what the SAM commands are
...
actually for.
(This used to be commit f973195b5c
)
1999-11-20 17:57:28 +00:00
8702a73d67
explicit reference to tell people that rpcclient doesn't work with
...
Windows 95. i can just imagine some people saying "it dunna wurk on
my box at home", and me having to reply, "i dunna care".
(This used to be commit b31de16407
)
1999-11-20 17:41:35 +00:00
8e9bb53722
oops.
...
(This used to be commit d8d1daff6f
)
1999-11-20 17:00:33 +00:00
963bb8454a
adding some command descriptions behind the rpcclient commands.
...
(This used to be commit 3a6900ad7b
)
1999-11-20 16:57:38 +00:00
01072b78e6
added an rpcclient man page. wow!
...
(This used to be commit a46b33079f
)
1999-11-19 23:18:00 +00:00
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
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
748cccec66
add description of -P option
...
(This used to be commit d3dd8cdc12
)
1999-09-28 15:10:38 +00:00
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
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
4738aa2d6a
First go at documentation for debug2html.
...
Chris -)-----
(This used to be commit a045186d4d
)
1998-12-29 18:57:38 +00:00
4323fd4072
added ldap files by Matthew Chapman.
...
(This used to be commit 2bc031e8fa
)
1998-12-07 22:52:49 +00:00
699bae847f
matthew chapman's ldap code, to date. plus docs!
...
(This used to be commit 2c438c86cb
)
1998-12-07 21:37:17 +00:00
149d11ce4a
fixed a link to testparm.1.html
...
(This used to be commit 7e9b687de7
)
1998-12-07 10:37:13 +00:00
404b7b49b2
adding group parsing: add/modify/delete/add members.
...
(This used to be commit 13a656b0e5
)
1998-12-03 17:29:03 +00:00
0a02d17577
missed out endit()s, ta andrej.
...
(This used to be commit 37a6acf43c
)
1998-11-30 19:15:02 +00:00
868b22f5a1
updated smb.conf - have not done a yodl2xxx.
...
(This used to be commit b95b2b5d44
)
1998-11-30 15:02:17 +00:00
2675fa4708
Fixed typo. "Browsable is an acronym for browseable.
...
(This used to be commit 8de177b05a
)
1998-11-28 03:01:32 +00:00
1de47e3298
got rid of a dangerous message command example
...
(This used to be commit bfca6e6a9d
)
1998-11-27 05:15:55 +00:00
bbe6ced45e
added "domain group map" and "local group map" explanations.
...
(This used to be commit 6c4cf9ea4a
)
1998-11-24 17:18:07 +00:00
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
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
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
74c66b148e
removed information on installing via cgi
...
(This used to be commit 08fd703258
)
1998-11-14 02:10:07 +00:00
87900ce7ab
missed a .B
...
(This used to be commit f213352c3d
)
1998-11-14 01:57:25 +00:00
744c34be2a
Fixed munging of sample file in man pages.
...
Jeremy.
(This used to be commit 9e1ff71faf
)
1998-11-14 01:02:38 +00:00
eaf9944b3e
ran spell check and other minor tweaks
...
(This used to be commit 7d8ec97b45
)
1998-11-14 00:14:47 +00:00
60a12574f2
Problems found by Herb.
...
Jeremy.
(This used to be commit a5555bd3b7
)
1998-11-13 18:19:36 +00:00
69487aa87c
Fixed missing parens in tt entry.
...
(This used to be commit 86dfde31d9
)
1998-11-12 22:38:12 +00:00
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
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
9ec90e4fb4
Added link to YODL url.
...
Jeremy.
(This used to be commit 791b9bddee
)
1998-11-11 02:10:22 +00:00
73cd96ec90
Updating changes - now move to yodldocs directory.
...
Jeremy.
(This used to be commit 98192a996a
)
1998-11-11 00:10:47 +00:00
3735045fe3
Fixed a broken link.
...
Jeremy.
(This used to be commit 918071dc9a
)
1998-11-10 23:37:00 +00:00
abac7453eb
Finally it compiles with YODL !!
...
Jeremy.
(This used to be commit d0303b22e5
)
1998-11-10 23:33:47 +00:00
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
84934fbfac
Done all the ssl docs.
...
Jeremy.
(This used to be commit aa2c424f5a
)
1998-11-10 20:06:21 +00:00
c22f10c7bd
Up to "socket options".
...
Jeremy.
(This used to be commit 5ef2e9f911
)
1998-11-10 02:57:37 +00:00
6d3d5bec63
Up to "read size".
...
Jeremy.
(This used to be commit 941f1fcdb9
)
1998-11-10 00:52:00 +00:00
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
f7580666de
Fixed lppause and lpresume docs.
...
Jeremy
(This used to be commit 92a46856f4
)
1998-11-07 05:20:32 +00:00
9ec8f5f50f
Packing it in for the evening..
...
Jeremy.
(This used to be commit 1362ee3b5f
)
1998-11-07 05:04:43 +00:00
4cdd75b89a
Up to ole locking compat..
...
Jeremy.
(This used to be commit c03d5b7461
)
1998-11-07 04:56:04 +00:00
91d710e115
Up to "magic script".
...
Jeremy.
(This used to be commit 74d675202d
)
1998-11-07 03:13:03 +00:00
c6d7369fb6
Save your work as you go... :-).
...
Jeremy.
(This used to be commit f733534147
)
1998-11-07 01:12:31 +00:00
dd1e5ffb57
Up to "domain master" and still going...
...
Jeremy.
(This used to be commit 1037bf6bb7
)
1998-11-06 23:38:55 +00:00
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
675e92301c
More updates...
...
Jeremy.
(This used to be commit 222829885c
)
1998-11-06 02:48:11 +00:00