summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* fix bad ending tagGerald Carter2008-04-231-1/+1
|
* man page updates for new idmap options (still a work in progress)Gerald Carter2008-04-234-28/+88
|
* Add nfs4:chown option, and a few formatting changes.Jim McDonough2008-04-231-0/+21
|
* Typo found by Tom Bork -- thanksVolker Lendecke2008-04-231-1/+1
|
* A few updates to the gpfs manpage. Clarify some language, list setleaseJim McDonough2008-04-231-7/+8
| | | | as feature, add "vfs objects = gpfs" to example.
* Add manpage for gpfs module. Thanks to Chetan ShringarpureJim McDonough2008-04-231-0/+139
| | | | <chetan.sh@in.ibm.com>
* Fix reference to vfs_audit - pointed out by der Tom.John Terpstra2008-04-231-1/+1
|
* add documentation for debug prefix timestampHerb Lewis2008-04-232-2/+22
| | | | fix missing tag close in printjobusername
* Add chflags to the list of audited operations and sort the list.James Peach2008-04-231-75/+76
|
* More doc fixes by Tom Bork -- thanks :-)Volker Lendecke2008-04-232-4/+4
|
* Fix doc defaults report by Tom Bork -- Thanks :-)Volker Lendecke2008-04-233-4/+4
|
* Update manpage to add "minsize" parameter.Jeremy Allison2008-04-231-0/+10
| | | | Jeremy.
* Apparantly putting a newline in the "wrong" place can cause the generatedJames Peach2008-04-231-8/+4
| | | | nroff to join words instead of separating them with spaces.
* Remove bogus mention of ACLs. Note that quota units are bytes.James Peach2008-04-231-8/+9
|
* Document tdbtool.James Peach2008-04-231-0/+224
|
* I can't spell "choice". Twice.James Peach2008-04-231-2/+2
|
* Document eventlogadm. The synopsis does not format correctly and I can'tJames Peach2008-04-231-0/+253
| | | | figure out why :(
* Make sure all the modules are referred to as vfs_module_name to avoidJames Peach2008-04-2314-75/+89
| | | | collisions with existing man pages.
* Rename module manpages for consistency.James Peach2008-04-2315-0/+0
|
* Document the full_audit VFS module.James Peach2008-04-231-0/+262
|
* Document the extd_audit module.James Peach2008-04-231-0/+64
|
* Fix cut'n'paste error.James Peach2008-04-231-1/+1
|
* Document the catia VFS module.James Peach2008-04-231-0/+69
|
* Fix cut'n'pasted command summary.James Peach2008-04-231-1/+1
|
* Document the cap VFS module.James Peach2008-04-231-0/+74
|
* Make capitalisation consistent.James Peach2008-04-231-1/+1
|
* Document the prealloc VFS module.James Peach2008-04-231-0/+103
|
* Document the commit VFS module.James Peach2008-04-232-3/+108
|
* Document cacheprime VFS module.James Peach2008-04-231-0/+107
|
* Document netatalk VFS module.James Peach2008-04-231-0/+73
|
* Document shadow_copy module.James Peach2008-04-231-0/+117
| | | | | | | | | NOTE - the formatting is a bit wonky because itemized list emits a trailing .RE the messes up the indentation of the ssubsequent paragraph. Also, itemizedlist emits character entities (dot points?) that man doesn't appear to understand (ie. it renders them as &#8226;). suggestions welcome on how to fix the above :)
* Document fam_notify module.James Peach2008-04-231-0/+66
|
* Document the recycle VFS module.James Peach2008-04-231-0/+202
|
* Restore missing refentry tag.James Peach2008-04-231-0/+1
|
* Fix cut'n'paste error.James Peach2008-04-231-1/+1
|
* Fix cut'n'paste error.James Peach2008-04-231-1/+0
|
* Document fake_perms module.James Peach2008-04-231-0/+69
|
* Document default_quota module.James Peach2008-04-231-0/+132
|
* Document audit vfs module.James Peach2008-04-231-0/+118
|
* Document the readonly VFS module.James Peach2008-04-231-0/+97
|
* adding template file for individual manpagesGerald Carter2008-04-231-0/+37
|
* After merging the notify stuff to 3_0_25, check in the docsVolker Lendecke2008-04-234-47/+17
|
* Talked to Jerry on irc, he does not see what might break with this: ChangeVolker Lendecke2008-04-231-1/+1
| | | | | | back the 'msdfs root = yes' default to 'no'. Volker
* Docs for "printjob username"Volker Lendecke2008-04-231-0/+15
|
* Fix use with newer versions of xsltproc.Jelmer Vernooij2008-04-231-0/+1
|
* fix the broken generation of the smb.conf.5.html pageSamba Release Account2008-04-231-1/+1
|
* minor updates to linux client user guideSteve French2008-04-231-0/+0
|
* Add documentation for linux cifs clientSteve French2008-04-231-0/+0
|
* Remove a section assuming multiple password backendsVolker Lendecke2008-04-231-34/+0
|
* Some smbconf fixes from Karolin Seeger <ks@sernet.de>. Removing theVolker Lendecke2008-04-231-3/+3
| | | | | | | | | <smbconfsection> / </smbconfsection> is in line with the rest of the introduction. Thanks :-) Volker