Commit Graph

191 Commits

Author SHA1 Message Date
dlg
6c4423c0f6 disable a workaround for the MIT kerberos implementation that we
dont need because we use heimdal instead. this lets the ads flavor
of samba manage the kerberos keytab on openbsd.

no objections from mbalmer@
2008-05-13 11:34:12 +00:00
dlg
9c8158c9d3 add support for talking to active directory with an ads flavor.
ok mbalmer@ jasper@
2008-03-18 09:15:50 +00:00
espie
17d70806a3 tweak FAKE_FLAGS semantics to saner defaults. 2008-01-04 17:48:33 +00:00
mbalmer
891aaf69f6 Update Samba to version 3.0.28 and add two patches from FreeBSD to allow
for non FFS filesystems (e.g. CD-ROMs) to be shared with Samba again.

This fixes CVE-2007-6015 and several other security problems.

ok winiger
2007-12-14 08:53:27 +00:00
wilfried
4ec8e5d186 fix plist, ok mbalmer@ 2007-10-25 09:46:44 +00:00
merdely
241b722760 Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN/ERRORS
Add $OpenBSD$ to p5-SNMP-Info/Makefile (ok kili@, simon@)
2007-09-15 22:36:51 +00:00
mbalmer
9c162fe682 reorder the include file paths so samba always uses it's own include files
first and not the ones in /usr/local/include.

this allows for the cups flavors to build again when databases/tdb is
installed.

problem found by naddy, fix by me, ok naddy
2007-08-08 14:18:00 +00:00
mbalmer
48818fcd07 Update to Samba 3.0.25b
See http://www.samba.org/samba/history/samba-3.0.25b.html for the full
list of changes.
2007-07-02 21:56:57 +00:00
cnst
09c251236c add 'echo -n ...' to the rc.local example in pkg/MESSAGE; ok mbalmer 2007-06-04 16:19:13 +00:00
steven
08c3e30d80 fix config file location in man page.
ok mbalmer@
2007-06-03 16:54:36 +00:00
mbalmer
11815b2212 Update to Samba 3.0.25a.
See http://www.samba.org/samba/history/samba-3.0.25a.html for full details.

SECURITY:

This update fixes the following vulnerabilites:
CVE-2007-2444, CVE-2007-2446, CVE-2007-2447.
2007-05-28 20:03:01 +00:00
ajacoutot
84abc278d0 - don't use hardcoded paths in swat man page
- regen patches while here

"if it works for you" mbalmer@
2007-04-06 14:20:35 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
deanna
fce84944cf Adjust cups flavor WANTLIB since it's moved from gnutls to openssl.
ok mbalmer, pvalchev
2007-03-29 22:12:06 +00:00
mbalmer
1929c1953e Security update to Samba 3.0.24.
This fixes the following problems:

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)
2007-02-06 07:01:13 +00:00
mbalmer
ea519eb0c9 Correct path to swat in swat(8), remove instructions on how to install swat
from source.
Found by Bachman Kharazmi <bahkha@gmail.com>
2007-01-12 10:58:11 +00:00
steven
b6d439743e use BASE_PKGPATH instead of homegrown variable, no bumps needed 2006-12-14 09:07:55 +00:00
espie
9fb78fc0cd new MULTI_PACKAGES 2006-11-25 13:00:41 +00:00
bernd
559952db05 Fix {BUILD,RUN}_DEPENDS. 2006-11-20 20:00:04 +00:00
mbalmer
7cb12e1520 misc/libutf8 is a build dependency for the ldap flavor. 2006-11-18 11:42:26 +00:00
mbalmer
aab1185ae5 Update to Samba 3.0.23d. 2006-11-15 21:11:04 +00:00
mbalmer
ca9fe5858d Fix some WANTLIB entries. 2006-11-11 15:16:24 +00:00
mbalmer
24de482c46 Enable logging to syslog. Requested by Jeff Ross <jross@openvistas.net> a
while ago.  Why not.
2006-10-29 12:55:50 +00:00
sturm
020e6b8b5f use in ${SYSCONFDIR} in post-install, not /etc
no need to bump
2006-10-20 13:21:33 +00:00
mbalmer
f336e3c9f5 Update to Samba-3.0.23c. Tested on various platforms and also with local
KDE clients (Konqueror).

