- Aug 25, 2014
-
-
John Crispin authored
The idea is still to enable it by default at some point I've tested all ar71xx packages (except oldpackages) using CONFIG_ALL=y Failing packages have been marked with PKG_CHECK_FORMAT_SECURITY:=0 for now I can test more targets but i have no idea which are the most used Signed-off-by:
Etienne CHAMPETIER <champetier.etienne@gmail.com> SVN-Revision: 42282
-
- Aug 09, 2014
-
-
Jo-Philipp Wich authored
Signed-off-by:
Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 42090
-
- Aug 08, 2014
-
-
Luka Perkov authored
Signed-off-by:
Luka Perkov <luka@openwrt.org> SVN-Revision: 42070
-
- Aug 07, 2014
-
-
Steven Barth authored
NFLOG and NFQUEUE targets' full support for iptables. Includes all needed kernel modules (Xtables's and Netlink's) and userspace libraries. All added kernel modules can be individually disabled, all other new libraries get their own individual packages. Reported-by:
Fabian Hugelshofer <hugelshofer2006@gmx.ch> Reported-by:
Rainer Poisel <rainer.poisel@fhstp.ac.at> Reported-by:
Derek LaHousse <dlahouss@mtu.edu> Signed-off-by:
Guillaume Déflache <guillaume.deflache@ibwag.com> SVN-Revision: 42022
-
- Aug 06, 2014
-
-
Jo-Philipp Wich authored
Signed-off-by:
Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 42003
-
- Aug 05, 2014
-
-
Jo-Philipp Wich authored
This changeset implements a new menuconfig option to generate separate repositories for each enabled package feed instead of one monolithic one. Signed-off-by:
Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 42002
-
- Aug 01, 2014
-
-
Jo-Philipp Wich authored
This commit implements a new netfilter match "xt_id" which can be used to attach unsigned 32bit IDs to iptables rules. Signed-off-by:
Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 41945
-
- Jul 31, 2014
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41914
-
- Jul 30, 2014
-
-
Luka Perkov authored
Signed-off-by:
Luka Perkov <luka@openwrt.org> SVN-Revision: 41898
-
- Jul 29, 2014
-
-
Felix Fietkau authored
Make sure they don't break the sed command, and also make device_info and openwrt_release more robust for parsing by scripts Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41885
-
Felix Fietkau authored
Creates /etc/device_info which will be used to fill in information for WPS and other protocols that need manufacturer/device information This helps with creating OpenWrt firmware for OEM or rebranded devices. Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41884
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 41871
-
- Jul 21, 2014
-
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 41792
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 41789
-
- Jul 20, 2014
-
-
John Crispin authored
SVN-Revision: 41776
-
- Jul 11, 2014
-
-
Luka Perkov authored
Signed-off-by:
Luka Perkov <luka@openwrt.org> SVN-Revision: 41582
-
- Jul 10, 2014
-
-
Luka Perkov authored
Signed-off-by:
Luka Perkov <luka@openwrt.org> SVN-Revision: 41581
-
- Jul 08, 2014
-
-
Luka Perkov authored
Signed-off-by:
Luka Perkov <luka@openwrt.org> SVN-Revision: 41551
-
- Jul 06, 2014
-
-
Luka Perkov authored
Signed-off-by:
Luka Perkov <luka@openwrt.org> SVN-Revision: 41533
-
- Jul 04, 2014
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41504
-
- Jul 02, 2014
-
-
Jo-Philipp Wich authored
Signed-off-by:
Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 41459
-
- Jun 30, 2014
-
-
Felix Fietkau authored
The idea is to get rid of http://en.wikipedia.org/wiki/Uncontrolled_format_string by using "-Wformat -Werror=format-security" by default Signed-off-by:
Etienne CHAMPETIER <etienne.champetier@free.fr> SVN-Revision: 41412
-
- Jun 27, 2014
-
-
Luka Perkov authored
Signed-off-by:
Luka Perkov <luka@openwrt.org> SVN-Revision: 41362
-
Imre Kaloz authored
Signed-off-by:
Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 41359
-
Imre Kaloz authored
Signed-off-by:
Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 41356
-
- Jun 26, 2014
-
-
John Crispin authored
205-fix-headers_install.patch is obseleted by upstream commit 3246a0352e3d58380b9386570f1db1faf7edf8a8 Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 41351
-
- Jun 24, 2014
-
-
John Crispin authored
also add quotes to paths Signed-off-by:
Daniel Golle <daniel@makrotopia.org> SVN-Revision: 41326
-
John Crispin authored
paramters: $(1) board name $(2) ubinize-image options (e.g. --no-kernel and/or --uboot-env) $(3) rootfstype (e.g. squashfs or ubifs) $(4) kernel image file $(5) options to pass-through to ubinize (i.e. $($(PROFILE)_UBI_OPTS))) Signed-off-by:
Daniel Golle <daniel@makrotopia.org> SVN-Revision: 41311
-
Luka Perkov authored
Signed-off-by:
Luka Perkov <luka@openwrt.org> SVN-Revision: 41309
-
- Jun 18, 2014
-
-
John Crispin authored
Signed-off-by:
Martin Fäcknitz <faecknitz@hotsplots.de> SVN-Revision: 41250
-
- Jun 17, 2014
-
-
John Crispin authored
Removed unused ubi file file from template as ubinized images are passed directly and not inside the tarball. Also removed left-over white-space. Signed-off-by:
Daniel Golle <daniel@makrotopia.org> SVN-Revision: 41237
-
- Jun 16, 2014
-
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 41223
-
- Jun 11, 2014
-
-
Luka Perkov authored
Signed-off-by:
Luka Perkov <luka@openwrt.org> SVN-Revision: 41150
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41144
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 41127
-
- Jun 07, 2014
-
-
Hauke Mehrtens authored
With this patch the mips74k subtarget will be compiled with optimized compiler options to generated smaller and faster code. This currently breaks broadcom-wl, because the binary blob is only compiled with mipsr1 support. Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 41050
-
- Jun 02, 2014
-
-
Felix Fietkau authored
netfilter: split off header matching modules not used by the default config (reduces rootfs size and memory usage) Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40983
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40979
-
John Crispin authored
This allows the selection of a specific branch in the menuconfig when using a kernel downloaded from GIT. Signed-off-by:
Mathieu Olivari <mathieu@qca.qualcomm.com> SVN-Revision: 40946
-
John Crispin authored
The way git options are managed in kernel-defaults.mk makes additions difficult. If requires different code path for each option; it's ok so far as we handle only one option, but if we want to make the git clone mechanism more flexible, more option will be required, which will become tedious. So; we'll move the GIT options into a variable, that may or may not be set depending on the configuration, and we'll pass this variable to the git command. Signed-off-by:
Mathieu Olivari <mathieu@qca.qualcomm.com> SVN-Revision: 40945
-