summaryrefslogtreecommitdiffstats
path: root/docs-xml
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* Remove "store create time" code, cause create time to be storedJeremy Allison2009-11-172-15/+7
| | | | | | | | | | | | in the "user.DOSATTRIB" EA. From the docs: In Samba 3.5.0 and above the "user.DOSATTRIB" extended attribute has been extended to store the create time for a file as well as the DOS attributes. This is done in a backwards compatible way so files created by Samba 3.5.0 and above can still have the DOS attribute read from this extended attribute by earlier versions of Samba, but they will not be able to read the create time stored there. Storing the create time separately from the normal filesystem meta-data allows Samba to faithfully reproduce NTFS semantics on top of a POSIX filesystem. Passes make test but will need more testing. Jeremy.
* Second part of bugfix for 6865 - acl_xattr module: Has dependency that ↵Jeremy Allison2009-11-111-1/+7
| | | | | | | inherit acls = yes or xattrs are removed. We also need dos filemode = true set as well. Jeremy.
* s3/docs: Document "enable spoolss".Karolin Seeger2009-11-111-0/+10
| | | | Karolin
* Fix bug 6865 - acl_xattr module: Has dependency that inherit acls = yes or ↵Jeremy Allison2009-11-061-0/+5
| | | | | | xattrs are removed. Jeremy.
* s3: Add parameter "ctdb timeout"Volker Lendecke2009-11-051-0/+37
| | | | | | | | When something in the cluster blocks, it can happen that we wait indefinitely long for ctdb, just adding to the blocking condition. In theory, nothing should block, but as someone said "In practice the difference between theory and practice is larger than in theory". This adds a timeout parameter in seconds, after which we stop waiting for ctdb and panic.
* s3: Make "debug hires timestamp" default to trueVolker Lendecke2009-11-021-1/+1
| | | | It does not cost much and can help a lot when debugging
* s3/docs: Fix typo.Karolin Seeger2009-10-301-1/+1
| | | | | | Fix bug #4250. Thanks to TAKAHASHI Motonobu <monyo@samba.gr.jp> for reporting! Karolin
* s3/docs: Remove reference to nonexistent file.Karolin Seeger2009-10-301-3/+1
| | | | | | Fix bug #4252. Thanks to TAKAHASHI Motonobu <monyo@samba.gr.jp> for reporting! Karolin
* Fix map readonly in smb.conf, it is a single wordSimo Sorce2009-10-281-1/+1
|
* s3/docs: Document new pdbedit -K option.Karolin Seeger2009-10-271-0/+10
| | | | Karolin
* s3: Rename new parameter "ldap ref follow" to "ldap follow referral".Karolin Seeger2009-10-261-1/+1
| | | | | | This parameter will be introduced with Samba 3.5.0. Karolin
* s3:docs: Public is not a synonym for access based shareenum.Karolin Seeger2009-10-261-1/+0
| | | | | | Fix build warning. Karolin
* s3:docs: fake dir create times is a global parameter.Karolin Seeger2009-10-261-1/+1
| | | | Karolin
* Fixes for typos. Thank-you PC Oota.John H Terpstra2009-10-191-7/+7
|
* Fix typo.Karolin Seeger2009-10-192-2/+2
| | | | | | privilage -> privilege Karolin
* s3/docs: Add missing meta data to man ldbrename.Karolin Seeger2009-10-151-0/+3
| | | | | | Avoid warnings. Karolin
* docs: document wbinfo -c.Günther Deschner2009-10-131-0/+9
| | | | Guenther
* docs: document wbinfo -t --domain DOMAIN behavior.Günther Deschner2009-10-131-1/+3
| | | | Guenther
* ѕ3: fix domain trust documentation confusionBjörn Jacke2009-10-121-2/+10
| | | | | fix some trusted/trusting mixups, make documentation more precise and man page more verbose.
* s3-docs: remove xml artefact from net.8.xml.Günther Deschner2009-10-121-1/+1
| | | | Guenther
* s3/smbldap: add option to disable following LDAP refsJan Engelhardt2009-10-121-0/+21
| | | | Fix bug #6717.
* Change recommended bu PC Oota.John H Terpstra2009-10-091-2/+2
|