ok brad
2006-10-03 14:07:10 +00:00
bernd
466fa17acc Add security fix for CVE-2006-3403. http://secunia.com/advisories/20980/
Change LD_CONFIGURE_FLAGS to make VFS modules work. (from mbalmer@)

ok espie@, mbalmer@
2006-08-09 12:54:04 +00:00
sturm
177e0f2648 correctly build with systrace 2006-04-09 15:08:20 +00:00
mbalmer
711c40c229 Bump the package name after changing the pkg/MESSAGE. 2006-02-17 16:02:17 +00:00
mbalmer
4499870cdc Typo found by Mark Peoples <Mark.Peoples@asu.edu>, the config file is
${SYSCONFDIR}/smb.conf, not ${SYSCONFDIR}/smbd.conf.
2006-02-17 08:36:41 +00:00
steven
10ae91334b fix WANTLIB for cups flavor.
ok bernd@
2006-02-10 18:33:46 +00:00
bernd
4c2d07a98f Fix left over example dir. Bump PKGNAME. 2006-02-08 16:20:47 +00:00
mbalmer
9d1bd157c2 Update to Samba 3.0.21b.
requested by and ok brad@
2006-02-02 09:40:43 +00:00
mbalmer
7bb4e186c1 List share/examples/samba/ in PLIST and PLIST-docs. Bump package name.
found and reported by espie
2006-01-14 14:06:45 +00:00
steven
82cee7cf82 SHARED_LIBS 2006-01-03 21:21:52 +00:00
mbalmer
d8d94ea330 Add a message to give directions for a simple Samba setup.
requested by espie@
2005-11-03 19:52:18 +00:00
mbalmer
82e3995332 Add a DESCR that makes more sense. 2005-11-03 17:58:10 +00:00
mbalmer
48a90bd84e Correct filename extensions for shared libraries.
requested by espie@
2005-11-03 15:10:20 +00:00
mbalmer
632b69bf84 Update to Samba 3.0.20b.
Note for LDAP users:  The 'ldap filter' statement in smb.conf is no
longer available.
2005-10-13 21:00:38 +00:00
mbalmer
6431192afb Activate mickeys utmp support. 2005-09-12 16:57:39 +00:00
mbalmer
8a2a581688 Add utmp patch from mickey. Bump package name.
ok mickey@
2005-09-12 16:54:29 +00:00
espie
4b8074c56e mark that this used to be called net/samba/stable. 2005-09-07 10:42:05 +00:00
espie
fc92c52056 missing bump, okay pval 2005-08-16 13:22:51 +00:00
espie
f90faf868a conflicts from the past: history since 3.7.
As noted on ports@ recently, pkg_add -r relies on conflicts, and the
sheer existence of updates means we MUST take the past into account in
conflicts now.

Note the renaming of hugs98 to valid package names where versions are
concerned.

This commit shows clearly the renaming of the xfce4 plugin packages, the
ditching of eclipse flavors, the splitting of nessus into subpackages,
the splitting of various other software documentations, some packaging bugs
in kdeedu, and a lot of files moving around...

okay pvalchev@
2005-08-16 09:49:51 +00:00
sturm
f04acb3271 fix some NULL pointer sentinels
fix pathes in the port's Makefile
add a missing directory to PLIST

ok mbalmer@
2005-05-27 04:54:40 +00:00
sturm
8231327f0c find old versions on MASTER_SITES
ok mbalmer@
2005-05-03 04:33:24 +00:00
alek
8ea071711a - Fix -docs dependencies
- Bump PKGNAME

ok mbalmer@
2005-04-09 17:04:17 +00:00
mbalmer
3852646478 Update to Samba 3.0.13.
ok alek@, espie@, pval@, xsa@
2005-04-03 11:20:37 +00:00
naddy
fedfc3867f SIZE 2005-01-05 17:14:37 +00:00
alek
42abdd77dc - Kill DEINSTALL
- Replace INSTALL with @commands
- Bump PKGNAME
- Add WANTLIB marker

