1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
Commit Graph

28127 Commits

Author SHA1 Message Date
Gerald Carter
5f95c39d58 fix bad ending tag
(This used to be commit 551d70cc66)
2008-04-23 08:47:29 -05:00
Gerald Carter
2abb46e245 man page updates for new idmap options (still a work in progress)
(This used to be commit c88062d218)
2008-04-23 08:47:29 -05:00
Jim McDonough
714235d358 Add nfs4:chown option, and a few formatting changes.
(This used to be commit 51200b7b58)
2008-04-23 08:47:29 -05:00
Volker Lendecke
4de2d2dda6 Typo found by Tom Bork -- thanks
(This used to be commit 0fa037b402)
2008-04-23 08:47:29 -05:00
Jim McDonough
d0368ff66b A few updates to the gpfs manpage. Clarify some language, list setlease
as feature, add "vfs objects = gpfs" to example.
(This used to be commit 1e8deb37aa)
2008-04-23 08:47:29 -05:00
Jim McDonough
f16afa9def Add manpage for gpfs module. Thanks to Chetan Shringarpure
<chetan.sh@in.ibm.com>
(This used to be commit 649b6fffcb)
2008-04-23 08:47:29 -05:00
John Terpstra
4194db172c Fix reference to vfs_audit - pointed out by der Tom.
(This used to be commit 0123de56b7)
2008-04-23 08:47:28 -05:00
Herb Lewis
8d291ef950 add documentation for debug prefix timestamp
fix missing tag close in printjobusername
(This used to be commit ea5c7f2258)
2008-04-23 08:47:28 -05:00
James Peach
a507c8f0c7 Add chflags to the list of audited operations and sort the list.
(This used to be commit e2ae796dd0)
2008-04-23 08:47:28 -05:00
Volker Lendecke
03e1824f9d More doc fixes by Tom Bork -- thanks :-)
(This used to be commit af1abf9986)
2008-04-23 08:47:28 -05:00
Volker Lendecke
5cc5f7b4ea Fix doc defaults report by Tom Bork -- Thanks :-)
(This used to be commit 0763876664)
2008-04-23 08:47:28 -05:00
Jeremy Allison
1a3d796420 Update manpage to add "minsize" parameter.
Jeremy.
(This used to be commit 94463a1faf)
2008-04-23 08:47:28 -05:00
James Peach
72f2217d2a Apparantly putting a newline in the "wrong" place can cause the generated
nroff to join words instead of separating them with spaces.
(This used to be commit 79a60e635f)
2008-04-23 08:47:28 -05:00
James Peach
8b18623c24 Remove bogus mention of ACLs. Note that quota units are bytes.
(This used to be commit f8369083cf)
2008-04-23 08:47:28 -05:00
James Peach
79dde864f8 Document tdbtool.
(This used to be commit 62b5557b95)
2008-04-23 08:47:28 -05:00
James Peach
42de33d94c I can't spell "choice". Twice.
(This used to be commit f9d1581abc)
2008-04-23 08:47:28 -05:00
James Peach
26ba18e856 Document eventlogadm. The synopsis does not format correctly and I can't
figure out why :(
(This used to be commit 68a9c092bd)
2008-04-23 08:47:27 -05:00
James Peach
4f3f874a6d Make sure all the modules are referred to as vfs_module_name to avoid
collisions with existing man pages.
(This used to be commit 2c7722ac9e)
2008-04-23 08:47:27 -05:00
James Peach
ea8725b305 Rename module manpages for consistency.
(This used to be commit e2e8104462)
2008-04-23 08:47:27 -05:00
James Peach
9222e2a16f Document the full_audit VFS module.
(This used to be commit 44e419b8c4)
2008-04-23 08:47:27 -05:00
James Peach
5efcbc0543 Document the extd_audit module.
(This used to be commit 01d20e72d6)
2008-04-23 08:47:27 -05:00
James Peach
0e12a3121b Fix cut'n'paste error.
(This used to be commit 167aa6486b)
2008-04-23 08:47:27 -05:00
James Peach
a2384d983e Document the catia VFS module.
(This used to be commit 3ba1803d9f)
2008-04-23 08:47:27 -05:00
James Peach
b56cee181b Fix cut'n'pasted command summary.
(This used to be commit ff71f4f68a)
2008-04-23 08:47:27 -05:00
James Peach
7f5e55fcd8 Document the cap VFS module.
(This used to be commit c595aa3353)
2008-04-23 08:47:27 -05:00
James Peach
464977dae4 Make capitalisation consistent.
(This used to be commit cbb24fae32)
2008-04-23 08:47:27 -05:00
James Peach
f48fbd4612 Document the prealloc VFS module.
(This used to be commit afa33d3267)
2008-04-23 08:47:27 -05:00
James Peach
a407c333fc Document the commit VFS module.
(This used to be commit b8f5837a8d)
2008-04-23 08:47:27 -05:00
James Peach
7762c216c9 Document cacheprime VFS module.
(This used to be commit bc5fa1d172)
2008-04-23 08:47:26 -05:00
James Peach
94da49cff4 Document netatalk VFS module.
(This used to be commit b32b9d9e3a)
2008-04-23 08:47:26 -05:00
James Peach
d868b93f32 Document shadow_copy module.
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 :)
(This used to be commit 54b8f9b9c2)
2008-04-23 08:47:26 -05:00
James Peach
8da68df534 Document fam_notify module.
(This used to be commit 1ba0ed90b0)
2008-04-23 08:47:26 -05:00
James Peach
5cfd060669 Document the recycle VFS module.
(This used to be commit 4fac3bf935)
2008-04-23 08:47:26 -05:00
James Peach
f8f7aef35e Restore missing refentry tag.
(This used to be commit c8896c8966)
2008-04-23 08:47:26 -05:00
James Peach
53d093d7b1 Fix cut'n'paste error.
(This used to be commit dd43cce055)
2008-04-23 08:47:26 -05:00
James Peach
5ed82e607b Fix cut'n'paste error.
(This used to be commit 0b47334b19)
2008-04-23 08:47:26 -05:00
James Peach
be2c602867 Document fake_perms module.
(This used to be commit 48803bcc05)
2008-04-23 08:47:26 -05:00
James Peach
b5aad155a7 Document default_quota module.
(This used to be commit d515158bb5)
2008-04-23 08:47:26 -05:00
James Peach
996429f5a1 Document audit vfs module.
(This used to be commit 1cfa1a0921)
2008-04-23 08:47:26 -05:00
James Peach
ea5c9c980e Document the readonly VFS module.
(This used to be commit 067285af80)
2008-04-23 08:47:26 -05:00
Gerald Carter
1fe1a920e5 adding template file for individual manpages
(This used to be commit c23af91ed4)
2008-04-23 08:47:25 -05:00
Volker Lendecke
1cd7864412 After merging the notify stuff to 3_0_25, check in the docs
(This used to be commit ee532da6c8)
2008-04-23 08:47:25 -05:00
Volker Lendecke
97f3db1abc Talked to Jerry on irc, he does not see what might break with this: Change
back the 'msdfs root = yes' default to 'no'.

