Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-03-08 | samba: remove Linux cifs-utils files from samba master branch | Jeff Layton | 5 | -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> | |||||
2010-03-08 | s3: add man page for vfs_crossrename | Björn Jacke | 1 | -0/+115 | |
2010-02-28 | s3: vfs_full_audit.c: implement negated vfs_ops in the success/failure list | Holger Hetterich | 1 | -4/+7 | |
Supports negated arguments in configuration like: full_audit:success = all !readdir !telldir !closedir Update the manpage accordingly. Part of BSO#4025 | |||||
2010-02-18 | s3-docs: Remove trailing whitespaces and fix a typo. | Karolin Seeger | 1 | -3/+3 | |
Karolin | |||||
2010-02-18 | s3:docs: add some advice for usage of strict allocate | Björn Jacke | 1 | -6/+18 | |
2010-02-16 | s3-docs: Document 'smbclient -C'. | Volker Lendecke | 2 | -0/+12 | |
2010-02-15 | s3: eventlogadm.c: add -s option to use alternative config file. | Holger Hetterich | 1 | -0/+13 | |
Update the manpage accordingly. | |||||
2010-02-12 | Fix error in docs. Should be milliseconds, not microseconds. | Jeremy Allison | 1 | -1/+1 | |
2010-02-10 | Revert "Change the default of "nmbd bind explicit broadcast" to "no"" | Jeremy Allison | 1 | -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. | |||||
2010-02-10 | Change the default of "nmbd bind explicit broadcast" to "no" | Jeremy Allison | 1 | -3/+2 | |
until the double processing problem in bug #7118 is fixed. Jeremy. | |||||
2010-02-09 | s3-docs: Fix make manpages3. | Karolin Seeger | 1 | -1/+1 | |
Karolin | |||||
2010-02-09 | s3-docs: Add missing para end tag. | Karolin Seeger | 1 | -0/+1 | |
Karolin (cherry picked from commit b78de63ef3cde53e3aabbe46654aac5a335f16a8) | |||||
2010-02-08 | Make "nmbd bind explicit broadcast" on by default. | Jeremy Allison | 1 | -5/+6 | |
Fix a comment typo. Jeremy. | |||||
2010-02-08 | s3:docs-xml: document "nmbd bind explicit broadcast" | Stefan Metzmacher | 1 | -0/+16 | |
metze | |||||
2010-02-05 | Fix bug 7104 - "wide links" and "unix extensions" are incompatible. | Jeremy Allison | 2 | -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. | |||||
2010-01-25 | s3/docs: Fix typo. | Karolin Seeger | 1 | -1/+1 | |
Karolin | |||||
2010-01-21 | s3/doc: update vfs_shadow_copy2 man page according to new options | Björn Jacke | 1 | -0/+37 | |
2010-01-20 | s3-docs: Fix typos. | Karolin Seeger | 6 | -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 | |||||
2010-01-18 | s3-docs: Add man page for vfs_scannedonly. | Olivier Sessink | 1 | -0/+243 | |
Fix bug #7028. | |||||
2010-01-12 | docs: fix xml tag in the pdbedit manpage | Michael Adam | 1 | -1/+1 | |
Michael | |||||
2010-01-08 | s3-docs: mention -K option in pdbedit manpage. | Günther Deschner | 1 | -0/+1 | |
Guenther | |||||
2010-01-07 | s3-docs: fix eventlogadm manpage typo. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
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. |