summaryrefslogtreecommitdiff
path: root/openwrt
Commit message (Collapse)AuthorAgeFilesLines
* Add an MTX-1 specific patch to avoid functions redefinition at compile-time. ↵Florian Fainelli2006-04-112-0/+62
| | | | | | Build a full target SVN-Revision: 3616
* Disable UCHI/EHCI USB it is not available in the MTX-1 board. Add a sample ↵Florian Fainelli2006-04-113-73/+18
| | | | | | base-files bridging eth0 with ath0. SVN-Revision: 3615
* Add multiple default gateways patch. No need to change the kernel ↵Florian Fainelli2006-04-112-0/+2563
| | | | | | configuration. Builds fine. Close #460 for the kamikaze part SVN-Revision: 3613
* Update to version 0.12, add a default configuration file, thanks to eatnumber1 !Florian Fainelli2006-04-112-12/+22
| | | | SVN-Revision: 3612
* check if vim exist, report bye datenmaulwurfWaldemar Brodkorb2006-04-101-1/+1
| | | | SVN-Revision: 3611
* select libgcc, report from datenmaulwurfWaldemar Brodkorb2006-04-101-0/+2
| | | | SVN-Revision: 3610
* Add Accescube documentationFlorian Fainelli2006-04-105-0/+157
| | | | SVN-Revision: 3609
* Restored madwifi compilation (disabled for some weird local hacks)Florian Fainelli2006-04-101-0/+1
| | | | SVN-Revision: 3607
* Add initial support for AMD Alchemy 1500 boards (4G-Systems AccessCube). ↵Florian Fainelli2006-04-105-1/+1766
| | | | | | Thanks to Etienne for the hardware ;) SVN-Revision: 3606
* Add vncrepeater, with uClibc++ linking, needs therefore testingFlorian Fainelli2006-04-107-0/+87
| | | | SVN-Revision: 3605
* Linux 2.6.16.2Imre Kaloz2006-04-103-6/+6
| | | | SVN-Revision: 3604
* fix typo in Openswan control file, closes #465Oliver Ertl2006-04-091-1/+1
| | | | SVN-Revision: 3603
* fix documentation stylesheet to work from svnMike Baker2006-04-081-1/+1
| | | | SVN-Revision: 3602
* fix a bug that prevents the wgt634u from initializing the filesystem properlyMike Baker2006-04-082-2/+8
| | | | SVN-Revision: 3601
* fix ipsec-tools dependenciesFelix Fietkau2006-04-082-3/+10
| | | | SVN-Revision: 3600
* fixes ehci problems with the ap70Mike Baker2006-04-071-0/+70
| | | | SVN-Revision: 3598
* Fix l2tpd blocking on read from ppp childs (closes: #455)Nicolas Thill2006-04-072-1/+27
| | | | SVN-Revision: 3597
* integrate the newer broadcom wl driver from us roboticsFelix Fietkau2006-04-063-2666/+5031
| | | | SVN-Revision: 3596
* fix firewall-related conffiles (moved to the iptables package)Felix Fietkau2006-04-062-1/+2
| | | | SVN-Revision: 3595
* update SQLite to new upstream release, v3.3.3Oliver Ertl2006-04-051-2/+2
| | | | SVN-Revision: 3594
* fix typoOliver Ertl2006-04-051-1/+1
| | | | SVN-Revision: 3592
* update OpenVPN to 2.0.6 (security update)Oliver Ertl2006-04-051-2/+2
| | | | SVN-Revision: 3591
* add hdparm to package/MakefileOliver Ertl2006-04-051-0/+1
| | | | SVN-Revision: 3590
* remove more nvram referencesFelix Fietkau2006-04-052-10/+6
| | | | SVN-Revision: 3589
* large init script cleanup and merge of whiterussian changes, new dnsmasq ↵Felix Fietkau2006-04-0558-798/+934
| | | | | | config handling SVN-Revision: 3588
* update busybox menuconfig to 1.1.1, should fix the "missing reboot" bugFelix Fietkau2006-04-0416-265/+1012
| | | | SVN-Revision: 3587
* map xt_ to ipt_ for iptables modulesFelix Fietkau2006-04-021-2/+2
| | | | SVN-Revision: 3586
* fix the xt/ipt module path issueFelix Fietkau2006-04-022-81/+90
| | | | SVN-Revision: 3585
* fix module names for xt_*Felix Fietkau2006-04-021-7/+7
| | | | SVN-Revision: 3584
* Remove autodection of hesiod since it will be enabled by default if present ↵Florian Fainelli2006-04-021-0/+1
| | | | | | on host system. Close #445 SVN-Revision: 3583
* include missing ext in iptables again after 2.6 move to xtablesNicolas Thill2006-04-021-0/+13
| | | | SVN-Revision: 3580
* update ipkg patch for 1.1.1, expose an hash_fd function again removed in 1.1.1Nicolas Thill2006-04-022-326/+487
| | | | SVN-Revision: 3579
* upgrade busybox to v1.1.1Imre Kaloz2006-04-027-121/+337
| | | | SVN-Revision: 3578
* fix kmod-fuse build on 2.4Nicolas Thill2006-04-021-2/+4
| | | | SVN-Revision: 3577
* fix (cosmetic) Config.in glitches, add "svn:keywords" prop to Makefile.Nicolas Thill2006-04-021-29/+29
| | | | SVN-Revision: 3576
* fix hostapd (add missed changes from [3564])Nicolas Thill2006-04-012-2/+6
| | | | SVN-Revision: 3575
* port changes in whiterussian ([3341]) to trunk.Nicolas Thill2006-04-014-13/+19
| | | | SVN-Revision: 3574
* fix fetchmail package, add svn:keywords prop to Makefile, standardize.Nicolas Thill2006-04-012-20/+49
| | | | SVN-Revision: 3572
* add gnupg from Michael Cohen, thxWaldemar Brodkorb2006-04-013-0/+82
| | | | SVN-Revision: 3571
* add gnupg from Michael Cohen, thxWaldemar Brodkorb2006-04-012-0/+2
| | | | SVN-Revision: 3570
* remove problematic untested patch, sorry bad commitWaldemar Brodkorb2006-04-011-35809/+0
| | | | SVN-Revision: 3569
* fix (cosmetic) Config.in glitchesNicolas Thill2006-04-016-8/+9
| | | | SVN-Revision: 3568
* update snort to 2.4.4 (thanks to Richard Nadeau)Nicolas Thill2006-04-012-6707/+4
| | | | SVN-Revision: 3567
* update nmap to 4.01 (thanks to Richard Nadeau)Nicolas Thill2006-04-015-20/+25
| | | | SVN-Revision: 3566
* load of ide modules at boot (closes: #439)Nicolas Thill2006-04-012-1/+7
| | | | SVN-Revision: 3565
* add an hostapd-mini package with WPA support only, and move hostapd_cli in a ↵Nicolas Thill2006-04-018-16/+175
| | | | | | separate hostapd-utils package. SVN-Revision: 3564
* link /proc/mounts to /etc/mtab (fixes mkfs.ext3 issues)Mike Baker2006-03-311-0/+1
| | | | SVN-Revision: 3561
* fix alphabetic order of hdparmOliver Ertl2006-03-311-1/+1
| | | | SVN-Revision: 3560
* update madwifiMike Baker2006-03-315-63/+63
| | | | SVN-Revision: 3558
* add hdparm package (thanks to Tomas Vanek)Oliver Ertl2006-03-314-0/+53
| | | | SVN-Revision: 3557