summaryrefslogtreecommitdiff
path: root/docs-xml/manpages-3/smbclient.1.xml
AgeCommit message (Collapse)AuthorFilesLines
2012-05-08s3-docs: Fix several typos.Karolin Seeger1-3/+3
Part of a fix for bug #7938. Based on a patch provided by John Bradshaw <john@johnbradshaw.org>. Karolin Autobuild-User: Karolin Seeger <kseeger@samba.org> Autobuild-Date: Tue May 8 13:56:32 CEST 2012 on sn-devel-104
2011-12-02Add the "backup" toggle command to smbclient. In order for this to beJeremy Allison1-0/+11
really useful we need to change to using NTCreateX opens by default in cli_open() and fall back to old OpenX calls instead of doing it the other way around. Autobuild-User: Jeremy Allison <jra@samba.org> Autobuild-Date: Fri Dec 2 00:23:13 CET 2011 on sn-devel-104
2011-07-25Fix typo Loggs -> Logs.Jeremy Allison1-1/+1
Autobuild-User: Jeremy Allison <jra@samba.org> Autobuild-Date: Mon Jul 25 23:49:04 CEST 2011 on sn-devel-104
2011-07-25s3:docs: document the smbclient "tid" commandMichael Adam1-0/+9
Autobuild-User: Michael Adam <obnox@samba.org> Autobuild-Date: Mon Jul 25 13:14:57 CEST 2011 on sn-devel-104
2011-07-25s3:docs: document the smbclient "tdis" commandMichael Adam1-0/+7
2011-07-25s3:docs: document the smbclient "tcon" commandMichael Adam1-0/+8
2011-07-25s3:docs: document the smbclient "logoff" commandMichael Adam1-0/+7
2011-01-25s3-docs: add some long opts to smbclient(1) manBjörn Baumbach1-2/+2
Signed-off-by: Stefan Metzmacher <metze@samba.org>
2011-01-12s3-docs: Typos in smbclient man pageBjörn Baumbach1-1/+1
Signed-off-by: Stefan Metzmacher <metze@samba.org>
2010-02-16s3-docs: Document 'smbclient -C'.Volker Lendecke1-0/+2
2009-12-21s3-docs: mention long and undocumented option names in smbclient manpage.Günther Deschner1-11/+17
Guenther
2009-09-08s3/docs: Raise version number.Karolin Seeger1-1/+1
Karolin
2009-06-03Fix bug #2356 - smbclient -t <term code> no longer works.Jeremy Allison1-16/+0
Removed code and docs. Jeremy.
2009-05-27Add a smbclient "readlink" command and add docs for it.Jeremy Allison1-0/+8
Jeremy.
2009-04-07s3/docs: Raise version number up to 3.5.Karolin Seeger1-1/+1
Karolin
2009-01-05docs: Document the -g option of smbclient.Karolin Seeger1-7/+17
This fixes bug #6013. Thanks to the Debian Samba packages maintainers for reporting! Karolin
2008-08-05man pages: Add documentation about smbclient command "rename".Karolin Seeger1-0/+7
This fixes bug #5268. Thanks to Alexander Franz <a.franz [at] gmx.net> for reporting! Karolin (This used to be commit 0a93fd2dedfa7fed1ad0b8a5e079bf7be72a4bd5)
2008-07-29man pages: Fix typos in man smbclient.Karolin Seeger1-2/+1
Karolin (This used to be commit db843d2faafb3487e3c7df4a3a52d6c71f369e1d)
2008-04-23Moving docs tree to docs-xml to make room for generated docs in the release ↵Gerald W. Carter1-0/+1135
tarball. (This used to be commit 9f672c26d63955f613088489c6efbdc08b5b2d14)