Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-12-23 | doc: update mount.cifs man page with nounix option | Suresh Jayaraman | 1 | -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> | |||||
2009-12-23 | s3-docs: mention -M option and remove nonexisting -G option in pdbedit manpage. | Günther Deschner | 1 | -5/+5 | |
Guenther | |||||
2009-12-21 | tdb: Also build and install tdb manpages from standalone tdb. | Jelmer Vernooij | 3 | -3/+3 | |
2009-12-21 | s3-docs: mention long and undocumented option names in rpcclient manpage. | Günther Deschner | 1 | -2/+9 | |
Guenther | |||||
2009-12-21 | s3-docs: mention long and undocumented option names in smbcacls manpage. | Günther Deschner | 1 | -20/+8 | |
Guenther | |||||
2009-12-21 | s3-docs: mention long and undocumented option names in smbclient manpage. | Günther Deschner | 1 | -11/+17 | |
Guenther | |||||
2009-12-21 | s3-docs: mention -O, --stdout in smbget manpage. | Günther Deschner | 1 | -1/+7 | |
Guenther | |||||
2009-12-21 | s3-docs: mention long option names in smbtree manpage. | Günther Deschner | 1 | -3/+3 | |
Guenther | |||||
2009-12-21 | s3-docs: mention long and undocumented option names in pdbedit manpage. | Günther Deschner | 1 | -44/+124 | |
Guenther | |||||
2009-12-21 | s3-docs: mention all long option names in samba.entities file. | Günther Deschner | 1 | -8/+8 | |
Guenther | |||||
2009-12-21 | s3-docs: not working for SuSE anymore... | Günther Deschner | 1 | -2/+2 | |
Guenther | |||||
2009-12-18 | s3-docs: mention pam_winbind.conf(5) manpage in pam_winbind(8) manpage. | Günther Deschner | 1 | -1/+5 | |
Guenther | |||||
2009-12-18 | s3-docs: add new pam_winbind.conf(5) manpage. | Günther Deschner | 1 | -0/+190 | |
Guenther | |||||
2009-12-17 | Update default with correct value. Add a note about Win7 behavior | Jeremy Allison | 1 | -9/+12 | |
here. Jeremy. | |||||
2009-12-14 | s3:docs: Fix 'make manpages3'. | Karolin Seeger | 1 | -2/+2 | |
Karolin | |||||
2009-12-11 | s3:docs: document ldap deref | Björn Jacke | 1 | -0/+21 | |
2009-12-08 | s3:doc: make dos filetimes description less contradictory | Björn Jacke | 1 | -5/+3 | |
2009-12-07 | s3:docs: Document "directory name cache size". | Karolin Seeger | 1 | -0/+14 | |
Karolin | |||||
2009-11-30 | s3:docs: Fix typo in man mount.cifs. | Karolin Seeger | 1 | -1/+1 | |
Fix bug #6844 (wrong credential file format in mount.cifs manpage). Thanks to the Debian Samba package maintainers for reporting! Karolin | |||||
2009-11-30 | s3:docs: Document "aio write behind". | Karolin Seeger | 1 | -0/+23 | |
Part of a fix for bug #6890 (Some smb.conf parameters are undocumented). Karolin | |||||
2009-11-30 | s3:docs: Document "ldap page size". | Karolin Seeger | 1 | -0/+18 | |
Part of a fix for bug #6890 (Some smb.conf parameters are undocumented). Karolin | |||||
2009-11-30 | s3:docs: Document "enable core files". | Karolin Seeger | 1 | -0/+15 | |
Part of a fix for bug #6890 (Some smb.conf parameters are undocumented). Karolin | |||||
2009-11-30 | s3:docs: Document "cache directory" and "state directory". | Karolin Seeger | 2 | -0/+44 | |
Part of a fix for bug #6890 (Some smb.conf parameters are undocumented). Karolin | |||||
2009-11-29 | s3: Restore "fake directory create times" as a share parameter | Volker Lendecke | 1 | -1/+1 | |
2009-11-24 | docs: Fix Bug 6922: Add Registry patchfile for Win7 domain join. | Günther Deschner | 1 | -0/+0 | |
Patchfile from SATOH Fumiyasu <fumiyas@osstech.co.jp>. Thanks! Guenther | |||||
2009-11-19 | PC Oota Edits. | John H Terpstra | 1 | -4/+3 | |
2009-11-18 | s3/docs: Add "max protocol = smb2" to man smb.conf. | Karolin Seeger | 1 | -0/+5 | |
Karolin | |||||
2009-11-17 | Remove "store create time" code, cause create time to be stored | Jeremy Allison | 2 | -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. | |||||
2009-11-11 | Second part of bugfix for 6865 - acl_xattr module: Has dependency that ↵ | Jeremy Allison | 1 | -1/+7 | |
inherit acls = yes or xattrs are removed. We also need dos filemode = true set as well. Jeremy. | |||||
2009-11-11 | s3/docs: Document "enable spoolss". | Karolin Seeger | 1 | -0/+10 | |
Karolin | |||||
2009-11-06 | Fix bug 6865 - acl_xattr module: Has dependency that inherit acls = yes or ↵ | Jeremy Allison | 1 | -0/+5 | |
xattrs are removed. Jeremy. | |||||
2009-11-05 | s3: Add parameter "ctdb timeout" | Volker Lendecke | 1 | -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. | |||||
2009-11-02 | s3: Make "debug hires timestamp" default to true | Volker Lendecke | 1 | -1/+1 | |
It does not cost much and can help a lot when debugging | |||||
2009-10-30 | s3/docs: Fix typo. | Karolin Seeger | 1 | -1/+1 | |
Fix bug #4250. Thanks to TAKAHASHI Motonobu <monyo@samba.gr.jp> for reporting! Karolin | |||||
2009-10-30 | s3/docs: Remove reference to nonexistent file. | Karolin Seeger | 1 | -3/+1 | |
Fix bug #4252. Thanks to TAKAHASHI Motonobu <monyo@samba.gr.jp> for reporting! Karolin | |||||
2009-10-28 | Fix map readonly in smb.conf, it is a single word | Simo Sorce | 1 | -1/+1 | |
2009-10-27 | s3/docs: Document new pdbedit -K option. | Karolin Seeger | 1 | -0/+10 | |
Karolin | |||||
2009-10-26 | s3: Rename new parameter "ldap ref follow" to "ldap follow referral". | Karolin Seeger | 1 | -1/+1 | |
This parameter will be introduced with Samba 3.5.0. Karolin | |||||
2009-10-26 | s3:docs: Public is not a synonym for access based shareenum. | Karolin Seeger | 1 | -1/+0 | |
Fix build warning. Karolin | |||||
2009-10-26 | s3:docs: fake dir create times is a global parameter. | Karolin Seeger | 1 | -1/+1 | |
Karolin | |||||
2009-10-19 | Fixes for typos. Thank-you PC Oota. | John H Terpstra | 1 | -7/+7 | |
2009-10-19 | Fix typo. | Karolin Seeger | 2 | -2/+2 | |
privilage -> privilege Karolin | |||||
2009-10-15 | s3/docs: Add missing meta data to man ldbrename. | Karolin Seeger | 1 | -0/+3 | |
Avoid warnings. Karolin | |||||
2009-10-13 | docs: document wbinfo -c. | Günther Deschner | 1 | -0/+9 | |
Guenther | |||||
2009-10-13 | docs: document wbinfo -t --domain DOMAIN behavior. | Günther Deschner | 1 | -1/+3 | |
Guenther | |||||
2009-10-12 | ѕ3: fix domain trust documentation confusion | Björn Jacke | 1 | -2/+10 | |
fix some trusted/trusting mixups, make documentation more precise and man page more verbose. | |||||
2009-10-12 | s3-docs: remove xml artefact from net.8.xml. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2009-10-12 | s3/smbldap: add option to disable following LDAP refs | Jan Engelhardt | 1 | -0/+21 | |
Fix bug #6717. | |||||
2009-10-09 | Change recommended bu PC Oota. | John H Terpstra | 1 | -2/+2 | |
2009-10-08 | Fix typos. Thank-you PC Oota. | John H Terpstra | 1 | -9/+5 | |