Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.2.12_2 02 Sep 2006 21:52:21
 |
kris  |
Remove expired ports. |
2.2.12_2 20 May 2006 13:10:07
 |
simon  |
Belatedly mark the Samba 2 port FORBIDDEN due to remote root code
execution.
Should anyone care about this port there are patches from other OS
vendors (and potentially the japanese/samba port), which should fix this
issue.
Mark the port with a 3 month expiration date (since it has already been
in quite a while since the issue was discovered) which should allow
people plenty of time to fix the port.
Security:
http://vuxml.FreeBSD.org/3b3676be-52e1-11d9-a9e7-0001020eed82.html
With hat: secteam |
2.2.12_2 31 Jan 2006 06:14:57
 |
dinoex  |
- substitute PREFIX in rc script
- bump PORTREVISION |
2.2.12_1 28 Jan 2006 08:17:15
 |
kris  |
Remove apparently stray @exec mkdir (looks like it was intended to create
a directory that populated later in the plist, but it's using the wrong
path, and you don't need to make directories explicitly anyway unless
they're empty). |
2.2.12_1 28 Jan 2006 07:59:48
 |
dinoex  |
- fix PREFIX in rc.file |
2.2.12_1 20 Nov 2005 10:56:31
 |
dinoex  |
- add SHA256 |
2.2.12_1 15 Nov 2005 06:52:12
 |
ade  |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
2.2.12_1 22 Sep 2005 13:50:02
 |
dinoex  |
PR: 80288
Submitted by: Andre Albsmeier |
2.2.12_1 22 Sep 2005 13:49:31
 |
dinoex  |
PR: 80288
Submitted by: Andre Albsmeier |
2.2.12 07 Sep 2005 01:09:01
 |
leeym  |
- remove backup file left after patch and fix build |
2.2.12 31 Aug 2005 20:17:24
 |
pav  |
- Fix build with certain options
PR: ports/85517
Submitted by: rik |
2.2.12 02 Jun 2005 20:28:41
 |
oliver  |
change the libtool version to use from 1.3 to 1.5 |
2.2.12 19 Oct 2004 01:45:29
 |
dinoex  |
- fix generated plist to preserve secrets.tdb
this affects only deinstallation, no version bump.
PR: 72188 |
2.2.12 03 Oct 2004 19:47:29
 |
dinoex  |
- add option WITH_INCLUDED_POPT
Submitted by: Victor Sudakov
- Security Update to 2.2.12
CAN-2004-0815
PR: 72199
Submitted by: Dmitry A Grigorovich
Approved by: portmgr (marcus) |
2.2.11_1 02 Sep 2004 20:04:25
 |
dinoex  |
- make portlint happier
- use DOCSDIR and EXAMPLESDIR |
2.2.11_1 18 Aug 2004 14:10:03
 |
dinoex  |
- workaround "Change Passwort" GID problem
PR: 52859, 60361
Submitted by: Jean Milanez Melo |
2.2.11 15 Aug 2004 18:11:37
 |
pav  |
- Update to 2.2.11
PR: ports/70450
Submitted by: Dmitry A Grigorovich <odip@bionet.nsc.ru> |
2.2.10 09 Aug 2004 22:03:03
 |
anders  |
Update jail patch for Samba 2.2.10. |
2.2.10 24 Jul 2004 15:48:58
 |
sem  |
Update to 2.2.10 (bugfix release)
PR: ports/69528
Submitted by: Dmitry A Grigorovich <odip@bionet.nsc.ru> |
2.2.9_1 22 Jul 2004 15:16:05
 |
trhodes  |
Mark FORBIDDEN. |
2.2.9_1 22 Jul 2004 07:30:35
 |
osa  |
Add the new one knob WITH_BROWSING_HACKS.
- New configuration options: allow workgroups/deny workgroups.
When samba is a local master on subnet these options allow
you to restrict list of available workgroup names in "Network
Neighbourhood". Options accept a list of names.
- New configuration options: allow master/deny masters.
When samba is running as a WINS server these options allow
you to restrict registering of particular IP addresses as
group masters. Options accept same arguments as "allow hosts".
- New configuration option: workgroups.
This allows you to be a member (and thus a master browser!) of
multiple workgroups.
- New configuration option: force local master.
Allows to ignore Windows NT PDC attempts to claim master
browser name on subnet. This is violation of standard, but is
useful.
- All registered NetBIOS names must be isprint().
Do not bump PORTREVISION, because new features show up
only if WITH_BROWSING_HACKS is defined in compile-time.
Submitted by: glebius |
2.2.9_1 25 May 2004 08:17:45
 |
pav  |
- 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> |
2.2.9 12 May 2004 17:00:22
 |
obraun  |
Fix permissions of examples/VFS/configure.
Reported by: many |
2.2.9 12 May 2004 07:23:23
 |
eik  |
use USE_OPENLDAP
Submitted by: Meno Abels <meno.abels@adviser.com> |
2.2.9 11 May 2004 20:10:40
 |
obraun  |
Upgrade to 2.2.9.
Pointed out by: dwcjr |
2.2.8a_2 10 Apr 2004 17:26:55
 |
trevor  |
Tidy up whitespace. |
2.2.8a_2 31 Mar 2004 16:13:28
 |
glewis  |
. Fix browsing of DFS links by Windows XP and Windows 2003 clients.
PR: 64996
Submitted by: Dmitry A Grigorovich <odip@bionet.nsc.ru> |
2.2.8a_1 14 Mar 2004 06:17:56
 |
ade  |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
2.2.8a_1 11 Mar 2004 09:58:04
 |
osa  |
Add MASTER_SITE_SAMBA for samba official mirrors.
Utilize MASTER_SITE_SAMBA for SMB-specific ports.
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
PR: 63861 |
2.2.8a_1 04 Mar 2004 08:09:59
 |
marcus  |
With my portmgr hat on, reset the maintainer of samba[-devel] to ports@.
David has not committed to these ports since 2002/12/15, and there are some
updates pending. This is inline with the new maintainer timeout policy
as speleed out in the Porter's Handbook. |
2.2.8a_1 26 Feb 2004 16:33:06
 |
anders  |
Update the jail patch so that it works again. The script that finds the
jail IP was not being run when it was supposed to. |
2.2.8a_1 04 Feb 2004 05:10:27
 |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
2.2.8a 22 Dec 2003 01:55:53
 |
petef  |
Register a LIB_DEPENDS on libpopt. To quote the PR:
Samba's ./configure will automatically pull in the system popt if
popt is installed when Samba (as port) is compiled, without
registering it as a dependency. This means popt can later be removed
without complaint, but this may break Samba.
PR: 59990
Submitted by: Matthias Andree <matthias.andree@gmx.de>
Approved by: maintainer |
2.2.8a 25 Nov 2003 16:12:19
 |
trevor  |
List conflicts among japanese/linux-JM, japanese/samba,
net/samba-devel, net/samba-libsmbclient and net/samba ports.
PR: 59599
Submitted by: Koop Mast (net/samba-libsmbclient maintainer) with
changes by eik
Approved by: dwcjr (net/samba-devel and net/samba maintainer),
NAKAJI Hiroyuki (japanese/samba maintainer), and
portmgr (5.2 freeze) |
2.2.8a 08 Nov 2003 20:12:12
 |
anders  |
Add WITH_JAIL knob to allow Samba to run in jail(2).
The patch was originally created by Gerhard Sittig
<Gerhard.Sittig@gmx.net>. Updated and portsified by me.
This still needs a little work, but at least it works.
PR: 22316
Approved by: maintainer |
2.2.8a 24 Aug 2003 17:45:07
 |
obraun  |
- change spaces for tabs in Makefile (portlint complaint)
- add 'samba' to configuration dialog title
PR: ports/55920
Submitted by: Lars Thegler <lars@thegler.dk>
Approved by: maintainer |
2.2.8a 15 Aug 2003 00:49:31
 |
kuriyama  |
Fix non-default dependency on openldap2[012] which is broken by splitting.
# I'm not bumped port revision of them because this should not affect
# packages built on bento... |
2.2.8a 12 Jul 2003 07:39:22
 |
obraun  |
Pass LIBTOOL=${LIBTOOL} to post-build target.
Submitted by: Scot W. Hetzel <hetzels@westbend.net>
Approved by: maintainer |
2.2.8a 20 Apr 2003 23:13:05
 |
nectar  |
Unbreak for FreeBSD 5.x prior to addition of NSS module support
(500000 <= __FreeBSD_version < 500112).
Reported by: dannyboy |
2.2.8a 17 Apr 2003 14:21:54
 |
nectar  |
Previous commit was
Sponsored by: DARPA, Network Associates Laboratories
Approved by: dwcjr (maintainer) |
2.2.8a 17 Apr 2003 14:20:20
 |
nectar  |
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. |
2.2.8a 07 Apr 2003 14:00:08
 |
nectar  |
Update 2.2.8 -> 2.2.8a.
Submitted by: dwcjr (MAINTAINER) |
2.2.8_2 07 Apr 2003 13:34:58
 |
nectar  |
Add patch to correct remote root vulnerability.
This vulnerability is being exploited in the wild. |
2.2.8_1 03 Apr 2003 15:06:12
 |
obraun  |
Fix building with Winbind under 5.0.
PR: ports/50519
Submitted by: Sergey A.Osokin <osa@FreeBSD.org.ru>
Approved by: maintainer |
2.2.8 25 Mar 2003 14:52:43
 |
obraun  |
Fix last commit (WITH_WINBIND).
PR: ports/50264
Submitted by: KT Sin <ktsin@acm.org>
Approved by: maintainer |
2.2.8 24 Mar 2003 15:55:28
 |
obraun  |
Fix pkg-plist for WITH_WINBIND_AUTH_CHALLENGE and WITH_WINBIND.
PR: ports/50112
Submitted by: gshapiro
Approved by: maintainer |
2.2.8 15 Mar 2003 21:48:17
 |
trevor  |
Update to 2.2.8, which was released today with this note on the
Samba Web site:
A flaw has been detected in the Samba main smbd code which could
allow an external attacker to remotely and anonymously gain Super
User (root) privileges on a server running a Samba server. This
flaw exists in previous versions of Samba from 2.0.x to 2.2.7a
inclusive. This is a serious problem and all sites should either
upgrade to Samba 2.2.8 immediately or prohibit access to TCP ports
139 and 445.
I tested this in the same environment as before.
This should be fetchable too.
Requested by: dwcjr (maintainer)
pointy hat to: my collection |
2.2.7a.20030314 15 Mar 2003 10:47:13
 |
trevor  |
Add a set of patches which update this --except the PDF documentation--
to the SAMBA_2_2 (stable) CVS branch as of around 20:35 GMT on 14
March. Although the Samba authors say they don't consider this
production-quality, it has corrections for several bugs.
testing: built with all options except ACLs and LDAP on
4.8-RC-20030311-JPSNAP/i386; ran as a PDC and file-server with
NT 4.0 SP6a and Windows 98 SE as clients
Approved by: dwcjr (maintainer), kris (ports freeze by portmgr) |
2.2.7a 07 Mar 2003 06:08:06
 |
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
2.2.7a 24 Feb 2003 22:56:35
 |
obraun  |
Allow overriding of SAMBA_LOGDIR, SAMBA_PRIVATE, SAMBA_CONFDIR, and
SAMBA_VFSDIR.
Submitted by: maintainer |
2.2.7a 24 Feb 2003 02:56:37
 |
edwin  |
Point dependencies on net/openldap2 to net/openldap20 |
2.2.7a 18 Feb 2003 20:00:13
 |
obrien  |
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 |
2.2.7a 07 Feb 2003 15:17:57
 |
netchild  |
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 |
2.2.7a 01 Jan 2003 21:07:58
 |
clive  |
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) |
2.2.7a 11 Dec 2002 23:37:27
 |
