summaryrefslogtreecommitdiffstats
path: root/docs-xml
Commit message (Collapse)AuthorAgeFilesLines
* Update the manpage of vfs_smb_traffic_analyzer and add smbta-util.Holger Hetterich2010-03-162-8/+237
|
* samba: remove Linux cifs-utils files from samba master branchJeff Layton2010-03-085-1037/+0
| | | | | | | | | | | This patch removes all of the files from the samba tree that should now be provided by the cifs-utils package. It also drops a "README.cifs-utils" into the topdir with a URL to the main cifs-utils webpage. This is for people who don't want the lists and might be taken by surprise by the change. That's optional, but I think it's a good idea for a least a release or two. Signed-off-by: Jeff Layton <jlayton@samba.org>
* s3: add man page for vfs_crossrenameBjörn Jacke2010-03-081-0/+115
|
* s3: vfs_full_audit.c: implement negated vfs_ops in the success/failure listHolger Hetterich2010-02-281-4/+7
| | | | | | | Supports negated arguments in configuration like: full_audit:success = all !readdir !telldir !closedir Update the manpage accordingly. Part of BSO#4025
* s3-docs: Remove trailing whitespaces and fix a typo.Karolin Seeger2010-02-181-3/+3
| | | | Karolin
* s3:docs: add some advice for usage of strict allocateBjörn Jacke2010-02-181-6/+18
|
* s3-docs: Document 'smbclient -C'.Volker Lendecke2010-02-162-0/+12
|
* s3: eventlogadm.c: add -s option to use alternative config file.Holger Hetterich2010-02-151-0/+13
| | | | Update the manpage accordingly.
* Fix error in docs. Should be milliseconds, not microseconds.Jeremy Allison2010-02-121-1/+1
|
* Revert "Change the default of "nmbd bind explicit broadcast" to "no""Jeremy Allison2010-02-101-2/+3
| | | | | | | | | This reverts commit 84fba3c1bc962804259f201d465acfdf0cd3c6a8. Now we have a "processed packet queue" in nmbd we can go back to doing this by default. Jeremy.
* Change the default of "nmbd bind explicit broadcast" to "no"Jeremy Allison2010-02-101-3/+2
| | | | | | until the double processing problem in bug #7118 is fixed. Jeremy.
* s3-docs: Fix make manpages3.Karolin Seeger2010-02-091-1/+1
| | | | Karolin
* s3-docs: Add missing para end tag.Karolin Seeger2010-02-091-0/+1
| | | | | Karolin (cherry picked from commit b78de63ef3cde53e3aabbe46654aac5a335f16a8)
* Make "nmbd bind explicit broadcast" on by default.Jeremy Allison2010-02-081-5/+6
| | | | | | Fix a comment typo. Jeremy.
* s3:docs-xml: document "nmbd bind explicit broadcast"Stefan Metzmacher2010-02-081-0/+16
| | | | metze
* Fix bug 7104 - "wide links" and "unix extensions" are incompatible.Jeremy Allison2010-02-052-4/+12
| | | | | | | | | | | | | | | Change parameter "wide links" to default to "no". Ensure "wide links = no" if "unix extensions = yes" on a share. Fix man pages to refect this. Remove "within share" checks for a UNIX symlink set - even if widelinks = no. The server will not follow that link anyway. Correct DEBUG message in check_reduced_name() to add missing "\n" so it's really clear when a path is being denied as it's outside the enclosing share path. Jeremy.
* s3/docs: Fix typo.Karolin Seeger2010-01-251-1/+1
| | | | Karolin
* s3/doc: update vfs_shadow_copy2 man page according to new optionsBjörn Jacke2010-01-211-0/+37
|
* s3-docs: Fix typos.Karolin Seeger2010-01-206-6/+6
| | | | | | | | | Thanks to the Debian samba package maintainers <pkg-samba-maint@lists.alioth.debian.org> for providing the patch! Fix bug #7017 (Typos and spelling errors in manpages). Karolin
* s3-docs: Add man page for vfs_scannedonly.Olivier Sessink2010-01-181-0/+243
| | | | Fix bug #7028.
* docs: fix xml tag in the pdbedit manpageMichael Adam2010-01-121-1/+1
| | | | Michael
* s3-docs: mention -K option in pdbedit manpage.Günther Deschner2010-01-081-0/+1
| | | | Guenther
* s3-docs: fix eventlogadm manpage typo.Günther Deschner2010-01-071-1/+1
| | | | Guenther
* doc: update mount.cifs man page with nounix optionSuresh Jayaraman2009-12-231-2/+52
| | | | | | | | | | | | | | | Change since last post: - fix build error due to superfluous </para> tag. - ensure it builds fine. Also add a section on INODE NUMBERS that discusses inode numbers more thoroughly and add reference to it in "nounix" and "noserverino" options. Thanks to Jeff Layton for explaining those details. Signed-off-by: Suresh Jayaraman <sjayaraman@suse.de> Signed-off-by: Jeff Layton <jlayton@redhat.com>
* s3-docs: mention -M option and remove nonexisting -G option in pdbedit manpage.Günther Deschner2009-12-231-5/+5
| | | | Guenther
* tdb: Also build and install tdb manpages from standalone tdb.Jelmer Vernooij2009-12-213-3/+3
|
* s3-docs: mention long and undocumented option names in rpcclient manpage.Günther Deschner2009-12-211-2/+9
| | | | Guenther
* s3-docs: mention long and undocumented option names in smbcacls manpage.Günther Deschner2009-12-211-20/+8
| | | | Guenther
* s3-docs: mention long and undocumented option names in smbclient manpage.Günther Deschner2009-12-211-11/+17
| | | | Guenther
* s3-docs: mention -O, --stdout in smbget manpage.Günther Deschner2009-12-211-1/+7
| | | | Guenther
* s3-docs: mention long option names in smbtree manpage.Günther Deschner2009-12-211-3/+3
| | | | Guenther
* s3-docs: mention long and undocumented option names in pdbedit manpage.Günther Deschner2009-12-211-44/+124
| | | | Guenther
* s3-docs: mention all long option names in samba.entities file.Günther Deschner2009-12-211-8/+8
| | | | Guenther
* s3-docs: not working for SuSE anymore...Günther Deschner2009-12-211-2/+2
| | | | Guenther
* s3-docs: mention pam_winbind.conf(5) manpage in pam_winbind(8) manpage.Günther Deschner2009-12-181-1/+5
| | | | Guenther
* s3-docs: add new pam_winbind.conf(5) manpage.Günther Deschner2009-12-181-0/+190
| | | | Guenther
* Update default with correct value. Add a note about Win7 behaviorJeremy Allison2009-12-171-9/+12
| | | | | here. Jeremy.
* s3:docs: Fix 'make manpages3'.Karolin Seeger2009-12-141-2/+2
| | | | Karolin
* s3:docs: document ldap derefBjörn Jacke2009-12-111-0/+21
|
* s3:doc: make dos filetimes description less contradictoryBjörn Jacke2009-12-081-5/+3
|
* s3:docs: Document "directory name cache size".Karolin Seeger2009-12-071-0/+14
| | | | Karolin
* s3:docs: Fix typo in man mount.cifs.Karolin Seeger2009-11-301-1/+1
| | | | | | | Fix bug #6844 (wrong credential file format in mount.cifs manpage). Thanks to the Debian Samba package maintainers for reporting! Karolin
* s3:docs: Document "aio write behind".Karolin Seeger2009-11-301-0/+23
| | | | | | Part of a fix for bug #6890 (Some smb.conf parameters are undocumented). Karolin
* s3:docs: Document "ldap page size".Karolin Seeger2009-11-301-0/+18
| | | | | | Part of a fix for bug #6890 (Some smb.conf parameters are undocumented). Karolin
* s3:docs: Document "enable core files".Karolin Seeger2009-11-301-0/+15
| | | | | | Part of a fix for bug #6890 (Some smb.conf parameters are undocumented). Karolin
* s3:docs: Document "cache directory" and "state directory".Karolin Seeger2009-11-302-0/+44
| | | | | | Part of a fix for bug #6890 (Some smb.conf parameters are undocumented). Karolin
* s3: Restore "fake directory create times" as a share parameterVolker Lendecke2009-11-291-1/+1
|
* docs: Fix Bug 6922: Add Registry patchfile for Win7 domain join.Günther Deschner2009-11-241-0/+0
| | | | | | | | Patchfile from SATOH Fumiyasu <fumiyas@osstech.co.jp>. Thanks! Guenther
* PC Oota Edits.John H Terpstra2009-11-191-4/+3
|
* s3/docs: Add "max protocol = smb2" to man smb.conf.Karolin Seeger2009-11-181-0/+5
| | | | Karolin