summaryrefslogtreecommitdiff
path: root/docs-xml/manpages-3/rpcclient.1.xml
AgeCommit message (Collapse)AuthorFilesLines
2012-09-03docs: Rename manpages-3 -> manpages.Karolin Seeger1-542/+0
This change was suggested by Andrew Bartlett on the samba-technical mailing list. Karolin Autobuild-User(master): Karolin Seeger <kseeger@samba.org> Autobuild-Date(master): Mon Sep 3 23:35:38 CEST 2012 on sn-devel-104
2012-06-08doc: add FSRVP commands to rpcclient man pageDavid Disseldorp1-0/+45
2012-05-08s3-docs: Fix several typos.Karolin Seeger1-1/+1
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
2012-01-11s3-rpcclient: add deldriverex flags argumentDavid Disseldorp1-4/+7
The spoolss DeletePrinterDriverEx command offers three flags for controlling how associated files and other versions of the driver are effected: DPD_DELETE_UNUSED_FILES (1), DPD_DELETE_SPECIFIC_VERSION (2) and DPD_DELETE_ALL_FILES (4). This commit adds an optional numeric flags argument to the rpcclient deldriverex command. Signed-off-by: David Disseldorp <ddiss@samba.org> Signed-off-by: Andreas Schneider <asn@samba.org> Autobuild-User: David Disseldorp <ddiss@samba.org> Autobuild-Date: Wed Jan 11 14:39:35 CET 2012 on sn-devel-104
2011-07-14s3-docs: fix a typo in rpcclient manpageChristian Ambach1-1/+1
Autobuild-User: Christian Ambach <ambi@samba.org> Autobuild-Date: Thu Jul 14 20:10:12 CEST 2011 on sn-devel-104
2011-01-25s3-docs: fix deldriver optionBjörn Baumbach1-1/+1
Signed-off-by: Stefan Metzmacher <metze@samba.org>
2011-01-12s3-docs: Typos in rpcclient man pageBjörn Baumbach1-2/+2
Signed-off-by: Stefan Metzmacher <metze@samba.org> Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Wed Jan 12 18:13:54 CET 2011 on sn-devel-104
2011-01-11s3/docs: Remove superfluous bracket.Karolin Seeger1-1/+1
Karolin
2009-12-21s3-docs: mention long and undocumented option names in rpcclient manpage.Günther Deschner1-2/+9
Guenther
2009-09-08s3/docs: Raise version number.Karolin Seeger1-1/+1
Karolin
2009-04-07s3/docs: Raise version number up to 3.5.Karolin Seeger1-1/+1
Karolin
2008-05-13man pages: Correct version string.Karolin Seeger1-1/+1
As Samba 3.2 will be out soon, man pages should be correct for both versions, Samba 3.0 and 3.2. Karolin (This used to be commit 9c59c1895d8d3621f38b67ecf88109c81130c886)
2008-04-23Moving docs tree to docs-xml to make room for generated docs in the release ↵Gerald W. Carter1-0/+487
tarball. (This used to be commit 9f672c26d63955f613088489c6efbdc08b5b2d14)