summaryrefslogtreecommitdiff
path: root/openwrt
Commit message (Collapse)AuthorAgeFilesLines
* 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
* 2.6.16.1, here we comeImre Kaloz2006-03-303-6/+6
| | | | SVN-Revision: 3556
* Add libpcre dependency for atftp, closes #432Florian Fainelli2006-03-291-1/+1
| | | | SVN-Revision: 3554
* Add amd64 detection when build host is a x86_64 machine, closes #390Florian Fainelli2006-03-291-0/+43
| | | | SVN-Revision: 3553
* Fix typo in menuconfigFlorian Fainelli2006-03-292-2/+2
| | | | SVN-Revision: 3552
* Remove -Werror in order not to treat warnings as errors (fix gcc-4 errors), ↵Florian Fainelli2006-03-291-1/+1
| | | | | | closes #428 SVN-Revision: 3551
* Disable tests and documentation compilation and/or installation, speeds up ↵Florian Fainelli2006-03-291-0/+153
| | | | | | compilation SVN-Revision: 3549
* fix compile problem brcm-2.6Waldemar Brodkorb2006-03-291-0/+11
| | | | SVN-Revision: 3548
* add autossh from Robert BerkowitzWaldemar Brodkorb2006-03-295-0/+55
| | | | SVN-Revision: 3547
* Upgrade to mutt-1.5.11, fixes gcc-4 specific errors, close #426Florian Fainelli2006-03-291-6/+6
| | | | SVN-Revision: 3546
* remove ethernet bonding updatesWaldemar Brodkorb2006-03-291-46/+111
| | | | SVN-Revision: 3545
* Disable documentation generation as it requires host-side binariesFlorian Fainelli2006-03-291-1/+2
| | | | SVN-Revision: 3544
* Fix compilation, change rpl_malloc detection, closes #423Florian Fainelli2006-03-291-0/+2
| | | | SVN-Revision: 3543
* Fix BitchX compilation, remove previous declarations of some variables, ↵Florian Fainelli2006-03-291-0/+24
| | | | | | closes #425 SVN-Revision: 3542