| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=171920
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=162872
|
|
|
|
|
|
|
| |
- bump PORTREVISION
Notes:
svn path=/head/; revision=154869
|
|
|
|
|
|
|
|
|
| |
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).
Notes:
svn path=/head/; revision=154634
|
|
|
|
| |
Notes:
svn path=/head/; revision=154633
|
|
|
|
| |
Notes:
svn path=/head/; revision=148841
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=148323
|
|
|
|
|
|
|
| |
Submitted by: Andre Albsmeier
Notes:
svn path=/head/; revision=143363
|
|
|
|
| |
Notes:
svn path=/head/; revision=142133
|
|
|
|
|
|
|
|
| |
PR: ports/85517
Submitted by: rik
Notes:
svn path=/head/; revision=141629
|
|
|
|
| |
Notes:
svn path=/head/; revision=136688
|
|
|
|
|
|
|
|
| |
this affects only deinstallation, no version bump.
PR: 72188
Notes:
svn path=/head/; revision=119763
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Submitted by: Victor Sudakov
- Security Update to 2.2.12
CAN-2004-0815
PR: 72199
Submitted by: Dmitry A Grigorovich
Approved by: portmgr (marcus)
Notes:
svn path=/head/; revision=118526
|
|
|
|
|
|
|
| |
- use DOCSDIR and EXAMPLESDIR
Notes:
svn path=/head/; revision=117966
|
|
|
|
|
|
|
|
| |
PR: 52859, 60361
Submitted by: Jean Milanez Melo
Notes:
svn path=/head/; revision=116591
|
|
|
|
|
|
|
|
| |
PR: ports/70450
Submitted by: Dmitry A Grigorovich <odip@bionet.nsc.ru>
Notes:
svn path=/head/; revision=116299
|
|
|
|
| |
Notes:
svn path=/head/; revision=115773
|
|
|
|
|
|
|
|
| |
PR: ports/69528
Submitted by: Dmitry A Grigorovich <odip@bionet.nsc.ru>
Notes:
svn path=/head/; revision=114571
|
|
|
|
| |
Notes:
svn path=/head/; revision=114438
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=114409
|
|
|
|
|
|
|
|
|
|
| |
rpcclient -c "shutdown -r" <host>
PR: ports/66746
Submitted by: Rudolf Cejka <cejkar@fit.vutbr.cz>
Notes:
svn path=/head/; revision=109939
|
|
|
|
|
|
|
| |
Reported by: many
Notes:
svn path=/head/; revision=109021
|
|
|
|
|
|
|
| |
Submitted by: Meno Abels <meno.abels@adviser.com>
Notes:
svn path=/head/; revision=108983
|
|
|
|
|
|
|
| |
Pointed out by: dwcjr
Notes:
svn path=/head/; revision=108943
|
|
|
|
| |
Notes:
svn path=/head/; revision=106671
|
|
|
|
|
|
|
|
| |
PR: 64996
Submitted by: Dmitry A Grigorovich <odip@bionet.nsc.ru>
Notes:
svn path=/head/; revision=105787
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=103963
|
|
|
|
|
|
|
|
|
|
| |
Utilize MASTER_SITE_SAMBA for SMB-specific ports.
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
PR: 63861
Notes:
svn path=/head/; revision=103623
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=102893
|
|
|
|
|
|
|
| |
jail IP was not being run when it was supposed to.
Notes:
svn path=/head/; revision=102208
|
|
|
|
|
|
|
| |
(Part 1)
Notes:
svn path=/head/; revision=99918
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=96396
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=94776
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=93406
|
|
|
|
|
|
|
|
|
|
|
| |
- add 'samba' to configuration dialog title
PR: ports/55920
Submitted by: Lars Thegler <lars@thegler.dk>
Approved by: maintainer
Notes:
svn path=/head/; revision=87616
|
|
|
|
|
|
|
|
| |
# I'm not bumped port revision of them because this should not affect
# packages built on bento...
Notes:
svn path=/head/; revision=86964
|
|
|
|
|
|
|
|
| |
Submitted by: Scot W. Hetzel <hetzels@westbend.net>
Approved by: maintainer
Notes:
svn path=/head/; revision=84751
|
|
|
|
|
|
|
|
|
| |
(500000 <= __FreeBSD_version < 500112).
Reported by: dannyboy
Notes:
svn path=/head/; revision=79381
|
|
|
|
|
|
|
|
| |
Currently only the getpwent(3) and getgrent(3) family of functions are
supported.
Notes:
svn path=/head/; revision=79140
|
|
|
|
|
|
|
| |
Submitted by: dwcjr (MAINTAINER)
Notes:
svn path=/head/; revision=78520
|
|
|
|
|
|
|
| |
This vulnerability is being exploited in the wild.
Notes:
svn path=/head/; revision=78518
|
|
|
|
|
|
|
|
|
| |
PR: ports/50519
Submitted by: Sergey A.Osokin <osa@FreeBSD.org.ru>
Approved by: maintainer
Notes:
svn path=/head/; revision=78047
|
|
|
|
|
|
|
|
|
| |
PR: ports/50264
Submitted by: KT Sin <ktsin@acm.org>
Approved by: maintainer
Notes:
svn path=/head/; revision=77459
|
|
|
|
|
|
|
|
|
| |
PR: ports/50112
Submitted by: gshapiro
Approved by: maintainer
Notes:
svn path=/head/; revision=77401
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=77134
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=77131
|
|
|
|
|
|
|
|
|
|
| |
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
Notes:
svn path=/head/; revision=77045
|
|
|
|
|
|
|
|
|
| |
SAMBA_VFSDIR.
Submitted by: maintainer
Notes:
svn path=/head/; revision=76428
|
|
|
|
| |
Notes:
svn path=/head/; revision=76346
|
|
|
|
|
|
|
|
|
|
| |
sys/statvfs.h. So we hit Samba harder over the head to realize BSD ain't
SYSV.
Approved by: dwcjr
Notes:
svn path=/head/; revision=75817
|