| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
this affects only deinstallation, no version bump.
PR: 72188
|
|
|
|
|
|
|
|
|
|
| |
Submitted by: Victor Sudakov
- Security Update to 2.2.12
CAN-2004-0815
PR: 72199
Submitted by: Dmitry A Grigorovich
Approved by: portmgr (marcus)
|
|
|
|
| |
- use DOCSDIR and EXAMPLESDIR
|
|
|
|
|
| |
PR: 52859, 60361
Submitted by: Jean Milanez Melo
|
|
|
|
|
| |
PR: ports/70450
Submitted by: Dmitry A Grigorovich <odip@bionet.nsc.ru>
|
| |
|
|
|
|
|
| |
PR: ports/69528
Submitted by: Dmitry A Grigorovich <odip@bionet.nsc.ru>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
| |
rpcclient -c "shutdown -r" <host>
PR: ports/66746
Submitted by: Rudolf Cejka <cejkar@fit.vutbr.cz>
|
|
|
|
| |
Reported by: many
|
|
|
|
| |
Submitted by: Meno Abels <meno.abels@adviser.com>
|
|
|
|
| |
Pointed out by: dwcjr
|
| |
|
|
|
|
|
| |
PR: 64996
Submitted by: Dmitry A Grigorovich <odip@bionet.nsc.ru>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
| |
Utilize MASTER_SITE_SAMBA for SMB-specific ports.
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
PR: 63861
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
jail IP was not being run when it was supposed to.
|
|
|
|
| |
(Part 1)
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
- add 'samba' to configuration dialog title
PR: ports/55920
Submitted by: Lars Thegler <lars@thegler.dk>
Approved by: maintainer
|
|
|
|
|
| |
# I'm not bumped port revision of them because this should not affect
# packages built on bento...
|
|
|
|
|
| |
Submitted by: Scot W. Hetzel <hetzels@westbend.net>
Approved by: maintainer
|
|
|
|
|
|
| |
(500000 <= __FreeBSD_version < 500112).
Reported by: dannyboy
|
|
|
|
|
| |
Currently only the getpwent(3) and getgrent(3) family of functions are
supported.
|
|
|
|
| |
Submitted by: dwcjr (MAINTAINER)
|
|
|
|
| |
This vulnerability is being exploited in the wild.
|
|
|
|
|
|
| |
PR: ports/50519
Submitted by: Sergey A.Osokin <osa@FreeBSD.org.ru>
Approved by: maintainer
|
|
|
|
|
|
| |
PR: ports/50264
Submitted by: KT Sin <ktsin@acm.org>
Approved by: maintainer
|
|
|
|
|
|
| |
PR: ports/50112
Submitted by: gshapiro
Approved by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
| |
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
|
|
|
|
|
| |
SAMBA_VFSDIR.
Submitted by: maintainer
|
| |
|
|
|
|
|
|
|
| |
sys/statvfs.h. So we hit Samba harder over the head to realize BSD ain't
SYSV.
Approved by: dwcjr
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
| |
Remove now unneeded local patch for correct detection of FreeBSD
Approved by: portmgr
|
| |
|
|
|
|
| |
Submitted by: martijn@smartie.xs4all.nl
|
| |
|
|
|
|
|
| |
PR: 44568
Submitted by: Vivek Khera <khera@kcilink.com>
|
|
|
|
|
|
|
| |
and DSO support works on -current once again.
Noticed by: obrien
Submitted by: jelmer@samba.org
|
| |
|
|
|
|
| |
make rc startup file respect PREFIX
|
|
|
|
|
|
| |
Fix package building when VFS isn't selected
Noticed by: Neil Darlow
|
|
|
|
| |
Fix VFS problems with PORT:checking for VFS options before Makefile.inc included
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
configure.in for VFS module building
Submitted by: jmurdock@itraktech.com
|
| |
|
|
|
|
| |
Submitted by: Neil Darlow <neil@darlow.co.uk>
|
|
|
|
| |
Noticed by: Chris Wasser <cwasser@shaw.ca>
|
| |
|
|
|
|
| |
Submitted by: Alex Vasylenko <lxv@omut.org>
|
|
|
|
| |
Submitted by: jmurdock@itraktech.com
|
| |
|
|
|
|
| |
Submitted by: jerry_murdock@yahoo.com
|
|
|
|
| |
BUMP PORTREVISION
|
|
|
|
|
|
| |
Bump PORTREVISION
Submitted by: gregp@blackened.net
|
|
|
|
|
| |
had to delete it for it to detect us properly, that file doesn't
exist anymore
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
|
| |
Bump PORTREVISION.
Done on authority of maintainer.
PR: ports/39450
Submitted by: alane
Approved by: dwcjr
|
|
|
|
| |
Noticed by: sroberts@dsl.pipex.com
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Pretty soon 2.2.5 will be released and 2_2 will go into maintenance mode
|
|
|
|
|
| |
Submitted by: Rolandas Naujikas <rolnas@takas.lt>
Approved by: dwcjr
|
|
|
|
|
| |
PR: 39083
Submitted by: gshapiro+freebsd-gnats@gshapiro.net
|
|
|
|
| |
Submitted by: andre.albsmeier@mchp.siemens.de
|
|
|
|
| |
Submitted by: KLong@southlandInd.com
|
|
|
|
| |
Submitted by: neil@darlow.co.uk
|
|
|
|
| |
Submitted by: weisswange@liwing.de, rehsack@liwing.de
|
|
|
|
| |
Submitted by: marius@alchemy.franken.de
|
|
|
|
| |
Submitted by: rolnas@takas.lt
|
|
|
|
| |
Pointed out by: neil@darlow.co.uk
|
| |
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
| |
Submitted by: l.ertl@univie.ac.at
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Submitted by: tom@linden.homeunix.net
|
|
|
|
|
|
| |
Allow cups to work with ldap
Submitted by: rolnas@takas.lt
|
|
|
|
|
|
|
| |
Add SSL support
Add Syslog support
Submitted by: U.Drolshagen@t-online.de, rehsack@liwing.de, rolnas@takas.lt
|
|
|
|
| |
Submitted by: Robin_Blanchard@gactr.uga.edu
|
|
|
|
| |
Submitted by: neil@darlow.co.uk, delta@lackas.net
|
|
|
|
|
|
|
| |
Finally settle on a fix for CUPS dependency
PR: 34683
Submitted by: maintainer, ports@geeksrus.net
|
| |
|
|
|
|
|
|
| |
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.
|
|
|
|
|
| |
PR: 34271
Submitted by: martijn@pacno.net
|
|
|
|
| |
Pointed out by: neil@darlow.co.uk
|
|
|
|
|
|
|
|
| |
Add BSD printing support to samba and default it to /etc/printcap
Bump PORTREVISION
PR: 33803
Submitted by: ports@geeksrus.net
|
|
|
|
|
| |
PR: 33777
Submitted by: ports@geeksrus.net
|
|
|
|
|
|
| |
lpr
Submitted by: marcus@marcuscom.com
|
|
|
|
| |
Submitted by: jah4007@cs.rit.edu
|
|
|
|
| |
Submitted by: olgeni@uli.it
|
| |
|
| |
|
| |
|
|
|
|
| |
Submitted by: Noel Koethe <noel@koethe.net>
|
|
|
|
| |
Submitted by: pat@databits.net
|
|
|
|
|
|
|
| |
PORTDOC police w/ DOCSDIR
PR: 28854
Submitted by: Patrick Li <pat@databits.net>
|
|
|
|
| |
WWW: http://samba.org/samba/whatsnew/macroexploit.html
|
|
|
|
| |
Reviewed by: will
|
|
|
|
|
|
| |
PR: 27650
Submitted by: marcus@marcuscom.com
Reviewed by: will
|
|
|
|
|
|
| |
PR: 27650
Submitted by: marcus@marcuscom.com
Reviewed by: will
|
| |
|
|
|
|
|
| |
PR: 27531
Submitted by: maintainer
|
|
|
|
|
| |
PR: 27229
Submitted by: maintainer
|
| |
|
|
|
|
|
| |
addition, put back NO_LATEST_LINK to samba-2.2, you need NO_LATEST_LINK
in one or the other if PORTNAME is the same.
|
|
|
|
| |
to slide the tag forward for the release.
|
|
|
|
|
| |
PR: 26657
Submitted by: Maintainer
|
|
|
|
|
|
|
|
| |
request of current maintainer. Samba 2.2 is about to be -release'ed, and
the current maintainer no longer has time. Do some portlint while I'm here.
Submitted by: "Tatsumi Hosokawa" <hosokawa@itc.keio.ac.jp>
Approved by: "David W. Chapman Jr." <dwcjr@inethouston.net>
|
|
|
|
|
| |
Previously, they would end up in private/smbpasswd after being parsed as
users.
|
|
|
|
|
| |
PR: 24812
Submitted by: Matt Emmerton <matt@gsicomp.on.ca>
|
|
|
|
| |
Approved by: asami
|
|
|
|
|
|
|
|
|
|
| |
Submitted by: bento
Add a trick to generate PLIST which removes
${PREFIX}/private/smbpasswd, on PACKAGE_BUILDING.
Submitted by: bento
Obtained from: japanese/samba
|
|
|
|
|
|
| |
PR: ports/18266
Submitted by: Anton N. Breusov <antonz@library.ntu-kpi.kiev.ua>
Approved by: MAINTAINER
|
| |
|
| |
|
|
|
|
| |
in share/man.
|
|
|
|
|
|
|
| |
- adjust "passwd chat" to work with non-NIS-passwd, at least
- reflect above changes in manpage
OK'ed by: maintainer
|
|
|
|
|
| |
PR: 14759
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
|
| |
|
|
|
|
| |
renamed to libk5crypto.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
| |
|
|
|
|
| |
chown -> ${CHOWN}
|
|
|
|
| |
Submitted by: "Oleg V. Volkov" <rover@lglobus.ru>
|
| |
|
|
|
|
| |
Submitted by: Andre Albsmeier <andre.albsmeier@mchp.siemens.de>
|
|
|
|
|
| |
Submitted by: Andre Albsmeier <andre.albsmeier@mchp.siemens.de>
Samba's WINS database was cleaned during reboot.
|
|
|
|
|
|
|
|
| |
Note: I haven't tested this because I don't use krb5, but I trust
that it works.
PR: 12143
Submitted by: Walt Howard <howard@ee.utah.edu>
|
|
|
|
| |
Approved by: maintainer
|
| |
|
|
|
|
|
| |
Submitted by: Palle Girgensohn <girgen@partitur.se>
PR: ports/11877
|
|
|
|
| |
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
|
| |
|
|
|
|
|
| |
Submitted by: girgen@partitur.se
Samba PLIST was not up to date.
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Submitted by: girgen@partitur.se, dirk@FreeBSD.ORG
Changed nawk to awk in script/updatesmbpasswd.sh
|
|
|
|
|
|
|
| |
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
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Reviewed by: Tatsumi Hosokawa <hosokawa@jp.FreeBSD.org>
Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
<simon@lindgren.no>, Jerry Bell <bell@reillyplating.com>
Added smb.conf performance workaround as comments.
|
| |
|
| |
|
|
|
|
|
| |
Fixes a deadlock in the new oplock code, and assorted other
tweaks.
|
|
|
|
|
|
|
| |
(use ports/chinese/samba{,-des})
- fix trouble with MD5 password
Submitted by: hosokawa
|
|
|
|
| |
Submitted by: hosokawa
|
|
|
|
| |
Submitted by: hosokawa
|
|
|
|
|
|
| |
Although it won't cause any problem as long as English and Japanese
are used for file names, it will be some problem if other languages
are used. So fix that problem.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Closes part 1/2 of
This modification includes:
* Install docs to share/doc/samba.
* Install sample config files.
Also, please note that the maintainer is now hosokawa@jp.freebsd.org.
PR: 4830
Submitted by: hosokawa@jp.freebsd.org
|
| |
|
|
|
|
|
| |
- fixes root compromise security problem
- WINS service and browsing across subnets now works too!
|
| |
|
| |
|
|
|
|
| |
Forgotten by: pst :p
|
| |
|
|
|
|
|
|
|
| |
Logs go to /var/log, configuration files in /usr/local/etc, binaries in
/usr/local/bin and /usr/local/sbin.
Reviewed by: gpalmer (a long time ago)
|
| |
|
| |
|
| |
|
|
|
|
| |
Submitted by: Juergen Lock <nox@jelal.hb.north.de>
|
| |
|
| |
|
| |
|
|
|
|
|
| |
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
|
| |
|
|
resouces and vice-versa
|