aboutsummaryrefslogtreecommitdiff
path: root/net/samba
Commit message (Collapse)AuthorAgeFilesLines
* - 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
* Fix the option passed to the vfs recycle-module in smb.conf.default,Alexander Leidinger2003-02-073-2/+5
| | | | | | | | | | | 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 Notes: svn path=/head/; revision=75027
* o Respect CFLAGS.Clive Lin2003-01-013-0/+21
| | | | | | | | | | | 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) Notes: svn path=/head/; revision=72111
* Update to 2.2.7a to fix large file supportDavid W. Chapman Jr.2002-12-113-50/+2
| | | | | | | | | Remove now unneeded local patch for correct detection of FreeBSD Approved by: portmgr Notes: svn path=/head/; revision=71540
* Add some more MASTER_SITESDavid W. Chapman Jr.2002-11-231-1/+3
| | | | Notes: svn path=/head/; revision=70875
* Fix configure over NFS by using /tmp to check for lockingDavid W. Chapman Jr.2002-11-201-0/+2
| | | | | | | Submitted by: martijn@smartie.xs4all.nl Notes: svn path=/head/; revision=70609
* Update to 2.2.7 which is mostly a security release, but fixes other minor bugs.David W. Chapman Jr.2002-11-202-3/+3
| | | | Notes: svn path=/head/; revision=70605
* Disable cups in configure when not wanting cupsDavid W. Chapman Jr.2002-10-301-0/+2
| | | | | | | | PR: 44568 Submitted by: Vivek Khera <khera@kcilink.com> Notes: svn path=/head/; revision=69169
* Fix detection of SYSV(we are not SYSV) so that things like printingDavid W. Chapman Jr.2002-10-211-0/+48
| | | | | | | | | | and DSO support works on -current once again. Noticed by: obrien Submitted by: jelmer@samba.org Notes: svn path=/head/; revision=68523
* Update to the well anticipated samba 2.2.6.David W. Chapman Jr.2002-10-172-3/+3
| | | | Notes: svn path=/head/; revision=68208
* Update to rc4David W. Chapman Jr.2002-10-163-4/+13
| | | | | | | make rc startup file respect PREFIX Notes: svn path=/head/; revision=68145
* Update to rc3David W. Chapman Jr.2002-10-143-3/+3
| | | | | | | | | Fix package building when VFS isn't selected Noticed by: Neil Darlow Notes: svn path=/head/; revision=68039
* Update to 2.2.6 RC2David W. Chapman Jr.2002-10-116-63/+19
| | | | | | | Fix VFS problems with PORT:checking for VFS options before Makefile.inc included Notes: svn path=/head/; revision=67813
* Remove s/nawk/awk/ patch for password conversion scriptDavid W. Chapman Jr.2002-09-204-22/+12
| | | | | | | | | | | 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 Notes: svn path=/head/; revision=66839
* Do not patch OpenBSD section now that FreeBSD has a section inDavid W. Chapman Jr.2002-09-121-6/+6
| | | | | | | | | configure.in for VFS module building Submitted by: jmurdock@itraktech.com Notes: svn path=/head/; revision=66210
* Update to pre2David W. Chapman Jr.2002-08-303-2/+6
| | | | Notes: svn path=/head/; revision=65338
* Add findsmbDavid W. Chapman Jr.2002-08-291-0/+1
| | | | | | | Submitted by: Neil Darlow <neil@darlow.co.uk> Notes: svn path=/head/; revision=65237
* Add smbspool to pkg-plistDavid W. Chapman Jr.2002-08-271-0/+1
| | | | | | | Noticed by: Chris Wasser <cwasser@shaw.ca> Notes: svn path=/head/; revision=65110
* Update to 2.2.6pre1David W. Chapman Jr.2002-08-093-10/+17
| | | | Notes: svn path=/head/; revision=64284
* Fix MASTER_SITEDavid W. Chapman Jr.2002-07-261-3/+1
| | | | | | | Submitted by: Alex Vasylenko <lxv@omut.org> Notes: svn path=/head/; revision=63608
* Add hooks for winbindDavid W. Chapman Jr.2002-07-112-1/+17
| | | | | | | Submitted by: jmurdock@itraktech.com Notes: svn path=/head/; revision=62813