index
:
openwrt/em-br6478acv2/master-187ad058
master
openwrt master 187ad058
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
Commit message (
Expand
)
Author
Age
Files
Lines
*
libnl-tiny: add -fpic
Felix Fietkau
2009-05-04
1
-0
/
+2
*
fix ebtables compile
Felix Fietkau
2009-05-04
1
-0
/
+2
*
fix more issues with libnl-tiny and eglibc
Felix Fietkau
2009-05-04
3
-2
/
+5
*
fix libnl-tiny compile with eglibc
Felix Fietkau
2009-05-04
1
-0
/
+1
*
base-files: Add additional base-files search paths
Hamish Guthrie
2009-05-04
1
-0
/
+6
*
[package] kernel: fix conditional handling of ide-support
Jo-Philipp Wich
2009-05-04
1
-35
/
+22
*
[package] iptables: fix segfault in xtables_parse_protocol() if an unknown pr...
Jo-Philipp Wich
2009-05-03
1
-0
/
+13
*
[package] iptables:
Nicolas Thill
2009-05-03
1
-47
/
+44
*
[package] kernel: fix dependencies for kmod-ipt-filter (required by qos-scripts)
Jo-Philipp Wich
2009-05-02
1
-1
/
+2
*
[package] prevent kmod-switch from accessing nvram on brcm63xx (#5035)
Florian Fainelli
2009-05-02
1
-1
/
+5
*
[package] iptables: install libxtables.so and libiptc.so into staging dir
Jo-Philipp Wich
2009-05-02
1
-0
/
+2
*
[package] kernel: make kmod-ipt-filter available on brcm-2.4, kernel 2.4 prov...
Jo-Philipp Wich
2009-05-01
1
-1
/
+1
*
[package] iptables: replace exot_error() with xtables_error() in layer7 patch
Jo-Philipp Wich
2009-05-01
1
-11
/
+11
*
[iptables] Update layer7 rules
Hauke Mehrtens
2009-05-01
16
-7
/
+20
*
[iptables] In r15501 the libxt_layer7.c was placed in a wrong location.
Hauke Mehrtens
2009-05-01
1
-4
/
+4
*
[kernel] The location of eeprom_93cx6.ko has chanced.
Hauke Mehrtens
2009-05-01
1
-0
/
+4
*
[mac80211] Update to compat-wireless-2009-05-01
Hauke Mehrtens
2009-05-01
24
-6468
/
+397
*
rcS: wait for init scripts to complete before initiating the shutdown (patch ...
Felix Fietkau
2009-04-30
2
-6
/
+12
*
[package] kernel: fix syntax error introduced with r15524
Jo-Philipp Wich
2009-04-30
1
-2
/
+2
*
[package] base-files: make diag.sh stub working in bash
Jo-Philipp Wich
2009-04-30
1
-2
/
+2
*
[package] kernel: fix ide-disk problems on newer kernels - thanks russell!
Jo-Philipp Wich
2009-04-30
1
-21
/
+43
*
opkg: work around the same broken array overrun check in gcc 4.4 as in gcc 4.3
Felix Fietkau
2009-04-30
1
-1
/
+1
*
uci: increase argv size in batch mode to silence a false gcc 4.4 compiler war...
Felix Fietkau
2009-04-30
1
-0
/
+11
*
hostapd: use libnl-tiny instead of libnl
Felix Fietkau
2009-04-30
2
-4
/
+28
*
crda: use libnl-tiny
Felix Fietkau
2009-04-30
1
-10
/
+12
*
libnl-tiny: install a pkg-config file
Felix Fietkau
2009-04-30
2
-1
/
+12
*
iw: use libnl-tiny, forcibly disable git version check
Felix Fietkau
2009-04-30
1
-4
/
+17
*
libnl-tiny: sync genetlink.h with the kernel header
Felix Fietkau
2009-04-30
1
-0
/
+14
*
swconfig: use libnl-tiny instead of libnl
Felix Fietkau
2009-04-30
2
-13
/
+19
*
add libnl-tiny as a small replacement for libnl with only genl support included
Felix Fietkau
2009-04-30
44
-0
/
+9124
*
[package] kernel: mask pcompress.ko crypto module for non-2.6.30 kernels
Jo-Philipp Wich
2009-04-30
1
-1
/
+1
*
[brcm-2.4] drop iptables 1.3.8 and switch to to 1.4.3.2, refresh layer7 kerne...
Jo-Philipp Wich
2009-04-29
8
-973
/
+59
*
cryptomgr needs pcomp and hash loaded in 2.6.30
Imre Kaloz
2009-04-29
1
-1
/
+2
*
[package] mac80211: backport ath9k uninline patch
Gabor Juhos
2009-04-29
2
-1
/
+105
*
we don't need the libiptc library
Imre Kaloz
2009-04-29
1
-1
/
+0
*
[package] busybox: add possibility to set crond log level through /etc/config...
Jo-Philipp Wich
2009-04-29
2
-2
/
+3
*
[package] hostap-driver: fix displaying of kmod-hostap-{pci,plx,cs} in menuco...
Jo-Philipp Wich
2009-04-29
1
-0
/
+1
*
upgrade iptables to 1.4.3.2
Imre Kaloz
2009-04-29
5
-3
/
+3
*
[package] update e2fsprogs to v1.41.5 (#5014)
Jo-Philipp Wich
2009-04-27
1
-3
/
+3
*
introduce a generic PKG_CONFIG_DEPENDS for packages that need to be reconfigu...
Nicolas Thill
2009-04-27
5
-14
/
+20
*
[package] kernel: add missing kconfig symbol related to SSB
Nicolas Thill
2009-04-27
1
-0
/
+1
*
remove leftover unvram directory and move the nvram.init change to package/nvram
Felix Fietkau
2009-04-27
9
-1148
/
+1
*
nvram fixup: move the nvram commit hook to commit for all variables, since ch...
Felix Fietkau
2009-04-27
1
-1
/
+1
*
broadcom-wl: add nvram stub to fix nas compile after the switch to unvram
Felix Fietkau
2009-04-27
2
-3
/
+25
*
[package] rename unvram to nvram
Jo-Philipp Wich
2009-04-27
8
-0
/
+1147
*
[package] remove old nvram package
Jo-Philipp Wich
2009-04-27
10
-1287
/
+0
*
[package] unvram: rename executable to "nvram" and place it in /usr/sbin, add...
Jo-Philipp Wich
2009-04-27
3
-5
/
+83
*
[package] lua: embed md5lib
Jo-Philipp Wich
2009-04-27
1
-0
/
+484
*
[package] unvram: get rid of some memory leaks
Jo-Philipp Wich
2009-04-27
3
-21
/
+22
*
[package] unvram: make it work on bcm47xx, also look for /dev/mtdblockX
Jo-Philipp Wich
2009-04-26
3
-8
/
+25
[next]