summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* disable madwifi rfkill support by default (broken on some hardware)nbd2006-06-081-0/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3915 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add rp-l2tp package (closes: #459).nico2006-06-0410-0/+385
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3902 3c298f89-4303-0410-b956-a3cf2f4a3e73
* don't compile libipkg in busybox if ipkg is disablednbd2006-06-041-6/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3901 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add aircrack-ng package (thanks to Gerd, closes: #572, #581).nico2006-06-035-0/+68
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3900 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix wakelan addition.nico2006-06-032-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3899 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add wakelan package (closes: #577).nico2006-06-023-0/+75
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3893 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update avahi to v0.6.10.nico2006-06-021-3/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3892 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add libmcrypt package (thanks to Martin Matuska).nico2006-06-025-0/+109
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3891 3c298f89-4303-0410-b956-a3cf2f4a3e73
* disable check for openssl/engine.h in configure so that the package can benico2006-06-011-0/+24
| | | | | | | backported to whiterussian. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3889 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove some debugging junk (#492)nbd2006-05-311-16/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3868 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix alsa compile error (backport from buildroot-ng)nbd2006-05-311-0/+18
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3863 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update freeradius to v1.1.1. nico2006-05-279-859/+660
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3830 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade madwifi to r1590, fix the kernel cflags patch - thanks to Ge0rGkaloz2006-05-242-5/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3827 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix default DebugLevel to 0, prevents from running in foreground when ↵florian2006-05-211-0/+11
| | | | | | | | | installing with ImageBuilder ... Closes #491 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3816 3c298f89-4303-0410-b956-a3cf2f4a3e73
* tweak ebtables package:nico2006-05-211-5/+8
| | | | | | | | | * add /etc/ethertypes (closes: #560), * strip, standardize, * bump release number. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3811 3c298f89-4303-0410-b956-a3cf2f4a3e73
* webif :florian2006-05-201-2/+3
| | | | | | | | | | | | | | | | - add support for wl0_wdstimeout, wl0_antdiv (request by french Wireless User Groups), wl0_distance - updated french translation, needs to update other translations - Fixed cancel button not working, closes #543 - Preliminary OpenVPN webif support, partially closes #525 ntpclient: fix process running detection, closes #505 base-files: - clean up per interface static_route code,restore old behaviour (with metric, gateway ...), closes #484 - add ifup_interfaces variable, can be used as order to bring interfaces, closes #309 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3809 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove superfluous checks in /var/lock creation.nico2006-05-203-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3808 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix /var/log directory creation, needed for proper ppp operation.nico2006-05-202-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3807 3c298f89-4303-0410-b956-a3cf2f4a3e73
* oops, fix wrong directories from my last commit.nico2006-05-201-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3805 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add support for multiple /etc/ppp/ip-{up,down} scripts.nico2006-05-203-0/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3804 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix irq problem with the new brcm-2.4 system codenbd2006-05-201-17/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3803 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Backport openvpn freatures from kamikaze to whiterussianflorian2006-05-195-1/+183
| | | | | | | | Add easy-rsa package to openvpn, closes #541 Fix kmod-ipip module (wrong kernel extension) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3800 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add kmod-ipip, closes #539florian2006-05-194-0/+18
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3799 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update siproxd to v0.5.12, standardize.nico2006-05-181-25/+27
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3798 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update sipsak to v0.9.6, add mirror url.nico2006-05-181-3/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3797 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add axtls embedded ssl/tls library.nico2006-05-188-0/+214
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3795 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update busybox to v1.1.3, remove passwd_salt patch (fixed upstream).nico2006-05-182-15/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3794 3c298f89-4303-0410-b956-a3cf2f4a3e73
* load kernel modules in kmod- packages from postinst scripts at install.nico2006-05-183-1/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3793 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add gcom to trunk too (closes: #333).nico2006-05-1710-0/+207
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3792 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix rebuild of pwlib and openh323 after root_clean.nico2006-05-172-10/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3791 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add md5sum (commit some forgotten changes).nico2006-05-161-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3787 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add matrixtunnel package (thanks to Lorenz Schori).nico2006-05-156-0/+87
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3779 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove obsolete and unmaintained packages, as soon as 2.6.17 is out, dscape ↵wbx2006-05-1446-20394/+0
| | | | | | and bcm43xx driver is integrated into mainstream git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3773 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add common functions for the new config file formatnbd2006-05-101-0/+50
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3751 3c298f89-4303-0410-b956-a3cf2f4a3e73
* resync config-ramdisk to configmbm2006-05-091-1/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3743 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update busybox+ipkg to latest ipkg (v0.99.162), nico2006-05-094-382/+673
| | | | | | | | fix a bug in ipkg that would prevent it from installing local packages if at least a remote package with the same name is available. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3742 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update ulogd to v1.24, add a -mod-sqlite output plugin.nico2006-05-086-47/+25
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3741 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update wpa_supplicant to v0.4.9, nico2006-05-082-2/+3
| | | | | | | add dependency on madwifi-ng (needed to build). git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3740 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add sablevm dependency on libpthread.nico2006-05-082-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3739 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update sablevm to 1.13 (closes: #524), nico2006-05-084-46/+96
| | | | | | | add the patch from whiterussian to use a reasonable heap size. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3738 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make asterisk chan_bluetooth and chan_h323 modules optional, nico2006-05-0711-103/+195
| | | | | | | link openh323 and pwlib statically. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3737 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix ulogd-mod-pcap packagingnico2006-05-071-2/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3736 3c298f89-4303-0410-b956-a3cf2f4a3e73
* export get_system_type()nbd2006-05-071-1/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3735 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update madwifi to r1543nbd2006-05-061-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3734 3c298f89-4303-0410-b956-a3cf2f4a3e73
* append a table with offsets for the no-ack and slot timing code to wl.onbd2006-05-061-2/+66
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3733 3c298f89-4303-0410-b956-a3cf2f4a3e73
* rename wl.o wireless interface from ethX to wl0nbd2006-05-063-5/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3732 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix duplicate packaging of the ipv6 imq modulenbd2006-05-052-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3731 3c298f89-4303-0410-b956-a3cf2f4a3e73
* More au1000 fixes.florian2006-05-054-933/+27
| | | | | | | | | Clean up patch Add mount_root specific (different partition naming) Add an init script to kernel command line to set up OpenWrt at boot time git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3730 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix zImage target, now really build valid imagesflorian2006-05-041-1156/+1171
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3729 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing libpng dependencynbd2006-05-041-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3728 3c298f89-4303-0410-b956-a3cf2f4a3e73