summaryrefslogtreecommitdiff
path: root/net/samba3/files/patch-configure.in (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade port to the 3.0.34 version. Major enhancements included in Samba:Timur I. Bakeyev2009-01-201-15/+15
| | | | | | | | | | | | | | o Fix update of machine account passwords. o Fix SMB signing issue on Windows Vista with MS Hotfix KB955302. o Fix Winbind crashes. o Correctly detect if the current dc is the closest one. o Add saf_join_store() function to memorize the dc used at join time. This avoids problems caused by replication delays shortly after domain joins. o Fix write list in setups using "security = share". Notes: svn path=/head/; revision=226550
* Update port to the 3.0.28a revision.Timur I. Bakeyev2008-05-011-19/+12
| | | | | | | | | | | | Major changes: o Failure to join Windows 2008 domains o Windows Vista (including SP1 RC) interop issues Approved by: shaun (mentor, implicit) Notes: svn path=/head/; revision=212437
* Samba 3.0.28 is a security release to address CVE-2007-6015.Timur I. Bakeyev2007-12-151-12/+36
| | | | | | | Approved by: portmgr (marcus) Notes: svn path=/head/; revision=203697
* This is a cummulative update of net/samba3 from version 3.0.25a toTimur I. Bakeyev2007-09-181-9/+25
| | | | | | | | | | | | | | | | | | | | | | | 3.0.26a. Detailed list of all the changes can be found: http://www.samba.org/samba/history/samba-3.0.26a.html Changes are: o Memory leaks in Winbind's IDMap manager. o CVE-2007-4138 - Incorrect primary group assignment for domain users using the rfc2307 or sfu winbind nss info plugin. o File sharing with Widows 9x clients. o Winbind running out of file descriptors due to stalled child processes. o MS-DFS inter-operability issues. o Offline caching of files with Windows XP/Vista clients. o Improper cleanup of expired or invalid byte range locks on files. o Crashes is idmap_ldap and idmap_rid. Approved by: shaun (mentor) Notes: svn path=/head/; revision=199730
* - Update to 3.0.25a.Tim Bishop2007-06-051-9/+25
| | | | | | | | | | | | | | | | | | | | Major bug fixes included in Samba 3.0.25a are: o Missing supplementary Unix group membership when using "force group". o Premature expiration of domain user passwords when using a Samba domain controller. o Failure to open the Windows object picker against a server configured to use "security = domain". * Authentication failures when using security = server. Plus additional local fixes. PR: ports/113358 Submitted by: maintainer Notes: svn path=/head/; revision=192833
* An update of net/samba3 to the 3.0.25 version plus security fixes.Kirill Ponomarev2007-05-241-64/+142
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Major features included in the 3.0.25 code base are: o Significant improvements in the winbind off-line logon support. o Support for secure DDNS updates as part of the 'net ads join' process. o Rewritten IdMap interface which allows for TTL based caching and per domain backends. o New plug-in interface for the "winbind nss info" parameter. o New file change notify subsystem which is able to make use of inotify on Linux. o Support for passing Windows security descriptors to a VFS plug-in allowing for multiple Unix ACL implements to running side by side on the Same server. o Improved compatibility with Windows Vista clients including improved read performance with Linux servers. o Man pages for IdMap and VFS plug-ins. Security Fixes included in the Samba 3.0.25 release are: o CVE-2007-2444 Versions: Samba 3.0.23d - 3.0.25pre2 Local SID/Name translation bug can result in user privilege elevation o CVE-2007-2446 Versions: Samba 3.0.0 - 3.0.24 Multiple heap overflows allow remote code execution o CVE-2007-2447 Versions: Samba 3.0.0 - 3.0.24 Unescaped user input parameters are passed as arguments to /bin/sh allowing for remote command execution PR: ports/112836 Submitted by: maintainer Approved by: portmgr (self) Notes: svn path=/head/; revision=191627
* - Update to 3.0.23dMarcus Alves Grando2006-12-071-74/+64
| | | | | | | | | | | - Reset PORTREVISION in net/samba-nmblookup - Add samba3 entry in UPDATING PR: 105857 Submitted by: maintainer Notes: svn path=/head/; revision=179117
* *** net/samba3:Renato Botelho2006-09-041-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | - Update to 3.0.23c Common bugs fixed in 3.0.23c include: [1] o Authentication failures in pam_winbind when the AD domain policy is set to not expire passwords. o Authorization failures when using smb.conf options such as "valid users" with the smbpasswd passdb backend. *** net/samba-libsmbclient: [2] - Small cosmetic changes *** net/py-samba: [3] - Reset PORTREVISION back, as master port version bumped PR: ports/102805 [1] ports/102806 [2] ports/102807 [3] Submitted by: Timur I. Bakeyev <timur@gnu.org> (maintainer) Notes: svn path=/head/; revision=172209
* - Upgrade to 3.0.23 (including security fix).Jun Kuriyama2006-07-121-8/+60
| | | | | | | | | | | | | | | | | | | o Improved 'make test' o New offline mode in winbindd. o New Kerberos support for pam_winbind.so. o New handling of unmapped users and groups. o New non-root share management tools. o Improved support for local and BUILTIN groups. o Winbind IDMAP integration with RFC2307 schema objects supported by Windows 2003 R2. o Rewritten 'net ads join' to mimic Windows XP without requiring administrative rights to join a domain. PR: ports/100100 Submitted by: maintainer Notes: svn path=/head/; revision=167548
* - Update to 3.0.22Marcus Alves Grando2006-04-051-3/+25
| | | | | | | | | PR: 95325 Submitted by: maintainer Security: http://us5.samba.org/samba/security/CAN-2006-1059.html, CVE-2006-1059 Notes: svn path=/head/; revision=158819
* Update to 3.0.21bTom McLaughlin2006-02-191-46/+4
| | | | | | | | | | | | | - Server crashes in smbd. - Compile issues on 64-bit platforms. - Crash bugs on big-endian systems. - Over 30 bugzilla reports closed. PR: 93552 Submitted by: maintainer Notes: svn path=/head/; revision=156408
* - Update to 3.0.21aSergey Matveychuk2006-01-091-0/+66
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Common bugs fixed in 3.0.21 include: o Missing groups in a user's token when logging in via kerberos o Incompatibilities with newer MS Windows hotfixes and embedded OS platforms o Portability and crash bugs. o Performance issues in winbindd. New features introduced in Samba 3.0.21 include: o Complete NTLMv2 support by consolidating authentication mechanism used at the CIFS and RPC layers. o The capability to manage Unix services using the Win32 Service Control API. o The capability to view external Unix log files via the Microsoft Event Viewer. o New libmsrpc share library for application developers. o Rewrite of CIFS oplock implementation. o Performance Counter external daemon. o Winbindd auto-detection query methods when communicating with a domain controller. o The ability to enumerate long share names in libsmbclient applications. PR: ports/91528 Submitted by: Timur I. Bakeyev (maintainer) Notes: svn path=/head/; revision=153143
* Update to 3.0.20.Vsevolod Stakhov2005-09-111-50/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=142462
* - Unbreak net/samba3 and japanese/samba3 on 7-current.Jun Kuriyama2005-07-201-4/+22
| | | | | | | | | - Portability changes for 4.x. Submitted by: maintainer Notes: svn path=/head/; revision=139642
* Update to version 3.0.12.Alexey Dokuchaev2005-03-201-22/+15
| | | | | | | | | | | | Currently, ADS support is off for the package builds, as it creates dependency problems with Kerberos5. Also, an experimental support for extended attributes is included. PR: ports/79037 Submitted by: maintainer Notes: svn path=/head/; revision=131703
* Update to 3.0.11.Jun Kuriyama2005-02-071-18/+0
| | | | | | | | PR: ports/77187 Submitted by: maintainer Notes: svn path=/head/; revision=128204
* - Update to 3.0.10Sergey Matveychuk2004-12-211-5/+28
| | | | | | | | | PR: ports/75168 Submitted by: Joerg Pulz <Joerg.Pulz(at)frm2.tum.de> Reworked by: maintainer Notes: svn path=/head/; revision=124697
* Update to 3.0.6.Michael Nottebrock2004-09-011-3/+21
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=117846
* Here I attach the patch that fixes mentioned 3 problems as well as few others:Edwin Groothuis2004-07-031-0/+16
| | | | | | | | | | | | | | | | | | * BUG 1315 - wbinfo -t unsuccessful on 3.0.4 * BUG 1319 - Cannot write to a share with write-list users * BUG 1345 - Macromedia Homesite cannot connect anymore after upgrade to 3.0.4 * Patch from Rudolf Cejka <cejkar@fit.vutbr.cz> - rpcclient does not recognize parameters in -c <command> correctly. * Patch from Joerg Pulz <Joerg.Pulz@frm2.tum.de> - fixes to samba.sh startup script. PR: ports/67865 Submitted by: edwin@mavetju.org,Rudolf Cejka <cejkar@fit.vutbr.cz>,Joerg Pulz <Joerg.Pulz@frm2.tum.de> Approved by: maintainer Notes: svn path=/head/; revision=112848
* Update to version 3.0.4.Michael Nottebrock2004-05-111-11/+0
| | | | | | | | PR: ports/66503 Submitted by: Timur I. Bakeyev <timur@gnu.org> Notes: svn path=/head/; revision=108945
* - Update to 3.0.3.r1Pav Lucistnik2004-05-091-8/+0
| | | | | | | | | | | | | - Rewrite libsmbclient port to not conflict with samba port, stop installing libsmbclient in samba port - Split out python extensions into standalone port PR: ports/65976 Submitted by: Timur I. Bakeyev <timur@gnu.org> (samba-devel maintainer) Approved by: Koop Mast (samba-libsmbclient maintainer) Notes: svn path=/head/; revision=108758
* Update to 3.0.3.p2 (aka pre2), which containesSergey A. Osokin2004-04-061-3/+11
| | | | | | | | | | | | | | | | | | a lot of imporvements and bugfixes since 3.0.2a. In addition following problems solved: o linking agaist libiconv is mandatary now o more ways of detecting Kerberos5 installation and LIB_DEPENDS on Heimdal port if none is found - should address problems with bentoo building as well o fixed problem when port wasn't compilable when LDAP wasn't chosen and ADS was. Submitted by: Timur Bakeyev <timur@gnu.org> (maintainer) PR: 65237 Notes: svn path=/head/; revision=106309
* Add two new patches and "rename" patch-source_Makefile.in to patch-Makefile.in.Oliver Braun2004-03-051-0/+11
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=103035
* Update to alpha20David W. Chapman Jr.2002-10-111-28/+0
| | | | Notes: svn path=/head/; revision=67814
* Patch configure.in to fix krb building problems when not wanting to build krbDavid W. Chapman Jr.2001-12-241-0/+28
Add dependency to AUTOCONF Submitted by: petef Notes: svn path=/head/; revision=52079