summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Expand)AuthorAgeFilesLines
* upgrade to uci 0.4.6 - fixes a parser glitchnbd2008-07-311-2/+2
* link default routes added by the network scripts to the appropriate interface...nbd2008-07-301-2/+2
* network scripts: properly maintain the network state's list of assigned inter...nbd2008-07-301-0/+21
* functions.sh: add list_contains function for checking whether a list contains...nbd2008-07-301-0/+9
* functions.sh: add a function for removing an item from a list in a shell vari...nbd2008-07-301-0/+14
* upgrade to uci 0.4.5 - adds extra input validationnbd2008-07-301-2/+2
* clean up the directory layout of the uci shell apinbd2008-07-302-1/+1
* nuke uci-sh, it is obsolete and no longer worksnbd2008-07-304-603/+0
* allow packages to optionally append config file contents in the environment b...nbd2008-07-301-3/+5
* fix hotplug2 event processing deadlocknbd2008-07-301-0/+135
* creates a passwd's shadow file if busybox supports the feature, fixes #2887blogic2008-07-301-0/+1
* adds option to select tls provider when using wpa_supplicant, fixes #3770blogic2008-07-302-0/+14
* Disable smash stacking support by default, but allow to enable it as an exper...florian2008-07-301-0/+1
* x86_64 also needs -fPIC to create lua shared librariesflorian2008-07-301-0/+3
* madwifi: add some extra sanity checkingnbd2008-07-302-1/+13
* madwifi: change the network scripts to use the new wds sta separation featurenbd2008-07-303-2/+16
* properly keep track of bridged interfaces in the network statenbd2008-07-301-0/+17
* madwifi: wds updatesnbd2008-07-307-6/+1172
* fixes etables CONFIG_* selection for >= 2.6.25, fixes #3674blogic2008-07-301-2/+2
* fixes ipkg dependency bug for spi modules, #3272blogic2008-07-302-23/+15
* add lm sensor and clean up dependency, fixes #3821blogic2008-07-291-1/+15
* fixes ppp ipv6 scripts, signed-off-by: Alina Friedrichsenblogic2008-07-292-2/+2
* remove opkg config file and link ipkg.conf to opkg.conf being they are the samethepeople2008-07-293-7/+1
* move curl back to packagesthepeople2008-07-294-337/+0
* removed a missed dependancy on curlthepeople2008-07-293-10/+32
* Fix nfs kernel modules for 2.4 kernelsflorian2008-07-291-12/+8
* opkg depends on curlflorian2008-07-291-0/+1
* Move curl from packages to trunk, opkg depends on itflorian2008-07-294-0/+337
* lua: Remove -fPIC for non-powerpc platformscyrus2008-07-291-1/+6
* add opkgthepeople2008-07-295-0/+167
* [ipkg] Move packages lists to the ramdisk to save flash spaceagb2008-07-291-0/+1
* [ipkg] Generate gzipped package listsagb2008-07-291-3/+5
* [ipkg] Port the full ipkg to Kamikazeagb2008-07-291-0/+76
* fixes download path for mac80211blogic2008-07-281-1/+1
* fix libraries packaging for uml on x86_64nico2008-07-281-4/+7
* fixes dbus param of dnsmasq, #3818, thanks the.loekiblogic2008-07-281-1/+1
* Do not run ldconfig while cross-compiling zlibflorian2008-07-271-10/+10
* [kernel] usb-serial: Fix swapped dependencies for belkin and ch341agb2008-07-271-10/+10
* Allow madwifi devices to be set in monitor modeflorian2008-07-261-2/+2
* ipsec{4,6} depend on kmod-crypto-aead to allow esp4 and esp6 to successfully ...florian2008-07-261-2/+2
* add backported HSO driverkaloz2008-07-261-0/+19
* [package] button-hotplug: fix compile warningsjuhosg2008-07-261-4/+4
* [brcm-2.4] fix Dell TrueMobile 2300 v1/v2 detection and network configuration...juhosg2008-07-261-4/+20
* refresh madwifi patchesnbd2008-07-2523-55/+53
* wpa_supplicant: sort scan results by link quality to improve supplicant-contr...nbd2008-07-251-0/+35
* wpa_supplicant: improve scan cache reliabilitynbd2008-07-251-30/+22
* madwifi: preempt any running scan when wpa_supplicant triggers a new assocnbd2008-07-251-0/+10
* madwifi: preserve WPA IEs received in probe responses and prefer them over be...nbd2008-07-251-0/+49
* madwifi: add some roaming fixes by ubntnbd2008-07-251-0/+77
* rewrite madwifi sta mode link up/down notifications (mostly used by wpa_suppl...nbd2008-07-251-5/+197