summaryrefslogtreecommitdiffstats
path: root/docs-xml
Commit message (Collapse)AuthorAgeFilesLines
* s3/docs: Correct version number.Karolin Seeger2009-05-271-1/+1
| | | | Karolin
* s3/docs: Fix typo.Karolin Seeger2009-05-041-1/+3
| | | | | | | Karolin (cherry picked from commit c2eb0d87a2436614741119ebd14fda05b42a2ddd) (cherry picked from commit 98c238a54dbe3e64262252a9fb38b382c53c1bcf) (cherry picked from commit b118a70a9fc96e8ae5e51ebc8abc9076b07fdf27)
* s3/docs: Fix typos.Karolin Seeger2009-05-031-4/+5
| | | | | | | | | | That fixes bug #4247. Thanks to David McNeill <davemc [at] mcpond.co.nz> for reporting! Karolin (cherry picked from commit eaf949947c2eb03363c4b6f588f87b70110d6ff7) (cherry picked from commit cea79d1fbf44b0d5bff5aa12962fb3d3cb61c367) (cherry picked from commit 226620d0ed221da983b4f662fcef14906588f1bd)
* s3/docs: Fix typo.Karolin Seeger2009-05-031-1/+1
| | | | | | | | | | | This fixes bug #4245. Thanks to David McNeill <davemc [at] mcpond.co.nz> for reporting! Karolin (cherry picked from commit 579c91581f5b6d5341a12923fe6cde377223caff) (cherry picked from commit 49caab4044e47236594c6688f202aed555b9da61) (cherry picked from commit 139f95c85f96e7ccba024283608f9ee5990f6676) (cherry picked from commit 148aa12c89df78718addd7b72c79a8005e680509)
* s3/docs: Fix serveral typos.Karolin Seeger2009-04-291-5/+5
| | | | | | | | | | | This fixes bug #4315. Thanks to Felipe Augusto van de Wiel <faw [at] cathedrallabs [dot] org>! Karolin (cherry picked from commit 3422b9c546cdd262bd747e1e737c2b6479b4d21e) (cherry picked from commit 3da62734fffa99cde1084beeb69e94a7bc623dde) (cherry picked from commit b487a48c876fcaf88ec3fb4b05bacdd9b0bd8cd0) (cherry picked from commit ccea7f24879265291615802982b67451ddb818ad)
* s3/docs: Fix typo in man mount.cifs.Karolin Seeger2009-02-231-1/+1
| | | | | | | | | Thanks to Tobias Stoeckmann for reporting! Karolin (cherry picked from commit 09a7f93f6be66a8f2a124e49b4effe2b5863f01d) (cherry picked from commit fdb5c65fc51784b6a159748ec4df3953b7d2c1cb) (cherry picked from commit b19f58ccd088a10e487a1261cadb4f3f41987391)
* docs: fix two typos in the mount.cifs manpageMichael Adam2009-02-061-2/+2
| | | | | | | Michael (cherry picked from commit 145fe37766cf1ecffb16a03b58b44d08f7ed7558) Signed-off-by: Michael Adam <obnox@samba.org>
* docs: Describe "service" in man mount.cifs.Karolin Seeger2009-02-021-4/+7
| | | | | | | | | | | This fixes bug #5346. Thanks to the Debian Samba package maintainers for reporting and providing a patch! Karolin (cherry picked from commit 73f4fc1f802f31459b70dba4777d142d00fcdd92) (cherry picked from commit ab4768452811e67f6606253b5a79101184f777d0) (cherry picked from commit 876b0b001976226a7c1887570c08178d72842a48)
* s3:docs: clean build/catalog.xml in "make clean"Michael Adam2009-01-271-0/+1
| | | | | | | Michael (cherry picked from commit 5e21fc3506f2ba7b1135b1acad2697dfb86b5df0) Signed-off-by: Michael Adam <obnox@samba.org>
* s3:docs: clean generated .png images in "make clean"Michael Adam2009-01-271-1/+2
| | | | | | | Michael (cherry picked from commit 9b32e839bec8611c30745607a3a6b124d5b34c01) Signed-off-by: Michael Adam <obnox@samba.org>
* s3:docs: fix ommission in fix of (real)distclean targetsMichael Adam2009-01-271-1/+1
| | | | | | | Michael (cherry picked from commit 37412017c5dd2f05a7f4bbe0410a6e00ce4805e5) Signed-off-by: Michael Adam <obnox@samba.org>
* s3:docs: fix distclean target and add realdistclean targetMichael Adam2009-01-271-1/+4
| | | | | | | | | | - remove stuff created by configure in distclean - remove stuff created by autoconf in realdistclean Michael (cherry picked from commit 65c92fea3d18c3520ff2a1e53a0c5c8825c9788f) Signed-off-by: Michael Adam <obnox@samba.org>
* Depend on latexfigures files directly as using a rule in between causes ↵Jelmer Vernooij2009-01-271-6/+4
| | | | | | | | | problems. (This used to be commit bf3c2773f94c1db29a8a3e5935ff587f16f9a905) (cherry picked from commit 5f6d0078d41e790ab4fa7dac15294821cdb4d4f0) Signed-off-by: Michael Adam <obnox@samba.org>
* Use double colon targets.Jelmer Vernooij2009-01-271-2/+2
| | | | | | | (This used to be commit 825cf91fa8b30a67d04cbda8885ff62a4c26458f) (cherry picked from commit 323be4a6907e4915bb76aa103bf5b868f0b459b1) Signed-off-by: Michael Adam <obnox@samba.org>
* Add test target in Makefile.Jelmer Vernooij2009-01-271-25/+29
| | | | | | | (This used to be commit ac0d768676b1b8105a9141169b1afa248df6ce66) (cherry picked from commit 0f3ba4b766ed83d2a38e6cae8db8690374d88989) Signed-off-by: Michael Adam <obnox@samba.org>
* Make the make output a bit less chatty.Jelmer Vernooij2009-01-271-5/+4
| | | | | | | (This used to be commit 1fa4ef553c437bae07389c0f6a5410ba22ee4905) (cherry picked from commit 70f52c06ba1d0d9638f1dfb8c42cd0d70364e9df) Signed-off-by: Michael Adam <obnox@samba.org>
* Document default of the printing config variable.Andreas Schneider2009-01-261-0/+2
| | | | | | | | Signed-off-by: Andreas Schneider <anschneider@suse.de> (cherry picked from commit d8f15e4efc00b9d509ff5761e9ca8ff5c6f443f7) (cherry picked from commit 541704e253f06f8b33006b6c27f51b934c2eb51f) (cherry picked from commit 69880dac28ac1681bb0c3d84280494de3d788cc6) (cherry picked from commit c2d30b0a8e3609854908aeff19174e8e4e291cb7)
* docs: Fix formatting issue in man libsmbclient.Karolin Seeger2009-01-231-3/+4
| | | | | | | Karolin (cherry picked from commit aa2fb0efb7ce2bc732569b4baf20c57375fdce59) (cherry picked from commit e1e3a0554fcaabacc5bec51c213622271a83ad04) (cherry picked from commit 84237fb48aad5f11789d75a6767a6f47465f140b)
* S3-ByExample: Use 'winbindd -D' instead of 'winbindd -B'.Karolin Seeger2009-01-193-5/+5
| | | | | | | | | | | The option '-B' does not exist at all. Thanks to Jason Ellison for reporting! Karolin (cherry picked from commit 4b26c7bbf4fe93f5ffb92d3f04012be290be25be) (cherry picked from commit 05c7d97e6cf25c05ba6a661c0a31c88946ffd5cd) (cherry picked from commit f89c3db4ae0bcf1680c2532833ee115005b8ed70)
* S3-HowTo: Change 'winbindd -B' to 'winbindd -D'.Karolin Seeger2009-01-192-5/+5
| | | | | | | | | | | There is no option '-B' at all. Thanks to Jason Ellison for reporting! Karolin (cherry picked from commit 7c1e08518bfbe054db270e72476c642d5db93c0a) (cherry picked from commit 3b5d2fd4cc5f7cbe22be1dfc593ca4ba29197b66) (cherry picked from commit 0900b10f64fbb9f2e55591d1b11be9bb29526744)
* docs: Improve man mount.cifs.Karolin Seeger2009-01-091-3/+5
| | | | | | | | | | | | | | Add hint about specifying the workgroup in the credentials file. Whitespace cleanup. This fixes bug #4541. Patch based on proposed patch from Christian Perrier <bubulle@debian.org>. Thanks for reporting and providing a patch! Karolin (cherry picked from commit 1f7e09ea542df3a2f5f553c0cb11a39c74712950) (cherry picked from commit b99d98ff2ef5491979301656e7f516d3c8829f6e) (cherry picked from commit 1900233ede3083410eb3dc691d2d486c5340ccc4)
* docs: Improve description of the share commands in man smb.conf.Karolin Seeger2009-01-063-24/+34
| | | | | | | | | | | | | | -Correct the parameter names. -Fix typos. -Fix related parameters. This fixes bug #6008. Thanks to TAKAHASHI Motonobu <monyo@samba.gr.jp> for reporting! Karolin (cherry picked from commit 8b7f66c548ed170d2dab0c91ccff4aca00f4b52d) (cherry picked from commit 6f38786aa878bd1a7fc10069773c19b28437fbbb) (cherry picked from commit f420b5c2af7d46e88269d9ec89c5dcd37f1f8f46)
* docs: Fix example in man vfs_recycle.Karolin Seeger2009-01-061-5/+8
| | | | | | | | | | This fixes bug #6001. Thanks to TAKAHASHI Motonobu <monyo@samba.gr.jp> for reporting! Karolin (cherry picked from commit 9f44a17c3bf36067d04cec036c3e529798932cd7) (cherry picked from commit 5e073807f7c4679dd299a2b8f3e2643dc1c82405) (cherry picked from commit c0877d14cb04956b29ca329897a7b4bface7f363)
* docs: Document the -g option of smbclient.Karolin Seeger2009-01-051-7/+17
| | | | | | | | | | | This fixes bug #6013. Thanks to the Debian Samba packages maintainers for reporting! Karolin (cherry picked from commit 6752d78e946b2c4278e2deba325c76fb7ffbc06a) (cherry picked from commit e6abdbde9b67801d46c9d331045d155717e8b241) (cherry picked from commit 8a79b8796f98dd80b6e1f04d7302fb8342f0052d) (cherry picked from commit 1f979334266706656874fdbe6cce14f17105360b)
* docs: Update section "ldap ssl" in man smb.conf.Karolin Seeger2008-12-171-11/+8
| | | | | | | | | | | Remove non-existent value "on". Change default value to "no". Add hint about ldaps. Karolin (cherry picked from commit 580461629bb88ce3b61770e7abfe2c942a121877) (cherry picked from commit d74356627579fe7b9961844a77c4e6daa978d62b) (cherry picked from commit 882ac5e5a79646754dfd1669ea6720ab52c9b6ee)
* docs: Fix some formatting issues in the "ldap ssl" section of man smb.conf.Karolin Seeger2008-12-171-15/+17
| | | | | | | Karolin (cherry picked from commit 6ac36698e975649d26e3f2975c2101129c3ffe97) (cherry picked from commit 655a1c7b05d56326d6cfffbc8e46e1d64565717a) (cherry picked from commit 2534619eedc3e9528d589cfee793a55b3cc62bed)
* docs: Fix TOC of generated HTML docs.Karolin Seeger2008-12-171-6/+2
| | | | | | | | | | This fixes bug #5968. Thanks to Christian Perrier <bubulle@debian.org> for reporting! Karolin (cherry picked from commit 675b363b712e0b91b9b7d1189a819a36853db539) (cherry picked from commit 3566615292f9cb2d00b03156e515274751e05969) (cherry picked from commit 0d6b3df8d9c8b5e777ac6717168a11455b2ad2ce)
* docs: "acl compatibility" is a global parameter.Karolin Seeger2008-12-161-1/+1
| | | | | | | | | | This fixes bug #5866. Thanks to TAKAHASHI Motonobu <monyo@samba.gr.jp> for reporting! Karolin (cherry picked from commit 9e64ed018e5aa84d802b01953b481fbb07eb00aa) (cherry picked from commit 386b0fc4bdc0822ffbc51cfee536bea23df0a755) (cherry picked from commit 877951eea6e67273748aa9f56a56e41cf2dca00a)
* docs: Fix typo in the idmap_ad manpage.Karolin Seeger2008-12-161-4/+4
| | | | | | | Karolin (cherry picked from commit b876e1336bed52e0823e0e88381d223bd6aa95e4) (cherry picked from commit 611ac35a694930693d2f773d15e59be138261a8e) (cherry picked from commit d54a1e49d5fe567bcda7c4c02f6ace2d03e189e9)
* docs: Add hint that "socket address" usually don't need to be set.Karolin Seeger2008-12-121-5/+7
| | | | | | | | | | | This fixes bug #5950. Thanks to the Debian Samba package maintainers for reporting! Karolin (cherry picked from commit 19beef0dd9354296ae79d32077c58fbacf570c85) (cherry picked from commit 0d035d36bd3707ccb9f77f0b2730869dc78719d4) (cherry picked from commit 6be19f94802d545cc43286aa242b0ca2e5b79721) (cherry picked from commit 879a4fbe99739b67d877caac2d7a2f763c69d41f)
* Samba3-HOWTO: Fix usage of 'net idmap restore'.Karolin Seeger2008-12-111-1/+1
| | | | | | | | | | This fixes bug #5883. Karolin (cherry picked from commit b4a4e635246b88277b235fa343eda48bd4bb4ce3) (cherry picked from commit 5744177740120524740db884564142df19358ae7) (cherry picked from commit 7584fe4e8bcbaf73f509d6981a70ff9dde92db1c) (cherry picked from commit fda3f00246c3ecb664d2bf387ecd0e28dec16e34)
* docs: Add default value for "writeable" to man smb.conf.Karolin Seeger2008-12-021-0/+2
| | | | | | | Karolin (cherry picked from commit c09e04ac83365333605b7b1db3d07ccfd451a667) (cherry picked from commit 70c581586ea02fbff4c5dde0ec002b22d472dfc5) (cherry picked from commit 1ba197a3054c6d997ceca6f124039d3cabf00289)
* net: Fix documentation of net rap printq info (bug #5892)Carsten Dumke2008-11-171-1/+1
| | | | | | | | | | | The man-page (see net(8)) and the usage-info (call "net help rap printq") of 'net rap printq' do contain an option "list" but in net_rap.c the option is named "info". Rename the option "list" in the documentation (man-pages + usage) to "info" to match the code. Signed-off-by: Kai Blin <kai@samba.org>
* cifs.upcall: fix manpage and commentsSteve French2008-09-121-2/+2
| | | | | | | | | | | | The "cifs.resolver" key type has been changed to "dns_resolver". Fix the comments at the top of cifs.upcall and the manpage accordingly. Signed-off-by: Jeff Layton <jlayton@redhat.com> Signed-off-by: Steve French <sfrench@samba.org> --- docs-xml/manpages-3/cifs.upcall.8.xml | 4 ++-- source/client/cifs.upcall.c | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-)
* This patchset comprises a number of cleanups for the cifs upcallJeremy Allison2008-09-121-0/+115
| | | | | | | | | | | | | | binary. The biggest change is that it renames it from cifs.spnego to cifs.upcall since the cifs.spnego name really isn't applicable anymore. It also fixes a segfault when the program is run without any args and adds a manpage. Comments and/or suggestions appreciated. This set should apply cleanly to the 3.3 test branch. Signed-off-by: Jeff Layton <jlayton@redhat.com> Jeremy.
* man pages: Fix typos in man smbclient.Karolin Seeger2008-07-291-2/+1
| | | | | | Karolin (cherry picked from commit db843d2faafb3487e3c7df4a3a52d6c71f369e1d) (cherry picked from commit 3a3640a85daa1a85415c949f9c2b804b4f067dd7)
* man pages: "printcap name" is a global parameter, not a share specific one.Karolin Seeger2008-07-221-1/+1
| | | | | | | Karolin (cherry picked from commit 9cde2525560536e16e2dbf991dbeb446260dd0df) (cherry picked from commit 76061eee93fd67b96916a088c64a038e47a48814) (cherry picked from commit 32dab019adaa3a0999af7baf6bcb8b2865e386c3)
* Fix link for Using SambaAlexander Bokovoy2008-07-201-1/+1
|
* man pages: Fix typos and add improvements.Christoph Zauner2008-07-162-6/+7
| | | | | | (cherry picked from commit 060ff6d8d4e61f3ce89f980182413852cc5719be) (cherry picked from commit dab5cf616ce044040dd598fec3da9d3c97e51f6d) (cherry picked from commit 253405062237edfa78dc669a275af7ce9db849c4)
* docs: fix the specified default of "password server" - it is *, not "".Michael Adam2008-07-101-2/+1
| | | | | Michael (cherry picked from commit d7f759d302612ef9eb0bba022f3b3e1dd433f843)
* man pages: Add missing whitespace.Karolin Seeger2008-07-101-1/+1
| | | | | | | Karolin (cherry picked from commit 5ba418d8bd7bd9a678853b23b0928da4f8693bcf) (cherry picked from commit 5e220de387abc34926fd7a2be03fc4e4f35f0f7f) (cherry picked from commit 9a4a8cc875eeccc4b8a23117724073f6b5581f4c)
* Patch from SATOH Fumiyasu <fumiyas@osstech.co.jp> for bug #5202. Re-activate ↵Jeremy Allison2008-07-032-10/+13
| | | | | | | "acl group control" parameter and make it only apply to owning group. Also added man page fix. Jeremy.
* Samba3 HOWTO: Remove trailing whitespaces.Karolin Seeger2008-06-231-5/+5
| | | | | | Karolin (cherry picked from commit c7a9c903acbba9c70211e6f3c25964533bbc1622) (cherry picked from commit 62e485eebd8a40b5692caa79bb3ed6108f0b835b)
* man pages: Correct version in man winbindd again.Karolin Seeger2008-06-231-1/+1
| | | | | | Karolin (cherry picked from commit ef44968276bfde2fdd3370e2558fb469357414be) (cherry picked from commit 9fd1d784cf6044c5c03cf7ab0f2373e08df64295)
* Fixed publishing date info.John H Terpstra2008-06-231-1/+1
| | | | | (cherry picked from commit b96c9d54cfd29ec87d59655839a4136977a98032) (cherry picked from commit e4d03d3aede0cd611283a041eafdcd1e836aad33)
* Added TDB File documentation requested by some users.John H Terpstra2008-06-232-0/+154
| | | | | (cherry picked from commit 5035311af639336fdc51fa9829e984ff281216f9) (cherry picked from commit a7531f4964ac8f861a41e9fa446e5a3aa69eaaa2)
* Clarification that hosts resolution is done by winbind only on IRIX, all ↵John H Terpstra2008-06-231-1/+1
| | | | | | | other systems use libnss_wins.so. (cherry picked from commit 3a8ea6be389bedbcdb5668664d862768c026f669) (cherry picked from commit 8522db2075f8c9e869c6224f2852ce355bba987d)
* Merge branch 'v3-0-test' of git://git.samba.org/samba into v3-0-testJohn H Terpstra2008-06-191-164/+0
|\
| * man pages: Move 'smbsh' man page to the examples directory.Karolin Seeger2008-06-171-164/+0
| | | | | | | | | | | | | | | | | | | | | | smbsh.c is located in the examples directory. It does not make sense to install a man page without installing the tool itself. This fixes bug #4724. Karolin (cherry picked from commit 797ed744b15c94fa4831d9796b40bb0ab5df55b7) (cherry picked from commit 23981be7a009dc9e056ba2e12c5df6e3a13ab193)
* | Merge branch 'v3-0-test' of git://git.samba.org/samba into v3-0-testJohn H Terpstra2008-06-102-3/+5
|\|