2770 Commits (6b3502f99c98cd61f861cd6039cc84deb6b4bab2)

Author SHA1 Message Date
Markus Wigge 807c0426bf changed "option" to "list" for binding interfaces 16 years ago
Florian Fainelli 369db35a29 fix oops in switch-robo on brcm63xx, thanks to Daniel Dickinson (#5053) 16 years ago
Nicolas Thill a119d75d7e grub: fix potential build issues on redhat/fedora host systems (should close: #3793) 16 years ago
Felix Fietkau d7c2fc499d libnl-tiny: add -fpic 16 years ago
Felix Fietkau 3a3df94c51 fix ebtables compile 16 years ago
Felix Fietkau 0f632264ec fix more issues with libnl-tiny and eglibc 16 years ago
Felix Fietkau 0f6846a4f0 fix libnl-tiny compile with eglibc 16 years ago
Hamish Guthrie 42e35d0a95 base-files: Add additional base-files search paths 16 years ago
Jo-Philipp Wich 4bead4bb96 kernel: fix conditional handling of ide-support 16 years ago
Jo-Philipp Wich 1b890c945c iptables: fix segfault in xtables_parse_protocol() if an unknown protocol is specified for -p 16 years ago
Nicolas Thill 8c7602a3f4 iptables: - add libtool fixups - fix libiptc & libxtables packages, containing only symlinks but missing the actual library files - enable static versions of libiptc & libxtables - install pkgconfig .pc files as well - cleanup & reorg 16 years ago
Jo-Philipp Wich 0f1984092e kernel: fix dependencies for kmod-ipt-filter (required by qos-scripts) 16 years ago
Florian Fainelli 9051239daf prevent kmod-switch from accessing nvram on brcm63xx (#5035) 16 years ago
Jo-Philipp Wich 26f40c4bd4 iptables: install libxtables.so and libiptc.so into staging dir 16 years ago
Jo-Philipp Wich 029e43443b kernel: make kmod-ipt-filter available on brcm-2.4, kernel 2.4 provides a textsearch implementation 16 years ago
Jo-Philipp Wich 8738678fbf iptables: replace exot_error() with xtables_error() in layer7 patch 16 years ago
Hauke Mehrtens e50d6f12f7 Update layer7 rules 16 years ago
Hauke Mehrtens a93f9f0eee In r15501 the libxt_layer7.c was placed in a wrong location. 16 years ago
Hauke Mehrtens fd2492485e The location of eeprom_93cx6.ko has chanced. 16 years ago
Hauke Mehrtens 4fca4229cd Update to compat-wireless-2009-05-01 16 years ago
Felix Fietkau cbd52550bd rcS: wait for init scripts to complete before initiating the shutdown (patch from #5032) 16 years ago
Jo-Philipp Wich 2a48c43b7f kernel: fix syntax error introduced with r15524 16 years ago
Jo-Philipp Wich 1c41493d74 base-files: make diag.sh stub working in bash 16 years ago
Jo-Philipp Wich fc521bf541 kernel: fix ide-disk problems on newer kernels - thanks russell! 16 years ago
Felix Fietkau 97c4a54db3 opkg: work around the same broken array overrun check in gcc 4.4 as in gcc 4.3 16 years ago
Felix Fietkau 8994dc4361 uci: increase argv size in batch mode to silence a false gcc 4.4 compiler warning 16 years ago
Felix Fietkau f06689ce61 hostapd: use libnl-tiny instead of libnl 16 years ago
Felix Fietkau 0002fadf7d crda: use libnl-tiny 16 years ago
Felix Fietkau f981976ed1 libnl-tiny: install a pkg-config file 16 years ago
Felix Fietkau 3750e2788d iw: use libnl-tiny, forcibly disable git version check 16 years ago
Felix Fietkau b736ff1fdf libnl-tiny: sync genetlink.h with the kernel header 16 years ago
Felix Fietkau ad9d1857a5 swconfig: use libnl-tiny instead of libnl 16 years ago
Felix Fietkau 938553bd69 add libnl-tiny as a small replacement for libnl with only genl support included 16 years ago
Jo-Philipp Wich 78f44f7c8b kernel: mask pcompress.ko crypto module for non-2.6.30 kernels 16 years ago
Jo-Philipp Wich 2515392870 drop iptables 1.3.8 and switch to to 1.4.3.2, refresh layer7 kernel patches and add packages for libiptc + libxtables 16 years ago
Imre Kaloz 98d10636bb cryptomgr needs pcomp and hash loaded in 2.6.30 16 years ago
Gabor Juhos ad66840108 mac80211: backport ath9k uninline patch 16 years ago
Imre Kaloz 6032279e79 we don't need the libiptc library 16 years ago
Jo-Philipp Wich d26ec37d18 busybox: add possibility to set crond log level through /etc/config/system and use level 5 by default which prevents unneeded debug messages on each job execution 16 years ago
Jo-Philipp Wich df8693a787 hostap-driver: fix displaying of kmod-hostap-{pci,plx,cs} in menuconfig (#4218) 16 years ago
Imre Kaloz 3671591480 upgrade iptables to 1.4.3.2 16 years ago
Jo-Philipp Wich c4a32c388c update e2fsprogs to v1.41.5 (#5014) 16 years ago
Nicolas Thill 7658ef1316 introduce a generic PKG_CONFIG_DEPENDS for packages that need to be reconfigured when certain CONFIG options changed, rename PKG_BUILD_DEPEND to PKG_BUILD_DEPENDS 16 years ago
Nicolas Thill b558d4b839 kernel: add missing kconfig symbol related to SSB 16 years ago
Felix Fietkau c2696fb706 remove leftover unvram directory and move the nvram.init change to package/nvram 16 years ago
Felix Fietkau f8fb679405 nvram fixup: move the nvram commit hook to commit for all variables, since changes no longer take effect after only a set operation 16 years ago
Felix Fietkau 7f8b55cec9 broadcom-wl: add nvram stub to fix nas compile after the switch to unvram 16 years ago
Jo-Philipp Wich 69decd27e2 rename unvram to nvram 16 years ago
Jo-Philipp Wich ace455e0c0 remove old nvram package 16 years ago
Jo-Philipp Wich 6eec3954ef unvram: rename executable to "nvram" and place it in /usr/sbin, add fixup init script from old nvram package 16 years ago