Commit graph

65 commits

Author SHA1 Message Date
Dirk Meyer
3178625f7e - fix PREFIX in rc.file 2006-01-28 07:59:48 +00:00
Dirk Meyer
d934bca7e8 PR: 80288
Submitted by:	Andre Albsmeier
2005-09-22 13:50:02 +00:00
Pav Lucistnik
648289b351 - Fix build with certain options
PR:		ports/85517
Submitted by:	rik
2005-08-31 20:17:23 +00:00
Dirk Meyer
0def0f1112 - workaround "Change Passwort" GID problem
PR:		52859, 60361
Submitted by:	Jean Milanez Melo
2004-08-18 14:10:03 +00:00
Pav Lucistnik
562781456c - Teach rpcclient to recognize parameters in -c <command> correctly, ie.:
rpcclient -c "shutdown -r" <host>

PR:		ports/66746
Submitted by:	Rudolf Cejka <cejkar@fit.vutbr.cz>
2004-05-25 08:17:45 +00:00
Greg Lewis
62f26ef5b1 . Fix browsing of DFS links by Windows XP and Windows 2003 clients.
PR:		64996
Submitted by:	Dmitry A Grigorovich <odip@bionet.nsc.ru>
2004-03-31 16:13:28 +00:00
Jacques Vidrine
a7a79b20cc Unbreak for FreeBSD 5.x prior to addition of NSS module support
(500000 <= __FreeBSD_version < 500112).

Reported by:	dannyboy
2003-04-20 23:13:05 +00:00
Jacques Vidrine
d0d6299345 Add WITH_WINBIND_NSS knob, which will cause nss_winbind to be installed.
Currently only the getpwent(3) and getgrent(3) family of functions are
supported.
2003-04-17 14:20:20 +00:00
Jacques Vidrine
754ad42b58 Update 2.2.8 -> 2.2.8a.
Submitted by:	dwcjr (MAINTAINER)
2003-04-07 14:00:07 +00:00
Jacques Vidrine
25e295a55d Add patch to correct remote root vulnerability.
This vulnerability is being exploited in the wild.
2003-04-07 13:34:58 +00:00
Oliver Braun
b8cf954390 Fix building with Winbind under 5.0.
PR:		ports/50519
Submitted by:	Sergey A.Osokin <osa@FreeBSD.org.ru>
Approved by:	maintainer
2003-04-03 15:06:12 +00:00
David E. O'Brien
a4dcbd0a56 Samba 2.2.7 still thinks 5-CURRENT is a sysV box because we have
sys/statvfs.h.  So we hit Samba harder over the head to realize BSD ain't
SYSV.

Approved by:	dwcjr
2003-02-18 20:00:13 +00:00
Alexander Leidinger
26f7ecb9e9 Fix the option passed to the vfs recycle-module in smb.conf.default,
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
2003-02-07 15:17:56 +00:00
Clive Lin
b5fc60620a o Respect CFLAGS.
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)
2003-01-01 21:07:58 +00:00
David W. Chapman Jr.
005c564597 Update to 2.2.7a to fix large file support
Remove now unneeded local patch for correct detection of FreeBSD

Approved by:	portmgr
2002-12-11 23:37:27 +00:00
David W. Chapman Jr.
b37c348c41 Fix detection of SYSV(we are not SYSV) so that things like printing
and DSO support works on -current once again.

Noticed by:	obrien
Submitted by:	jelmer@samba.org
2002-10-21 17:30:03 +00:00
David W. Chapman Jr.
a30a717312 Update to rc4
make rc startup file respect PREFIX
2002-10-16 14:17:03 +00:00
David W. Chapman Jr.
a53d48b241 Update to 2.2.6 RC2
Fix VFS problems with PORT:checking for VFS options before Makefile.inc included
2002-10-11 14:07:13 +00:00
David W. Chapman Jr.
e673ac3559 Remove s/nawk/awk/ patch for password conversion script
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
2002-09-20 13:47:14 +00:00
David W. Chapman Jr.
0e82d2f452 Do not patch OpenBSD section now that FreeBSD has a section in
configure.in for VFS module building

Submitted by:	jmurdock@itraktech.com
2002-09-12 14:49:38 +00:00
David W. Chapman Jr.
787d2de1cc Update to 2.2.6pre1 2002-08-09 15:19:00 +00:00
David W. Chapman Jr.
5e9052be32 Fix so it will work with pam_winbindd
Submitted by:	jerry_murdock@yahoo.com
2002-07-05 16:17:26 +00:00
David W. Chapman Jr.
07a8570172 Update to 2.2.5 2002-06-19 20:11:43 +00:00
David W. Chapman Jr.
4987409051 Fix LDAP linking
Noticed by:	sroberts@dsl.pipex.com
2002-06-18 00:32:57 +00:00
David W. Chapman Jr.
f8e5aa912a Update to 2.2.5 pre 1
Pretty soon 2.2.5 will be released and 2_2 will go into maintenance mode
2002-06-17 14:57:14 +00:00
David W. Chapman Jr.
4ed17be3d1 Add missing VFS patches 2002-05-10 13:43:30 +00:00
David W. Chapman Jr.
5ba3c40c3d Re-enable recycle bin support
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
2002-05-10 13:42:18 +00:00
David W. Chapman Jr.
f32d54e24c Update to 2.2.4 2002-05-06 21:01:43 +00:00
David W. Chapman Jr.
4de8da5040 Fix ldap support
Add SSL support
Add Syslog support

