non port: net/samba/Makefile |
Number of commits found: 110 (showing only 100 on this page) |
Saturday, 2 Sep 2006
|
21:52 kris
Remove expired ports.
|
Saturday, 20 May 2006
|
13:10 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
|
Tuesday, 31 Jan 2006
|
06:14 dinoex
- substitute PREFIX in rc script
- bump PORTREVISION
|
Saturday, 28 Jan 2006
|
07:59 dinoex
- fix PREFIX in rc.file
|
Tuesday, 15 Nov 2005
|
06:52 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.
|
Thursday, 22 Sep 2005
|
13:49 dinoex
PR: 80288
Submitted by: Andre Albsmeier
|
Wednesday, 7 Sep 2005
|
01:09 leeym
- remove backup file left after patch and fix build
|
Thursday, 2 Jun 2005
|
20:28 oliver
change the libtool version to use from 1.3 to 1.5
|
Tuesday, 19 Oct 2004
|
01:45 dinoex
- fix generated plist to preserve secrets.tdb
this affects only deinstallation, no version bump.
PR: 72188
|
Sunday, 3 Oct 2004
|
19:47 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)
|
Thursday, 2 Sep 2004
|
20:04 dinoex
- make portlint happier
- use DOCSDIR and EXAMPLESDIR
|
Wednesday, 18 Aug 2004
|
14:10 dinoex
- workaround "Change Passwort" GID problem
PR: 52859, 60361
Submitted by: Jean Milanez Melo
|
Sunday, 15 Aug 2004
|
18:11 pav
- Update to 2.2.11
PR: ports/70450
Submitted by: Dmitry A Grigorovich <odip@bionet.nsc.ru>
|
Monday, 9 Aug 2004
|
22:03 anders
Update jail patch for Samba 2.2.10.
|
Saturday, 24 Jul 2004
|
15:48 sem
Update to 2.2.10 (bugfix release)
PR: ports/69528
Submitted by: Dmitry A Grigorovich <odip@bionet.nsc.ru>
|
Thursday, 22 Jul 2004
|
15:16 trhodes
Mark FORBIDDEN.
|
07:30 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
|
Tuesday, 25 May 2004
|
08:17 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>
|
Wednesday, 12 May 2004
|
17:00 obraun
Fix permissions of examples/VFS/configure.
Reported by: many
|
07:23 eik
use USE_OPENLDAP
Submitted by: Meno Abels <meno.abels@adviser.com>
|
Tuesday, 11 May 2004
|
20:10 obraun
Upgrade to 2.2.9.
Pointed out by: dwcjr
|
Saturday, 10 Apr 2004
|
17:26 trevor
Tidy up whitespace.
|
Wednesday, 31 Mar 2004
|
16:13 glewis
. Fix browsing of DFS links by Windows XP and Windows 2003 clients.
PR: 64996
Submitted by: Dmitry A Grigorovich <odip@bionet.nsc.ru>
|
Sunday, 14 Mar 2004
|
06:17 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.
|
Thursday, 11 Mar 2004
|
09:58 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
|
Thursday, 4 Mar 2004
|
08:09 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.
|
Thursday, 26 Feb 2004
|
16:33 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.
|
Wednesday, 4 Feb 2004
|
05:10 marcus
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
|
Monday, 22 Dec 2003
|
01:55 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
|
Tuesday, 25 Nov 2003
|
16:12 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)
|
Saturday, 8 Nov 2003
|
20: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
|
Sunday, 24 Aug 2003
|
17:45 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
|
Friday, 15 Aug 2003
|
00:49 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...
|
Saturday, 12 Jul 2003
|
07:39 obraun
Pass LIBTOOL=${LIBTOOL} to post-build target.
Submitted by: Scot W. Hetzel <hetzels@westbend.net>
Approved by: maintainer
|
Thursday, 17 Apr 2003
|
14:21 nectar
Previous commit was
Sponsored by: DARPA, Network Associates Laboratories
Approved by: dwcjr (maintainer)
|
14: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.
|
Monday, 7 Apr 2003
|
14:00 nectar
Update 2.2.8 -> 2.2.8a.
Submitted by: dwcjr (MAINTAINER)
|
13:34 nectar
Add patch to correct remote root vulnerability.
This vulnerability is being exploited in the wild.
|
Thursday, 3 Apr 2003
|
15:06 obraun
Fix building with Winbind under 5.0.
PR: ports/50519
Submitted by: Sergey A.Osokin <osa@FreeBSD.org.ru>
Approved by: maintainer
|
Tuesday, 25 Mar 2003
|
14:52 obraun
Fix last commit (WITH_WINBIND).
PR: ports/50264
Submitted by: KT Sin <ktsin@acm.org>
Approved by: maintainer
|
Monday, 24 Mar 2003
|
15:55 obraun
Fix pkg-plist for WITH_WINBIND_AUTH_CHALLENGE and WITH_WINBIND.
PR: ports/50112
Submitted by: gshapiro
Approved by: maintainer
|
Saturday, 15 Mar 2003
|
21:48 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
|
10:47 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)
|
Friday, 7 Mar 2003
|
06:08 ade
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
Monday, 24 Feb 2003
|
22:56 obraun
Allow overriding of SAMBA_LOGDIR, SAMBA_PRIVATE, SAMBA_CONFDIR, and
SAMBA_VFSDIR.
Submitted by: maintainer
|
02:56 edwin
Point dependencies on net/openldap2 to net/openldap20
|
Friday, 7 Feb 2003
|
15:17 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
|
Wednesday, 1 Jan 2003
|
21:07 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)
|
Wednesday, 11 Dec 2002
|
23:37 dwcjr
Update to 2.2.7a to fix large file support
Remove now unneeded local patch for correct detection of FreeBSD
Approved by: portmgr
|
Saturday, 23 Nov 2002
|
16:46 dwcjr
Add some more MASTER_SITES
|
Wednesday, 20 Nov 2002
|
18:46 dwcjr
Fix configure over NFS by using /tmp to check for locking
Submitted by: martijn@smartie.xs4all.nl
|
15:36 dwcjr
Update to 2.2.7 which is mostly a security release, but fixes other minor bugs.
|
Wednesday, 30 Oct 2002
|
17:25 dwcjr
Disable cups in configure when not wanting cups
PR: 44568
Submitted by: Vivek Khera <khera@kcilink.com>
|
Thursday, 17 Oct 2002
|
13:49 dwcjr
Update to the well anticipated samba 2.2.6.
|
Wednesday, 16 Oct 2002
|
14:17 dwcjr
Update to rc4
make rc startup file respect PREFIX
|
Monday, 14 Oct 2002
|
13:50 dwcjr
Update to rc3
Fix package building when VFS isn't selected
Noticed by: Neil Darlow
|
Friday, 11 Oct 2002
|
14:07 dwcjr
Update to 2.2.6 RC2
Fix VFS problems with PORT:checking for VFS options before Makefile.inc included
|
Friday, 20 Sep 2002
|
13:47 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
|
Friday, 30 Aug 2002
|
21:28 dwcjr
Update to pre2
|
Friday, 9 Aug 2002
|
15:19 dwcjr
Update to 2.2.6pre1
|
Friday, 26 Jul 2002
|
18:46 dwcjr
Fix MASTER_SITE
Submitted by: Alex Vasylenko <lxv@omut.org>
|
Thursday, 11 Jul 2002
|
13:32 dwcjr
Add hooks for winbind
Submitted by: jmurdock@itraktech.com
|
Monday, 8 Jul 2002
|
18:08 dwcjr
Fix broken verbage for acl on -stable
|
Thursday, 27 Jun 2002
|
00:02 dwcjr
Fix VFS modules with DYNEXP settings
BUMP PORTREVISION
|
Friday, 21 Jun 2002
|
22:15 dwcjr
Fix dependencies when installing samba on a fresh install
Bump PORTREVISION
Submitted by: gregp@blackened.net
|
Thursday, 20 Jun 2002
|
20: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
|
02:18 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
|
Wednesday, 19 Jun 2002
|
20:11 dwcjr
Update to 2.2.5
|
Tuesday, 18 Jun 2002
|
02:07 alane
Fix pkg-plist.
Bump PORTREVISION.
Done on authority of maintainer.
PR: ports/39450
Submitted by: alane
Approved by: dwcjr
|
Monday, 17 Jun 2002
|
20:57 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
|
14:57 dwcjr
Update to 2.2.5 pre 1
Pretty soon 2.2.5 will be released and 2_2 will go into maintenance mode
|
Tuesday, 28 May 2002
|
21:03 dwcjr
Add menu support to samba
Submitted by: weisswange@liwing.de, rehsack@liwing.de
|
Monday, 13 May 2002
|
14:33 dwcjr
Install audit VFS module.
Submitted by: marius@alchemy.franken.de
|
Friday, 10 May 2002
|
19:40 dwcjr
Fix ldap option
Submitted by: rolnas@takas.lt
|
17:51 dwcjr
Fix logbase once again
Pointed out by: neil@darlow.co.uk
|
13:42 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
|
Monday, 6 May 2002
|
21:01 dwcjr
Update to 2.2.4
|
Monday, 29 Apr 2002
|
13:54 dwcjr
Add knob for utmp, msdfs and quota
Submitted by: l.ertl@univie.ac.at
|
Monday, 1 Apr 2002
|
19:57 ade
Fix SSL case: -with-ssl-{inc,lib} --> -with-ssl{inc,lib}
Approved by: maintainer
|
Sunday, 31 Mar 2002
|
17:18 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
|
Sunday, 17 Mar 2002
|
23:32 dwcjr
Fix ssl configure arg
Submitted by: tom@linden.homeunix.net
|
Thursday, 14 Mar 2002
|
19:46 dwcjr
Fix typo in ldap's lib_depend
Allow cups to work with ldap
Submitted by: rolnas@takas.lt
|
Wednesday, 13 Mar 2002
|
18:49 dwcjr
Fix ldap support
Add SSL support
Add Syslog support
Submitted by: U.Drolshagen@t-online.de, rehsack@liwing.de, rolnas@takas.lt
|
04:14 dwcjr
Add support for ldap via openldap 2
Submitted by: Robin_Blanchard@gactr.uga.edu
|
Friday, 8 Feb 2002
|
21:03 dwcjr
Update recycle bin patches to latest version
|
Thursday, 7 Feb 2002
|
17:01 dwcjr
Update to 2.2.3a Finally settle on a fix for CUPS dependency
|
Sunday, 3 Feb 2002
|
04:45 dwcjr
Update to 2.2.3
|
Tuesday, 29 Jan 2002
|
11:45 knu
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; the ECHO
macro is set to "echo" by default, but it is set to "true" if make(1) is
invoked with the -s option while ECHO_CMD is always set to the echo command.
|
Friday, 18 Jan 2002
|
20:17 dwcjr
Only depend on cups if WITH_CUPS knob used
|
Thursday, 17 Jan 2002
|
22:50 dwcjr
Fix once and for all cups support in postfix. Add BSD printing support to
samba and default it to /etc/printcap Bump PORTREVISION
|
Friday, 11 Jan 2002
|
03:46 dwcjr
Make depend on cups-base instead of cups for cups support
|
Saturday, 22 Dec 2001
|
20:21 dwcjr
Make samba depends on cups instead of cups-base because it might need lpr
|
19:45 dwcjr
Make samba depend on cups-base instead of cups
|
Sunday, 16 Dec 2001
|
17:56 dwcjr
Update to 2.2.2 to make room for 3.0 in samba-devel
|
Thursday, 9 Aug 2001
|
22:45 olgeni
Remove a line containing a lonely "n" letter, causing make to fail :o)
|
19:14 dwcjr
Update german samba mirror
|
Tuesday, 10 Jul 2001
|
02:23 dwcjr
Take out GNU_CONFIGURE PORTDOC police w/ DOCSDIR
|
Saturday, 23 Jun 2001
|
22:17 dwcjr
Security Updates to samba
|
Friday, 8 Jun 2001
|
19:30 dwcjr
Change maintainer email
|
Thursday, 7 Jun 2001
|
20:17 dwcjr
Bump portrevision and add WITH_CUPS hooks
|
Number of commits found: 110 (showing only 100 on this page) |