summaryrefslogtreecommitdiff
path: root/package/samba
AgeCommit message (Expand)Author
2010-11-04samba: security bump to 3.3.14 [CVE-2010-3069]Gustavo Zacarias
2010-09-12samba: convert old-style hooks to new-style hooksThomas Petazzoni
2010-08-29samba: avahi support needs avahi-daemon / dbusPeter Korsgaard
2010-07-29samba: remove swat documentation when not neededThomas Petazzoni
2010-07-28Bump samba to 3.3.13 [CVE-2010-2063]Gustavo Zacarias
2010-05-20samba: only require libiconv if !BR2_ENABLE_LOCALEThomas Petazzoni
2010-04-26samba: bump versionGustavo Zacarias
2009-10-20samba: updated the samba package to version 3.3.8rvpaasen
2009-10-01buildroot: silence ./configure step when building with 'make -s'Peter Korsgaard
2009-09-21samba: fix dependenciesSven Neumann
2009-09-21samba: add option to install libsmbclientSven Neumann
2009-09-21samba: explicitly link with -pthread if avahi support is enabledSven Neumann
2009-05-04samba: bump versionSven Neumann
2009-04-26samba: fix build with ipv6 support is disabledPeter Korsgaard
2009-01-16package/: convert to DOWNLOAD helperPeter Korsgaard
2009-01-13samba: use proper BR variable to disable largefile while configuringHans-Christian Egtvedt
2009-01-13samba: bump version to 3.2.7 and refresh patches against this versionHans-Christian Egtvedt
2009-01-13samba: properly disable largefile if not selected in BuildrootHans-Christian Egtvedt
2008-12-12samba: add a comment about why make proto is done before makeHans-Christian Egtvedt
2008-12-12samba: make proto first to allow parallel build afterwardsHans-Christian Egtvedt
2008-12-12samba: bump version to 3.2.5Hans-Christian Egtvedt
2008-12-08package/: get rid of unneeded $(strip ..)Peter Korsgaard
2008-12-05samba: predefine a autoconf result for enums with negative valuesHans-Christian Egtvedt
2008-12-02samba: bump version to 3.0.33Hans-Christian Egtvedt
2008-10-06samba.mk:Wade Berrier
2008-07-17Kconfig: remove 'default n'Peter Korsgaard
2008-07-03install SAMBA SWAT correctly, add hint for autoconf, courtesy HC EgtvedtUlf Samuelsson
2008-06-24samba: use generic samba.org location over httpPeter Korsgaard
2008-06-19buildroot: s/depends/depends on/Peter Korsgaard
2008-03-11updated samba versionJohn Voltz
2008-03-06update samba versionJohn Voltz
2007-10-01- just use the strip binary to avoid confusing libtool (quotes)Bernhard Reutner-Fischer
2007-09-23Bump SAMBA version to 3.0.26a, 3.0.25b has movedUlf Samuelsson
2007-08-22- global whitespace trimmingBernhard Reutner-Fischer
2007-08-22- semicolon touchup. No other changesBernhard Reutner-Fischer
2007-08-21- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...Bernhard Reutner-Fischer
2007-08-21Remove switches if sstrip is runUlf Samuelsson
2007-07-28Use only single job to build SambaUlf Samuelsson
2007-07-23Update SAMBA configuration + cleanupUlf Samuelsson
2007-07-17Bump Samba to latest version and update patches."Steven J. Hill"
2007-07-11Use <package>_VERSION in all <package>.mk instead of <package>_VERUlf Samuelsson
2007-07-09- the TARGET_CONFIGURE_OPTS have to be passed after $(MAKE).Bernhard Reutner-Fischer
2007-06-27- add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGSBernhard Reutner-Fischer
2007-06-16Fix install of scripts."Steven J. Hill"
2007-05-09Rename all INIT scripts to have the numerical prefixes to easily see the star..."Steven J. Hill"
2007-04-033.0.23d now under old-versions. Thanks to Michael BenedictPeter Korsgaard
2007-03-13fixup package LDFLAGS handlingEric Andersen
2007-01-21Patch to remove usage of legacy 'index' function."Steven J. Hill"
2007-01-14- Remove CC_FOR_BUILD="$(HOSTCC)" since it is already contained in theBernhard Reutner-Fischer
2007-01-14- add missing foo-source target for "make source" for downloading Bernhard Reutner-Fischer