summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Added clarification regarding user rights and privileges.John Terpstra2008-04-231-1/+4
|
* Eventlog HOWTO - temporary copy,John Terpstra2008-04-231-0/+130
|
* Update Outlook info, courtesy of Jon Johnson <jon@sutinen.com>John Terpstra2008-04-231-10/+106
|
* Remove guest capability on secure public share - should not have been there.John Terpstra2008-04-231-1/+0
|
* Added -c option to smbpasswd.8John Terpstra2008-04-231-13/+21
|
* Added -c option to synopsis.John Terpstra2008-04-231-0/+1
|
* Remove legacy fileJelmer Vernooij2008-04-231-1/+0
|
* Update cifs vfs man page to add missing new mount optionsSteve French2008-04-231-12/+83
|
* Reformat source files, move 'default' info into body text.John Terpstra2008-04-232-40/+37
|
* Add some documentation for the 'iprint server' parameter.Tim Potter2008-04-231-0/+19
|
* Fix some misuse of the smbconfoption element.Tim Potter2008-04-232-3/+2
|
* Fix typo.John Terpstra2008-04-231-1/+1
|
* Further updates from one of Jerry's emails.John Terpstra2008-04-231-11/+22
|
* Updating documentation of tdb files some more.John Terpstra2008-04-236-32/+269
|
* Another touch-up.John Terpstra2008-04-231-1/+1
|
* Fixes only.John Terpstra2008-04-232-1/+2
|
* Added IDMAP dump/restore command info.John Terpstra2008-04-231-0/+56
|
* Removal of parameter mistakenly readded into list.John Terpstra2008-04-231-22/+21
|
* Update changed parameters for 3.0.21.John Terpstra2008-04-231-6/+20
|
* Tidy up only.John Terpstra2008-04-231-7/+4
|
* Fixing messy man page information.John Terpstra2008-04-234-21/+37
|
* Document "passdb expand explicit" properlyVolker Lendecke2008-04-231-3/+4
|
* Fix typos.John Terpstra2008-04-231-2/+2
|
* Adding modification of Jeremy's documenation for for 3.0.21 large directory ↵John Terpstra2008-04-231-18/+13
| | | | support and tidy up source file.
* Update to include Centrify information.John Terpstra2008-04-231-4/+12
|
* Make us follow the newly documented pathname processing rules:Jeremy Allison2008-04-231-6/+21
| | | | | | | | | | | | | "As a special case for directories with large numbers of files, if the case options are set as follows, "case sensitive = yes", "case preserve = no", "short preserve case = no" then the "default case" option will be applied and will modify all filenames sent from the client when accessing this share." This is needed as fixing the case preserve rules to only apply to new filenames broke the large directory fix. Glad we caught this before release. Thanks to jht for this one. Jeremy.
* Document passdb:expand_explicitVolker Lendecke2008-04-231-0/+20
|
* Fix typos.John Terpstra2008-04-231-2/+2
|
* Document "reset on zero vc"Volker Lendecke2008-04-231-0/+28
|
* Fix paths. Bug#2743.John Terpstra2008-04-231-5/+5
|
* Fix typo. Bug#3127.John Terpstra2008-04-231-2/+2
|
* More corrections.Jeremy Allison2008-04-231-1/+1
| | | | Jeremy.
* Fix typos.Jeremy Allison2008-04-231-5/+6
| | | | Jeremy.
* Document "acl check permissions" for 3.0.21.Jeremy Allison2008-04-231-0/+29
| | | | Jeremy.
* femoving outdated registry file to prevent confusionGerald Carter2008-04-231-11/+0
|
* Added acl map full control docs.Jeremy Allison2008-04-231-0/+16
| | | | Jeremy.
* Add information regarding PDC/BDC roles.John Terpstra2008-04-231-0/+6
|
* Clean up file.John Terpstra2008-04-231-16/+16
|
* Clean up file.John Terpstra2008-04-231-26/+24
|
* Document recycle:touch_mtimeVolker Lendecke2008-04-231-0/+8
|
* Removing manpages again.John Terpstra2008-04-231-2/+2
|
* A slew of fixups that were causing problems for some folk.John Terpstra2008-04-2311-45/+45
|
* Fix bug report #3225.John Terpstra2008-04-231-1/+5
|
* fixing typo in the 'map readonly = permissions' explanation reported by ↵Gerald Carter2008-04-231-1/+1
| | | | Thomas Bork
* Fix Bug #3183.John Terpstra2008-04-231-49/+8
|
* Fixes and reformatting from Bug #3190, plus a clean-up.John Terpstra2008-04-234-133/+139
|
* Document idmap_ad plugin and "winbindd nss info".Günther Deschner2008-04-232-1/+48
| | | | Guenther
* Docscovering the rename user script from jmcd.John Terpstra2008-04-231-0/+33
|
* fix typoe in 'map to guest' entryGerald Carter2008-04-231-1/+1
|
* Change dfree command to be a share level parameter.Jeremy Allison2008-04-232-2/+36
| | | | | Add docs for dfree cache time. Jeremy.