Commit Graph

2888 Commits (43ebd5a027a96bc548c03ca308df05a6926d5e91)
 

Author SHA1 Message Date
Mike Baker 893cb473a0 fix a bug that prevents the wgt634u from initializing the filesystem properly
SVN-Revision: 3601
18 years ago
Felix Fietkau fda33a85fa fix ipsec-tools dependencies
SVN-Revision: 3600
18 years ago
Mike Baker 4bcab9abe2 fixes ehci problems with the ap70
SVN-Revision: 3598
18 years ago
Nicolas Thill 520aae40c8 Fix l2tpd blocking on read from ppp childs (closes: #455)
SVN-Revision: 3597
18 years ago
Felix Fietkau ab9e191898 integrate the newer broadcom wl driver from us robotics
SVN-Revision: 3596
18 years ago
Felix Fietkau 354216e46e fix firewall-related conffiles (moved to the iptables package)
SVN-Revision: 3595
18 years ago
Oliver Ertl f5ae7f2d72 update SQLite to new upstream release, v3.3.3
SVN-Revision: 3594
18 years ago
Oliver Ertl 7d6f1e1615 fix typo
SVN-Revision: 3592
18 years ago
Oliver Ertl 4fedf53f99 update OpenVPN to 2.0.6 (security update)
SVN-Revision: 3591
18 years ago
Oliver Ertl b5eda5f439 add hdparm to package/Makefile
SVN-Revision: 3590
18 years ago
Felix Fietkau 1d58e30ba4 remove more nvram references
SVN-Revision: 3589
18 years ago
Felix Fietkau ee27e41337 large init script cleanup and merge of whiterussian changes, new dnsmasq config handling
SVN-Revision: 3588
18 years ago
Felix Fietkau e4b534024d update busybox menuconfig to 1.1.1, should fix the "missing reboot" bug
SVN-Revision: 3587
18 years ago
Felix Fietkau 2ac4ac0fca map xt_ to ipt_ for iptables modules
SVN-Revision: 3586
18 years ago
Felix Fietkau 333b0989aa fix the xt/ipt module path issue
SVN-Revision: 3585
18 years ago
Felix Fietkau 4f4d638d34 fix module names for xt_*
SVN-Revision: 3584
18 years ago
Florian Fainelli 83d64d66a8 Remove autodection of hesiod since it will be enabled by default if present on host system. Close #445
SVN-Revision: 3583
18 years ago
Nicolas Thill ae6119e882 include missing ext in iptables again after 2.6 move to xtables
SVN-Revision: 3580
18 years ago
Nicolas Thill bbe5890c4f update ipkg patch for 1.1.1, expose an hash_fd function again removed in 1.1.1
SVN-Revision: 3579
18 years ago
Imre Kaloz e0919eb2a8 upgrade busybox to v1.1.1
SVN-Revision: 3578
18 years ago
Nicolas Thill 45b8c7eff7 fix kmod-fuse build on 2.4
SVN-Revision: 3577
18 years ago
Nicolas Thill 6b9c0e4c6f fix (cosmetic) Config.in glitches, add "svn:keywords" prop to Makefile.
SVN-Revision: 3576
18 years ago
Nicolas Thill 0bef5f4779 fix hostapd (add missed changes from [3564])
SVN-Revision: 3575
18 years ago
Nicolas Thill 6c2594b414 port changes in whiterussian ([3341]) to trunk.
SVN-Revision: 3574
18 years ago
Nicolas Thill 7e36c32011 fix fetchmail package, add svn:keywords prop to Makefile, standardize.
SVN-Revision: 3572
18 years ago
Waldemar Brodkorb 8186dc04e9 add gnupg from Michael Cohen, thx
SVN-Revision: 3571
18 years ago
Waldemar Brodkorb 0fcdaa8c18 add gnupg from Michael Cohen, thx
SVN-Revision: 3570
18 years ago
Waldemar Brodkorb 24a0d74c0d remove problematic untested patch, sorry bad commit
SVN-Revision: 3569
18 years ago
Nicolas Thill 6aaae56f5f fix (cosmetic) Config.in glitches
SVN-Revision: 3568
18 years ago
Nicolas Thill 3d0e20260b update snort to 2.4.4 (thanks to Richard Nadeau)
SVN-Revision: 3567
18 years ago
Nicolas Thill 25097a0ab2 update nmap to 4.01 (thanks to Richard Nadeau)
SVN-Revision: 3566
18 years ago
Nicolas Thill 4c04f649fe load of ide modules at boot (closes: #439)
SVN-Revision: 3565
18 years ago
Nicolas Thill 43ce8fb570 add an hostapd-mini package with WPA support only, and move hostapd_cli in a separate hostapd-utils package.
SVN-Revision: 3564
18 years ago
Mike Baker bb69238792 link /proc/mounts to /etc/mtab (fixes mkfs.ext3 issues)
SVN-Revision: 3561
18 years ago
Oliver Ertl 96f62e6a22 fix alphabetic order of hdparm
SVN-Revision: 3560
18 years ago
Mike Baker 226b97617a update madwifi
SVN-Revision: 3558
18 years ago
Oliver Ertl c1d175cc85 add hdparm package (thanks to Tomas Vanek)
SVN-Revision: 3557
18 years ago
Imre Kaloz 8019d1462b 2.6.16.1, here we come
SVN-Revision: 3556
18 years ago
Florian Fainelli 29fd8a6341 Add libpcre dependency for atftp, closes #432
SVN-Revision: 3554
18 years ago
Florian Fainelli 242e482c74 Add amd64 detection when build host is a x86_64 machine, closes #390
SVN-Revision: 3553
18 years ago
Florian Fainelli 4926e559a9 Fix typo in menuconfig
SVN-Revision: 3552
18 years ago
Florian Fainelli f7c752321c Remove -Werror in order not to treat warnings as errors (fix gcc-4 errors), closes #428
SVN-Revision: 3551
18 years ago
Florian Fainelli a4ae7a90a8 Disable tests and documentation compilation and/or installation, speeds up compilation
SVN-Revision: 3549
18 years ago
Waldemar Brodkorb 0c6974e6e7 fix compile problem brcm-2.6
SVN-Revision: 3548
18 years ago
Waldemar Brodkorb 1a7d71fd62 add autossh from Robert Berkowitz
SVN-Revision: 3547
18 years ago
Florian Fainelli fed3865f2d Upgrade to mutt-1.5.11, fixes gcc-4 specific errors, close #426
SVN-Revision: 3546
18 years ago
Waldemar Brodkorb 26998990b7 remove ethernet bonding updates
SVN-Revision: 3545
18 years ago
Florian Fainelli 8bc7408369 Disable documentation generation as it requires host-side binaries
SVN-Revision: 3544
18 years ago
Florian Fainelli a48fd3fade Fix compilation, change rpl_malloc detection, closes #423
SVN-Revision: 3543
18 years ago
Florian Fainelli 5b6e146134 Fix BitchX compilation, remove previous declarations of some variables, closes #425
SVN-Revision: 3542
18 years ago