summaryrefslogtreecommitdiffstats
path: root/docs-xml
Commit message (Collapse)AuthorAgeFilesLines
* docs:man:vfs_gpfs: Remove itemized list to fix indentationChristof Schmitt2012-04-161-11/+4
| | | | | | | | The indentation in the man page is wrong after the itemized list. An easy fix is to put the text in the paragraph instead. Autobuild-User: Christian Ambach <ambi@samba.org> Autobuild-Date: Mon Apr 16 23:00:37 CEST 2012 on sn-devel-104
* s3: switch off kernel oplocks by defaultChristian Ambach2012-04-161-4/+3
| | | | | as discussed on samba-technical, turn kernel oplocks off by default to not leave users without the benefits of Level II oplocks
* docs: add a vfs_tsmsm manpageMichael Adam2012-04-141-0/+135
| | | | | Autobuild-User: Michael Adam <obnox@samba.org> Autobuild-Date: Sat Apr 14 01:54:13 CEST 2012 on sn-devel-104
* docs: update kernel oplocks documentationChristian Ambach2012-04-111-2/+7
| | | | Signed-off-by: Jeremy Allison <jra@samba.org>
* docs-xml: fix default name resolve order (fix bug #7564)Björn Baumbach2012-04-061-1/+1
| | | | | Autobuild-User: Volker Lendecke <vl@samba.org> Autobuild-Date: Fri Apr 6 09:54:37 CEST 2012 on sn-devel-104
* docs: add reload-printers command to smbcontrol manual pageBjörn Baumbach2012-04-061-0/+7
|
* s3-vfs: Remove unused lremovexattr call from VFS modules, system.c and configureAndrew Bartlett2012-04-051-1/+0
| | | | | | | If this is ever needed again, it would be more appropriate as an options argument to removexattr. Andrew Bartlett
* s3-vfs: Remove unused lsetxattr call from VFS modules, system.c and configureAndrew Bartlett2012-04-051-1/+0
| | | | | | | If this is ever needed again, it would be more appropriate as an options argument to listxattr. Andrew Bartlett
* s3-vfs: Remove unused llistxattr call from VFS modules, system.c and configureAndrew Bartlett2012-04-051-1/+0
| | | | | | | If this is ever needed again, it would be more appropriate as an options argument to listxattr. Andrew Bartlett
* s3-vfs: Remove unused lgetxattr call from VFS modules, system.c and configureAndrew Bartlett2012-04-051-1/+0
|
* Fix bug #8831 - Inconsistent (with manpage) command-line switch for "help" ↵Jeremy Allison2012-03-301-1/+1
| | | | | | | in smbtree Autobuild-User: Jeremy Allison <jra@samba.org> Autobuild-Date: Fri Mar 30 22:59:53 CEST 2012 on sn-devel-104
* s3-docs: Prepend '/' to filename argument (Bug #8826)SATOH Fumiyasu2012-03-261-1/+1
|
* s3:vfs_gpfs: Implement fallocate callback for GPFSChristof Schmitt2012-03-221-0/+25
| | | | | | | GPFS provides the gpfs_prealloc call. Implement the fallocate callback with mode VFS_FALLOCATE_EXTEND_SIZE using this call. There is no support for VFS_FALLOCATE_KEEP_SIZE, so report this mode as not available.
* s3:vfs_gpfs: Report disk space and usage on GPFS share according to quotasChristof Schmitt2012-03-221-0/+47
| | | | | | | | | | | | | | | | | | When a client requests the information about free space and space used, adjust the reported values according to quotas in the GPFS file system: - Retrieve quotas for the current user, current group and fileset for the top level of the share. - If the soft block quota grace time has expired, report disk as full. - If a hard block quota has been exceeded, report disk as full. - If none of the hard block quotas been exceeded, report share size and free space according to the lowest limits found in the quotas. - If no applicable hard block quota has been set, report the information from the statfs call. This feature is disabled by default and has to be enabled by setting the option gpfs:dfreequota.
* docs:man:vfs_gpfs: fix formatting of values for gpfs:syncioMichael Adam2012-03-221-2/+2
| | | | | Autobuild-User: Michael Adam <obnox@samba.org> Autobuild-Date: Thu Mar 22 01:56:08 CET 2012 on sn-devel-104
* docs:man:vfs_gpfs: Fix documented values for gpfs:hsmMichael Adam2012-03-221-1/+1
|
* Change default protocol to SMB2_02.Jeremy Allison2012-03-071-3/+17
| | | | | Autobuild-User: Jeremy Allison <jra@samba.org> Autobuild-Date: Wed Mar 7 22:41:21 CET 2012 on sn-devel-104
* s3-auth: Remove security=share (depricated since 3.6).Andrew Bartlett2012-03-045-222/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch removes security=share, which Samba implemented by matching the per-share password provided by the client in the Tree Connect with a selection of usernames supplied by the client, the smb.conf or guessed from the environment. The rationale for the removal is that for the bulk of security=share users, we just we need a very simple way to run a 'trust the network' Samba server, where users mark shares as guest ok. This is still supported, and the smb.conf options are documented at https://wiki.samba.org/index.php/Public_Samba_Server At the same time, this closes the door on one of the most arcane areas of Samba authentication. Naturally, full user-name/password authentication remain available in security=user and above. This includes documentation updates for username and only user, which now only do a small amount of what they used to do. Andrew Bartlett -------------- / \ / REST \ / IN \ / PEACE \ / \ | SEC_SHARE | | security=share | | | | | | 5 March | | | | 2012 | *| * * * | * _________)/\\_//(\/(/\)/\//\/\///|_)_______
* samba.7: Remove references to long gone testprns and smbsh utilities.Jelmer Vernooij2012-03-041-18/+0
| | | | | Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Sun Mar 4 01:56:19 CET 2012 on sn-devel-104
* docs-xml: remove docs for "send spnego principal"Stefan Metzmacher2012-02-161-28/+0
| | | | metze
* smbwrapper: Remove smbwrapperAndrew Bartlett2012-02-093-27/+0
| | | | | | | | | | | | | | | | | | | There are now many better ways to access a remote SMB filesystem, which do not rely on LD_PRELOAD and the associated dangers. FUSE, gvfs and the CIFS VFS are all much better options which do not require knowing every possible libc entry point that can deal with a file descriptor. As an example of the maintainence that would be required to keep this going, recent changes to deal with thread races and close-on-exec have resulted in dup3(), but this isn't currently mapped. While this would not be hard to add, it illistrates why it is better to move to an interface designed for this task. Andrew Bartlett Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Thu Feb 9 01:58:24 CET 2012 on sn-devel-104
* s3-build: remove EXEEXT from MakefilesAndrew Bartlett2012-02-091-1/+0
| | | | | | | | As far as I am aware, we do not actually build on any platforms that require this. The last Stratos VOS release on ftp://ftp.stratus.com/vos/samba/samba.html was 3.0.5 Andrew Bartlett
* s3-docs: Remove references to long-gone smbmount utilitiesAndrew Bartlett2012-02-082-16/+0
|
* Update man page to fix typo vfs_aio_fork -> vfs_aio_pthread, addJeremy Allison2012-01-261-1/+3
| | | | | | | aio read size, aio write size examples. Autobuild-User: Jeremy Allison <jra@samba.org> Autobuild-Date: Thu Jan 26 03:51:01 CET 2012 on sn-devel-104
* Add man page for vfs_aio_pthread module.Jeremy Allison2012-01-251-0/+118
|
* s3-rpcclient: add deldriverex flags argumentDavid Disseldorp2012-01-111-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
* Add "repack" command to tdbtool.Ira Cooper2012-01-071-1/+9
| | | | | Autobuild-User: Jeremy Allison <jra@samba.org> Autobuild-Date: Sat Jan 7 02:18:41 CET 2012 on sn-devel-104
* s3:smbcontrol: remove unused "samsync" and "samrepl" commandsStefan Metzmacher2011-12-131-12/+0
| | | | metze
* s3/doc: document the ignore system acls option of vfs_acl_xattr and vfs_acl_tdbBjörn Jacke2011-12-102-6/+40
| | | | | Autobuild-User: Björn Jacke <bj@sernet.de> Autobuild-Date: Sat Dec 10 15:30:46 CET 2011 on sn-devel-104
* Add the "backup" toggle command to smbclient. In order for this to beJeremy Allison2011-12-021-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
* docs: Add documentation for server roleAndrew Bartlett2011-11-172-1/+75
|
* docs: Make clear to use the workgroup name not the realm.Andreas Schneider2011-11-091-0/+2
| | | | | Autobuild-User: Andreas Schneider <asn@cryptomilk.org> Autobuild-Date: Wed Nov 9 21:17:09 CET 2011 on sn-devel-104
* s3:docs fix a series of typos in wbinfo manpageChristian Ambach2011-11-041-12/+12
| | | | | | | s/choide/choice/ Autobuild-User: Christian Ambach <ambi@samba.org> Autobuild-Date: Fri Nov 4 19:38:53 CET 2011 on sn-devel-104
* s3:docs: some corrections for wbinfoChristian Ambach2011-11-041-2/+2
| | | | | Parameters for --sid-aliases and --sid-to-fullname were not listed properly in the SYNOPSIS section
* s3-docs: Remove -Y option from winbind manpage.Günther Deschner2011-10-241-10/+0
| | | | | | | | | This option no longer exists. Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Mon Oct 24 20:59:22 CEST 2011 on sn-devel-104
* Deprecate "acl check permissions".Jeremy Allison2011-10-211-0/+3
| | | | | Autobuild-User: Jeremy Allison <jra@samba.org> Autobuild-Date: Fri Oct 21 21:51:18 CEST 2011 on sn-devel-104
* s3:idmap_autorid: document allocation poolChristian Ambach2011-10-211-1/+6
| | | | | | | | document the need that excessive use of local users/group might require increasing the rangesize Autobuild-User: Christian Ambach <ambi@samba.org> Autobuild-Date: Fri Oct 21 18:04:50 CEST 2011 on sn-devel-104
* s3-docs: Add a clarification note for nss_info primary group membership ↵Günther Deschner2011-10-192-1/+5
| | | | | | | | | calculation. Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Wed Oct 19 03:10:40 CEST 2011 on sn-devel-104
* s3-docs: Document Services for Unix 2.0 (sfu20) nss_info ldap schema support.Günther Deschner2011-10-192-3/+6
| | | | Guenther
* s3/doc: add man page for aio_fork vfs moduleBjörn Jacke2011-10-181-0/+86
| | | | | | | thanks to Volker for the content Autobuild-User: Björn Jacke <bj@sernet.de> Autobuild-Date: Tue Oct 18 12:24:35 CEST 2011 on sn-devel-104
* Another part of the fix for Bug 8473 - smb2_find uses a hard coded max reply ↵Jeremy Allison2011-10-134-7/+7
| | | | | | | | | | | size of 0x10000 instead of smb2_max_trans. Change the defaults and the documentation to reflect the 64k limit. Signed-off-by: Stefan Metzmacher <metze@samba.org> Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Thu Oct 13 12:22:23 CEST 2011 on sn-devel-104
* s3:doc manpage for "net registry check"Gregor Beck2011-10-121-0/+73
| | | | Signed-off-by: Michael Adam <obnox@samba.org>
* s3-docs: Fix typo.Karolin Seeger2011-10-081-1/+1
| | | | | | | Karolin Autobuild-User: Karolin Seeger <kseeger@samba.org> Autobuild-Date: Sat Oct 8 22:27:07 CEST 2011 on sn-devel-104
* s3-docs: Fix bug #7908.Karolin Seeger2011-10-081-1/+1
| | | | | | | | Fix typo. Thanks to John Bradshaw for reporting! Karolin
* s3-docs: Fix typos.Karolin Seeger2011-09-303-3/+3
| | | | | | | | | Thanks to Samba-JP oota <ribbon@samba.gr.jp> for reporting! Karolin Autobuild-User: Karolin Seeger <kseeger@samba.org> Autobuild-Date: Fri Sep 30 23:12:35 CEST 2011 on sn-devel-104
* s3-docs: some corrections for wbinfoChristian Ambach2011-09-301-4/+4
| | | | | | | | Parameters for --group-info and --gid-info were not listed properly in the SYNOPSIS and the OPTIONS section Autobuild-User: Christian Ambach <ambi@samba.org> Autobuild-Date: Fri Sep 30 18:44:34 CEST 2011 on sn-devel-104
* Second part of bug #8494 - Remove "experimental" label on VFS ACL modules.Jeremy Allison2011-09-302-8/+0
| | | | | | | Fix the docs. Autobuild-User: Jeremy Allison <jra@samba.org> Autobuild-Date: Fri Sep 30 03:50:43 CEST 2011 on sn-devel-104
* Fix some typosVolker Lendecke2011-09-201-5/+2
|
* s3: Fix typosVolker Lendecke2011-09-201-2/+2
|
* s3-docs: document -k switch in net manpage.Günther Deschner2011-09-201-0/+1
| | | | | | | Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Tue Sep 20 15:47:00 CEST 2011 on sn-devel-104