summaryrefslogtreecommitdiff
path: root/packages/samba
AgeCommit message (Collapse)AuthorFiles
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko30
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2009-02-14samba: Remove package smbfs from > 3.2.4 as these utilities don't exist ↵Tim 'timtim' Ellis10
anymore. Fix a linking issue for samba-ads-3.3.0 by reverting some changes since 3.2.x.
2009-02-10samba: Various updates:Tim 'timtim' Ellis6
- samba-ads depends on netatalk to support the netatalk vfs module - 3.2.7 => 3.2.8 for samba and samba-ads - Modify config so we can actually write files to the default share - Bump PR on other samba-ads build
2009-02-02samba: Add volatiles config for samba, fixes logging issue, bump PRTim 'timtim' Ellis8
2009-02-01samba: Further fixups to samba:Tim 'timtim' Ellis7
- Add 3.3.0, works but DEFAULT_PREFERENCE -1 (see comments in recipe) - Ensure various ads deps are not included better - Centralise more repetition into samba-basic.inc - Remove various duplicate smb.conf - Ensure smbfs-doc is only included in 3.0.23c and 3.0.34 as it does not exist in other packages
2009-02-01samba-ads: Add 3.3.0 and centralise common stuff from 3.2.7 into an include. ↵Tim 'timtim' Ellis4
Also remove smbfs-ads-doc as these man pages are not included in these versions.
2009-01-31samba-ads: Add a separate version of samba for active directory and any ↵Tim 'timtim' Ellis2
other bells and whistles
2009-01-31samba: Rework samba in preparation for separate AD support:Tim 'timtim' Ellis8
- Move mtab.patch and config-h.patch to files as they will work for 3.3.0 - Remove AD support, krb5 and openldap deps from 3.2.7 - Move the non-AD samba specific stuff into its own include file - Ensure package conflicts with samba-ads, bump PR to pick this up
2009-01-26samba: Big clean/fixup of samba includingTim 'timtim' Ellis6
- Remove repeition of everything, everywhere - Fix uclibc builds of 3.0.34 - Add active directory client support to 3.2.7
2009-01-26samba: Reinstate change to fix 3.0.23c and 3.0.34 installsTim 'timtim' Ellis3
2009-01-26samba: Make 3.0.23c build again since its still an om preferred versionTim 'timtim' Ellis1
2009-01-26samba: 3.0.33 -> 3.0.34, also small change to 3.2.7 to merge stuff better in ↵Tim 'timtim' Ellis5
samba.inc
2009-01-25samba: 3.2.5 -> 3.2.7Tim 'timtim' Ellis6
2008-12-22samba: stage more libsGregoire Gentil2
2008-12-17samba.inc: 3.2.5 doesn't need the mv hack, so don't error out on failureKoen Kooi1
2008-12-07samba:Øyvind Repvik4
Add samba 3.2.5, again thanks to timtimred.
2008-12-07samba:Øyvind Repvik3
Add samba 3.0.33, thanks to timtimred.
2008-11-26samba: Put mount.(smb|smbfs) into smbfs package.Tom Rini1
With an smbfs package now, add the mount links to the package that provides the underlying support.
2008-11-26samba: Fix mount.cifs locationTom Rini1
Also part of bug 3880 is that cifs has the same problem smb/smbfs had, the mount helper must be in /sbin. While in here, also actually install mount.cifs
2008-11-26samba: Fix mount.smb/mount.smbfs link locationsTom Rini2
As reported by me in bug 3880, mount -t (smb|smbfs) won't work unless the helper is in /sbin (which is where upstream places these), so that's where we want the links too.
2008-11-26samba, samba-essential: Move IFACE related autoconf variables to ↵Tom Rini2
common-linux site file. As reported by me in bug 4854, the IFACE autoconf variables are found in some, bug not all arch site files, but these are really common linux variables and as such, should be in common-linux. Bump PR as there is a change here in some arches.
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther2
This is a partial revert of aa03004ace2fabb135a6208ef8c2d2b312aa7b0b. The approach that was taken leads to disagreement and the change was pushed too early. DISTRO_PR is going to say and will be used inside the package creation. There will be more disucssion on the list about where to continue from here.
2008-10-15[PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PRHolger Hans Peter Freyther2
Allow a distribution to globally bump the PR of every package this is useful when there was a change in the toolchain and every package is going to be different. find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR="/"FILE_PR ="/ {} \; find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR ="/"FILE_PR ="/ {} \; Acked-By: Koen Kooi <koen@openembedded.org>
2008-10-15mtn2git: remove .mtn2git_empty files in non-empty directoriesJan Luebbe3
2008-10-01samba: make do_configure_prepend work with more recent versionsKoen Kooi1
2008-08-03samba: Move cifs.patch from .inc to .bb as newer versions don't need this patchOyvind Repvik2
2008-08-02samba: remove some unsupported ones. confirm #2117 has been fixed.Michael Lauer5
2008-05-19samba: fix packaging and close 3146.Rolf Leggewie8
2007-09-03samba: depend on virtual/libiconv and supply path to it to fix building - ↵Marcin Juszkiewicz2
taken from #2900
2007-02-19samba: Make fetching more robust (closes 1885). Unify some more. Sanitize.Rolf Leggewie9
2006-12-31remove extra whitespace at end-of-line in about 900 bb files.Rolf Leggewie1
2006-11-20another set of parse errors fixingMarcin Juszkiewicz1
2006-11-20another set of parse errors fixingMarcin Juszkiewicz1
2006-11-18Fix parse error by adding one or two "'" or '"' removing whitespace behind \...Holger Freyther2
2006-11-17samba: Fix the other parsing errorsOyvind Repvik3
2006-11-17samba: Fix parsing errorsOyvind Repvik4
2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi1
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details
2006-09-02samba: Move MAINTAINER/LICENCE to .incOyvind Repvik2
2006-09-02samba: Remove duplicate filesOyvind Repvik8
2006-09-02samba: upstream upgrade to 3.0.23c. Add MAINTAINER and LICENCE fieldsOyvind Repvik11
2006-08-29samba: fix -dbg packaging for 3.0.14a and 3.0.20Philipp Zabel2
2006-08-05packages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks!Holger Freyther6
Use require for the BitBake files within packages. In contrast to the conf files the authors of these files expected these files to be included.
2006-07-01samba: Add missing directory /etc/samba/privateMatthias Hentges1
2006-05-27samba: samba-essential: Set workgroup to DISTROMatthias Hentges3
2006-05-27samba: samba-sessential: The next step on my way to a fool-proof samba ↵Matthias Hentges5
server. This one starts a wide open p/w-less server with a single share containing a helpfile explaining how to configure a samba user+password. Once that's done the _real_ secure samba server is activated grating access to the targets filesystem via encrypted passwords
2006-05-25samba: Add samba-essential, a cut-down bare-bone samba serverMatthias Hentges4
2006-05-25samba: Samba: Bump all PRs to pull in new site-fileMatthias Hentges2
2006-03-22samba: replace := with =, fixes builds with TARGET_VENDOR setPhilipp Zabel2
2006-01-12samba - Fix LFS issueOyvind Repvik1
2005-10-24samba: fix uclibc builds (struct timespec) in 3.0.20John Bowler1
- configure.in has an AC_TRY_COMPILE check for the existence of - struct timespec which fails on uclibc even though struct timespec is - defined, this causes the build to fail. Fix by supplying a cached - 'yes' value in all cases.