summaryrefslogtreecommitdiff
path: root/net/samba3/files/patch-script_installswat.sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 3.0.20.Vsevolod Stakhov2005-09-111-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | Additional features introduced in Samba 3.0.20 include: o Support for several new Win32 rpc pipes. o Improved support for OS/2 clients. o New 'net rpc service' tool for managing Win32 services. o Capability to set the owner on new files and directory based on the parent's ownership. o Experimental, asynchronous IO file serving support. o Completed Support for Microsoft Print Migrator. o New Winbind IDmap plugin (ad) for retrieving uid and gid from AD servers which maintain the SFU user and group attributes. o Rewritten support for POSIX pathnames when utilizing the Linux CIFS fs client. o New asynchronous winbindd. o Support for Microsoft Print Migrator. o New Windows NT registry file I/O library. o New user right (SeTakeOwnershipPrivilege) added. o New "net share migrate" options. PR: 85276 Submitted by: Timur I. Bakeyev (maintainer) Approved by: perky (mentor)
* - Update to 3.0.10Sergey Matveychuk2004-12-211-11/+12
| | | | | | PR: ports/75168 Submitted by: Joerg Pulz <Joerg.Pulz(at)frm2.tum.de> Reworked by: maintainer
* Update to 3.0.9Kirill Ponomarev2004-11-231-0/+11
o Problem updating roaming user profiles. o Crash in smbd when printing from a Windows 9x client. o Unresolved symbols in libsmbclient which caused applications such as KDE's konqueror to fail when accessing smb:// URLs. PR: ports/74223 Submitted by: maintainer