Commit Graph

2887 Commits

Author SHA1 Message Date
Florian Fainelli
b2515858d9 Removed init script as there is an hotplug one, check whether user configuration directive is properly set, change the numbering to 10 rather than 15
SVN-Revision: 3189
2006-02-08 14:08:21 +00:00
Florian Fainelli
3a805b3c51 Updated Makefile, thanks to Stephen Rose, corrected compile-time dependency
SVN-Revision: 3187
2006-02-08 10:03:51 +00:00
Florian Fainelli
36edc78288 Added scanlogd, thanks to Stephen Rose for his work
SVN-Revision: 3186
2006-02-07 23:00:19 +00:00
Florian Fainelli
592c60778f Fixed typo
SVN-Revision: 3185
2006-02-07 22:51:10 +00:00
Felix Fietkau
36b448e222 update to linux 2.6.15.3 (security fixes)
SVN-Revision: 3183
2006-02-07 19:03:30 +00:00
Florian Fainelli
006a810e13 Fixed typo in menuconfig
SVN-Revision: 3182
2006-02-07 16:56:40 +00:00
Florian Fainelli
bf65bd3c62 Fixed typo, closes #294
SVN-Revision: 3180
2006-02-07 13:23:38 +00:00
Florian Fainelli
6641b176a9 Fixed user-space br2684ctl to be more verbose, also copy all the libatm dependencies.
SVN-Revision: 3179
2006-02-07 13:12:05 +00:00
Felix Fietkau
11a28b3194 fix typo in filename
SVN-Revision: 3171
2006-02-07 02:40:12 +00:00
Florian Fainelli
20ed2ae9f5 Modified br2684 patch to remove unresolved symbol, should now work, needs testing
SVN-Revision: 3166
2006-02-06 18:10:56 +00:00
Florian Fainelli
8d8c65cc9c Added support httpd user-agent, IP address binding, closes #265 and #108
SVN-Revision: 3165
2006-02-06 15:45:24 +00:00
Florian Fainelli
facc418be1 Added multipath routing to quagga, and close #290
SVN-Revision: 3163
2006-02-06 12:19:57 +00:00
Imre Kaloz
a58b362484 patch madwifi-ng to use master mode by default
SVN-Revision: 3162
2006-02-06 11:36:10 +00:00
Imre Kaloz
f899e1bc45 make gcc4 depend on libgcc, and disable the libgcc hack for it
SVN-Revision: 3161
2006-02-06 11:26:51 +00:00
Imre Kaloz
b37df06d50 port the changes from [3155] to Kamikaze
SVN-Revision: 3156
2006-02-06 00:07:27 +00:00
Florian Fainelli
71fcaa828c Added support for ppp filtering, as userland pppd can now support filtering
SVN-Revision: 3151
2006-02-05 20:41:01 +00:00
Florian Fainelli
2f9ff49f50 Added needed patch for ppp to compile with filter enable
SVN-Revision: 3148
2006-02-05 20:19:24 +00:00
Florian Fainelli
07431e5f0a Updated ppp to be compiled with PPP filtering options as it was introduced with the newest libpcap
SVN-Revision: 3147
2006-02-05 20:18:24 +00:00
Florian Fainelli
2576ba4795 Updated libpcap to 0.9.4, tcpdump to 3.9.4
SVN-Revision: 3139
2006-02-05 17:30:49 +00:00
Florian Fainelli
f8c8700d60 Avoid mkdir in postinst, doing it in the Makefile
SVN-Revision: 3138
2006-02-05 15:38:04 +00:00
Felix Fietkau
b7216f0b13 fix menuconfig entry for cifs
SVN-Revision: 3136
2006-02-05 04:05:14 +00:00
Felix Fietkau
30b66800e7 fix static domain wildcards in dnsmasq (broken by upgrade to 2.26)
SVN-Revision: 3135
2006-02-05 03:59:55 +00:00
Florian Fainelli
7fbe0ed3f8 Fixed writechannel bug as described in ticket in #246, now closed
SVN-Revision: 3131
2006-02-04 23:12:51 +00:00
Florian Fainelli
4439059ff1 Corrected missing dependency, closes #280
SVN-Revision: 3130
2006-02-04 22:13:24 +00:00
Florian Fainelli
8c05e7e776 Added mini-http-htpasswd package, closes request #251
SVN-Revision: 3129
2006-02-04 21:55:53 +00:00
Florian Fainelli
b436e07724 Fixed call to ip_ct_refresh, and replaced with ip_ct_refresh_acct, added needed structures for this new function to work. Closes #267
SVN-Revision: 3128
2006-02-04 21:08:21 +00:00
Felix Fietkau
8d181b4022 fix typo in switch-core
SVN-Revision: 3127
2006-02-04 15:23:03 +00:00
Felix Fietkau
de65c016b4 oops. committed the wrong patch files for the multiport backport
SVN-Revision: 3126
2006-02-04 14:40:09 +00:00
Felix Fietkau
3d42118c52 backport multiport stuff from 2.6 to 2.4 (disable rev0 support in iptables itself, only use the new stuff)
SVN-Revision: 3125
2006-02-04 04:57:08 +00:00
Felix Fietkau
d60beecb8c busybox httpd.conf: add support for reading passwords from /etc/passwd (syntax: $p$user, similar to md5 password syntax $1$password)
SVN-Revision: 3122
2006-02-04 01:21:35 +00:00
Nicolas Thill
f59707484b enable jpeg support, add dependency on libpng, standardize.
SVN-Revision: 3121
2006-02-03 08:31:25 +00:00
Nicolas Thill
a72721c306 enable mrd6 in menuconfig
SVN-Revision: 3120
2006-02-03 08:29:23 +00:00
Nicolas Thill
28f42eb424 fix space typo, add some text.
SVN-Revision: 3119
2006-02-03 08:22:38 +00:00
Nicolas Thill
1d2c69b522 fix x86-2.6 build
SVN-Revision: 3118
2006-02-03 08:11:53 +00:00
Mike Baker
25c3e17436 split patch; start irq cleanup
SVN-Revision: 3117
2006-02-02 23:38:35 +00:00
Florian Fainelli
6de956cff3 Added missing module dependency for ppp_async.ko, closes #217
SVN-Revision: 3116
2006-02-02 11:58:37 +00:00
Mike Baker
45cc4a3f08 fix config error
SVN-Revision: 3115
2006-02-02 11:06:31 +00:00
Mike Baker
efb7891060 fixes files from [3112]
SVN-Revision: 3114
2006-02-02 10:07:28 +00:00
Florian Fainelli
3f956d1d50 Updated to latest stable version
SVN-Revision: 3113
2006-02-02 08:58:43 +00:00
Mike Baker
2ee20939c6 change cp to $(CP)
SVN-Revision: 3112
2006-02-01 23:53:19 +00:00
Nicolas Thill
e867e35b21 remove references to /usr in libpng*-config, standardize.
SVN-Revision: 3109
2006-02-01 15:13:01 +00:00
Florian Fainelli
d5cba867b5 Added udp-broadcast-relay, corrected missing Makefile lines for tinyproxy
SVN-Revision: 3108
2006-02-01 11:57:57 +00:00
Mike Baker
03c661a34f move sysfs to mount_root
SVN-Revision: 3107
2006-02-01 10:47:17 +00:00
Mike Baker
3ad65d760d remove hardcoded package names; use wildcard
SVN-Revision: 3106
2006-01-31 23:37:12 +00:00
Felix Fietkau
f7ba30f01a finally fix the /etc/config/network bug on wgt634u (#214, #215, #219)
SVN-Revision: 3105
2006-01-31 22:36:07 +00:00
Felix Fietkau
6d9260d267 remove stale madwifi-tools entry from package/Makefile
SVN-Revision: 3104
2006-01-31 22:29:20 +00:00
Mike Baker
5a2107ed8a fix "make target/linux/package/*-*" targets
SVN-Revision: 3103
2006-01-31 21:55:38 +00:00
Felix Fietkau
752413e7f0 fix hostapd/madwifi crash (#247)
SVN-Revision: 3102
2006-01-31 21:45:23 +00:00
Waldemar Brodkorb
9b6ad4ad9e remove pfring control file
SVN-Revision: 3101
2006-01-31 20:57:25 +00:00
Waldemar Brodkorb
0638c67e64 remove ser
SVN-Revision: 3100
2006-01-31 20:54:00 +00:00