Submitted by:	U.Drolshagen@t-online.de, rehsack@liwing.de, rolnas@takas.lt
2002-03-13 18:49:52 +00:00
David W. Chapman Jr.
f4c9521c5d Update to 2.2.3 2002-02-03 04:45:51 +00:00
David W. Chapman Jr.
4b46071702 Fix once and for all cups support in postfix.
Add BSD printing support to samba and default it to /etc/printcap
Bump PORTREVISION

PR:		33803
Submitted by:	ports@geeksrus.net
2002-01-17 22:50:51 +00:00
David W. Chapman Jr.
efb2aceaae Remove empty patches
Submitted by:	olgeni@uli.it
2001-12-18 02:47:02 +00:00
David W. Chapman Jr.
c277c5d043 Update to 2.2.2 to make room for 3.0 in samba-devel 2001-12-16 17:56:48 +00:00
David W. Chapman Jr.
4add485a53 Patch for configure.in for CUPS support
PR:		27650
Submitted by:	marcus@marcuscom.com
Reviewed by:	will
2001-06-07 19:17:42 +00:00
Peter Pentchev
ea87f8cb4c Remove obsolete maintainer information.
PR:		27531
Submitted by:	maintainer
2001-05-22 16:58:51 +00:00
Steve Price
cbb27f6982 Silence a couple of warnings that crept in with the commit of patch-a[bc].
PR:		24812
Submitted by:	Matt Emmerton <matt@gsicomp.on.ca>
2001-02-26 04:38:32 +00:00
Akinori MUSHA
38ffab0121 Update to 2.0.7.
PR:		ports/18266
Submitted by:	Anton N. Breusov <antonz@library.ntu-kpi.kiev.ua>
Approved by:	MAINTAINER
2000-05-06 16:33:02 +00:00
Tatsumi Hosokawa
451e3f5acb Resurrect client codepage coniguration samples that were in 1.9.x port. 2000-03-11 00:06:00 +00:00
Dirk Froemberg
bde2717424 - use the correct path to passwd (/usr/bin/ instead of /bin/)
- adjust "passwd chat" to work with non-NIS-passwd, at least
- reflect above changes in manpage

OK'ed by:	maintainer
2000-02-07 09:46:02 +00:00
Jacques Vidrine
64be183c10 With the upgrade from Kerberos V 1.0 -> 1.1, libcrypto was
renamed to libk5crypto.
1999-10-11 17:24:05 +00:00
Chris Piazza
9994a0349b Add a patch to fix a problem with very low write speeds with
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>
1999-09-24 04:29:42 +00:00
Tatsumi Hosokawa
ed243d3c9f Upgraded to samba-2.0.5a. 1999-07-23 06:41:43 +00:00
Tatsumi Hosokawa
ccf3fc7896 PR: ports/8276
Submitted by: Andre Albsmeier <andre.albsmeier@mchp.siemens.de>
Samba's WINS database was cleaned during reboot.
1999-07-12 08:38:14 +00:00
SADA Kenji
128e8e2fb0 Fix typo of sampe config file.
Approved by:	maintainer
1999-06-23 15:24:43 +00:00
Tatsumi Hosokawa
5158d682ff PR: ports/9953
Submitted by:	girgen@partitur.se, dirk@FreeBSD.ORG
Changed nawk to awk in script/updatesmbpasswd.sh
1999-02-09 16:24:55 +00:00
Tatsumi Hosokawa
ad02b30974 PR: ports/9953
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
1999-02-09 15:25:01 +00:00
Tatsumi Hosokawa
d47e624378 upgraded to 2.0.2 1999-02-09 14:06:53 +00:00
Tatsumi Hosokawa
ce1bc62da3 Version up (Samba-2.0.0)
Reviewed by:	Tatsumi Hosokawa <hosokawa@jp.FreeBSD.org>
Submitted by:	Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
1999-01-18 02:34:06 +00:00
Tatsumi Hosokawa
4e4a9d5d8d updated to samba-1.9.18p8. 1998-06-16 00:50:49 +00:00
Tatsumi Hosokawa
0e44a33270 I forgot to modify smb.conf.default for FreeBSD port. 1998-06-15 04:24:02 +00:00