summaryrefslogtreecommitdiff
path: root/net/samba3/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Begin the process of deprecating sysutils/rc_subr byDoug Barton2010-03-271-1/+1
| | | | | | | s#. %%RC_SUBR%%#. /etc/rc.subr# Notes: svn path=/head/; revision=251553
* Bump port version to Samba 3.0.36Timur I. Bakeyev2009-08-171-16/+0
| | | | | | | | | | | | | Please note, that the 3.0 series will be DISCONTINUED after this release! Major enhancements included in Samba 3.0.36 are: o Fix Winbind crash on 'getent group' (bug #5906). o Excel save operation corrupts file ACLs (bug #4308). o Prevent segmentation fault on joining a very long domain name. Notes: svn path=/head/; revision=239697
* Upgrade port to the 3.0.34 version. Major enhancements included in Samba:Timur I. Bakeyev2009-01-209-89/+60
| | | | | | | | | | | | | | 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
* I was too quick to drop off a hack, that masks "25 years old BSD bug" inTimur I. Bakeyev2008-09-051-0/+10
| | | | | | | | | Samba. So, here is small patch that will let people with legacy libc to run Samba. Funny enough, 6.4 and 7.1 are not going to be affected, but patch will go into the release CDs... Notes: svn path=/head/; revision=219938
* Update port to the 3.0.32 release. Visible changes are:Timur I. Bakeyev2008-09-041-15/+0
| | | | | | | | | | o Prevent crash bug in Winbind caused by a race condition when a child process becomes unresponsive. o Fix interactive password prompting in the "net" command. o Documentation clarifications and typographical fixes. Notes: svn path=/head/; revision=219871
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62Ade Lovett2008-08-201-0/+15
| | | | | | | Tested by: exp build run (erwin) Notes: svn path=/head/; revision=218886
* Rearranged Makefile to work better with new slave ports.Timur I. Bakeyev2008-08-051-2/+11
| | | | Notes: svn path=/head/; revision=218081
* Update net/samba3 to the 3.0.31 version.Timur I. Bakeyev2008-07-281-0/+20
| | | | | | | | | | | o Correct issues with running Winbind runing on a Samba PDC. o Problems with trusted Windows 2008 domains. o Difficulty joining an NT4 or Windows 2000 AD domain. Fix NFS quota handling Notes: svn path=/head/; revision=217726
* Update net/samba3 to the 3.0.30. Problems, addressed in this version:Timur I. Bakeyev2008-07-022-482/+0
| | | | | | | | | | | o Problems following domain trusts on a Samba DC. o SMB Signing errors. o Interoperability issues with Windows 2008 domains. Approved by: shaun (mentor, implicit) Notes: svn path=/head/; revision=216108
* This is a security update of Samba 3.0.28a, that address CVE-2008-1105.Timur I. Bakeyev2008-05-291-0/+187
| | | | | | | | Approved by: shaun (mentor, implicit) Security: CVE-2008-1105 Notes: svn path=/head/; revision=213861
* 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-153-13/+164
| | | | | | | 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-1811-62/+821
| | | | | | | | | | | | | | | | | | | | | | | 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-0511-38/+587
| | | | | | | | | | | | | | | | | | | | 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-2415-133/+203
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.24Sergey Matveychuk2007-02-071-28/+34
| | | | | | | | | | | | | | | | This release contains fixes for the following security advisories: o CVE-2007-0452 (Potential Denial of Service bug in smbd) o CVE-2007-0453 (Buffer overrun in NSS host lookup Winbind NSS library on Solaris) o CVE-2007-0454 (Format string bug in afsacl.so VFS plugin) - Improve RC-file. PR: ports/108803 Submitted by: maintainer Notes: svn path=/head/; revision=184473
* - Update to 3.0.23dMarcus Alves Grando2006-12-074-222/+105
| | | | | | | | | | | - Reset PORTREVISION in net/samba-nmblookup - Add samba3 entry in UPDATING PR: 105857 Submitted by: maintainer Notes: svn path=/head/; revision=179117
* Fix a bug introduced by a previous patch, whereby pam_winbind.so wouldShaun Amott2006-10-111-1/+1
| | | | | | | | | | | fail to load correctly. PR: ports/104269 Submitted by: Dominic Marks <dom@helenmarks.co.uk> Approved by: portmgr (erwin) Notes: svn path=/head/; revision=175217
* - Fix two bugs in the current samba 3.0.23c code, which stopped testparmShaun Amott2006-10-093-5/+163
| | | | | | | | | | | | | and winbindd from working. [1] - Fix rc.d script variable checks. [2] PR: ports/104200 [1], ports/103799 [2] Submitted by: Timur I. Bakeyev <timur@gnu.org> (maintainer) [1], Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp> [2] Notes: svn path=/head/; revision=175120
* - Maintainer reports: [1]Shaun Amott2006-09-192-78/+130
| | | | | | | | | | | | | | | | | | | | | | | | | After recent release of Samba 3.0.23c and corresponding version of port several problems with it were reported back by the users. - Fix for the broken OPTIONS menu due overlong line. That addresses PR ports/103158 and ports/102980 - Fix build on FreeBSD 7. PR ports/102919. - Several fixes to the rc.d/samba script, as well as a new code. Should handle 'restart' properly now. - Remove enforcement of a daemon shutdown during deinstallation due several requests. - SAMBA_PRIVATEDIR can now be redefined. - Warn the user if FAM_SUPPORT is enabled contrary to the selected OPTIONS. [2] PR: ports/103170 [1] ports/103276 [2] Submitted by: Timur I. Bakeyev <timur@gnu.org> (mainainer) [1], Scot Hetzel <swhetzel@gmail.com> [2] Approved by: maintainer [2] Notes: svn path=/head/; revision=173367
* *** net/samba3:Renato Botelho2006-09-0412-73/+154
| | | | | | | | | | | | | | | | | | | | | | | | | - 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-1210-165/+130
| | | | | | | | | | | | | | | | | | | 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-053-30/+30
| | | | | | | | | 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-098-25/+288
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-119-493/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 3.0.14aPav Lucistnik2005-04-172-24/+3
| | | | | | | | PR: ports/80029 Submitted by: Timur I. Bakeyev <timur@gnu.org> (maintainer) Notes: svn path=/head/; revision=133529
* Fix a bug that breaks copy/delete of files from Win98 Explorer.Alexey Dokuchaev2005-03-251-0/+20
| | | | | | | | Bugzilla: https://bugzilla.samba.org/show_bug.cgi?id=2501 Approved by: portmgr (krion) Notes: svn path=/head/; revision=131947
* Update to version 3.0.12.Alexey Dokuchaev2005-03-203-22/+340
| | | | | | | | | | | | 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-077-106/+24
| | | | | | | | PR: ports/77187 Submitted by: maintainer Notes: svn path=/head/; revision=128204
* - Update to 3.0.10Sergey Matveychuk2004-12-215-33/+62
| | | | | | | | | 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.9Kirill Ponomarev2004-11-233-1/+27
| | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=122235
* - Update to 3.0.8Pav Lucistnik2004-11-091-9/+9
| | | | | | | | | | o Fix for CAN-2004-0930 -- smbd remote DoS vulnerability. PR: ports/73701 Submitted by: Timur Bakeyev <timur@gnu.org> (maintainer) Notes: svn path=/head/; revision=121218
* Remove files accidently not removed from previous commit.Tom Rhodes2004-09-143-471/+0
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=118165
* Update to fix recently announced security vulnerability (DoS issues).Tom Rhodes2004-09-132-135/+0
| | | | | | | | | PR: 71704 Submitted by: Timur Bakeyev <timur@gnu.org> Approved by: portmgr (marcus) Notes: svn path=/head/; revision=118158
* Add a patch to fix compilation of quota support on 4-STABLE.Michael Nottebrock2004-09-011-0/+10
| | | | | | | Submitted by: Mario Ferreira <lioux@FreeBSD.org> Notes: svn path=/head/; revision=117869
* Update to 3.0.6.Michael Nottebrock2004-09-0113-233/+645
| | | | | | | 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-0310-3/+255
| | | | | | | | | | | | | | | | | | * 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
* - Put lockfiles into ${VARDIR}/db/sambaMichael Nottebrock2004-05-182-1/+24
| | | | | | | | | | | | | - Resolve kerberos/ldap issues with libsmbclient - Reenable iconv autodetection - Add a small patch from Konstantin Reznichenko <kot@premierbank.dp.ua> that fixes coredump of smbd when user add script is invoked PR: ports/66617 Submitted by: maintainer Notes: svn path=/head/; revision=109449
* 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-095-39/+1
| | | | | | | | | | | | | - 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
* - Fix wrong location of lockdir from revision 1.105. This broked printing.Pav Lucistnik2004-04-201-5/+5
| | | | | | | | PR: ports/65818 Submitted by: Timur Bakeyev <timur@gnu.org> (maintainer) Notes: svn path=/head/; revision=107729
* - Improve rc script: if samba_enable is not set, use fine grained controlPav Lucistnik2004-04-181-1/+1
| | | | | | | | | | | | using smbd_enable and nmbd_enable and silence warning about samba_enable not being set. PR: ports/65598 Submitted by: Timur I. Bakeyev <timur@com.bat.ru> (maintainer) Requested by: obrien Notes: svn path=/head/; revision=107422
* Update to 3.0.3.p2 (aka pre2), which containesSergey A. Osokin2004-04-066-28/+140
| | | | | | | | | | | | | | | | | | 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
* Address some oddities on 4.x: work around NSS support missing; the separateMark Linimon2004-03-133-28/+45
| | | | | | | | | | | | | | knob for Kerberos is misleading, as it is necessary only for ADS support; the installation scripts renamed installed binaries to *.old. Also, delete the USE_OPENLDAP_VER?= line, it is not only not needed once you set USE_OPENLDAP=yes, it can positively interfere with LDAP version bumps PR: ports/64057 Submitted by: Timur I. Bakeyev <timur@gnu.org> (maintainer) Reviewd by: eik Notes: svn path=/head/; revision=103877
* Add two new patches and "rename" patch-source_Makefile.in to patch-Makefile.in.Oliver Braun2004-03-053-0/+23
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=103035
* * Usage of OPTIONS and config target for GUI configuration tool (PR 50044).Oliver Braun2004-03-055-77/+218
| | | | | | | | | | | | | | | | | | | | | | * No(?) hidden dependencies, configuration variables for almost all available options, with ability to negate OS defaults (PR 60414). * Consistent ADS and WINBIND support, with all the necessary pam and nss modules, as well as with documentation (PR 50039). * rcNG startup script, that handles start of winbindd as well (PR 44273). * CONFIGURE_ENV get PREFIX by default (fixes PR 61636 and PR 60254). * Better support for hier(7) - suplimentary modules went from etc/ to lib/samba/, log files are in /var/log/samba (PR 60254 and PR 62728). * libsmbclient installs with all necessary symlinks (PR 60994). * Incorporate fixes to smb.conf.default from PR 60994. * Clean installation of manpages(no linux staff). * Various other small fixes. * Pass Maintainership to "Timur I. Bakeyev <timur@gnu.org>" Submitted by: "Timur I. Bakeyev <timur@gnu.org>" Approved by: dwcjr (old maintainer) Notes: svn path=/head/; revision=103017
* Upgrade to 3.0.2a.Oliver Braun2004-03-023-287/+63
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=102735
* Add patch for password initialization bug.Jacques Vidrine2004-02-121-0/+263
| | | | | | | Obtained from: Samba CVS Notes: svn path=/head/; revision=100773