summaryrefslogtreecommitdiffstats
path: root/package/samba
Commit message (Collapse)AuthorAgeFilesLines
* install SAMBA SWAT correctly, add hint for autoconf, courtesy HC EgtvedtUlf Samuelsson2008-07-031-0/+6
|
* samba: use generic samba.org location over httpPeter Korsgaard2008-06-241-1/+1
| | | | Based on patch by Thiago A. Correa.
* buildroot: s/depends/depends on/Peter Korsgaard2008-06-191-1/+1
| | | | | The new kconfig is more strict regarding depends/depends on, so fixup the tree.
* updated samba versionJohn Voltz2008-03-111-1/+1
|
* update samba versionJohn Voltz2008-03-061-1/+1
|
* - just use the strip binary to avoid confusing libtool (quotes)Bernhard Reutner-Fischer2007-10-011-2/+2
| | | | - use $(STRIPCMD) in packages to avoid clashes with $(STRIP)
* Bump SAMBA version to 3.0.26a, 3.0.25b has movedUlf Samuelsson2007-09-231-3/+5
|
* - global whitespace trimmingBernhard Reutner-Fischer2007-08-221-25/+25
|
* - semicolon touchup. No other changesBernhard Reutner-Fischer2007-08-221-4/+4
|
* - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ↵Bernhard Reutner-Fischer2007-08-211-2/+2
| | | | toolchain/*/*.mk */Makefile.in -l)
* Remove switches if sstrip is runUlf Samuelsson2007-08-211-2/+2
|
* Use only single job to build SambaUlf Samuelsson2007-07-281-1/+1
|
* Update SAMBA configuration + cleanupUlf Samuelsson2007-07-231-2/+3
|
* Bump Samba to latest version and update patches."Steven J. Hill"2007-07-174-13/+61
|
* Use <package>_VERSION in all <package>.mk instead of <package>_VERUlf Samuelsson2007-07-111-3/+3
|
* - the TARGET_CONFIGURE_OPTS have to be passed after $(MAKE).Bernhard Reutner-Fischer2007-07-091-2/+2
| | | | Fixes build breakage as seen by Ulf et al.
* - add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGSBernhard Reutner-Fischer2007-06-271-2/+1
| | | | - use TARGET_CONFIGURE_ARGS where appropriate.
* Fix install of scripts."Steven J. Hill"2007-06-161-1/+1
|
* Rename all INIT scripts to have the numerical prefixes to easily see the ↵"Steven J. Hill"2007-05-092-1/+1
| | | | start-up order.
* 3.0.23d now under old-versions. Thanks to Michael BenedictPeter Korsgaard2007-04-031-1/+1
|
* fixup package LDFLAGS handlingEric Andersen2007-03-131-0/+1
|
* Patch to remove usage of legacy 'index' function."Steven J. Hill"2007-01-211-0/+22
|
* - Remove CC_FOR_BUILD="$(HOSTCC)" since it is already contained in theBernhard Reutner-Fischer2007-01-141-1/+1
| | | | TARGET_CONFIGURE_OPTS
* - add missing foo-source target for "make source" for downloading Bernhard Reutner-Fischer2007-01-141-0/+2
| | | | package sources used by later offline build.
* Add Samba to buildroot."Steven J. Hill"2007-01-145-0/+446