looks good sturm@
2004-12-10 22:13:30 +00:00
robert
d0246a171a SECURITY:
update to 2.2.12; remove the IPv6 diff from distinfo;
A remote attacker may be able to gain access to files which exist
outside of the share's defined path.
Such files must still be readable by the account used for the connection.
2004-09-30 19:55:12 +00:00
espie
52b24f12ea new plists, kill a few INSTALL scripts. 2004-09-15 18:17:38 +00:00
robert
4230d941a6 SECURITY: CAN-2004-0686
Upgrade to 2.2.10:
Fixes a buffer overrun in the code
used to support the 'manglin method = hash'
smb.conf option.

from peter@, little modification by me;
2004-07-23 09:49:33 +00:00
brad
a5896df842 upgrade to Samba 2.2.9
This is a maintenance release of Samba 2.2.8a to address the problem with
user password changes after applying the Microsoft hotfix described in
KB828741 to Windows NT 4.0/200x/XP clients.
2004-05-28 17:24:54 +00:00
pvalchev
dfd282ae10 don't install man pages for programs that are not built on openbsd 2004-04-14 05:23:57 +00:00
sturm
395bb3aa39 no need to install smb.conf by hand
from rich cannings <rich at cannings dot org>
2004-01-04 08:19:44 +00:00
sturm
3810c83600 fix MASTER_SITES
from Dmitry Lohansky <sq@oganer.net>
2003-10-26 09:33:23 +00:00
naddy
49435d159c @extra'fy; ok krw@, sturm@ 2003-10-18 15:36:34 +00:00
naddy
8fb6e7c1cf * Use appropriate owners/groups from bsd.own.mk.
* Remove obsolete WWW lines while we're here.

From: Xavier Santolaria <xavier@santolaria.net>
2003-08-21 14:46:52 +00:00
jolan
b2366365c2 remove krb4 hints which point to nothing now 2003-06-28 22:14:45 +00:00
sturm
ca4bae8577 - don't hardcode /etc, use SYSCONFDIR instead
- don't change SYSCONFDIR, use CONFDIR/SUBST_VARS instead and if neccessary
  use "CONFIGURE_STYLE=gnu old" and explicitly set --sysconfdir=${CONFDIR}
a few more to come...
2003-05-12 18:02:44 +00:00
wilfried
745620cce4 POSIX chown, ok espie@ 2003-04-14 15:02:08 +00:00
brad
3c38c2373b upgrade to Samba 2.2.8a
A flaw was found in Samba which could allow remote anonymous root
level privileges.

http://marc.theaimsgroup.com/?l=bugtraq&m=104972664226781&w=2
2003-04-07 19:32:40 +00:00
brad
fe1d891fc3 upgrade to Samba 2.2.8
A flaw was found in the smbd code which could allow remote anonymous
root level privileges on a server running Samba.