dwcjr  |
Update to 2.2.7a to fix large file support
Remove now unneeded local patch for correct detection of FreeBSD
Approved by: portmgr |
2.2.7 23 Nov 2002 16:46:05
 |
dwcjr  |
Add some more MASTER_SITES |
2.2.7 20 Nov 2002 18:46:17
 |
dwcjr  |
Fix configure over NFS by using /tmp to check for locking
Submitted by: martijn@smartie.xs4all.nl |
2.2.7 20 Nov 2002 15:36:29
 |
dwcjr  |
Update to 2.2.7 which is mostly a security release, but fixes other minor bugs. |
2.2.6 30 Oct 2002 17:25:01
 |
dwcjr  |
Disable cups in configure when not wanting cups
PR: 44568
Submitted by: Vivek Khera <khera@kcilink.com> |
2.2.6 21 Oct 2002 17:30:03
 |
dwcjr  |
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 |
2.2.6 17 Oct 2002 13:49:31
 |
dwcjr  |
Update to the well anticipated samba 2.2.6. |
2.2.6.r4 16 Oct 2002 14:17:03
 |
dwcjr  |
Update to rc4
make rc startup file respect PREFIX |
2.2.6.r3 14 Oct 2002 13:50:59
 |
dwcjr  |
Update to rc3
Fix package building when VFS isn't selected
Noticed by: Neil Darlow |
2.2.6.r2 11 Oct 2002 14:07:15
 |
