Document how to build binary ipkgs
[openwrt/openwrt.git] / package /
2008-08-27 Felix Fietkaufix busybox compile on mac os x
2008-08-27 John Crispinmake uci firewall backwards compatible to the old firew...
2008-08-27 John Crispinadd proto tcpudp to firewall
2008-08-27 John Crispinfix device duplication in firewall if the balancing...
2008-08-27 John Crispinmake sure uci firewall reverts its states when stopped
2008-08-27 John Crispinfixes uci firewall init order, Signed-off-by: Roberto...
2008-08-27 Florian FainelliThis patch enables the new ath5k driver. Works for...
2008-08-27 Steven Barthfirewall: Added support for port-ranges as firstPort...
2008-08-27 John Crispinadds 5 new chains to the uci firewall that can be used...
2008-08-26 Florian FainelliA WPA(2) pre-shared key can either be specified as...
2008-08-26 John Crispinadds several fixes to etrax, make openssl work on etrax
2008-08-26 John Crispinadds more sanity checks to uci firewall
2008-08-26 John Crispinuse proto instead of protocol in uci firewall
2008-08-25 Florian FainelliFix bridge-utils configuration failure (#3931), thanks sn9
2008-08-25 Florian FainelliUse busybox mount, could be overriden to use util-linux...
2008-08-24 Steven BarthUpdated Lua to 5.1.4
2008-08-24 Felix Fietkaulua: remove an unnecessary check and replace switch...
2008-08-24 Felix Fietkauimprove lua opcode dispatch performance by using comput...
2008-08-24 Travis Kemenfix bridge utils for brcm-2.4 from dev.luci.freifunk...
2008-08-23 Florian FainelliFix hostapd with open access point and per-device confi...
2008-08-23 Felix Fietkauupgrade uci to 0.6.0 - many bugfixes and an API cleanup
2008-08-22 Nicolas Thilloops, fix typo in [12368]
2008-08-22 Nicolas Thillinstall ppp development headers
2008-08-21 Gabor Juhosfix the CF driver on 2.6.26.x, and create a package...
2008-08-21 Felix Fietkaumadwifi: keep a/g mode and pureg setting in sync across...
2008-08-21 Nicolas Thillfix kmod-ipt-imq module generation (closes: #3896)
2008-08-20 Nicolas Thillmove more extra packages from ./trunk to ./packages
2008-08-20 Nicolas Thilladd missing dependencies on libblkid/libuuid for mount...
2008-08-20 Nicolas Thilladd a patch to use relative symlinks for development...
2008-08-20 Felix Fietkaudisable ath9k on all platforms without pci support...
2008-08-20 Felix Fietkauupgrade to uci 0.5.0, adds list handling support
2008-08-20 Nicolas Thilldisable ath9k on uml
2008-08-20 Nicolas Thilldisable ipv6 systcl call, as ipv6 is not enabled by...
2008-08-20 Nicolas Thillremove empty patches left over after [12348]
2008-08-20 Imre Kalozupgrade busybox to v1.11.1 and add current upstream...
2008-08-20 Imre Kalozrename patch
2008-08-20 Imre Kalozupgrade bridge-utils to v1.4
2008-08-20 Felix Fietkaufix uci_set_state for empty values
2008-08-20 John Crispinfixes variables, oops
2008-08-20 John Crispinadds the option to have no proto for a interface, usefu...
2008-08-19 John Crispinadd section names to dnsmasq config
2008-08-19 Felix Fietkaumadwifi: more wds sta related fixes
2008-08-17 Felix Fietkauenable TCP ECN by default (see #3001 for more information)
2008-08-17 Felix Fietkaufix some firewall script typos (patch from #3897)
2008-08-16 Travis Kemenadd /etc/firewall.user to be backed up becuase it is...
2008-08-16 Felix Fietkauadd vif selection fix for the broadcom-wl wifi script...
2008-08-16 Felix Fietkaufix madwifi napi polling packet counting final fix...
2008-08-16 Travis Kemenremove unneeded line
2008-08-16 Travis Kemenremove /etc/firewall.* from being kept as they no longe...
2008-08-16 Travis Kemenmake opkg the default package manager, disable busybox...
2008-08-16 Travis Kemenfix typo, proto should be protocol
2008-08-15 John Crispintrigger error if dport is used when no proto is defined
2008-08-15 Travis Kemenfix symlinks when installing opkg into a image
2008-08-14 Florian FainelliFix negative calculation of the tmpfs for devices with...
2008-08-14 John Crispinremove /etc/functions.sh call from led hotplug script
2008-08-14 Nicolas Thillmove qc-usb from trunk to packages as well (see [12260])
2008-08-13 Florian FainelliFix opkg compilation with ccache, thanks sn9
2008-08-13 Florian FainelliUpdate b43 to work in AP mode
2008-08-13 Florian FainelliAllow mac80211 drivers to work in master mode
2008-08-13 Florian FainelliUpdate hostapd to 0.6.4
2008-08-13 Gabor Juhosi2c-gpio-custom: minor bugfix
2008-08-13 Florian FainelliFix putting mac80211 interfaces in monitor and managed...
2008-08-13 Florian FainelliFix a bug when parsing ca_cert and eap_type with wpa_su...
2008-08-12 Florian FainelliAdd generic wpa_supplicant calls and use them for mac80...
2008-08-11 John Crispinfixes firewall makefile description
2008-08-11 John Crispinuci firewall - make uci firewall default and remove...
2008-08-11 Florian FainelliAdd 802.1x client configuration support and correspondi...
2008-08-11 John Crispinuci_firewall - fixes hotplug.d script
2008-08-11 John Crispinuci firewall - remove implicit creation of zones, based...
2008-08-11 Felix Fietkaumadwifi: napi polling fix - fix u_int negative comparis...
2008-08-11 Felix Fietkauswitch the br2684 default to routed mode instead of...
2008-08-10 Felix Fietkauadd missing dependency
2008-08-10 Felix Fietkaufix kmod-ide-core packaging for 2.6.26+
2008-08-10 Felix Fietkauadd missing kconfig symbol for generic ide
2008-08-10 Felix Fietkaufix aes on x86 (thx, Acinonyx)
2008-08-09 Felix Fietkaumove some webcam/sound related stuff from trunk to...
2008-08-09 Florian FainelliMake sure we will have lower case MAC addresses when...
2008-08-09 Florian FainelliDo not run telnet if either dropbear or openssh server...
2008-08-09 Florian FainelliSupport encrypted WDS connections (#2463)
2008-08-08 Felix Fietkauadd support for appending a file to jffs2 during reflas...
2008-08-08 Florian Fainellipackage iproute2 has problems building on recent BSD...
2008-08-07 Felix Fietkauadd basic interface alias support. for now (since we...
2008-08-07 Florian FainelliAdd 11gdt, 11adt, 11ast and fh modes (#3824)
2008-08-07 Gabor Juhosadd 2.6.26 specific files
2008-08-07 Steven Barthadded support for the timer-trigger to uci LED support
2008-08-07 Mike Bakerallow ctrl-c to trigger preinit
2008-08-06 Felix Fietkauuse $(FPIC) in a few places where it matters
2008-08-06 Florian Fainellikexec for powerpc actually only support ps3 or gamecube...
2008-08-06 Gabor Juhosebtables: useless without kmod-eptables
2008-08-06 Felix Fietkauspca5xx-le does not work with linux 2.6.26+
2008-08-05 Felix Fietkaufix qc-usb compile on atheros
2008-08-05 Felix Fietkaufix ov51x-jpeg compile
2008-08-05 Felix Fietkauinstall libshared into the staging dir (required by...
2008-08-05 Felix Fietkaufix nw802-2.4 compile
2008-08-05 Felix Fietkaumadwifi: fix crash on ad-hoc interface init
2008-08-05 Felix Fietkaumark mac80211 as broken on avr32
2008-08-05 Florian FainelliFix ipkg compilation with ccache, thanks sn9
2008-08-05 Florian FainelliReinstate rdc bootability and force it to use init...
2008-08-05 Gabor Juhosmodules/gpio_dev: move to drivers/char/ on older kernel...
2008-08-05 Felix Fietkausome more fixes for wds sta separation
next