index
:
buildroot-novena
debian
master
build system for the novena open hardware laptop board
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
/
samba
Commit message (
Expand
)
Author
Age
Files
Lines
*
samba: convert old-style hooks to new-style hooks
Thomas Petazzoni
2010-09-12
1
-12
/
+17
*
samba: avahi support needs avahi-daemon / dbus
Peter Korsgaard
2010-08-29
1
-3
/
+4
*
samba: remove swat documentation when not needed
Thomas Petazzoni
2010-07-29
1
-0
/
+11
*
Bump samba to 3.3.13 [CVE-2010-2063]
Gustavo Zacarias
2010-07-28
1
-1
/
+1
*
samba: only require libiconv if !BR2_ENABLE_LOCALE
Thomas Petazzoni
2010-05-20
2
-2
/
+2
*
samba: bump version
Gustavo Zacarias
2010-04-26
1
-1
/
+1
*
samba: updated the samba package to version 3.3.8
rvpaasen
2009-10-20
2
-190
/
+225
*
buildroot: silence ./configure step when building with 'make -s'
Peter Korsgaard
2009-10-01
1
-1
/
+1
*
samba: fix dependencies
Sven Neumann
2009-09-21
1
-1
/
+18
*
samba: add option to install libsmbclient
Sven Neumann
2009-09-21
2
-2
/
+24
*
samba: explicitly link with -pthread if avahi support is enabled
Sven Neumann
2009-09-21
1
-0
/
+1
*
samba: bump version
Sven Neumann
2009-05-04
5
-43
/
+26
*
samba: fix build with ipv6 support is disabled
Peter Korsgaard
2009-04-26
1
-0
/
+1
*
package/: convert to DOWNLOAD helper
Peter Korsgaard
2009-01-16
1
-1
/
+1
*
samba: use proper BR variable to disable largefile while configuring
Hans-Christian Egtvedt
2009-01-13
1
-5
/
+1
*
samba: bump version to 3.2.7 and refresh patches against this version
Hans-Christian Egtvedt
2009-01-13
7
-53
/
+61
*
samba: properly disable largefile if not selected in Buildroot
Hans-Christian Egtvedt
2009-01-13
1
-1
/
+5
*
samba: add a comment about why make proto is done before make
Hans-Christian Egtvedt
2008-12-12
1
-0
/
+1
*
samba: make proto first to allow parallel build afterwards
Hans-Christian Egtvedt
2008-12-12
1
-1
/
+2
*
samba: bump version to 3.2.5
Hans-Christian Egtvedt
2008-12-12
6
-17
/
+147
*
package/: get rid of unneeded $(strip ..)
Peter Korsgaard
2008-12-08
1
-2
/
+2
*
samba: predefine a autoconf result for enums with negative values
Hans-Christian Egtvedt
2008-12-05
1
-0
/
+1
*
samba: bump version to 3.0.33
Hans-Christian Egtvedt
2008-12-02
1
-1
/
+1
*
samba.mk:
Wade Berrier
2008-10-06
3
-1
/
+30
*
Kconfig: remove 'default n'
Peter Korsgaard
2008-07-17
1
-1
/
+0
*
install SAMBA SWAT correctly, add hint for autoconf, courtesy HC Egtvedt
Ulf Samuelsson
2008-07-03
1
-0
/
+6
*
samba: use generic samba.org location over http
Peter Korsgaard
2008-06-24
1
-1
/
+1
*
buildroot: s/depends/depends on/
Peter Korsgaard
2008-06-19
1
-1
/
+1
*
updated samba version
John Voltz
2008-03-11
1
-1
/
+1
*
update samba version
John Voltz
2008-03-06
1
-1
/
+1
*
- just use the strip binary to avoid confusing libtool (quotes)
Bernhard Reutner-Fischer
2007-10-01
1
-2
/
+2
*
Bump SAMBA version to 3.0.26a, 3.0.25b has moved
Ulf Samuelsson
2007-09-23
1
-3
/
+5
*
- global whitespace trimming
Bernhard Reutner-Fischer
2007-08-22
1
-25
/
+25
*
- semicolon touchup. No other changes
Bernhard Reutner-Fischer
2007-08-22
1
-4
/
+4
*
- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...
Bernhard Reutner-Fischer
2007-08-21
1
-2
/
+2
*
Remove switches if sstrip is run
Ulf Samuelsson
2007-08-21
1
-2
/
+2
*
Use only single job to build Samba
Ulf Samuelsson
2007-07-28
1
-1
/
+1
*
Update SAMBA configuration + cleanup
Ulf Samuelsson
2007-07-23
1
-2
/
+3
*
Bump Samba to latest version and update patches.
"Steven J. Hill"
2007-07-17
4
-13
/
+61
*
Use <package>_VERSION in all <package>.mk instead of <package>_VER
Ulf Samuelsson
2007-07-11
1
-3
/
+3
*
- the TARGET_CONFIGURE_OPTS have to be passed after $(MAKE).
Bernhard Reutner-Fischer
2007-07-09
1
-2
/
+2
*
- add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS
Bernhard Reutner-Fischer
2007-06-27
1
-2
/
+1
*
Fix install of scripts.
"Steven J. Hill"
2007-06-16
1
-1
/
+1
*
Rename all INIT scripts to have the numerical prefixes to easily see the star...
"Steven J. Hill"
2007-05-09
2
-1
/
+1
*
3.0.23d now under old-versions. Thanks to Michael Benedict
Peter Korsgaard
2007-04-03
1
-1
/
+1
*
fixup package LDFLAGS handling
Eric Andersen
2007-03-13
1
-0
/
+1
*
Patch to remove usage of legacy 'index' function.
"Steven J. Hill"
2007-01-21
1
-0
/
+22
*
- Remove CC_FOR_BUILD="$(HOSTCC)" since it is already contained in the
Bernhard Reutner-Fischer
2007-01-14
1
-1
/
+1
*
- add missing foo-source target for "make source" for downloading
Bernhard Reutner-Fischer
2007-01-14
1
-0
/
+2
*
Add Samba to buildroot.
"Steven J. Hill"
2007-01-14
5
-0
/
+446