Volker
(This used to be commit 9b7c2a5242)
2008-04-23 08:47:25 -05:00
Volker Lendecke
e059e15394 Docs for "printjob username"
(This used to be commit 2a1aa85b57)
2008-04-23 08:47:25 -05:00
Jelmer Vernooij
138eaac700 Fix use with newer versions of xsltproc.
(This used to be commit 0b739c14f2)
2008-04-23 08:47:25 -05:00
Samba Release Account
027a285499 fix the broken generation of the smb.conf.5.html page
(This used to be commit af9a23313d)
2008-04-23 08:47:25 -05:00
Steve French
f99bc51f8d minor updates to linux client user guide
(This used to be commit 4e52bb0efc)
2008-04-23 08:47:25 -05:00
Steve French
5aa6e02945 Add documentation for linux cifs client
(This used to be commit 35688bc70d)
2008-04-23 08:47:25 -05:00
Volker Lendecke
9b0d8d0ad5 Remove a section assuming multiple password backends
(This used to be commit 362a4c23d4)
2008-04-23 08:47:25 -05:00
Volker Lendecke
7b274dd6f3 Some smbconf fixes from Karolin Seeger <ks@sernet.de>. Removing the
<smbconfsection> / </smbconfsection> is in line with the rest of the
introduction.

Thanks :-)

Volker
(This used to be commit 388f801f3c)
2008-04-23 08:47:25 -05:00