openwrt/svn-archive/archive.git
12 years ago[packages] dosfstools: update to 3.0.12, add fsck script (#10697)
Stephen Walker [Fri, 9 Mar 2012 01:11:17 +0000 (01:11 +0000)]
[packages] dosfstools: update to 3.0.12, add fsck script (#10697)

SVN-Revision: 30858

12 years agomultiwan package: use less iptables -F
Jo-Philipp Wich [Wed, 7 Mar 2012 11:47:52 +0000 (11:47 +0000)]
multiwan package: use less iptables -F

Hi

Even if "qos-scripts" package isn't installed, multiwan is flushing all the mangle chains.
This patch correct this behavior to let people use mangle table if qos-scripts is not there (to use there own qos script ...)

Info: For the moment the qos management of the multiwan package is broken (it's speaks about IMQ, instead of IFB)

The package version go from 1.0.20 to 1.0.21 (and not 1.0.19) because there is this patch also pending (http://patchwork.openwrt.org/patch/1740/)

Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
SVN-Revision: 30833

12 years agoAdd enabled option to multiwan
Jo-Philipp Wich [Wed, 7 Mar 2012 11:47:48 +0000 (11:47 +0000)]
Add enabled option to multiwan

Hi

Attached modified patchs for multiwan and luci-app-multiwan

Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
Le 19/12/2011 18:30, Etienne Champetier a écrit :
> Hi
>
> Here follows the patch for luci multiwan package
> I've also opened a ticket on the luci trac
>
> Regards
>
> Le 19/12/2011 16:38, Etienne Champetier a écrit :
>> Hi
>>
>> The only mean to disable multiwan is to delete the symlink in /etc/rc.d, but if you make a backup and restore it you have to re-delete the symlink.
>>
>> This small patch add an "enabled" option to multiwan script.
>>
>> It will allow me to have one image per router model, not one with multiwan and one without.
>>
>> Best regards
>>
>> Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
>>
>>
>>
>>
>> _______________________________________________
>> openwrt-devel mailing list
>> openwrt-devel@lists.openwrt.org
>> https://lists.openwrt.org/mailman/listinfo/openwrt-devel
>>
>>
>> _______________________________________________
>> openwrt-devel mailing list
>> openwrt-devel@lists.openwrt.org
>> https://lists.openwrt.org/mailman/listinfo/openwrt-devel

SVN-Revision: 30832

12 years ago[package] faifa: package libfaifa (#8506)
Florian Fainelli [Tue, 6 Mar 2012 13:13:15 +0000 (13:13 +0000)]
[package] faifa: package libfaifa (#8506)

SVN-Revision: 30831

12 years ago[patchteam] Add package for Command Line Interface SHell - Signed-off-by: Viktar...
Scott V. Kamp [Fri, 2 Mar 2012 15:18:57 +0000 (15:18 +0000)]
[patchteam] Add package for Command Line Interface SHell - Signed-off-by: Viktar Palstsiuk <viktar.palstsiuk@promwad.com>

SVN-Revision: 30788

12 years ago[packages] dibbler: update to 0.8.2
Stephen Walker [Fri, 2 Mar 2012 05:22:30 +0000 (05:22 +0000)]
[packages] dibbler: update to 0.8.2

SVN-Revision: 30772

12 years ago[packages] bind: update to 9.9.0
Stephen Walker [Fri, 2 Mar 2012 05:22:12 +0000 (05:22 +0000)]
[packages] bind: update to 9.9.0

SVN-Revision: 30771

12 years agooprofile: add -fpermissive for C++ to fix build errors
Felix Fietkau [Thu, 1 Mar 2012 10:43:50 +0000 (10:43 +0000)]
oprofile: add -fpermissive for C++ to fix build errors

SVN-Revision: 30761

12 years ago[packages] nzbget: fix crypto & sigc-2.0 bustage, remove unrecognized configure optio...
Stephen Walker [Thu, 1 Mar 2012 04:04:41 +0000 (04:04 +0000)]
[packages] nzbget: fix crypto & sigc-2.0 bustage, remove unrecognized configure option, use PKG_INSTALL

SVN-Revision: 30757

12 years ago[packages] sane-backends: fix v4l bustage
Stephen Walker [Thu, 1 Mar 2012 04:01:14 +0000 (04:01 +0000)]
[packages] sane-backends: fix v4l bustage

SVN-Revision: 30756

12 years ago[packages] baresip: fix avformat & v4l bustage
Stephen Walker [Mon, 27 Feb 2012 04:29:18 +0000 (04:29 +0000)]
[packages] baresip: fix avformat & v4l bustage

SVN-Revision: 30736

12 years ago[packages] libv4l: update to 0.8.6, add v4l-utils package
Stephen Walker [Mon, 27 Feb 2012 04:27:28 +0000 (04:27 +0000)]
[packages] libv4l: update to 0.8.6, add v4l-utils package

SVN-Revision: 30735

12 years ago[packages] libtorrent: fix GCC 4.6 bustage
Stephen Walker [Sun, 26 Feb 2012 20:54:12 +0000 (20:54 +0000)]
[packages] libtorrent: fix GCC 4.6 bustage

SVN-Revision: 30734

12 years ago[packages] ddns-scripts: add easydns.com
Stephen Walker [Sat, 25 Feb 2012 23:58:55 +0000 (23:58 +0000)]
[packages] ddns-scripts: add easydns.com

Signed-off-by: Galen Seitz <galens@seitzassoc.com>
Signed-off-by: Russell Senior <russell@personaltelco.net>
SVN-Revision: 30729

12 years ago[packages] hd-idle: fix parameter processing, its been broken since 3 years and only...
Jo-Philipp Wich [Sat, 25 Feb 2012 16:10:46 +0000 (16:10 +0000)]
[packages] hd-idle: fix parameter processing, its been broken since 3 years and only ever worked by accident

SVN-Revision: 30722

12 years ago[packages] less: fix clash with Busybox (#11042)
Jo-Philipp Wich [Sat, 25 Feb 2012 14:54:58 +0000 (14:54 +0000)]
[packages] less: fix clash with Busybox (#11042)

SVN-Revision: 30720

12 years ago[package] openvpn, openvpn-devel, openvpn-polarssl: remove special quoted parameter...
Jo-Philipp Wich [Sat, 25 Feb 2012 14:32:21 +0000 (14:32 +0000)]
[package] openvpn, openvpn-devel, openvpn-polarssl: remove special quoted parameter handling
The append_params_quoted procedure was only needed while the final OpenVPN was eval'd, now
that the service wrappers pass the command line through to ssd unmangled, the extraneous
quotes cause issues in the openvpn command line parser, so remove them.

SVN-Revision: 30719

12 years agov1 : do not install omshell static librairies in dhcp package
Jo-Philipp Wich [Fri, 24 Feb 2012 10:26:32 +0000 (10:26 +0000)]
v1 : do not install omshell static librairies in dhcp package

There is no need to install any static library on the target, unless one installs a linker (and a compiler) as well, and this is certainly not a common case.
The dhcp-server package installs two of them in /usr/local/lib - along with omshell. The erroneous lines were added as part of r10146 when the Makefile
was modified to install omshell, but the static libraries are never needed to run omshell on the target.

Signed-off-by: Emmanuel Deloget <logout@free.fr>
SVN-Revision: 30707

12 years agomultiwan,wifidog: adjust dependencies for removed iptables-mod-{conntrack,nat}
Felix Fietkau [Wed, 22 Feb 2012 01:49:52 +0000 (01:49 +0000)]
multiwan,wifidog: adjust dependencies for removed iptables-mod-{conntrack,nat}

SVN-Revision: 30677

12 years ago[packages] quagga: Drop support for Quagga 0.98.6
Vasilis Tsiligiannis [Tue, 21 Feb 2012 22:47:27 +0000 (22:47 +0000)]
[packages] quagga: Drop support for Quagga 0.98.6

SVN-Revision: 30674

12 years agopython: disable the readline dynload module even if the build system builds it
Felix Fietkau [Mon, 20 Feb 2012 11:29:20 +0000 (11:29 +0000)]
python: disable the readline dynload module even if the build system builds it

SVN-Revision: 30661

12 years ago[packages] transmission: use external upnpc library
Cezary Jackiewicz [Mon, 20 Feb 2012 06:15:25 +0000 (06:15 +0000)]
[packages] transmission: use external upnpc library

SVN-Revision: 30656

12 years ago[packages] bash: force linking against internal libreadline.a, fixes Backfire build...
Jo-Philipp Wich [Sun, 19 Feb 2012 18:33:26 +0000 (18:33 +0000)]
[packages] bash: force linking against internal libreadline.a, fixes Backfire build on CentOS 5.6

SVN-Revision: 30653

12 years ago[packages] bind: disable gssapi (#10997, thanks Cybjit)
Stephen Walker [Sun, 19 Feb 2012 17:41:10 +0000 (17:41 +0000)]
[packages] bind: disable gssapi (#10997, thanks Cybjit)

SVN-Revision: 30647

12 years agodebootstrap: upgrade to version 1.0.38
Luka Perkov [Sat, 18 Feb 2012 23:55:02 +0000 (23:55 +0000)]
debootstrap: upgrade to version 1.0.38

SVN-Revision: 30641

12 years agoat: upgrade to version 3.1.13
Luka Perkov [Sat, 18 Feb 2012 23:26:17 +0000 (23:26 +0000)]
at: upgrade to version 3.1.13

SVN-Revision: 30640

12 years ago[packages] lighttpd: update to 1.4.30, remove obsolete patches
Stephen Walker [Sat, 18 Feb 2012 22:14:05 +0000 (22:14 +0000)]
[packages] lighttpd: update to 1.4.30, remove obsolete patches

SVN-Revision: 30637

12 years ago[packages] msmtp: update to 1.4.27, put the queue scripts in their own package
Stephen Walker [Sat, 18 Feb 2012 22:13:47 +0000 (22:13 +0000)]
[packages] msmtp: update to 1.4.27, put the queue scripts in their own package

SVN-Revision: 30636

12 years ago[packages] libconfig: update to 1.4.8
Stephen Walker [Sat, 18 Feb 2012 22:13:25 +0000 (22:13 +0000)]
[packages] libconfig: update to 1.4.8

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
SVN-Revision: 30635

12 years ago[packages] libpng: fix an integer overflow that may lead to arbritary code execution...
Jo-Philipp Wich [Sat, 18 Feb 2012 19:06:40 +0000 (19:06 +0000)]
[packages] libpng: fix an integer overflow that may lead to arbritary code execution (CVE-2011-3026)

SVN-Revision: 30633

12 years ago[packages] oww: add oww, a 1-wire weather util
Stephen Walker [Sat, 18 Feb 2012 02:14:25 +0000 (02:14 +0000)]
[packages] oww: add oww, a 1-wire weather util

SVN-Revision: 30625

12 years ago[packages] libfreefare: add libfreefare, a MIFARE card library (#8309, thanks neomilium)
Stephen Walker [Fri, 17 Feb 2012 21:39:40 +0000 (21:39 +0000)]
[packages] libfreefare: add libfreefare, a MIFARE card library (#8309, thanks neomilium)

SVN-Revision: 30622

12 years ago[packages] rsyncrypto: add rsyncrypto, a rsync friendly encryption util (#8172)
Stephen Walker [Fri, 17 Feb 2012 20:31:48 +0000 (20:31 +0000)]
[packages] rsyncrypto: add rsyncrypto, a rsync friendly encryption util (#8172)

SVN-Revision: 30621

12 years ago[packages] gzip: add rsyncable support
Stephen Walker [Fri, 17 Feb 2012 20:31:05 +0000 (20:31 +0000)]
[packages] gzip: add rsyncable support

SVN-Revision: 30620

12 years ago[packages] argtable: update to 2.13
Stephen Walker [Fri, 17 Feb 2012 20:30:30 +0000 (20:30 +0000)]
[packages] argtable: update to 2.13

SVN-Revision: 30619

12 years ago[packages] libnfc: update to 1.4.2 (#6677, thanks neomilium)
Stephen Walker [Fri, 17 Feb 2012 17:49:48 +0000 (17:49 +0000)]
[packages] libnfc: update to 1.4.2 (#6677, thanks neomilium)

SVN-Revision: 30618

12 years ago[packages] ccid: update to 1.4.5 (#9005, #10494)
Stephen Walker [Fri, 17 Feb 2012 17:49:31 +0000 (17:49 +0000)]
[packages] ccid: update to 1.4.5 (#9005, #10494)

SVN-Revision: 30617

12 years ago[packages] pcsc-lite: update to 1.8.2 (#9005, #10494)
Stephen Walker [Fri, 17 Feb 2012 17:49:13 +0000 (17:49 +0000)]
[packages] pcsc-lite: update to 1.8.2 (#9005, #10494)

SVN-Revision: 30616

12 years ago[packages] pianobar: force the lib symlinks
Stephen Walker [Fri, 17 Feb 2012 04:00:16 +0000 (04:00 +0000)]
[packages] pianobar: force the lib symlinks

SVN-Revision: 30609

12 years ago[packages] boblight: add boblight, a lighting effects package (#10562, thanks Memphis)
Stephen Walker [Fri, 17 Feb 2012 03:12:26 +0000 (03:12 +0000)]
[packages] boblight: add boblight, a lighting effects package (#10562, thanks Memphis)

SVN-Revision: 30608

12 years ago[packages] pianobar: add pianobar, a pandora radio client (#10583, thanks lnxsrt)
Stephen Walker [Fri, 17 Feb 2012 03:12:05 +0000 (03:12 +0000)]
[packages] pianobar: add pianobar, a pandora radio client (#10583, thanks lnxsrt)

SVN-Revision: 30607

12 years ago[packages] ngircd: upadte to 18, add ssl variant & init script (#10462, thanks written)
Stephen Walker [Fri, 17 Feb 2012 03:11:37 +0000 (03:11 +0000)]
[packages] ngircd: upadte to 18, add ssl variant & init script (#10462, thanks written)

SVN-Revision: 30606

12 years agonstx: pass in build system cflags, fixes a compile error
Felix Fietkau [Thu, 16 Feb 2012 18:08:33 +0000 (18:08 +0000)]
nstx: pass in build system cflags, fixes a compile error

SVN-Revision: 30601

12 years agoxapian: update core and bindings to 1.2.8, fix compile errors
Felix Fietkau [Thu, 16 Feb 2012 18:08:31 +0000 (18:08 +0000)]
xapian: update core and bindings to 1.2.8, fix compile errors

SVN-Revision: 30600

12 years agomrd6: fix a compile error
Felix Fietkau [Thu, 16 Feb 2012 18:08:29 +0000 (18:08 +0000)]
mrd6: fix a compile error

SVN-Revision: 30599

12 years agomiredo: fix a compile error
Felix Fietkau [Thu, 16 Feb 2012 18:08:27 +0000 (18:08 +0000)]
miredo: fix a compile error

SVN-Revision: 30598

12 years agoloop-aes: update to 3.6e to fix build issues with kernel 3.x
Felix Fietkau [Thu, 16 Feb 2012 18:08:25 +0000 (18:08 +0000)]
loop-aes: update to 3.6e to fix build issues with kernel 3.x

SVN-Revision: 30597

12 years agolirc: prevent kernel drivers from being built (they break on newer kernels and they...
Felix Fietkau [Thu, 16 Feb 2012 18:08:24 +0000 (18:08 +0000)]
lirc: prevent kernel drivers from being built (they break on newer kernels and they are not packaged here)

SVN-Revision: 30596

12 years agolive: update to a new version, the old file is down from the upstream site, the new...
Felix Fietkau [Thu, 16 Feb 2012 18:08:22 +0000 (18:08 +0000)]
live: update to a new version, the old file is down from the upstream site, the new one is mirrored now

SVN-Revision: 30595

12 years agolinuxigd: use libip4tc explicitly to fix a build failure
Felix Fietkau [Thu, 16 Feb 2012 18:08:21 +0000 (18:08 +0000)]
linuxigd: use libip4tc explicitly to fix a build failure

SVN-Revision: 30594

12 years agolibfreenect: update to fix build breakage on big-endian systems
Felix Fietkau [Thu, 16 Feb 2012 18:08:19 +0000 (18:08 +0000)]
libfreenect: update to fix build breakage on big-endian systems

SVN-Revision: 30593

12 years agoksymoops: add missing -lz
Felix Fietkau [Thu, 16 Feb 2012 18:08:17 +0000 (18:08 +0000)]
ksymoops: add missing -lz

SVN-Revision: 30592

12 years ago[packages] transmission: update to 2.50, drop open_file_limit - has been removed...
Cezary Jackiewicz [Thu, 16 Feb 2012 12:31:48 +0000 (12:31 +0000)]
[packages] transmission: update to 2.50, drop open_file_limit - has been removed a few month ago

SVN-Revision: 30585

12 years agopackages: coova-chilli: 1.2.9 version bump
Gabor Juhos [Thu, 16 Feb 2012 11:58:35 +0000 (11:58 +0000)]
packages: coova-chilli: 1.2.9 version bump

Coova Chilli has at long last been updated by its authors - the attached
patch bumps the version and md5sum.

Signed-off-by: Oliver Smith <olipro@8.c.9.b.0.7.4.0.1.0.0.2.ip6.arpa>
SVN-Revision: 30584

12 years agopackages: udpxy: update to new version and add init script
Gabor Juhos [Thu, 16 Feb 2012 11:58:33 +0000 (11:58 +0000)]
packages: udpxy: update to new version and add init script

This patch updates version to 1.0.21-2.

Signed-off-by: Nerijus Baliūnas <nerijus@users.sourceforge.net>
SVN-Revision: 30583

12 years agopackages: ipv6/tayga: move static mappings to 'firewall' config
Gabor Juhos [Thu, 16 Feb 2012 11:58:32 +0000 (11:58 +0000)]
packages: ipv6/tayga: move static mappings to 'firewall' config

Static NAT64 entries should really belong to firewall config and could
be also processed by firewall code.

Currently tayga only processes ipv4_addr and ipv6_addr options, this is
the mapping itself.  ipv4_addr is taken from dynamic pool and is not
accessable from anywhere.  In addition, firewall code may add DNAT/SNAT
rules to map it to address from WAN interface and permit access from WAN
zone using selected ports/protocols.  Furthermore, firewall may allow or
deny access to ipv6_addr from 4-to-6 translated addresses.

Example:

config nat64
option ipv4_addr 192.0.2.31
option ipv6_addr 2001:db8::31

Signed-off-by: Alexey I. Froloff <raorn@altlinux.org>
SVN-Revision: 30582

12 years agopackages: ipv6/tayga: add more checks
Gabor Juhos [Thu, 16 Feb 2012 11:58:31 +0000 (11:58 +0000)]
packages: ipv6/tayga: add more checks

Signed-off-by: Alexey I. Froloff <raorn@altlinux.org>
SVN-Revision: 30581

12 years agondppd: new upstream release 0.2.2
Gabor Juhos [Thu, 16 Feb 2012 11:58:30 +0000 (11:58 +0000)]
ndppd: new upstream release 0.2.2

New features in 0.2.2:
    - libconfuse dependency removed
    - Improved logging
    - New auto-configuration option

Signed-off-by: Gabriel Kerneis <kerneis@pps.jussieu.fr>
SVN-Revision: 30580

12 years agopackages: tcpdump: new upstream release 4.2.1
Gabor Juhos [Thu, 16 Feb 2012 11:58:29 +0000 (11:58 +0000)]
packages: tcpdump: new upstream release 4.2.1

Signed-off-by: Gabriel Kerneis <kerneis@pps.jussieu.fr>
SVN-Revision: 30579

12 years agopackages: update libmbus to 0.7.0
Gabor Juhos [Thu, 16 Feb 2012 11:58:27 +0000 (11:58 +0000)]
packages: update libmbus to 0.7.0

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
SVN-Revision: 30578

12 years ago[packages] lvm2: update to 2.02.91
Jan Willies [Thu, 16 Feb 2012 07:07:41 +0000 (07:07 +0000)]
[packages] lvm2: update to 2.02.91

SVN-Revision: 30567

12 years ago[packages] cryptsetup: update to 1.4.1
Jan Willies [Thu, 16 Feb 2012 06:53:59 +0000 (06:53 +0000)]
[packages] cryptsetup: update to 1.4.1

SVN-Revision: 30566

12 years agofwknop: fix messed-up patch header
Felix Fietkau [Wed, 15 Feb 2012 20:38:25 +0000 (20:38 +0000)]
fwknop: fix messed-up patch header

SVN-Revision: 30560

12 years agoflite: add missing -lm
Felix Fietkau [Wed, 15 Feb 2012 20:38:22 +0000 (20:38 +0000)]
flite: add missing -lm

SVN-Revision: 30559

12 years agobluez-utils: add -lm to LDFLAGS to fix a compile error
Felix Fietkau [Wed, 15 Feb 2012 19:19:47 +0000 (19:19 +0000)]
bluez-utils: add -lm to LDFLAGS to fix a compile error

SVN-Revision: 30558

12 years agobatman: mark the gateway module as broken, it does not compile with any recent kernels
Felix Fietkau [Wed, 15 Feb 2012 19:19:45 +0000 (19:19 +0000)]
batman: mark the gateway module as broken, it does not compile with any recent kernels

SVN-Revision: 30557

12 years ago[packages] more gcc 4.6 compilation fixes
Daniel Dickinson [Wed, 15 Feb 2012 09:34:08 +0000 (09:34 +0000)]
[packages] more gcc 4.6 compilation fixes

SVN-Revision: 30548

12 years ago[packages] unbound: update to 1.4.16
Stephen Walker [Wed, 15 Feb 2012 00:45:09 +0000 (00:45 +0000)]
[packages] unbound: update to 1.4.16

SVN-Revision: 30546

12 years ago[packages] bind: update to 9.8.1-P1, thanks Oliver Smith, drop obsolete patches
Stephen Walker [Wed, 15 Feb 2012 00:44:52 +0000 (00:44 +0000)]
[packages] bind: update to 9.8.1-P1, thanks Oliver Smith, drop obsolete patches

SVN-Revision: 30545

12 years ago[packages] tor-alpha: update to 0.2.3.12-alpha, refresh patches
Stephen Walker [Wed, 15 Feb 2012 00:44:33 +0000 (00:44 +0000)]
[packages] tor-alpha: update to 0.2.3.12-alpha, refresh patches

SVN-Revision: 30544

12 years ago[packages] collectd: remove further instances of -Werror to fix compilation with...
Jo-Philipp Wich [Tue, 14 Feb 2012 18:09:22 +0000 (18:09 +0000)]
[packages] collectd: remove further instances of -Werror to fix compilation with gcc 4.6 (#10962)

SVN-Revision: 30533

12 years ago[packages] Mass Fix for GCC 4.6
Daniel Dickinson [Tue, 14 Feb 2012 17:34:08 +0000 (17:34 +0000)]
[packages] Mass Fix for GCC 4.6

nodefaultlibs now includes libc so we have to add it where we want it

SVN-Revision: 30530

12 years ago[packages] boost: update to v1.48.0, fix compilation with gcc 4.6
Jo-Philipp Wich [Tue, 14 Feb 2012 17:20:23 +0000 (17:20 +0000)]
[packages] boost: update to v1.48.0, fix compilation with gcc 4.6

SVN-Revision: 30524

12 years ago[packages] mysql: fix compilation with gcc 4.6
Jo-Philipp Wich [Tue, 14 Feb 2012 15:27:27 +0000 (15:27 +0000)]
[packages] mysql: fix compilation with gcc 4.6

SVN-Revision: 30523

12 years agosamba36: integrate a cleanup/rewrite of the smbpasswd utility from samba 3.0
Felix Fietkau [Tue, 14 Feb 2012 03:34:15 +0000 (03:34 +0000)]
samba36: integrate a cleanup/rewrite of the smbpasswd utility from samba 3.0

SVN-Revision: 30517

12 years agosamba36: do not patch generated files
Felix Fietkau [Tue, 14 Feb 2012 03:34:13 +0000 (03:34 +0000)]
samba36: do not patch generated files

SVN-Revision: 30516

12 years agosamba36: remove the tdbsam backend
Felix Fietkau [Tue, 14 Feb 2012 03:34:11 +0000 (03:34 +0000)]
samba36: remove the tdbsam backend

SVN-Revision: 30515

12 years ago[packages] libsigc++: update to 2.2.10 (#10967, thanks jeff), refresh patches
Stephen Walker [Tue, 14 Feb 2012 01:17:51 +0000 (01:17 +0000)]
[packages] libsigc++: update to 2.2.10 (#10967, thanks jeff), refresh patches

SVN-Revision: 30514

12 years agosamba36: more size optimizations and configurable debug level
Felix Fietkau [Mon, 13 Feb 2012 23:59:07 +0000 (23:59 +0000)]
samba36: more size optimizations and configurable debug level

SVN-Revision: 30513

12 years agosamba36: adjust the debug level of asserts to save some more space
Felix Fietkau [Mon, 13 Feb 2012 21:30:23 +0000 (21:30 +0000)]
samba36: adjust the debug level of asserts to save some more space

SVN-Revision: 30512

12 years agosamba36: fix some linking issues
Felix Fietkau [Mon, 13 Feb 2012 20:57:41 +0000 (20:57 +0000)]
samba36: fix some linking issues

SVN-Revision: 30511

12 years agosamba36: disable some unused modules
Felix Fietkau [Mon, 13 Feb 2012 20:57:39 +0000 (20:57 +0000)]
samba36: disable some unused modules

SVN-Revision: 30510

12 years agosamba36: add even more size optimizations, binary size is now down to about 2.7M...
Felix Fietkau [Mon, 13 Feb 2012 20:26:29 +0000 (20:26 +0000)]
samba36: add even more size optimizations, binary size is now down to about 2.7M uncompressed

SVN-Revision: 30509

12 years agosamba36: install smbpasswd symlink
Felix Fietkau [Mon, 13 Feb 2012 16:51:19 +0000 (16:51 +0000)]
samba36: install smbpasswd symlink

SVN-Revision: 30506

12 years agosamba36: reorganize patches, fix windows 7 compatibility
Felix Fietkau [Mon, 13 Feb 2012 16:51:18 +0000 (16:51 +0000)]
samba36: reorganize patches, fix windows 7 compatibility

SVN-Revision: 30505

12 years agosamba36: remove more parts of srvsvc
Felix Fietkau [Mon, 13 Feb 2012 12:40:24 +0000 (12:40 +0000)]
samba36: remove more parts of srvsvc

SVN-Revision: 30494

12 years agosamba36: remove SAMR support and save a bit more space
Felix Fietkau [Mon, 13 Feb 2012 12:16:47 +0000 (12:16 +0000)]
samba36: remove SAMR support and save a bit more space

SVN-Revision: 30491

12 years agosamba36: add a few more size reduction patches
Felix Fietkau [Mon, 13 Feb 2012 12:01:47 +0000 (12:01 +0000)]
samba36: add a few more size reduction patches

SVN-Revision: 30490

12 years agosamba36: add a stripped-down multicall samba 3.6, including smbd, nmbd and smbpasswd...
Felix Fietkau [Mon, 13 Feb 2012 03:51:59 +0000 (03:51 +0000)]
samba36: add a stripped-down multicall samba 3.6, including smbd, nmbd and smbpasswd (partially based on a package by Todd Richmond from #9992)

SVN-Revision: 30489

12 years ago[packages] freeradius2: update to version 2.1.12
Hauke Mehrtens [Sun, 12 Feb 2012 08:31:02 +0000 (08:31 +0000)]
[packages] freeradius2: update to version 2.1.12

SVN-Revision: 30465

12 years ago[packages] babeld: fix keep_unfeasible parameter
Gabriel Kerneis [Sun, 12 Feb 2012 06:47:54 +0000 (06:47 +0000)]
[packages] babeld: fix keep_unfeasible parameter

Thanks to Juliusz Chroboczek.

SVN-Revision: 30464

12 years agobatman-adv: hotplug script fixes
Marek Lindner [Sat, 11 Feb 2012 18:15:36 +0000 (18:15 +0000)]
batman-adv: hotplug script fixes

 * call bat_config() instead of config_bat() (which does not exist)
 * support ap isolation config option
 * remove /etc/rc.common from script since it is not an init script anymore

Signed-off-by: Filippo Sallemi <tonyputi@gmail.com>
SVN-Revision: 30457

12 years ago[packages] babeld: new upstream release 1.3.1
Gabriel Kerneis [Sat, 11 Feb 2012 15:17:16 +0000 (15:17 +0000)]
[packages] babeld: new upstream release 1.3.1

11 February 2011: babeld-1.3.1
  * Made the resend logic less aggressive.  This should lead to fewer request
    messages upon link failure, at the cost of somewhat worse behaviour in the
    presence of heavy packet loss.
  * INCOMPATIBLE CHANGE: removed the idle detection functionality (-i).  This
    feature was little used and complicated the code somewhat.
  * Various internal tweaks to bring babeld closer to the Quagga version.

SVN-Revision: 30451

12 years ago[packages] bluelog: add bluelog, a Bluetooth scanner & logger
Stephen Walker [Sat, 11 Feb 2012 05:37:31 +0000 (05:37 +0000)]
[packages] bluelog: add bluelog, a Bluetooth scanner & logger

SVN-Revision: 30431

12 years ago[packages] obfsproxy: add obfsproxy (#10947)
Stephen Walker [Fri, 10 Feb 2012 23:09:32 +0000 (23:09 +0000)]
[packages] obfsproxy: add obfsproxy (#10947)

SVN-Revision: 30430

12 years ago[packages] tor-alpha: update to 0.2.3.11-alpha
Stephen Walker [Fri, 10 Feb 2012 23:08:32 +0000 (23:08 +0000)]
[packages] tor-alpha: update to 0.2.3.11-alpha

SVN-Revision: 30429

12 years ago[packages] lmbench: fix md5sum
Stephen Walker [Fri, 10 Feb 2012 19:47:21 +0000 (19:47 +0000)]
[packages] lmbench: fix md5sum

SVN-Revision: 30426

12 years ago[packages] dibbler: update to 0.8.1
Stephen Walker [Fri, 10 Feb 2012 19:21:21 +0000 (19:21 +0000)]
[packages] dibbler: update to 0.8.1

 * switch to uclibcxx
 * add requestor package, init scripts & conffiles
 * drop obsolete patches

SVN-Revision: 30425

12 years ago[patchteam] upgrade mosquitto MQTT tools from 0.13 to 0.14.4 - Signed-off-by: Karl...
Scott V. Kamp [Fri, 10 Feb 2012 13:25:15 +0000 (13:25 +0000)]
[patchteam] upgrade mosquitto MQTT tools from 0.13 to 0.14.4 - Signed-off-by: Karl Palsson <karlp@tweak.net.au>

SVN-Revision: 30415

12 years ago[patchteam] usb-modeswitch-data: update to 20120120 / usb-modeswitch: update to 1...
Scott V. Kamp [Fri, 10 Feb 2012 13:07:53 +0000 (13:07 +0000)]
[patchteam] usb-modeswitch-data: update to 20120120 / usb-modeswitch: update to 1.2.3 - Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com>

SVN-Revision: 30411