dwcjr  |
Update to 2.2.6 RC2
Fix VFS problems with PORT:checking for VFS options before Makefile.inc included |
2.2.6.p2_1 20 Sep 2002 13:47:15
 |
dwcjr  |
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 |
2.2.6.p2 12 Sep 2002 14:49:39
 |
dwcjr  |
Do not patch OpenBSD section now that FreeBSD has a section in
configure.in for VFS module building
Submitted by: jmurdock@itraktech.com |
2.2.6.p2 30 Aug 2002 21:28:07
 |
dwcjr  |
Update to pre2 |
2.2.6.p1 29 Aug 2002 18:45:31
 |
dwcjr  |
Add findsmb
Submitted by: Neil Darlow <neil@darlow.co.uk> |
2.2.6.p1 27 Aug 2002 18:26:01
 |
dwcjr  |
Add smbspool to pkg-plist
Noticed by: Chris Wasser <cwasser@shaw.ca> |
2.2.6.p1 09 Aug 2002 15:19:00
 |
dwcjr  |
Update to 2.2.6pre1 |
2.2.5_3 26 Jul 2002 18:46:48
 |
dwcjr  |
Fix MASTER_SITE
Submitted by: Alex Vasylenko <lxv@omut.org> |
2.2.5_3 11 Jul 2002 13:32:55
 |
