summaryrefslogtreecommitdiff
path: root/net/samba3/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* - 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)
* 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)
* - Unbreak net/samba3 and japanese/samba3 on 7-current.Jun Kuriyama2005-07-201-4/+22
| | | | | | - Portability changes for 4.x. Submitted by: maintainer
* - Update to 3.0.14aPav Lucistnik2005-04-172-24/+3
| | | | | PR: ports/80029 Submitted by: Timur I. Bakeyev <timur@gnu.org> (maintainer)
* 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)
* 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
* Update to 3.0.11.Jun Kuriyama2005-02-077-106/+24
| | | | | PR: ports/77187 Submitted by: maintainer
* - 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
* 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
* - 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)
* Remove files accidently not removed from previous commit.Tom Rhodes2004-09-143-471/+0
| | | | Approved by: portmgr
* 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)
* 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>
* Update to 3.0.6.Michael Nottebrock2004-09-0113-233/+645
| | | | Submitted by: maintainer
* 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
* - 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
* Update to version 3.0.4.Michael Nottebrock2004-05-111-11/+0
| | | | | PR: ports/66503 Submitted by: Timur I. Bakeyev <timur@gnu.org>
* - 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)
* - 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)
* - 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
* 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
* 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
* Add two new patches and "rename" patch-source_Makefile.in to patch-Makefile.in.Oliver Braun2004-03-053-0/+23
| | | | Submitted by: maintainer
* * 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)
* Upgrade to 3.0.2a.Oliver Braun2004-03-023-287/+63
| | | | Submitted by: maintainer
* Add patch for password initialization bug.Jacques Vidrine2004-02-121-0/+263
| | | | Obtained from: Samba CVS
* * Update samba-devel to the last stable version, 3.0.1Joe Marcus Clarke2004-02-021-0/+11
| | | | | | | | | * Add a patch so libsmbclient.[ch] doesn't get installed, thus the CONFICTS with samba-libsmbclient can be removed PR: 61445 Submitted by: Koop Mast <kwm@rainbow-runner.nl> Approved by: dwcjr (maintainer)
* Add dependency on converters/libiconv.Oliver Braun2003-03-241-32/+5
| | | | Submitted by: maintainer
* Update to alpha20David W. Chapman Jr.2002-10-113-53/+0
|
* Update to alpha19David W. Chapman Jr.2002-08-213-44/+4
|
* Update to Alpha18David W. Chapman Jr.2002-08-094-90/+5
|
* Fix cups support.David W. Chapman Jr.2002-04-021-5/+18
| | | | | PR: 36666 Submitted by: alane@geeksrus.net
* Update to a17David W. Chapman Jr.2002-03-311-0/+12
| | | | | | Fix openpam build problems Submitted by: alfred
* Update pkg-plist with new filesDavid W. Chapman Jr.2002-01-191-0/+11
| | | | Fix location of manpage installation to also fix package errors
* 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
* Remove unneeded patch so port will buildDavid W. Chapman Jr.2001-12-231-12/+0
|
* Update to 3.0 alpha 8David W. Chapman Jr.2001-12-164-97/+57
|
* Update samba to 2.2.2 which includes the winbindd serverDavid W. Chapman Jr.2001-10-178-50/+62
| | | | Submitted by: ianjhart@ntlworld.com
* Patch for CUPS supportDavid W. Chapman Jr.2001-06-071-4/+36
| | | | | | PR: 27650 Submitted by: marcus@marcuscom.com Reviewed by: will
* Update port to 2.2.0Chris D. Faulhaber2001-04-182-10/+1
| | | | | PR: 26655 Submitted by: Maintainer
* Update to alpha3.Jun Kuriyama2001-03-281-23/+11
| | | | | Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net> (maintainer) PR: ports/26045
* Add samba-devel --> ports/net/samba-devel, repocopied from ports/net/samba.Maxim Sobolev2001-02-127-76/+66
| | | | | | | This port represents unstable, development Samba branch. PR: 24808 Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
* Update to 2.0.7.Akinori MUSHA2000-05-062-26/+24
| | | | | | PR: ports/18266 Submitted by: Anton N. Breusov <antonz@library.ntu-kpi.kiev.ua> Approved by: MAINTAINER
* Resurrect client codepage coniguration samples that were in 1.9.x port.Tatsumi Hosokawa2000-03-111-0/+33
|
* - use the correct path to passwd (/usr/bin/ instead of /bin/)Dirk Froemberg2000-02-072-3/+22
| | | | | | | - adjust "passwd chat" to work with non-NIS-passwd, at least - reflect above changes in manpage OK'ed by: maintainer
* With the upgrade from Kerberos V 1.0 -> 1.1, libcrypto wasJacques Vidrine1999-10-111-0/+11
| | | | renamed to libk5crypto.
* Add a patch to fix a problem with very low write speeds withChris Piazza1999-09-241-0/+12
| | | | | | | | | | | | | | | | | | | samba on freebsd. Following is description made by one of the Samba developers: "The problem is we switched to using recv() with the MSG_WAITALL flag instead of read(). This makes Samba faster on most systems. On FreeBSD it causes a massive slowdown and I don't know why. To fix it, change the definition of MSG_WAITALL to be zero in lib/util_sock.c and recompile 2.0.5a. I'm hoping someone from FreeBSD will get back to me with some explanation. Regards, Jeremy Allison, Samba Team." This problem where observed by almost all samba-2.0.5a users and typically it led to 10-20x decrease in write speed. PR: 13894 Submitted by: Maxim Sobolev <sobomax@altavista.net>
* Upgraded to samba-2.0.5a.Tatsumi Hosokawa1999-07-231-3/+3
|
* PR: ports/8276Tatsumi Hosokawa1999-07-121-0/+20
| | | | | Submitted by: Andre Albsmeier <andre.albsmeier@mchp.siemens.de> Samba's WINS database was cleaned during reboot.