Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove msdos from vfat module, add ext2, ext3, xfs, hfsplus | Felix Fietkau | 2005-04-10 | 7 | -6/+66 |
* | add openwrt sdk | Felix Fietkau | 2005-04-10 | 7 | -1/+104 |
* | fix path to mysql libraries | Felix Fietkau | 2005-04-10 | 1 | -1/+3 |
* | add asterisk | Felix Fietkau | 2005-04-10 | 15 | -0/+1928 |
* | strip libmysqlclient binary for ipk package | Felix Fietkau | 2005-04-10 | 1 | -0/+1 |
* | port libmysqlclient to our makefile type and make it install -dev stuff into ... | Felix Fietkau | 2005-04-10 | 7 | -238/+90 |
* | add backport of Jolt's b44 patch to support the bcm47xx | Imre Kaloz | 2005-04-09 | 2 | -1/+337 |
* | add speex (required for asterisk) | Felix Fietkau | 2005-04-09 | 5 | -0/+85 |
* | update openswan to 2.3.1 | Felix Fietkau | 2005-04-09 | 2 | -3/+3 |
* | update openvpn to rc20 | Felix Fietkau | 2005-04-09 | 1 | -2/+2 |
* | Add libpthread dependency | Nicolas Thill | 2005-04-09 | 8 | -3/+22 |
* | Add libgcc and libpthread packages | Nicolas Thill | 2005-04-09 | 2 | -0/+4 |
* | Add libpthread package | Nicolas Thill | 2005-04-09 | 3 | -0/+48 |
* | Add libgcc package | Nicolas Thill | 2005-04-09 | 3 | -0/+50 |
* | Tweak openswan: strip kernel module and remove /var from package | Nicolas Thill | 2005-04-09 | 2 | -1/+4 |
* | fix scanning | Felix Fietkau | 2005-04-09 | 1 | -3/+3 |
* | Enable fuse and shfs packages | Nicolas Thill | 2005-04-09 | 2 | -0/+4 |
* | Add fuse package | Nicolas Thill | 2005-04-09 | 10 | -0/+355 |
* | Add shfs package | Nicolas Thill | 2005-04-09 | 8 | -0/+348 |
* | add gpl header to wlcompat.c | Felix Fietkau | 2005-04-08 | 1 | -2/+23 |
* | add more scanning data to wlcompat | Felix Fietkau | 2005-04-08 | 1 | -0/+20 |
* | add basic scanning to wlcompat | Felix Fietkau | 2005-04-08 | 1 | -7/+97 |
* | add SIOCSIWFRAG and SIOCSIWRTS | Felix Fietkau | 2005-04-08 | 1 | -3/+15 |
* | fix SIOCSIWFREQ | Felix Fietkau | 2005-04-08 | 1 | -0/+1 |
* | add repeater mode for IWMODE | Felix Fietkau | 2005-04-08 | 1 | -14/+20 |
* | add SIOCGIWMODE and SIOCSIWMODE | Felix Fietkau | 2005-04-08 | 1 | -2/+71 |
* | get max rts and frag in SIOCGIWRANGE | Felix Fietkau | 2005-04-08 | 1 | -2/+6 |
* | Remove .la libtool library files | Nicolas Thill | 2005-04-08 | 3 | -0/+5 |
* | add wl_ioctl error handling | Felix Fietkau | 2005-04-08 | 1 | -26/+34 |
* | add some ioctl stuff from wrt54gs.2.06 source | Felix Fietkau | 2005-04-08 | 1 | -0/+43 |
* | add SIOCSIWTXPOW | Felix Fietkau | 2005-04-08 | 1 | -1/+9 |
* | add SIOCSIWFREQ | Felix Fietkau | 2005-04-08 | 1 | -1/+22 |
* | add SIOCSIWESSID | Felix Fietkau | 2005-04-08 | 1 | -2/+18 |
* | add SIOCGIWRANGE | Felix Fietkau | 2005-04-08 | 1 | -3/+64 |
* | add some fixes for parallel build (does not work with -j4 yet, but it gets mo... | Felix Fietkau | 2005-04-08 | 9 | -15/+28 |
* | initial commit | Mike Baker | 2005-04-08 | 1 | -0/+197 |
* | fix openswan dependencies | Felix Fietkau | 2005-04-07 | 1 | -1/+1 |
* | add some fixes for compiling on mac os x | Felix Fietkau | 2005-04-06 | 1 | -0/+1 |
* | fix link to init script | Felix Fietkau | 2005-04-06 | 1 | -11/+0 |
* | add nocatsplash depend on glib1 | Felix Fietkau | 2005-04-05 | 1 | -1/+1 |
* | use /dev/urandom instead of /dev/random for openswan ipsec keygen | Felix Fietkau | 2005-04-05 | 1 | -0/+36 |
* | hide experimental/developer options from the user. can be reenabled by using ... | Felix Fietkau | 2005-04-05 | 1 | -0/+1 |
* | s/libgmp/gmp/ for openswan control file | Felix Fietkau | 2005-04-05 | 1 | -1/+1 |
* | add openswan | Felix Fietkau | 2005-04-05 | 7 | -0/+289 |
* | install gmp to staging_dir | Felix Fietkau | 2005-04-05 | 1 | -0/+1 |
* | fix ipv6 support in dnsmasq | Felix Fietkau | 2005-04-05 | 1 | -0/+13 |
* | add aiccu, bwm, ntpclient and radvd (from Sebastian Noel) | Felix Fietkau | 2005-04-04 | 19 | -0/+333 |
* | change configure options for dropbear | Felix Fietkau | 2005-04-04 | 1 | -2/+13 |
* | fix reboot in mtd.c | Felix Fietkau | 2005-04-04 | 1 | -1/+1 |
* | add depend on iptables-extra and fix module loading for firewall | Felix Fietkau | 2005-04-04 | 3 | -4/+25 |