summaryrefslogtreecommitdiffstats
path: root/net/samba/files
Commit message (Collapse)AuthorAgeFilesLines
* Unbreak for FreeBSD 5.x prior to addition of NSS module supportnectar2003-04-201-0/+2
| | | | | | (500000 <= __FreeBSD_version < 500112). Reported by: dannyboy
* Add WITH_WINBIND_NSS knob, which will cause nss_winbind to be installed.nectar2003-04-172-11/+91
| | | | | Currently only the getpwent(3) and getgrent(3) family of functions are supported.
* Update 2.2.8 -> 2.2.8a.nectar2003-04-075-76/+0
| | | | Submitted by: dwcjr (MAINTAINER)
* Add patch to correct remote root vulnerability.nectar2003-04-075-0/+76
| | | | This vulnerability is being exploited in the wild.
* Fix building with Winbind under 5.0.obraun2003-04-031-0/+19
| | | | | | PR: ports/50519 Submitted by: Sergey A.Osokin <osa@FreeBSD.org.ru> Approved by: maintainer
* Samba 2.2.7 still thinks 5-CURRENT is a sysV box because we haveobrien2003-02-181-0/+7
| | | | | | | sys/statvfs.h. So we hit Samba harder over the head to realize BSD ain't SYSV. Approved by: dwcjr
* Fix the option passed to the vfs recycle-module in smb.conf.default,netchild2003-02-071-2/+2
| | | | | | | | it now takes a config file rather than directly specifying the desired options. Install a sample recycle.conf.default in LOCALBASE/etc. Submitted by: marius@alchemy.franken.de Approved by: maintainer
* o Respect CFLAGS.clive2003-01-011-0/+11
| | | | | | | | o Add a message telling users to take out -O from their CFLAGS and recompile/reinstall samba if they encounter problems. PR: ports/45691 Approved by: dwcjr (MAINTAINER)
* Update to 2.2.7a to fix large file supportdwcjr2002-12-111-48/+0
| | | | | | Remove now unneeded local patch for correct detection of FreeBSD Approved by: portmgr
* Fix detection of SYSV(we are not SYSV) so that things like printingdwcjr2002-10-211-0/+48
| | | | | | | and DSO support works on -current once again. Noticed by: obrien Submitted by: jelmer@samba.org
* Update to rc4dwcjr2002-10-161-2/+11
| | | | make rc startup file respect PREFIX
* Update to 2.2.6 RC2dwcjr2002-10-113-43/+0
| | | | Fix VFS problems with PORT:checking for VFS options before Makefile.inc included
* Remove s/nawk/awk/ patch for password conversion scriptdwcjr2002-09-203-22/+11
| | | | | | | | Remove patch to define SMBRUN since the external smbrun program has been axed Add patch to fix smbclient bug when connecting to win9x machines Submitted by: jerry@samba.org
* Do not patch OpenBSD section now that FreeBSD has a section indwcjr2002-09-121-6/+6
| | | | | | configure.in for VFS module building Submitted by: jmurdock@itraktech.com
* Update to 2.2.6pre1dwcjr2002-08-091-5/+5
|
* Fix so it will work with pam_winbindddwcjr2002-07-051-0/+9
| | | | Submitted by: jerry_murdock@yahoo.com
* Update to 2.2.5dwcjr2002-06-191-4/+4
|
* Fix LDAP linkingdwcjr2002-06-181-3/+12
| | | | Noticed by: sroberts@dsl.pipex.com
* Update to 2.2.5 pre 1dwcjr2002-06-174-103/+0
| | | | Pretty soon 2.2.5 will be released and 2_2 will go into maintenance mode
* Add missing VFS patchesdwcjr2002-05-102-0/+51
|
* Re-enable recycle bin supportdwcjr2002-05-107-23/+68
| | | | | | | | | Update default smb.conf to deal with new parameters Fix VFS bug in samba Rename patch to avoid confusion PR: 37888 Submitted by: hetzels@westbend.net
* Update to 2.2.4dwcjr2002-05-064-87/+7
|
* Fix ldap supportdwcjr2002-03-131-3/+12
| | | | | | | Add SSL support Add Syslog support Submitted by: U.Drolshagen@t-online.de, rehsack@liwing.de, rolnas@takas.lt
* Update to 2.2.3dwcjr2002-02-031-12/+0
|
* Fix once and for all cups support in postfix.dwcjr2002-01-172-45/+16
| | | | | | | | Add BSD printing support to samba and default it to /etc/printcap Bump PORTREVISION PR: 33803 Submitted by: ports@geeksrus.net
* Remove empty patchesdwcjr2001-12-183-0/+0
| | | | Submitted by: olgeni@uli.it
* Update to 2.2.2 to make room for 3.0 in samba-develdwcjr2001-12-1612-133/+106
|
* Patch for configure.in for CUPS supportdwcjr2001-06-071-4/+36
| | | | | | PR: 27650 Submitted by: marcus@marcuscom.com Reviewed by: will
* Remove obsolete maintainer information.roam2001-05-221-2/+0
| | | | | PR: 27531 Submitted by: maintainer
* Silence a couple of warnings that crept in with the commit of patch-a[bc].steve2001-02-261-0/+10
| | | | | PR: 24812 Submitted by: Matt Emmerton <matt@gsicomp.on.ca>
* Update to 2.0.7.knu2000-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.hosokawa2000-03-111-0/+33
|
* - 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
* With the upgrade from Kerberos V 1.0 -> 1.1, libcrypto wasnectar1999-10-111-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>
* Upgraded to samba-2.0.5a.hosokawa1999-07-231-3/+3
|
* PR: ports/8276hosokawa1999-07-121-0/+20
| | | | | Submitted by: Andre Albsmeier <andre.albsmeier@mchp.siemens.de> Samba's WINS database was cleaned during reboot.
* Fix typo of sampe config file.sada1999-06-231-11/+11
| | | | Approved by: maintainer
* PR: ports/9953hosokawa1999-02-091-0/+9
| | | | | Submitted by: girgen@partitur.se, dirk@FreeBSD.ORG Changed nawk to awk in script/updatesmbpasswd.sh
* PR: ports/9953hosokawa1999-02-091-0/+11
| | | | | | | 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-091-12/+10
|
* Version up (Samba-2.0.0)hosokawa1999-01-185-122/+113
| | | | | Reviewed by: Tatsumi Hosokawa <hosokawa@jp.FreeBSD.org> Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
* updated to samba-1.9.18p8.hosokawa1998-06-161-0/+6
|
* I forgot to modify smb.conf.default for FreeBSD port.hosokawa1998-06-151-2/+2
|
* Upgraded to samba-1.9.18p6hosokawa1998-05-121-2/+22
|
* 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-191-3/+26
|
* - 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
* samba updated to 1.9.18.itojun1998-01-094-32/+300
| | | | Submitted by: hosokawa
OpenPOWER on IntegriCloud