summaryrefslogtreecommitdiff
path: root/openwrt/package
Commit message (Collapse)AuthorAgeFilesLines
...
* update openvpn to latest upstream release (fix #48)Felix Fietkau2005-11-131-2/+2
| | | | SVN-Revision: 2468
* fix stupid bug in my busybox ash performance patchFelix Fietkau2005-11-121-3/+3
| | | | SVN-Revision: 2457
* fix small trx_check bug in mtdFelix Fietkau2005-11-121-1/+1
| | | | SVN-Revision: 2455
* add wds and client mode watchdog to wificonfFelix Fietkau2005-11-121-34/+99
| | | | SVN-Revision: 2451
* add hostapd dependency on wireless-toolsNicolas Thill2005-11-121-1/+1
| | | | SVN-Revision: 2449
* port iptables fix introduced by changeset:2447 to trunkNicolas Thill2005-11-121-1/+1
| | | | SVN-Revision: 2448
* bump mtd version numberFelix Fietkau2005-11-121-1/+1
| | | | SVN-Revision: 2446
* hide stderr output of mtd in firstbootFelix Fietkau2005-11-121-1/+1
| | | | SVN-Revision: 2444
* fix iptables packageFelix Fietkau2005-11-111-2/+2
| | | | SVN-Revision: 2442
* add new ppp timeout/redial stuff from [2433] to pptp init scriptFelix Fietkau2005-11-111-8/+13
| | | | SVN-Revision: 2436
* backport iptables extension split introduced by changeset:2412 (fix ↵Nicolas Thill2005-11-1112-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 Fietkau2005-11-112-49/+61
| | | | SVN-Revision: 2434
* patch pppd to be able to deal with time changes during a connection, fixes #31Felix Fietkau2005-11-111-0/+82
| | | | SVN-Revision: 2432
* remove wifidog dependencies on netfilter kernel modulesNicolas Thill2005-11-111-2/+0
| | | | SVN-Revision: 2428
* add mtd cleanup, fix #17Felix Fietkau2005-11-111-93/+124
| | | | SVN-Revision: 2419
* backport fixes from changeset:2408 to trunkNicolas Thill2005-11-103-28/+46
| | | | SVN-Revision: 2409
* add a busybox ash performance hackFelix Fietkau2005-11-091-0/+77
| | | | SVN-Revision: 2398
* fix iptables-snmp missing build dependency on net-snmpNicolas Thill2005-11-081-0/+1
| | | | SVN-Revision: 2391
* change bool in BR2_COMPILE_* to tristate to avoid unnecessary ↵Felix Fietkau2005-11-0755-62/+57
| | | | | | package/<foo>-install calls SVN-Revision: 2388
* more cosmetic makefile fixesFelix Fietkau2005-11-074-2/+11
| | | | SVN-Revision: 2387
* fix ttcp .prepared targetFelix Fietkau2005-11-071-1/+1
| | | | SVN-Revision: 2386
* add missing .configured targetFelix Fietkau2005-11-071-0/+3
| | | | SVN-Revision: 2385
* fix wificonf menuconfig dependsFelix Fietkau2005-11-071-1/+2
| | | | SVN-Revision: 2384
* fix wificonf menuconfig dependsFelix Fietkau2005-11-071-1/+1
| | | | SVN-Revision: 2383
* add missing .configured targetFelix Fietkau2005-11-071-0/+3
| | | | SVN-Revision: 2382
* add missing .configured targetFelix Fietkau2005-11-071-0/+3
| | | | SVN-Revision: 2381
* add missing .configured targetFelix Fietkau2005-11-071-1/+4
| | | | SVN-Revision: 2380
* add missing .configured targetFelix Fietkau2005-11-071-0/+3
| | | | SVN-Revision: 2379
* add missing .configured target to psybncFelix Fietkau2005-11-071-0/+3
| | | | SVN-Revision: 2378
* fix openswan rebuildFelix Fietkau2005-11-071-0/+4
| | | | SVN-Revision: 2377
* fix amwall compile (conflict with V=)Felix Fietkau2005-11-071-1/+5
| | | | SVN-Revision: 2374
* remove backup/restore for now. will add proper scripts with webif ↵Felix Fietkau2005-11-072-103/+0
| | | | | | integration later... SVN-Revision: 2371
* include functions and network config in hotplugFelix Fietkau2005-11-071-0/+4
| | | | SVN-Revision: 2370
* fix wificonf installFelix Fietkau2005-11-071-4/+0
| | | | SVN-Revision: 2367
* fix br2684ctl installFelix Fietkau2005-11-071-5/+0
| | | | SVN-Revision: 2366
* disable squashfs auto-clean for non-broadcom stuffFelix Fietkau2005-11-071-0/+1
| | | | SVN-Revision: 2365
* add hotplug stuff to trunk/Felix Fietkau2005-11-0718-68/+150
| | | | SVN-Revision: 2364
* add wknock package (thanks to Florian Fainelli)Nicolas Thill2005-11-075-0/+54
| | | | SVN-Revision: 2362
* add iptables-snmp package (thanks to Nigel Roberts)Nicolas Thill2005-11-065-0/+83
| | | | SVN-Revision: 2360
* add support for dynamic loading agent modules (suggested by Nigel Roberts), ↵Nicolas Thill2005-11-061-3/+4
| | | | | | bump trunk release number SVN-Revision: 2358
* add slurm package (thanks to Thomas Reifferscheid)Nicolas Thill2005-11-066-0/+161
| | | | SVN-Revision: 2357
* fix wrong menuconfig dependenciesNicolas Thill2005-11-061-4/+4
| | | | SVN-Revision: 2356
* add psybnc package (thanks to Peter Feuerer)Nicolas Thill2005-11-069-0/+252
| | | | SVN-Revision: 2355
* add snort-wireless package (thanks to Florian Fainelli)Nicolas Thill2005-11-0613-0/+522
| | | | SVN-Revision: 2354
* fix wrong snort build dependenciesNicolas Thill2005-11-061-2/+2
| | | | SVN-Revision: 2353
* fix wrong ulogd plugins build dependenciesNicolas Thill2005-11-061-2/+2
| | | | SVN-Revision: 2352
* update postgresql to new upstream release (v7.4.9)Nicolas Thill2005-11-061-3/+3
| | | | SVN-Revision: 2351
* update openldap to new upstream release (v2.2.29)Nicolas Thill2005-11-061-2/+2
| | | | SVN-Revision: 2350
* link against libnotimpl for ceilf (fix #5)Nicolas Thill2005-11-061-0/+1
| | | | SVN-Revision: 2349
* fix another dependency bug introduced by [2333] (last one ?)Nicolas Thill2005-11-061-1/+1
| | | | SVN-Revision: 2347