http://us1.samba.org/samba/whatsnew/samba-2.2.8.html
2003-03-16 02:26:44 +00:00
dhartmei
115bca506f Suggest more rc.conf/rc-like startup (smbd/nmbd_flags="-D"), from Juan Vera 2003-01-29 23:10:14 +00:00
brad
d525fdc3e6 upgrade to Samba 2.2.7a
--
MAINTAINER ok
2002-12-14 09:31:50 +00:00
brad
9023618d41 don't try to create /var or /var/run outside of the FAKE work area. 2002-11-22 00:53:26 +00:00
dhartmei
ebd53df562 Security update to 2.2.7, see
http://www.samba.org/samba/whatsnew/samba-2.2.7.html
2002-11-20 20:32:41 +00:00
jakob
34807c2782 update mirrors. ok dhartmei@ 2002-10-21 20:14:03 +00:00
dhartmei
6f54e26f61 Update to Samba 2.2.6
see http://www.samba.org/samba/whatsnew/samba-2.2.6.html
2002-10-21 07:47:12 +00:00
dhartmei
040e4a3a94 Update to Samba 2.2.5, see change list on
http://www.samba.org/samba/whatsnew/samba-2.2.5.html
2002-06-21 13:07:01 +00:00
dhartmei
571be72fa6 Use /var/run for pid files, suggested by several people. 2002-06-19 08:03:14 +00:00
dhartmei
7b887ae364 Use /var/spool/samba/ for pid files as well (instead of /var/locks/,
which doesn't exist), found by Kenneth R Westerback
2002-06-18 18:42:12 +00:00
brad
5532973032 update 2002-05-17 23:36:10 +00:00
dhartmei
346ec2d197 Update to Samba 2.2.4 2002-05-07 10:03:33 +00:00
dhartmei
ecd4b0e940 openbsd.org address in MAINTAINER, from naddy@ 2002-04-25 23:34:11 +00:00
dhartmei
11d17a1081 Fix a mirror url, from wilfried@ 2002-02-11 16:17:17 +00:00
dhartmei
65fa982a3b Update to 2.2.3a, from brad@ 2002-02-09 14:15:08 +00:00
dhartmei
da2585feb7 Update to 2.2.3, from brad@. 2002-02-05 09:07:13 +00:00
naddy
b4cb7672d8 tsk, tsk 2001-12-26 20:29:00 +00:00
brad
3ba63fdd91 snapshot instead of devel 2001-12-26 19:18:20 +00:00
brad
12a9947df9 Move Samba 2.2.x into the stable dir. Make room for an eventual port of
the developement branch (3.0).
2001-12-26 19:15:09 +00:00
dhartmei
7dd473f89b Use /var/spool/samba instead of /var/spool/lock, since samba wants
specific permissions on it. From Mike Pechkin.
2001-12-04 00:41:46 +00:00
dhartmei
e75bc6c978 Still need a patch to adjust logfilebase. Found by mpech@. 2001-11-02 22:31:01 +00:00
dhartmei
27e9f3fc60 No more patches required. 2001-10-24 15:36:01 +00:00
dhartmei
6315cbdcdc Update to 2.2.2 2001-10-24 15:33:57 +00:00
brad
6a5677b053 Don't try to enable Samba's ACL support when we do not have ACLs in
OpenBSD.
2001-09-01 20:13:28 +00:00
dhartmei
41ebb5dde9 Update to 2.2.1a. Remove one patch (part of the originial distribution now),
ignore obsolete textdocs.
2001-08-29 13:26:15 +00:00
dhartmei
62396ad284 Fix log directory. From mpech@ and form@. Update to 2.2.1a is coming soon
(tired slacker just got home).
2001-08-23 09:12:13 +00:00
naddy
49afc89ea6 MASTER_SITES fix by Heikki Korpela <heko@saitti.net>:
- Add ftp.funet.fi and ftp.sunet.se mirrors where available.
- Remove broken ftp.funet.fi references.
2001-07-13 11:23:37 +00:00
dhartmei
0dbaa8a3aa security bugfix, ok brad@ 2001-06-25 15:14:26 +00:00
matt
0bb946130e fix for PR 1634, from maintainer 2001-05-19 00:10:03 +00:00
matt
cdfe1d3fc5 - update to 2.2.0 (tdb.c patch is from samba CVS to fix a bug), new MAINTAINER (daniel@benzedrine.cx)
- put daemons in ${PREFIX}/libexec, respect CFLAGS (me)
2001-05-16 00:59:47 +00:00
naddy
694b2853bf Update to 2.0.9; requested by matt@
SECURITY FIX for the /tmp hole not adequately fixed in 2.0.8.
2001-05-09 14:55:49 +00:00
naddy
d6de29aacc Quick fix to resolve readline's termcap dependency.
Problem reported by krw@
2001-04-19 16:24:06 +00:00
naddy
4470a3dfb2 revert maintainer back to ports@; requested by peter.galbavy@knowledge.com 2001-04-18 12:24:24 +00:00
naddy
1107528eab Update to 2.0.8: This release fixes a significant security vulnerability
that allows local users to corrupt local devices (such as raw disks).
2001-04-18 11:35:57 +00:00
brad
0160f81d4e Add patch that fixes the brain-damaged behavior of the Samba ports
autoconf script with regard to the SSL support. Now we can atleast compile
in SSL support.
2001-04-10 11:36:15 +00:00
brad
0e945a7def - integrate COMMENT
- bump NEED_VERSION
- add name to MAINTAINER
- hardcoded /etc -> ${SYSCONFDIR}
- move example samba config from PREFIX/lib/samba ->
PREFIX/share/examples/samba
- fixup INSTALL/DEINSTALL
--
Ok'd by: maintainer
2001-04-10 11:33:46 +00:00
brad
666c663d65 rename patch 2001-04-10 01:46:59 +00:00
form
dfc6640e4b fix PLIST 2000-08-06 09:01:19 +00:00