summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Document cacheprime VFS module.James Peach2008-04-231-0/+107
| | | | (This used to be commit bc5fa1d172857c156137add76de4611fda050098)
* Document netatalk VFS module.James Peach2008-04-231-0/+73
| | | | (This used to be commit b32b9d9e3a0c4f5fd9e2416423322fe56d0ebde2)
* 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 •). suggestions welcome on how to fix the above :) (This used to be commit 54b8f9b9c2e0cdd98471b52e3ef07c5f85276068)
* Document fam_notify module.James Peach2008-04-231-0/+66
| | | | (This used to be commit 1ba0ed90b05dfc1b51abcdfa1be21a25829870b8)
* Document the recycle VFS module.James Peach2008-04-231-0/+202
| | | | (This used to be commit 4fac3bf9353dcd96b10673062eb59c2ff743036e)
* Restore missing refentry tag.James Peach2008-04-231-0/+1
| | | | (This used to be commit c8896c8966cd6a615900c1b3e28994b6fbc873df)
* Fix cut'n'paste error.James Peach2008-04-231-1/+1
| | | | (This used to be commit dd43cce0553c450afafb75c59e4bfc40812fdfc2)
* Fix cut'n'paste error.James Peach2008-04-231-1/+0
| | | | (This used to be commit 0b47334b1916ca7020004714265900001c49d4ae)
* Document fake_perms module.James Peach2008-04-231-0/+69
| | | | (This used to be commit 48803bcc051a8d5fe3c96d9a896923604d7e22d9)
* Document default_quota module.James Peach2008-04-231-0/+132
| | | | (This used to be commit d515158bb5f405773056efd85f46c83a38b38e61)
* Document audit vfs module.James Peach2008-04-231-0/+118
| | | | (This used to be commit 1cfa1a0921ca2601128ea678a142727112002086)
* Document the readonly VFS module.James Peach2008-04-231-0/+97
| | | | (This used to be commit 067285af805eef643d7a34a24aff8a77b737b897)
* adding template file for individual manpagesGerald Carter2008-04-231-0/+37
| | | | (This used to be commit c23af91ed4377df153e6caf64f08d14605be35aa)
* After merging the notify stuff to 3_0_25, check in the docsVolker Lendecke2008-04-234-47/+17
| | | | (This used to be commit ee532da6c8eb7c21937702e942e2755cf0aac042)
* 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 (This used to be commit 9b7c2a5242efb4eea0929ead0ae6be2cdcd6280d)
* Docs for "printjob username"Volker Lendecke2008-04-231-0/+15
| | | | (This used to be commit 2a1aa85b57b3b5121eb05a4feb5495c439e2463b)
* Fix use with newer versions of xsltproc.Jelmer Vernooij2008-04-231-0/+1
| | | | (This used to be commit 0b739c14f2c3c70ebf0344c5d98a57d8bd76cc46)
* fix the broken generation of the smb.conf.5.html pageSamba Release Account2008-04-231-1/+1
| | | | (This used to be commit af9a23313de445fc8cd36f7e75c8e35a0b1922cf)
* minor updates to linux client user guideSteve French2008-04-231-0/+0
| | | | (This used to be commit 4e52bb0efc9ef719dcbcb04818f1efff72051733)
* Add documentation for linux cifs clientSteve French2008-04-231-0/+0
| | | | (This used to be commit 35688bc70d86f71271ce3f20674d1a69e51f6a7d)
* Remove a section assuming multiple password backendsVolker Lendecke2008-04-231-34/+0
| | | | (This used to be commit 362a4c23d420f4bef6613180a3cd0bbc3f02f665)
* 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 (This used to be commit 388f801f3ca3d60e8e8c35a95bad5ce1c2b22977)
* Adding docs for new 'winbind normalize names' option.Gerald Carter2008-04-231-0/+20
| | | | (This used to be commit c7a88a22f1e1e19f4f59d39ce947b0793a12b060)
* Fix typos reported in Bug#4358John Terpstra2008-04-232-2/+2
| | | | (This used to be commit 2bbb60984e7194a5f5f60339ff3f34e72c414368)
* Fixing bad info regarding UNIX file and directory access control.John Terpstra2008-04-231-25/+12
| | | | (This used to be commit df05e818e92c64586b2579c6e46c3a105efa9d56)
* BUG 4343: Clarify the intent of ldapsam:trusted = yesGerald Carter2008-04-231-3/+3
| | | | (This used to be commit 756f8479be0787393b16c6bbf2b9af597da65f2c)
* Fix debian bug #404702 and clarify some points about 'net rpc vampire'Andrew Bartlett2008-04-231-4/+3
| | | | | | | and 'net rpc samdump'. Andrew Bartlett (This used to be commit 109a9a4734f86bfc0d7aa6f974b5eb43dec2a035)
* Should use entity-encoded newlines.James Peach2008-04-231-6/+2
| | | | (This used to be commit 3f2b9a255e5cd85a82bbcf7b34447ec1bb70b1e5)
* nroff .fi and .nf directive need to be at the beginning of a line.James Peach2008-04-231-2/+6
| | | | (This used to be commit 400179c9f783393ebbf683d710e920157d56bb7b)
* Allow make to echo the execution of most commands. This instillsJames Peach2008-04-231-26/+31
| | | | | | | confidence that something is actually happening when make is running. Add an option to pass profiling to xsltproc. Alias the clobber target to the more standard distclean. (This used to be commit bc8c870226e89adfbac91f437cff625fcfba42f6)
* Only search for dia for those targets that actually depend on it.James Peach2008-04-231-1/+8
| | | | | This lets you build the man pages without having dia installed. (This used to be commit 45b3781233c9f1007b44feafa4ccff56f64b0143)
* Also update the HOWTO with the createcomputer information for net adsJim McDonough2008-04-231-5/+7
| | | | | join (This used to be commit 2ebf6130fab3afbe000513f0e99f202f0e30791a)
* Add ads-only options for net ads joinJim McDonough2008-04-231-1/+14
| | | | (This used to be commit 761b27140ff691415fdb256240f2bd5a7e113650)
* More cleanups to be done.John Terpstra2008-04-234-31/+34
| | | | (This used to be commit 303ac0c682dbe5121a9b20adf0c6b2d56bd8632a)
* clarify when the 'add machine script' is applicableGerald Carter2008-04-231-6/+2
| | | | (This used to be commit 40324625ad2f537fce0f4d79557a93204d7a335d)
* Edits by monyo.John Terpstra2008-04-233-4/+4
| | | | (This used to be commit 6487517a5d0dec6d07096bf3ccbc8fa74753c03f)
* Fix ambiguity and erroneous info regarding name mangling and case ↵John Terpstra2008-04-233-10/+9
| | | | | | preservation parameters. (This used to be commit c3fb48c27a9c03795a03b79fd4bad1c6020f89ad)
* More fixes.John Terpstra2008-04-234-10/+13
| | | | (This used to be commit 552cfeba01dad34c5bfd12c2a523361dc2ee9464)
* Docs fix for r19820Volker Lendecke2008-04-231-4/+5
| | | | (This used to be commit f0cf9b04b3396b554cdd3f761dfb0f7262fcb39c)
* Fix Bug 4240. Thanks to Karolin <ks@sernet.de> for bugging :-)Volker Lendecke2008-04-231-1/+1
| | | | | Volker (This used to be commit a3bd49e18f5d2feb52061523bd7861fcbbd5bc41)
* make the + syntax for [in]valid users clearerGerald Carter2008-04-231-1/+1
| | | | (This used to be commit 209afa91cb9a7c7bb369488362064f975e882339)
* Update from Mårten Svantesson - msv@kth.seJohn Terpstra2008-04-231-4/+5
| | | | (This used to be commit 7b3d4026843ece8d9193fcb62666e235ebc9a2f1)
* Correct clashing information for this parameter.John Terpstra2008-04-231-12/+14
| | | | (This used to be commit d6e7f9087b31d4ea746f5542a9ab41d6c3f42d77)
* eventlog list uses lockdir and not libdir (pointed out by Eric Hall).Gerald Carter2008-04-231-1/+1
| | | | (This used to be commit 85891e6d2cb34e114b2f2690d4ed2633cb1f9f72)
* Fix incorrect value contributed byJohn Terpstra2008-04-231-2/+2
| | | | | Maria Nunzia Galdi <galdi@ds.unifi.it> (This used to be commit 468708a9c6a67849badc29568c6a042b4c2a8a85)
* Applying edits suggested by Jon Johnson.John Terpstra2008-04-232-10/+39
| | | | (This used to be commit 91b5f00898ec01287c365cbfb494c3b22d1613e9)
* Adding samba user comments and feedback.John Terpstra2008-04-231-1/+54
| | | | (This used to be commit 4c0d90f178033684aa45521f1899c6a327f6f301)
* Mention the "silent" option.Günther Deschner2008-04-231-0/+7
| | | | | Guenther (This used to be commit e568019acc8d979f8e7f087168ff7c90ef886782)
* Document [:port] syntax for "cups server"Jelmer Vernooij2008-04-231-1/+8
| | | | (This used to be commit 0e3fa97baba2538e58c8fd415e99e8ccad658a7b)
* Fix multiple typos/spelling mistakesSteve French2008-04-231-4/+4
| | | | (This used to be commit cface57b49ef8cc07e9e8428cbab2849c2637755)