aboutsummaryrefslogtreecommitdiff
path: root/net/samba
Commit message (Collapse)AuthorAgeFilesLines
* Remove expired ports.Kris Kennaway2006-09-0220-1572/+0
| | | | Notes: svn path=/head/; revision=171920
* Belatedly mark the Samba 2 port FORBIDDEN due to remote root codeSimon L. B. Nielsen2006-05-201-0/+3
| | | | | | | | | | | | | | | | | | 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
* - substitute PREFIX in rc scriptDirk Meyer2006-01-311-3/+4
| | | | | | | - bump PORTREVISION Notes: svn path=/head/; revision=154869
* Remove apparently stray @exec mkdir (looks like it was intended to createKris Kennaway2006-01-281-1/+0
| | | | | | | | | 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
* - fix PREFIX in rc.fileDirk Meyer2006-01-282-16/+16
| | | | Notes: svn path=/head/; revision=154633
* - add SHA256Dirk Meyer2005-11-201-0/+3
| | | | Notes: svn path=/head/; revision=148841
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-2/+1
| | | | | | | | | | | | | | | | | | | | 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
* PR: 80288Dirk Meyer2005-09-222-0/+30
| | | | | | | Submitted by: Andre Albsmeier Notes: svn path=/head/; revision=143363
* - remove backup file left after patch and fix buildYen-Ming Lee2005-09-071-1/+1
| | | | Notes: svn path=/head/; revision=142133
* - Fix build with certain optionsPav Lucistnik2005-08-311-0/+16
| | | | | | | | PR: ports/85517 Submitted by: rik Notes: svn path=/head/; revision=141629
* change the libtool version to use from 1.3 to 1.5Oliver Lehmann2005-06-021-1/+1
| | | | Notes: svn path=/head/; revision=136688
* - fix generated plist to preserve secrets.tdbDirk Meyer2004-10-191-1/+1
| | | | | | | | this affects only deinstallation, no version bump. PR: 72188 Notes: svn path=/head/; revision=119763
* - add option WITH_INCLUDED_POPTDirk Meyer2004-10-032-4/+7
| | | | | | | | | | | | | 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
* - make portlint happierDirk Meyer2004-09-022-256/+255
| | | | | | | - use DOCSDIR and EXAMPLESDIR Notes: svn path=/head/; revision=117966
* - workaround "Change Passwort" GID problemDirk Meyer2004-08-182-0/+16
| | | | | | | | PR: 52859, 60361 Submitted by: Jean Milanez Melo Notes: svn path=/head/; revision=116591
* - Update to 2.2.11Pav Lucistnik2004-08-152-3/+3
| | | | | | | | PR: ports/70450 Submitted by: Dmitry A Grigorovich <odip@bionet.nsc.ru> Notes: svn path=/head/; revision=116299
* Update jail patch for Samba 2.2.10.Anders Nordby2004-08-092-3/+3
| | | | Notes: svn path=/head/; revision=115773
* Update to 2.2.10 (bugfix release)Sergey Matveychuk2004-07-242-5/+5
| | | | | | | | PR: ports/69528 Submitted by: Dmitry A Grigorovich <odip@bionet.nsc.ru> Notes: svn path=/head/; revision=114571
* Mark FORBIDDEN.Tom Rhodes2004-07-221-1/+1
| | | | Notes: svn path=/head/; revision=114438
* Add the new one knob WITH_BROWSING_HACKS.Sergey A. Osokin2004-07-222-1/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | - 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
* - Teach rpcclient to recognize parameters in -c <command> correctly, ie.:Pav Lucistnik2004-05-252-0/+25
| | | | | | | | | | rpcclient -c "shutdown -r" <host> PR: ports/66746 Submitted by: Rudolf Cejka <cejkar@fit.vutbr.cz> Notes: svn path=/head/; revision=109939
* Fix permissions of examples/VFS/configure.Oliver Braun2004-05-121-0/+1
| | | | | | | Reported by: many Notes: svn path=/head/; revision=109021
* use USE_OPENLDAPOliver Eikemeier2004-05-121-1/+1
| | | | | | | Submitted by: Meno Abels <meno.abels@adviser.com> Notes: svn path=/head/; revision=108983
* Upgrade to 2.2.9.Oliver Braun2004-05-113-6/+3
| | | | | | | Pointed out by: dwcjr Notes: svn path=/head/; revision=108943
* Tidy up whitespace.Trevor Johnson2004-04-101-8/+8
| | | | Notes: svn path=/head/; revision=106671
* . Fix browsing of DFS links by Windows XP and Windows 2003 clients.Greg Lewis2004-03-312-1/+14
| | | | | | | | PR: 64996 Submitted by: Dmitry A Grigorovich <odip@bionet.nsc.ru> Notes: svn path=/head/; revision=105787
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-2/+2
| | | | | | | | | | | | | | | | | | 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
* Add MASTER_SITE_SAMBA for samba official mirrors.Sergey A. Osokin2004-03-111-3/+1
| | | | | | | | | | Utilize MASTER_SITE_SAMBA for SMB-specific ports. Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> PR: 63861 Notes: svn path=/head/; revision=103623
* With my portmgr hat on, reset the maintainer of samba[-devel] to ports@.Joe Marcus Clarke2004-03-041-1/+1
| | | | | | | | | 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
* Update the jail patch so that it works again. The script that finds theAnders Nordby2004-02-262-2/+4
| | | | | | | jail IP was not being run when it was supposed to. Notes: svn path=/head/; revision=102208
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Register a LIB_DEPENDS on libpopt. To quote the PR:Pete Fritchman2003-12-221-0/+2
| | | | | | | | | | | | | | 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
* List conflicts among japanese/linux-JM, japanese/samba,Trevor Johnson2003-11-251-0/+2
| | | | | | | | | | | | | | 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
* Add WITH_JAIL knob to allow Samba to run in jail(2).Anders Nordby2003-11-082-0/+10
| | | | | | | | | | | | | 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
* - change spaces for tabs in Makefile (portlint complaint)Oliver Braun2003-08-242-3/+3
| | | | | | | | | | | - 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
* Fix non-default dependency on openldap2[012] which is broken by splitting.Jun Kuriyama2003-08-151-1/+1
| | | | | | | | # I'm not bumped port revision of them because this should not affect # packages built on bento... Notes: svn path=/head/; revision=86964
* Pass LIBTOOL=${LIBTOOL} to post-build target.Oliver Braun2003-07-121-1/+1
| | | | | | | | Submitted by: Scot W. Hetzel <hetzels@westbend.net> Approved by: maintainer Notes: svn path=/head/; revision=84751
* Unbreak for FreeBSD 5.x prior to addition of NSS module supportJacques Vidrine2003-04-201-0/+2
| | | | | | | | | (500000 <= __FreeBSD_version < 500112). Reported by: dannyboy Notes: svn path=/head/; revision=79381
* Add WITH_WINBIND_NSS knob, which will cause nss_winbind to be installed.Jacques Vidrine2003-04-174-13/+107
| | | | | | | | Currently only the getpwent(3) and getgrent(3) family of functions are supported. Notes: svn path=/head/; revision=79140
* Update 2.2.8 -> 2.2.8a.Jacques Vidrine2003-04-077-79/+2
| | | | | | | Submitted by: dwcjr (MAINTAINER) Notes: svn path=/head/; revision=78520
* Add patch to correct remote root vulnerability.Jacques Vidrine2003-04-076-1/+77
| | | | | | | This vulnerability is being exploited in the wild. Notes: svn path=/head/; revision=78518
* Fix building with Winbind under 5.0.Oliver Braun2003-04-032-0/+20
| | | | | | | | | PR: ports/50519 Submitted by: Sergey A.Osokin <osa@FreeBSD.org.ru> Approved by: maintainer Notes: svn path=/head/; revision=78047
* Fix last commit (WITH_WINBIND).Oliver Braun2003-03-252-8/+8
| | | | | | | | | PR: ports/50264 Submitted by: KT Sin <ktsin@acm.org> Approved by: maintainer Notes: svn path=/head/; revision=77459
* Fix pkg-plist for WITH_WINBIND_AUTH_CHALLENGE and WITH_WINBIND.Oliver Braun2003-03-242-1/+9
| | | | | | | | | PR: ports/50112 Submitted by: gshapiro Approved by: maintainer Notes: svn path=/head/; revision=77401
* Update to 2.2.8, which was released today with this note on theTrevor Johnson2003-03-152-5/+2
| | | | | | | | | | | | | | | | | | | | | | 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
* Add a set of patches which update this --except the PDF documentation--Trevor Johnson2003-03-153-6/+8
| | | | | | | | | | | | | | | 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
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Allow overriding of SAMBA_LOGDIR, SAMBA_PRIVATE, SAMBA_CONFDIR, andOliver Braun2003-02-241-4/+4
| | | | | | | | | SAMBA_VFSDIR. Submitted by: maintainer Notes: svn path=/head/; revision=76428
* Point dependencies on net/openldap2 to net/openldap20Edwin Groothuis2003-02-241-1/+1
| | | | Notes: svn path=/head/; revision=76346
* Samba 2.2.7 still thinks 5-CURRENT is a sysV box because we haveDavid E. O'Brien2003-02-181-0/+7
| | | | | | | | | | 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