dwcjr  |
Add hooks for winbind
Submitted by: jmurdock@itraktech.com |
2.2.5_3 08 Jul 2002 18:08:52
 |
dwcjr  |
Fix broken verbage for acl on -stable |
2.2.5_3 05 Jul 2002 16:17:26
 |
dwcjr  |
Fix so it will work with pam_winbindd
Submitted by: jerry_murdock@yahoo.com |
2.2.5_3 27 Jun 2002 00:02:03
 |
dwcjr  |
Fix VFS modules with DYNEXP settings
BUMP PORTREVISION |
2.2.5_2 21 Jun 2002 22:15:54
 |
dwcjr  |
Fix dependencies when installing samba on a fresh install
Bump PORTREVISION
Submitted by: gregp@blackened.net |
2.2.5_1 20 Jun 2002 20:08:08
 |
dwcjr  |
Fix building for VFS modules, prelease leftover config.cache and I
had to delete it for it to detect us properly, that file doesn't
exist anymore |
2.2.5_1 20 Jun 2002 02:18:13
 |
alane  |
Fix pkg-plist after version bump.
Bump PORTREVISION to 1.
Remove a stray object file if it exists, prior to installing examples.
This patch is not guaranteed to be perfect for all permutations of WITH_*
options. However, it works for the default case.
Submitted by: alane@freebsd.org
Approved by: dwcjr@freebsd.org |
2.2.5 19 Jun 2002 20:11:43
 |
