summaryrefslogtreecommitdiff
path: root/docs/yodldocs
AgeCommit message (Collapse)AuthorFilesLines
2000-05-08Added winbindd parameters to smb.conf documentation.Tim Potter1-0/+80
(This used to be commit 1d3bd3c486bf9f6b6c9d5f6207f591f465517e1e)
2000-05-08Initial version of winbindd manual page.Tim Potter1-0/+217
(This used to be commit dbe26556e70bf1b3d5770b4fd21e146650e82a91)
2000-03-30samba-bugs -> samba.Jeremy Allison17-112/+185
Jeremy. (This used to be commit 8fb9843c40d5e8942006089e61dc9e709c9c8cc6)
2000-01-14Updated docs for "inherit permissions" fix.Jeremy Allison1-3/+48
Jeremy. (This used to be commit 4fbc7358d21f541b7a6e27f768a88007bf390da5)
2000-01-12Added utmp fix from David Lee <T.D.Lee@durham.ac.uk>.Jeremy Allison1-0/+37
Jeremy. (This used to be commit 95d37a1d25d56316c80eec54aea1f358cd621d4c)
2000-01-08Fix minor typos in the yodl for smb.conf.5 and fix minor English problems :-)Richard Sharpe1-2/+2
(This used to be commit eeb9482f0816558f22e47b1ea4c4272453d467ac)
2000-01-07the -i options are gone from nmbd and smbd - use the smb.confAndrew Tridgell2-18/+2
parameter "netbios scope" instead -i is still available in the command line utils, as these may be used to contact another scope (This used to be commit 9fd955409f535850c33af2493d4d2ae493933386)
2000-01-07added "netbios scope" docsAndrew Tridgell1-0/+8
(This used to be commit ccb6e36d65e48ae08585d8905b975e601bdfcb2b)
1999-12-132nd phase of head branch sync with SAMBA_2_0 - this delets all the files ↵Andrew Tridgell3-1084/+0
that were in the head branch but weren't in SAMBA_2_0 (This used to be commit d7b208786590b5a28618590172b8d523627dda09)
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell10-515/+900
(This used to be commit 453a822a76780063dff23526c35408866d0c0154)
1999-11-20adding bits about SAM database security, and what the SAM commands areLuke Leighton1-5/+30
actually for. (This used to be commit f973195b5cf9631bdb0206bf0fd16e23d5e70e4e)
1999-11-20explicit reference to tell people that rpcclient doesn't work withLuke Leighton1-0/+5
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 b31de1640728ebcdc87cdb887cd74a288e180ed7)
1999-11-20oops.Luke Leighton1-1/+1
(This used to be commit d8d1daff6f84e95b9e34ec96ed6bd6ccc0ea9623)
1999-11-20adding some command descriptions behind the rpcclient commands.Luke Leighton1-14/+75
(This used to be commit 3a6900ad7ba0719806d05ae90bbf8b3323ee551f)
1999-11-19added an rpcclient man page. wow!Luke Leighton3-5/+789
(This used to be commit a46b33079fdcdbbbd622002cb790e20ed25ccd03)
1999-11-08Fixed typo in automatic printer install share name.Tim Potter1-2/+1
Removed confusing 'writeable = no' parameter from example [printers] entry. (This used to be commit 31f0a7a334a2075c7a3998531b55fb4def0106cf)
1999-10-15According to params/loadparm.c, the "case sensitive", "casesignames",Tim Potter1-3/+3
and "short preserve case" name mangling parameters are local options but the documentation says they are globals. (This used to be commit 61d540715936be1c3cb17920023b0f35b228d329)
1999-09-28add description of -P optionHerb Lewis1-1/+5
(This used to be commit d3dd8cdc1210fa4523eeed3c1034b4da93410ee1)
1999-04-11Trying to improve DC location & browsing performance for the average userMatthew Chapman1-6/+13
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 4a23a358b5ad8873acb7db11f27b87d2a016bec1)
1998-12-29Updated the docs to match the changes I made to debug2html.Christopher R. Hertel1-7/+10
Chris -)----- (This used to be commit fcbdf5fe9790298d519b678ff3a6121641c1e6d9)
1998-12-29First go at documentation for debug2html.Christopher R. Hertel1-0/+59
Chris -)----- (This used to be commit a045186d4d5d8121f46ffc380aeca1904e0686fe)
1998-12-07added ldap files by Matthew Chapman.Luke Leighton1-0/+161
(This used to be commit 2bc031e8fafeafdc58c6a8056597b647d00657ae)
1998-12-07matthew chapman's ldap code, to date. plus docs!Luke Leighton1-59/+43
(This used to be commit 2c438c86cbb38833b3abd4fbead6324687633b25)
1998-12-07fixed a link to testparm.1.htmlAndrew Tridgell1-1/+1
(This used to be commit 7e9b687de7fbb34a2736030dab31a9df73a75073)
1998-12-03adding group parsing: add/modify/delete/add members.Luke Leighton1-4/+4
(This used to be commit 13a656b0e5c73e157b222765fb57a1bdafc67b80)
1998-11-30missed out endit()s, ta andrej.Luke Leighton1-0/+6
(This used to be commit 37a6acf43ca308647bee66f1e68a43d641b77f6f)
1998-11-30updated smb.conf - have not done a yodl2xxx.Luke Leighton1-19/+152
(This used to be commit b95b2b5d44ad9f998a6f422132b854593de20f04)
1998-11-28Fixed typo. "Browsable is an acronym for browseable.John Terpstra1-1/+1
(This used to be commit 8de177b05a1043d4416e8f673e499cd403bb3522)
1998-11-27got rid of a dangerous message command exampleAndrew Tridgell1-9/+0
(This used to be commit bfca6e6a9d06742ea4ef36f1faac57eb0419b2d6)
1998-11-24added "domain group map" and "local group map" explanations.Luke Leighton1-9/+136
(This used to be commit 6c4cf9ea4ac9bc441236d4e823d5fa1e7a487c26)
1998-11-21global change from samba.anu.edu.au to samba.orgAndrew Tridgell17-71/+71
(This used to be commit 42d2509c9fab5c774fd33b9d4b5bd1ee125479c3)
1998-11-21Added changes to smbtar submitted by Sandy WhiteselRichard Sharpe1-3/+9
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 8594c4bcae503972679c55a2fcab8eb69faf3ae3)
1998-11-19update testparm with -s option so it doesn't require a carriage returnHerb Lewis1-1/+6
also allow specifying [host hostip] without [configfile] updated man page (This used to be commit 85fbd401026e7f1464c9a125cbaa505b768f8a10)
1998-11-14removed information on installing via cgiAndrew Tridgell1-73/+15
(This used to be commit 08fd7032584bf93a92b71ea7d5f73d2da75c8bb0)
1998-11-14missed a .BHerb Lewis1-1/+1
(This used to be commit f213352c3de6a23d1b5c92fda6404a3116db1279)
1998-11-14Fixed munging of sample file in man pages.Jeremy Allison1-9/+6
Jeremy. (This used to be commit 9e1ff71faf558addfabe038e3bf45ee694ea4a0b)
1998-11-14ran spell check and other minor tweaksHerb Lewis16-271/+282
(This used to be commit 7d8ec97b451721cddbb859415490d65c41e8afe2)
1998-11-13Problems found by Herb.Jeremy Allison6-15/+22
Jeremy. (This used to be commit a5555bd3b744417674d62d5891e1d5dbe32008ff)
1998-11-12Fixed missing parens in tt entry.Herb Lewis1-1/+1
(This used to be commit 86dfde31d966ba44cb554036a6232faa05e3a9f4)
1998-11-11Added file to describe how to join a domain.Jeremy Allison1-0/+148
Jeremy. (This used to be commit 7e13bf012b41ec202bf4f93a8c257315a338ea26)
1998-11-11Updated smbd links.Jeremy Allison2-6/+226
Added first cut at swat man page. Jeremy. (This used to be commit 87f06c973a2d61f8b57c3cd74f1b8f0cd65c4ffb)
1998-11-11Added link to YODL url.Jeremy Allison14-32/+65
Jeremy. (This used to be commit 791b9bddee45e604c71b27dcd8c1f4c30c4aa397)
1998-11-11Updating changes - now move to yodldocs directory.Jeremy Allison2-4/+99
Jeremy. (This used to be commit 98192a996ae5c77c7bd02d522a76d2dd65a4ceff)
1998-11-10Fixed a broken link.Jeremy Allison1-1/+1
Jeremy. (This used to be commit 918071dc9a9829d6577f183bfd8aa348053b2e37)
1998-11-10Finally it compiles with YODL !!Jeremy Allison1-97/+122
Jeremy. (This used to be commit d0303b22e56ab6536c50a4cb7a7cb453f4af43a5)
1998-11-10This is finished but still doesn't compile in YODL.Jeremy Allison1-469/+595
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 06c44a0fe20bc4b9c211be99536c30a2dc385a01)
1998-11-10Done all the ssl docs.Jeremy Allison1-235/+627
Jeremy. (This used to be commit aa2c424f5a2ee2ce3309da6491a149269014fb5f)
1998-11-10Up to "socket options".Jeremy Allison1-176/+327
Jeremy. (This used to be commit 5ef2e9f911c13940ed4b27d7586dc05216c0e3a7)
1998-11-10Up to "read size".Jeremy Allison1-216/+308
Jeremy. (This used to be commit 941f1fcdb9d32600c14d1a533fbadda9d9c33cf7)
1998-11-09smbclient.1.yo: Documented Andrews changes.Jeremy Allison2-232/+323
smb.conf.5.yo: Up to "print command" Jeremy. (This used to be commit cb23417503dd2c3e8370757943daca78f3b598b6)