Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | update openvpn to latest upstream release (fix #48) | Felix Fietkau | 2005-11-13 | 1 | -2/+2 | |
| | | | | SVN-Revision: 2468 | |||||
* | fix stupid bug in my busybox ash performance patch | Felix Fietkau | 2005-11-12 | 1 | -3/+3 | |
| | | | | SVN-Revision: 2457 | |||||
* | fix small trx_check bug in mtd | Felix Fietkau | 2005-11-12 | 1 | -1/+1 | |
| | | | | SVN-Revision: 2455 | |||||
* | add wds and client mode watchdog to wificonf | Felix Fietkau | 2005-11-12 | 1 | -34/+99 | |
| | | | | SVN-Revision: 2451 | |||||
* | add hostapd dependency on wireless-tools | Nicolas Thill | 2005-11-12 | 1 | -1/+1 | |
| | | | | SVN-Revision: 2449 | |||||
* | port iptables fix introduced by changeset:2447 to trunk | Nicolas Thill | 2005-11-12 | 1 | -1/+1 | |
| | | | | SVN-Revision: 2448 | |||||
* | bump mtd version number | Felix Fietkau | 2005-11-12 | 1 | -1/+1 | |
| | | | | SVN-Revision: 2446 | |||||
* | hide stderr output of mtd in firstboot | Felix Fietkau | 2005-11-12 | 1 | -1/+1 | |
| | | | | SVN-Revision: 2444 | |||||
* | fix iptables package | Felix Fietkau | 2005-11-11 | 1 | -2/+2 | |
| | | | | SVN-Revision: 2442 | |||||
* | add new ppp timeout/redial stuff from [2433] to pptp init script | Felix Fietkau | 2005-11-11 | 1 | -8/+13 | |
| | | | | SVN-Revision: 2436 | |||||
* | backport iptables extension split introduced by changeset:2412 (fix ↵ | Nicolas Thill | 2005-11-11 | 12 | -69/+154 | |
| | | | | | | ticket:40), bump trunk release number SVN-Revision: 2435 | |||||
* | add lcp ping to ppp ifup script so that it timeouts properly (fixes #42) | Felix Fietkau | 2005-11-11 | 2 | -49/+61 | |
| | | | | SVN-Revision: 2434 | |||||
* | patch pppd to be able to deal with time changes during a connection, fixes #31 | Felix Fietkau | 2005-11-11 | 1 | -0/+82 | |
| | | | | SVN-Revision: 2432 | |||||
* | remove wifidog dependencies on netfilter kernel modules | Nicolas Thill | 2005-11-11 | 1 | -2/+0 | |
| | | | | SVN-Revision: 2428 | |||||
* | add mtd cleanup, fix #17 | Felix Fietkau | 2005-11-11 | 1 | -93/+124 | |
| | | | | SVN-Revision: 2419 | |||||
* | backport fixes from changeset:2408 to trunk | Nicolas Thill | 2005-11-10 | 3 | -28/+46 | |
| | | | | SVN-Revision: 2409 | |||||
* | add a busybox ash performance hack | Felix Fietkau | 2005-11-09 | 1 | -0/+77 | |
| | | | | SVN-Revision: 2398 | |||||
* | fix iptables-snmp missing build dependency on net-snmp | Nicolas Thill | 2005-11-08 | 1 | -0/+1 | |
| | | | | SVN-Revision: 2391 | |||||
* | change bool in BR2_COMPILE_* to tristate to avoid unnecessary ↵ | Felix Fietkau | 2005-11-07 | 55 | -62/+57 | |
| | | | | | | package/<foo>-install calls SVN-Revision: 2388 | |||||
* | more cosmetic makefile fixes | Felix Fietkau | 2005-11-07 | 4 | -2/+11 | |
| | | | | SVN-Revision: 2387 | |||||
* | fix ttcp .prepared target | Felix Fietkau | 2005-11-07 | 1 | -1/+1 | |
| | | | | SVN-Revision: 2386 | |||||
* | add missing .configured target | Felix Fietkau | 2005-11-07 | 1 | -0/+3 | |
| | | | | SVN-Revision: 2385 | |||||
* | fix wificonf menuconfig depends | Felix Fietkau | 2005-11-07 | 1 | -1/+2 | |
| | | | | SVN-Revision: 2384 | |||||
* | fix wificonf menuconfig depends | Felix Fietkau | 2005-11-07 | 1 | -1/+1 | |
| | | | | SVN-Revision: 2383 | |||||
* | add missing .configured target | Felix Fietkau | 2005-11-07 | 1 | -0/+3 | |
| | | | | SVN-Revision: 2382 | |||||
* | add missing .configured target | Felix Fietkau | 2005-11-07 | 1 | -0/+3 | |
| | | | | SVN-Revision: 2381 | |||||
* | add missing .configured target | Felix Fietkau | 2005-11-07 | 1 | -1/+4 | |
| | | | | SVN-Revision: 2380 | |||||
* | add missing .configured target | Felix Fietkau | 2005-11-07 | 1 | -0/+3 | |
| | | | | SVN-Revision: 2379 | |||||
* | add missing .configured target to psybnc | Felix Fietkau | 2005-11-07 | 1 | -0/+3 | |
| | | | | SVN-Revision: 2378 | |||||
* | fix openswan rebuild | Felix Fietkau | 2005-11-07 | 1 | -0/+4 | |
| | | | | SVN-Revision: 2377 | |||||
* | fix amwall compile (conflict with V=) | Felix Fietkau | 2005-11-07 | 1 | -1/+5 | |
| | | | | SVN-Revision: 2374 | |||||
* | remove backup/restore for now. will add proper scripts with webif ↵ | Felix Fietkau | 2005-11-07 | 2 | -103/+0 | |
| | | | | | | integration later... SVN-Revision: 2371 | |||||
* | include functions and network config in hotplug | Felix Fietkau | 2005-11-07 | 1 | -0/+4 | |
| | | | | SVN-Revision: 2370 | |||||
* | fix wificonf install | Felix Fietkau | 2005-11-07 | 1 | -4/+0 | |
| | | | | SVN-Revision: 2367 | |||||
* | fix br2684ctl install | Felix Fietkau | 2005-11-07 | 1 | -5/+0 | |
| | | | | SVN-Revision: 2366 | |||||
* | disable squashfs auto-clean for non-broadcom stuff | Felix Fietkau | 2005-11-07 | 1 | -0/+1 | |
| | | | | SVN-Revision: 2365 | |||||
* | add hotplug stuff to trunk/ | Felix Fietkau | 2005-11-07 | 18 | -68/+150 | |
| | | | | SVN-Revision: 2364 | |||||
* | add wknock package (thanks to Florian Fainelli) | Nicolas Thill | 2005-11-07 | 5 | -0/+54 | |
| | | | | SVN-Revision: 2362 | |||||
* | add iptables-snmp package (thanks to Nigel Roberts) | Nicolas Thill | 2005-11-06 | 5 | -0/+83 | |
| | | | | SVN-Revision: 2360 | |||||
* | add support for dynamic loading agent modules (suggested by Nigel Roberts), ↵ | Nicolas Thill | 2005-11-06 | 1 | -3/+4 | |
| | | | | | | bump trunk release number SVN-Revision: 2358 | |||||
* | add slurm package (thanks to Thomas Reifferscheid) | Nicolas Thill | 2005-11-06 | 6 | -0/+161 | |
| | | | | SVN-Revision: 2357 | |||||
* | fix wrong menuconfig dependencies | Nicolas Thill | 2005-11-06 | 1 | -4/+4 | |
| | | | | SVN-Revision: 2356 | |||||
* | add psybnc package (thanks to Peter Feuerer) | Nicolas Thill | 2005-11-06 | 9 | -0/+252 | |
| | | | | SVN-Revision: 2355 | |||||
* | add snort-wireless package (thanks to Florian Fainelli) | Nicolas Thill | 2005-11-06 | 13 | -0/+522 | |
| | | | | SVN-Revision: 2354 | |||||
* | fix wrong snort build dependencies | Nicolas Thill | 2005-11-06 | 1 | -2/+2 | |
| | | | | SVN-Revision: 2353 | |||||
* | fix wrong ulogd plugins build dependencies | Nicolas Thill | 2005-11-06 | 1 | -2/+2 | |
| | | | | SVN-Revision: 2352 | |||||
* | update postgresql to new upstream release (v7.4.9) | Nicolas Thill | 2005-11-06 | 1 | -3/+3 | |
| | | | | SVN-Revision: 2351 | |||||
* | update openldap to new upstream release (v2.2.29) | Nicolas Thill | 2005-11-06 | 1 | -2/+2 | |
| | | | | SVN-Revision: 2350 | |||||
* | link against libnotimpl for ceilf (fix #5) | Nicolas Thill | 2005-11-06 | 1 | -0/+1 | |
| | | | | SVN-Revision: 2349 | |||||
* | fix another dependency bug introduced by [2333] (last one ?) | Nicolas Thill | 2005-11-06 | 1 | -1/+1 | |
| | | | | SVN-Revision: 2347 |