summaryrefslogtreecommitdiff
path: root/docs/manpages-3
AgeCommit message (Collapse)AuthorFilesLines
2008-04-23Fix typoKarolin Seeger1-1/+1
(This used to be commit 9930e62b56a8f9c748554b26dc7d4da9feb11c92)
2008-04-23Add missing end tag for paragraphKarolin Seeger1-0/+1
Karolin (This used to be commit c9cace0fdb3eecac03c00e5c0cc12eb4f5533a90)
2008-04-23Fix some typosKarolin Seeger1-11/+11
(This used to be commit 7cfcd0f682c0f467e2ebe516d98f36773b5954e5)
2008-04-23Make the smbclient man page match the internal command list.Jeremy Allison1-145/+297
Jeremy. (This used to be commit 1a24fb1d25f6bb6483202489e63098fbf25b4059)
2008-04-23Fix type in SAM SET PWDMUSTCHANGENOW reported by Frederik Teichert ofLars Müller1-1/+1
zmnh.uni-hamburg.de. (This used to be commit 33ec98ff15a9cbf430cef16692d2f07363c9d45c)
2008-04-23Add documentation for the "net conf" commands to the manpage.Michael Adam1-0/+142
Michael (This used to be commit 79a37e04b4c95397c7dd37e512574e4b913c0df4)
2008-04-23Add comment about net rpc|rap file user (implemented now)Karolin Seeger1-2/+6
Karolin (This used to be commit e883f4f12ea84c5547d93230dd0073cffec78909)
2008-04-23Adopt a note in the manpage to the verstion change introducedMichael Adam1-1/+1
by the change in licensing. Michael (This used to be commit 0fab08aad4f53c201063488533c4e4036781d33e)
2008-04-23Add manpages for ldb tools.Karolin Seeger6-0/+884
Karolin (This used to be commit 938a218cd98a76d22aaf5912fe630e14b4af591b)
2008-04-23Fix typo.Karolin Seeger1-1/+1
Karolin (This used to be commit 15fb3d867b0649207f968325bd5b945df4fd9335)
2008-04-23Fix more typos.Karolin Seeger2-6/+6
Karolin (This used to be commit c2bcc09b3e15a8b0e5a51631111cebbf05df3a6d)
2008-04-23Fix typo.Karolin Seeger1-1/+1
Karolin (This used to be commit d670d725288651301c43953559b08c7018ce2245)
2008-04-23Fix some typos.Karolin Seeger1-9/+9
ks (This used to be commit a8349e1ea4dd6d89bbcc5770fd7855a7dbc89525)
2008-04-23Fix typo.Karolin Seeger1-1/+1
Karolin (This used to be commit fd32543cb5220652ab8705610c77838dbfcaa5dd)
2008-04-23Remove superflous 'a'.Karolin Seeger1-1/+1
Karolin (This used to be commit 70a0126c15e82f2f7ba049311627da45f949ee78)
2008-04-23Fix typoVolker Lendecke1-1/+1
(This used to be commit a60dafe1ce041e60c8a6fd22b3c2dc9fb5ab2a84)
2008-04-23Fix sample for base_rid parameterVolker Lendecke1-1/+1
base_rid = 1000 does not work reliably because it turns "domain users (513)" into an illegal rid. (This used to be commit e93e075e907701dbdd22ac20767ecda75d307a25)
2008-04-23Fix for Bug#3625 provided by Christian Perrier.John Terpstra1-2/+2
(This used to be commit f2fa0439be08cc3ba4926a3d3950be78835bff27)
2008-04-23Add documentation for new winbindd -D switch added by metze with r24624 and ↵Karolin Seeger1-0/+11
r24625 (This used to be commit 59266232285a6607d4219dbccc4ae89d69611c45)
2008-04-23Cleanup trailing whitespace.John Terpstra10-212/+212
(This used to be commit 232e5e548ec2219944c3002dda355b377a1ea711)
2008-04-23Adding new manpages to inactive HOWTO template.John Terpstra1-3/+3
(This used to be commit ae1290a147f7d2e82b41daa0d0ca52293870a7f7)
2008-04-23Fix typos found by Bjoern Jacke <bj@sernet.de>Karolin Seeger1-1/+1
Karolin (This used to be commit bf9364ec0648d02dfa651b080767f17d573042ff)
2008-04-23--uid-info takes a uid as parameterKai Blin1-3/+3
I knew I was going to mess up. I hope that one is better. (This used to be commit ede1d0d9d7d859b38e3a8e58f1e5c1675386d7ad)
2008-04-23Add --uid-info option to manpage.Kai Blin1-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? (This used to be commit 375959233daa3d0065d1a13e771fcbb6e172d376)
2008-04-23Fix the section number of one reference to the "net" command.Michael Adam1-1/+1
Michael (This used to be commit a35aa6aa3ac8f62e2c800b05ae5d572c98d09fec)
2008-04-23Make the manpage reflect the command behaviorSimo Sorce1-2/+3
(This used to be commit 16cf1d76d2eb3db5e28df16d7c348329dd7b07d3)
2008-04-23Fix a couple of tags.Michael Adam1-14/+19
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 (This used to be commit 727017fe04dfa35774fd02ffe0ea0b819146bfac)
2008-04-23Add an initial amount of documentation of registry basedMichael Adam1-0/+78
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 (This used to be commit 2195dc476f4946ff062b62cf29d1b330263507bc)
2008-04-23Fix another bunch of samba-docs bugs. Use <literal> to escape slashes with textAlexander Bokovoy1-2/+2
(This used to be commit 00effd0a1ef529fa9c313be840431bf3e25949bf)
2008-04-23Fix Samba documentation build for manpagesAlexander Bokovoy1-1/+1
(This used to be commit 075e0065f39480a2046bf65ffedcdbf36889d4c5)
2008-04-23Document the "winbind:rpc only" parameter.James Peach1-0/+6
(This used to be commit ebb336f2efd672034c58e57aff5462b3df69296c)
2008-04-23Document debug_state option.Günther Deschner1-0/+5
Guenther (This used to be commit 73f00a862c27caa1e56d8d75ab956ac1f80d36e9)
2008-04-23Add documentation for new net sam subcommand "unmapunixgroup".Karolin Seeger1-0/+9
(This used to be commit 9f0173dad6b9c8764d282fd441ecd4902de298be)
2008-04-23Rename fam_notify to notify_fam.Volker Lendecke1-0/+0
Thanks to Björn for notifying us ;-) (This used to be commit 22c2541d4fef6d2e2ff9ecb5835d858a6abffcd8)
2008-04-23Change contents from fam_notify to notify_famVolker Lendecke1-6/+6
(This used to be commit b7c44e6bb35dd11039f12b5e31f105617d3af02f)
2008-04-23Add comment about umount.cifs to the manpage of smbumount (fix bug #4581)Karolin Seeger1-0/+4
(This used to be commit 0a8a7d88136bbdf51c76b9b80e0744537e99b1d4)
2008-04-23Add comment about mount.cifs to the manpage of smbmount (fix bug #4581)Karolin Seeger1-1/+5
(This used to be commit dab9bd5969ac2590d543e7c5c3986c2a92acf3cc)
2008-04-23update manpage for profiling-level optionHerb Lewis1-2/+11
(This used to be commit 45d1ca3bd9831abd188ea8befec221ad61188493)
2008-04-23Add documentation for new net sam subcommand deletelocalgroup.Karolin Seeger1-0/+10
(This used to be commit a94e646c503a76c6a13efb11f9281eabfcd988ee)
2008-04-23fix a few typos pointed out by JamesGerald Carter1-2/+2
(This used to be commit b961e766f6abf9bb7a31fee645cb9ded59034724)
2008-04-23add docs on idmap_ad:schema_modeGerald Carter1-0/+9
(This used to be commit b13c715f55d5e362e0f42bcd7d766bfe03cf51fc)
2008-04-23Add some missing whitespaces.Karolin Seeger1-3/+3
(This used to be commit a4598542897699d35c2614f87044ddd4f138d85d)
2008-04-23Fix typos in idmap_rid manpage.Karolin Seeger1-2/+2
(This used to be commit 2068152d1a0be0787e5b4e2fdbeef71a29447fcd)
2008-04-23Auth info for idmap_ldapSimo Sorce2-0/+56
net idmap (This used to be commit 24fa52a63451678bb6f574d99a96e33eedc52ab1)
2008-04-23Fix idmap manpages. Thanks to Karolin Seeger! :-)Volker Lendecke5-5/+5
Volker (This used to be commit c7270c6caef2e4e540e142c99461e31c58ca291b)
2008-04-23Jeremy says not to set the length. Just use defaultsGerald Carter1-1/+0
(This used to be commit 47713f6171c073bc0e1ecbbcf82047bb642767d2)
2008-04-23Document the net sam optionsSimo Sorce1-0/+235
(This used to be commit a0adb226d6b19e0d26df6a804fc5ffa4e892cd64)
2008-04-23Add docs for readahead vfs module.Jeremy Allison1-0/+113
Jeremy. (This used to be commit 6842a35595e1250aa79b5436106bf18b31ab713f)
2008-04-23Update docs for #4486.Jeremy Allison1-1/+2
Jeremy. (This used to be commit 74ecce049a363dc9feaa0ccef8ffa877dc8feb96)
2008-04-23Fix idmap_ad sgmlSimo Sorce2-4/+44
Fill in idmap_rid template (This used to be commit 4ce88d5974f440527e21de65121f037b9a9f31cd)