summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
...
* -Fix typoKarolin Seeger2008-04-231-2/+2
| | | | | -Add missing blankspace Karolin
* Fix for bug 4947.John Terpstra2008-04-231-11/+20
|
* Add comment about the %o variable not generally being availableGerald Carter2008-04-231-9/+13
|
* Explain better what happens when you set to 0 these bits.Simo Sorce2008-04-232-11/+17
|
* Update "*securitymask* docs to match the code.Jeremy Allison2008-04-232-10/+10
| | | | Jeremy.
* Add documentation for new winbindd -D switch added by metze with r24624 and ↵Karolin Seeger2008-04-231-0/+11
| | | | r24625
* Cleanup trailing whitespace.John Terpstra2008-04-2310-212/+212
|
* Adding new manpages to inactive HOWTO template.John Terpstra2008-04-232-3/+45
|
* Temporary title change.John Terpstra2008-04-231-1/+1
|
* Changes following input from Petr KlimaJohn Terpstra2008-04-231-34/+33
|
* Adding notes provided by Rory Vieira.John Terpstra2008-04-231-0/+113
|
* Adding Eric Fosberg's additions.John Terpstra2008-04-231-0/+51
|
* First of a string of edits over the next weeks.John Terpstra2008-04-233-168/+274
|
* Adding actual GPL3 XML file.John Terpstra2008-04-231-0/+836
|
* Remove symlink.John Terpstra2008-04-231-1/+0
|
* Add root directory GPL3 XML file.John Terpstra2008-04-232-0/+837
|
* Switching to GPL3John Terpstra2008-04-234-2/+839
|
* Remove "read bmpx" man page entryVolker Lendecke2008-04-231-16/+0
|
* Fix example for msdfs proxy.Karolin Seeger2008-04-231-1/+1
| | | | | | | Neither smbclient nor WinXP can connect if two '\' are used. Maybe fixing the server side would be the better choice... Karolin
* Fix a typo. Thanks to Thomas Bork.John Terpstra2008-04-231-1/+1
|
* Removal of mulitple passdb backend notes.John Terpstra2008-04-231-73/+64
|
* Fix typos found by Bjoern Jacke <bj@sernet.de>Karolin Seeger2008-04-231-1/+1
| | | | Karolin
* --uid-info takes a uid as parameterKai Blin2008-04-231-3/+3
| | | | I knew I was going to mess up. I hope that one is better.
* Add --uid-info option to manpage.Kai Blin2008-04-231-1/+8
| | | | | | I wanted to get this done before I forgot about it, but I don't have the required packages to build the manpage installed. Could someone check if the changes were valid, please?
* Fix typo notified byJohn Terpstra2008-04-231-1/+1
| | | | Patrick Goetz
* Remove the docs for "open files database hash size"Volker Lendecke2008-04-231-16/+0
| | | | Where should I document the tdb_hashsize:<tdbname> parameter?
* We don't use svnweb since long, correct the howto and point users to viewcvsSimo Sorce2008-04-231-2/+2
|
* Fix provided by Gavin Henry.John Terpstra2008-04-231-1/+1
|
* revert svn r1129. FOr some reason this breaks the html generationGerald Carter2008-04-232-4/+4
|
* Fix the section number of one reference to the "net" command.Michael Adam2008-04-231-1/+1
| | | | Michael
* Make the manpage reflect the command behaviorSimo Sorce2008-04-231-2/+3
|
* Double-up on some backslashes so they don't get interpreted by nroff.James Peach2008-04-232-4/+4
|
* Fix a couple of tags.Michael Adam2008-04-233-17/+23
| | | | | | | | | | It is a little cumbersome for me to debug my manpage-sourcecode since I can only see useful output once It is on http://samba.org/~samba-bugs/docs/ ... :-/ (I have not yet come across a system that can produce readable manpage output from the source.) Michael
* Add an initial amount of documentation of registry basedMichael Adam2008-04-233-1/+105
| | | | | | | | | | | | | | | configuration to smb.conf(5). This explains registry shares and registry global options and mentions "net conf". This will be in 3.0.26, but Jerry told me to commit this anyways. The plan is to branch the doc for 3.0.25b from r1126 (say). I could not check the result since I could not get the manpages built correctly on any system I tried. So the output needs to be checked - sorry, I will fix my environment later... Michael
* add smb.conf entry for 'winbind expand groups'Gerald Carter2008-04-231-0/+24
|
* And more fixes for slashes: use <literal/> in <command/> and <value/> ↵Alexander Bokovoy2008-04-231-1/+3
| | | | automatically
* Fix another bunch of samba-docs bugs. Use <literal> to escape slashes with textAlexander Bokovoy2008-04-232-2/+48
|
* Fix Samba documentation build for manpagesAlexander Bokovoy2008-04-235-14/+26
|
* winbin:rpc only is no longer a parametric option -> update documentationKarolin Seeger2008-04-231-1/+1
|
* Add documentation for 'winbind:rpc only' in smb.conf manpage.Karolin Seeger2008-04-231-0/+16
| | | | | @Jerry: Please revert if your are not content with this. 'ldapsam:trusted and 'ldapsam:editposix' are described in the smb.conf manpage, too.
* Fix typo: tipical -> typicalKarolin Seeger2008-04-231-1/+1
|
* Document the "winbind:rpc only" parameter.James Peach2008-04-231-0/+6
|
* Document async I/O optionsAlexander Bokovoy2008-04-232-0/+44
|
* Fix a quite significant typo found by Björn Jacke <bjacke@sernet.de>.Volker Lendecke2008-04-231-1/+1
| | | | Jerry/Simo, please check!
* Fix default for "store dos attributes". Bugzilla #3777.James Peach2008-04-231-1/+1
|
* Document debug_state option.Günther Deschner2008-04-231-0/+5
| | | | Guenther
* Add documentation for new net sam subcommand "unmapunixgroup".Karolin Seeger2008-04-231-0/+9
|
* Rename fam_notify to notify_fam.Volker Lendecke2008-04-231-0/+0
| | | | Thanks to Björn for notifying us ;-)
* Change contents from fam_notify to notify_famVolker Lendecke2008-04-231-6/+6
|
* Clarify the description of "inherit acls" in smb.conf manpage (hopefully ↵Karolin Seeger2008-04-231-3/+4
| | | | fixing bugs #1806 and #1809)