dwcjr  |
Update to 2.2.5 |
2.2.5.p1_2 18 Jun 2002 02:07:17
 |
alane  |
Fix pkg-plist.
Bump PORTREVISION.
Done on authority of maintainer.
PR: ports/39450
Submitted by: alane
Approved by: dwcjr |
2.2.5.p1_1 18 Jun 2002 00:32:57
 |
dwcjr  |
Fix LDAP linking
Noticed by: sroberts@dsl.pipex.com |
2.2.5.p1_1 17 Jun 2002 20:57:15
 |
dwcjr  |
Fix package building as well as vfs module installation
There are still more files that bento will complain about,
but I don't have time to fix that immediately
Noticed by: Udo.Schweigert@siemens.com |
2.2.5.p1 17 Jun 2002 14:57:15
 |
dwcjr  |
Update to 2.2.5 pre 1
Pretty soon 2.2.5 will be released and 2_2 will go into maintenance mode |
2.2.4_1 11 Jun 2002 08:53:38
 |
olgeni  |
The configuration script would not work if WRKDIRPREFIX was set.
Submitted by: Rolandas Naujikas <rolnas@takas.lt>
Approved by: dwcjr |
2.2.4_1 10 Jun 2002 13:32:48
 |
dwcjr  |
Add missing plist file
PR: 39083
Submitted by: gshapiro+freebsd-gnats@gshapiro.net |
2.2.4_1 10 Jun 2002 13:31:29
 |
dwcjr  |
Fix quota hook
Submitted by: andre.albsmeier@mchp.siemens.de |
2.2.4_1 04 Jun 2002 19:48:06
 |
dwcjr  |
Add recycle and audit hooks to menu system
Submitted by: KLong@southlandInd.com |
2.2.4_1 29 May 2002 11:59:48
 |
dwcjr  |
Remove krb5 from menu as it requires a path
Submitted by: neil@darlow.co.uk |
2.2.4_1 28 May 2002 21:03:12
 |
dwcjr  |
Add menu support to samba
Submitted by: weisswange@liwing.de, rehsack@liwing.de |
2.2.4_1 13 May 2002 14:33:08
 |
dwcjr  |
Install audit VFS module.
Submitted by: marius@alchemy.franken.de |
2.2.4_1 10 May 2002 19:40:49
 |
dwcjr  |
Fix ldap option
Submitted by: rolnas@takas.lt |
2.2.4_1 10 May 2002 17:51:16
 |
dwcjr  |
Fix logbase once again
Pointed out by: neil@darlow.co.uk |
2.2.4_1 10 May 2002 13:43:30
 |
dwcjr  |
Add missing VFS patches |
2.2.4_1 10 May 2002 13:42:19
 |
dwcjr  |
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 |
2.2.4 06 May 2002 21:01:44
 |
dwcjr  |
Update to 2.2.4 |
2.2.3a 29 Apr 2002 13:54:37
 |
dwcjr  |
Add knob for utmp, msdfs and quota
Submitted by: l.ertl@univie.ac.at |
2.2.3a 01 Apr 2002 19:57:14
 |
ade  |
Fix SSL case: -with-ssl-{inc,lib} --> -with-ssl{inc,lib}
Approved by: maintainer |
2.2.3a 31 Mar 2002 17:18:46
 |
dwcjr  |
Fix ssl
Add missing man page
Fix package creation
Fix printing when using package
PR: 36161, 36318, 36226
Submitted by: skv@freebsd.org, hswacm.org@generalresources.com,
gshapiro+gnats@freebsd.org |
2.2.3a 17 Mar 2002 23:32:44
 |
dwcjr  |
Fix ssl configure arg
Submitted by: tom@linden.homeunix.net |
14 Mar 2002 19:46:36
 |
dwcjr  |
Fix typo in ldap's lib_depend
Allow cups to work with ldap
Submitted by: rolnas@takas.lt |