| Commit message (Expand) | Author | Age | Files | Lines |
| * | sync dropbear with whiterussian | Felix Fietkau | 2005-07-25 | 1 | -1/+0 |
| * | copy wificonf from whiterussian to head | Felix Fietkau | 2005-07-25 | 2 | -5/+5 |
| * | change wrt54g packet source to automatically switch to monitor mode without w... | Felix Fietkau | 2005-07-25 | 3 | -2/+115 |
| * | fix uclibc++ dependency issue | Felix Fietkau | 2005-07-25 | 1 | -2/+3 |
| * | cosmetic fix | Nicolas Thill | 2005-07-25 | 1 | -1/+1 |
| * | don't build stripped executable, let sstrip do its job | Nicolas Thill | 2005-07-24 | 1 | -1/+1 |
| * | add parprouted | Nicolas Thill | 2005-07-24 | 9 | -0/+117 |
| * | move wificonf and nvram stuff back to package/, remove build_mipsel/root, run... | Felix Fietkau | 2005-07-24 | 23 | -52/+2590 |
| * | move wificonf to target/linux/package | Felix Fietkau | 2005-07-23 | 6 | -537/+1 |
| * | add an initscript | Nicolas Thill | 2005-07-22 | 1 | -0/+16 |
| * | add an initscript | Nicolas Thill | 2005-07-22 | 1 | -1/+4 |
| * | command is no daemon, run it in the background | Nicolas Thill | 2005-07-22 | 1 | -1/+1 |
| * | create /etc/xinetd.d used by includedir in /etc/xinetd.conf | Nicolas Thill | 2005-07-22 | 1 | -1/+2 |
| * | fix firewall script, add ar7 network if into the bridge by default | Felix Fietkau | 2005-07-21 | 1 | -4/+5 |
| * | add config file /etc/config/network, add board-specific network.overrides (in... | Felix Fietkau | 2005-07-21 | 12 | -116/+51 |
| * | move nvram,jffs2root,shared libs into target/linux/package and make them broa... | Felix Fietkau | 2005-07-21 | 29 | -5856/+2 |
| * | fix typo in mtd package | Felix Fietkau | 2005-07-21 | 1 | -1/+1 |
| * | remove mtd from here | Waldemar Brodkorb | 2005-07-21 | 1 | -5/+1 |
| * | update to new upstream release (v1.3.15) | Nicolas Thill | 2005-07-21 | 1 | -2/+2 |
| * | everything is a package. so is mtd now | Waldemar Brodkorb | 2005-07-21 | 6 | -0/+410 |
| * | remove shell based ipkg, if someone need it, add it as a package | Waldemar Brodkorb | 2005-07-21 | 1 | -1188/+0 |
| * | remove wlc, it is unneeded , okay mbm, nbd | Waldemar Brodkorb | 2005-07-20 | 3 | -188/+2 |
| * | update to new upstream release (v0.8.5) | Nicolas Thill | 2005-07-20 | 1 | -2/+2 |
| * | update to new upstream release (v0.1.0.12) | Nicolas Thill | 2005-07-20 | 1 | -2/+2 |
| * | updates from whiterussian | Mike Baker | 2005-07-20 | 7 | -18/+26 |
| * | sync wificonf with whiterussian | Felix Fietkau | 2005-07-20 | 1 | -46/+103 |
| * | fix base-files build | Felix Fietkau | 2005-07-19 | 5 | -5/+31 |
| * | fix cflags in ser package | Felix Fietkau | 2005-07-17 | 1 | -1/+1 |
| * | move target/default/target_skeleton into package/base-files, put all the defa... | Felix Fietkau | 2005-07-17 | 39 | -2/+2098 |
| * | add wildcard support to menuconfig | Felix Fietkau | 2005-07-17 | 2 | -44/+86 |
| * | split off libospf from quagga-ospf(6)d | Felix Fietkau | 2005-07-17 | 5 | -4/+26 |
| * | add menu descriptions | Waldemar Brodkorb | 2005-07-17 | 12 | -13/+13 |
| * | check if firmware is trx and is not too big, before unlocking/erasing/writing... | Waldemar Brodkorb | 2005-07-17 | 1 | -40/+76 |
| * | increase openwrt-utils version | Felix Fietkau | 2005-07-16 | 1 | -1/+1 |
| * | increase pptp package version | Felix Fietkau | 2005-07-16 | 1 | -1/+1 |
| * | add portsentry package | Felix Fietkau | 2005-07-16 | 8 | -0/+74 |
| * | fix irssi depend | Felix Fietkau | 2005-07-16 | 1 | -0/+1 |
| * | update pptp in head to whiterussian version | Felix Fietkau | 2005-07-16 | 4 | -26/+45 |
| * | add some changes from whiterussian to head | Felix Fietkau | 2005-07-16 | 3 | -1/+18 |
| * | give basic commandline help | Felix Fietkau | 2005-07-15 | 1 | -21/+31 |
| * | copy uclibc++ package from whiterussian to head | Felix Fietkau | 2005-07-15 | 2 | -38/+19 |
| * | add libamsel and amwall, an iptables frontend, like OpenBSD's pf, thx Eymen A... | Waldemar Brodkorb | 2005-07-15 | 8 | -0/+136 |
| * | bluez stuff, thx Markus Becker | Waldemar Brodkorb | 2005-07-14 | 8 | -0/+209 |
| * | check if firmware is in trx format, before writing it to the flash | Waldemar Brodkorb | 2005-07-14 | 1 | -28/+37 |
| * | fix ppp reconnect bug | Felix Fietkau | 2005-07-13 | 1 | -0/+129 |
| * | add dependency to zlib | Waldemar Brodkorb | 2005-07-12 | 1 | -0/+5 |
| * | add a lot of debian fixes to ppp (should fix persist and demand, too), clean ... | Felix Fietkau | 2005-07-12 | 18 | -1/+1845 |
| * | Add some mirrors | Nicolas Thill | 2005-07-11 | 1 | -1/+4 |
| * | Fix typo | Nicolas Thill | 2005-07-11 | 1 | -1/+1 |
| * | Add rp-pppoe package | Nicolas Thill | 2005-07-11 | 21 | -0/+1095 |