aboutsummaryrefslogtreecommitdiffstats
path: root/net/samba3
Commit message (Collapse)AuthorAgeFilesLines
* Add a few entries that were missed out of MAN1 and MAN8.knu2000-08-302-3/+10
| | | | | | | | | | Submitted by: bento Add a trick to generate PLIST which removes ${PREFIX}/private/smbpasswd, on PACKAGE_BUILDING. Submitted by: bento Obtained from: japanese/samba
* Update to 2.0.7.knu2000-05-075-29/+216
| | | | | | PR: ports/18266 Submitted by: Anton N. Breusov <antonz@library.ntu-kpi.kiev.ua> Approved by: MAINTAINER
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-3/+2
|
* Resurrect client codepage coniguration samples that were in 1.9.x port.hosokawa2000-03-111-0/+33
|
* Removed manpages in share/doc/manpages that will be also installedhosokawa2000-03-112-23/+1
| | | | in share/man.
* - use the correct path to passwd (/usr/bin/ instead of /bin/)dirk2000-02-072-3/+22
| | | | | | | - adjust "passwd chat" to work with non-NIS-passwd, at least - reflect above changes in manpage OK'ed by: maintainer
* remove --prefix=${PREFIX} when GNU_CONFIGURE=yes and other minor cleanupsmharo1999-12-251-1/+1
| | | | | PR: 14759 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
* Upgraded to samba-2.0.6hosokawa1999-11-173-6/+20
|
* With the upgrade from Kerberos V 1.0 -> 1.1, libcrypto wasnectar1999-10-121-0/+11
| | | | renamed to libk5crypto.
* Add a patch to fix a problem with very low write speeds withcpiazza1999-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>
* $Id$ -> $FreeBSD$peter1999-08-301-1/+1
|
* chmod -> ${CHMOD}mharo1999-08-231-8/+8
| | | | chown -> ${CHOWN}
* Actually requires 2.0.5ahosokawa1999-07-241-2/+2
| | | | Submitted by: "Oleg V. Volkov" <rover@lglobus.ru>
* Upgraded to samba-2.0.5a.hosokawa1999-07-234-8/+8
|
* Added --privatedir option to configure option.hosokawa1999-07-121-2/+2
| | | | Submitted by: Andre Albsmeier <andre.albsmeier@mchp.siemens.de>
* PR: ports/8276hosokawa1999-07-121-0/+20
| | | | | Submitted by: Andre Albsmeier <andre.albsmeier@mchp.siemens.de> Samba's WINS database was cleaned during reboot.
* Make samba auto-use Kerberos 5 a la security/sshcpiazza1999-06-291-1/+5
| | | | | | | | Note: I haven't tested this because I don't use krb5, but I trust that it works. PR: 12143 Submitted by: Walt Howard <howard@ee.utah.edu>
* Fix typo of sampe config file.sada1999-06-231-11/+11
| | | | Approved by: maintainer
* Use make_smbpasswd, not mksmbpasswd.sh.kuriyama1999-06-151-1/+1
|
* Upgrade to 2.0.4bjseger1999-06-043-6/+14
| | | | | Submitted by: Palle Girgensohn <girgen@partitur.se> PR: ports/11877
* Misc. PLIST cleanups.asami1999-05-121-1/+4
| | | | Submitted by: Jeremy Lea <reg@shale.csir.co.za>
* smbrun does not compiled.hosokawa1999-05-031-1/+0
|
* PR: ports/10404hosokawa1999-03-091-0/+3
| | | | | Submitted by: girgen@partitur.se Samba PLIST was not up to date.
* upgraded to 2.0.3hosokawa1999-03-032-5/+5
|
* added mirror sites.hosokawa1999-02-101-2/+6
|
* tarball was remade.hosokawa1999-02-101-1/+1
|
* PR: ports/9953hosokawa1999-02-101-0/+9
| | | | | Submitted by: girgen@partitur.se, dirk@FreeBSD.ORG Changed nawk to awk in script/updatesmbpasswd.sh
* PR: ports/9953hosokawa1999-02-092-4/+17
| | | | | | | Reviewed by: hosokawa@FreeBSD.org Submitted by: girgen@partitur.se, dirk@FreeBSD.ORG 1. added --with-lockdir to CONFIGURE_ARGS 2. changed nawk to awk in script/convert_smbpasswd
* upgraded to 2.0.2hosokawa1999-02-094-65/+122
|
* Upgraded to 2.0.2hosokawa1999-02-091-10/+13
|
* Add one more MASTER_SITE.foxfair1999-01-181-2/+3
|
* Version up (Samba-2.0.0)hosokawa1999-01-188-252/+301
| | | | | Reviewed by: Tatsumi Hosokawa <hosokawa@jp.FreeBSD.org> Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
* Add Y2K= linksscrappy1999-01-131-1/+3
|
* Updated to samba-1.9.18p10.hosokawa1998-08-282-4/+4
|
* This netted the largest set of mis-installed manpages, yet!hoek1998-08-191-12/+0
|
* updated to samba-1.9.18p8.hosokawa1998-06-164-4/+12
|
* I forgot to modify smb.conf.default for FreeBSD port.hosokawa1998-06-151-2/+2
|
* smbpasswd of current version shouldn't be setuid'ed to root.hosokawa1998-05-221-2/+2
|
* updated to samba-1.9.18p7hosokawa1998-05-143-8/+4
|
* Upgraded to samba-1.9.18p6hosokawa1998-05-124-10/+42
|
* updated to 1.9.18p4hosokawa1998-04-112-4/+4
|
* Submitted by: stephen farrell <sfarrell@healthquiz.com>, Simon Lindgren ↵hosokawa1998-02-191-0/+14
| | | | | | <simon@lindgren.no>, Jerry Bell <bell@reillyplating.com> Added smb.conf performance workaround as comments.
* added a note for Chinese users (about chinese/samba port)hosokawa1998-02-191-8/+8
|
* updated to samba-1.9.18p3.hosokawa1998-02-193-7/+30
|
* Upgrade to 1.9.18.2.jfieber1998-01-273-4/+5
| | | | | Fixes a deadlock in the new oplock code, and assorted other tweaks.
* - document that chinese windows support is yet to be merged.itojun1998-01-222-8/+10
| | | | | | | (use ports/chinese/samba{,-des}) - fix trouble with MD5 password Submitted by: hosokawa
* original distribution updated. 1.9.18 -> 1.9.18p1itojun1998-01-142-4/+4
| | | | Submitted by: hosokawa
* samba updated to 1.9.18.itojun1998-01-099-65/+416
| | | | Submitted by: hosokawa
* The maintainer submitted files for the Japanese version of samba.max1997-10-291-1/+1
| | | | | | Although it won't cause any problem as long as English and Japanese are used for file names, it will be some problem if other languages are used. So fix that problem.
* Remove ``ja-'' from the front of the PKGNAME.max1997-10-231-2/+2
|
* Remove japanese from the CATEGORIES.max1997-10-231-2/+2
|
* Upgrade, 1.9.15P8 -> 1.9.17P4.max1997-10-235-32/+114
| | | | | | | | | | | Closes part 1/2 of This modification includes: * Install docs to share/doc/samba. * Install sample config files. Also, please note that the maintainer is now hosokawa@jp.freebsd.org. PR: 4830 Submitted by: hosokawa@jp.freebsd.org
* Remove myself from maintainergpalmer1997-10-231-2/+2
|
* Update to Samba 1.9.17p2 -pst1997-09-274-21/+39
| | | | | - fixes root compromise security problem - WINS service and browsing across subnets now works too!
* upgrade to 1.9.16p11pst1997-03-054-144/+71
|
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-181-17/+8
|
* One more thing moved to sbin.asami1996-08-061-1/+1
| | | | Forgotten by: pst :p
* Update package list to match new organizationpst1996-08-051-11/+11
|
* Make Samba follow the freebsd /usr/local directory hierarchy properly.pst1996-07-251-15/+105
| | | | | | | Logs go to /var/log, configuration files in /usr/local/etc, binaries in /usr/local/bin and /usr/local/sbin. Reviewed by: gpalmer (a long time ago)
* Update to 1.9.15p8gpalmer1996-03-013-4/+6
|
* Upgrade to Samba 1.9.15p6pst1995-12-112-3/+3
|
* Change "networking" to "net".asami1995-11-271-2/+2
|
* Update 1.9.13 to 1.9.14gpalmer1995-10-064-31/+23
| | | | Submitted by: Juergen Lock <nox@jelal.hb.north.de>
* Upgrade, 1.9.11 -> 1.9.13.asami1995-05-032-4/+4
|
* Update of net Makefiles! Am I done? :)asami1995-04-151-2/+3
|
* Upgrade to 1.9.11, add package files.gpalmer1995-04-106-10/+38
|
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are injkh1995-04-011-1/+2
| | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
* Upgrade to 1.9.08gpalmer1995-03-283-16/+17
|
* Samba - the client/server for SMB to allow PC clients to access Unixgpalmer1995-02-123-0/+90
resouces and vice-versa