add no_werror patch again, fix xscale cflags
[openwrt-10.03/.git] / package /
2006-08-30 nbdadd no_werror patch again, fix xscale cflags
2006-08-30 nbdremove -mapcs-32 from madwifi xscale build
2006-08-29 nbdupdate madwifi to 0.9.2
2006-08-29 nbdskip a lot of useless junk in madwifi on linux 2.4
2006-08-27 nbdfix LINUX_RELEASE and use it for the kmod-* build
2006-08-27 mbmchange hotplug trigger to a simpler awk command
2006-08-27 nbdbroadcom-wl: set vlan_mode for every enabled interface
2006-08-27 mbmfix minor typo & move loopback to network config
2006-08-27 nbdfix find_config() in the network scripts
2006-08-26 mbmclean up hotplug mounting scripts
2006-08-25 kalozadd basic support for the Magicbox boards
2006-08-24 nbdrevert to using *_ifnames internally, too many problems...
2006-08-24 nbddefault value for *_device in scan_interfaces
2006-08-24 nbdadd vlan_mode 0 command to fix the weird google issue...
2006-08-24 nbdfix remaining *_ifnames references
2006-08-24 nbdadd vlan_mode to wlc
2006-08-23 nbdfix kernel module dependency problems
2006-08-23 nbdchange 'ifnames' to 'ifname' in network config, fix...
2006-08-23 malbonFix building util-linux under xscale
2006-08-22 florianPort kmod-tun to the new module layout
2006-08-22 florianUpgrade to openswan-2.4.6, fix showhostkey script ...
2006-08-22 florianPort kmod-gre to the new module layout
2006-08-22 nbdenable mknod by default (#490) - some drivers don't...
2006-08-22 florianAdd maxfail option to avoid pptp giving up, closes...
2006-08-22 florianSet KERNEL_DIR to avoid inclusion of host-side linux...
2006-08-22 nbdremove bogus dependency line
2006-08-22 florianAdd --enable-natt and --enable-dpd configuration option...
2006-08-21 nbdrevert [4599], the bug was fixed elsewhere
2006-08-20 nbdport kmod-ipv6 to the new system
2006-08-19 nbdfix typo
2006-08-18 mbmFix/clean several hundred package makefiles
2006-08-18 nbddon't try to use gnu wget specific options in ipkg
2006-08-18 florianAdd support for the Asus power led, closes #349
2006-08-18 nicofix wget long options bug (closes: #682)
2006-08-16 mbmfix minor compile issues with spca5xx
2006-08-14 grozMove a bunch of ethernet hardware drivers to new kernel...
2006-08-14 grozFix up kmod-mppe for 2.6 kernels too
2006-08-10 mbmadd secret option to use host's toolchain when native...
2006-08-08 mbmfix error if dhcp is disabled
2006-08-08 nicodisable on uml-2.6 (lacking wireless), standardize
2006-08-08 nicoupdate busybox to v1.2.1
2006-08-07 nbdfix typo
2006-08-07 florianAdd ieee80211softmac modules, bcm43xx, ipw2100/2200...
2006-08-04 nbdfix hostap menuconfig and build for linux 2.6
2006-08-04 nbdupdate spca5xx, old version is no longer on the website
2006-08-04 mbmset PATH in rules.mk
2006-08-04 nbdfix ppp related bug in the network scripts
2006-08-04 mbmfix everything I broke with the previous patches
2006-08-04 nbdfix typo
2006-08-04 mbmyet more cleanup (make sure to honor TARGET_CC and...
2006-08-04 mbmmore cleanup (make sure to pass TARGET_PATH and not...
2006-08-04 mbmadd quotes to TARGET_CC and TARGET_CROSS to help with...
2006-08-03 mbmclean up smp compiles
2006-08-02 nbdfix dependency
2006-08-02 mbmonly rebuild the package index when the *.ipk files...
2006-08-02 florianPort hostap-utils to -ng
2006-08-01 nbdfix typo
2006-07-30 florianPort arptables to -ng
2006-07-30 nbdcreate a package index
2006-07-30 nbdfix kernel postinst scripts
2006-07-30 nbdoops... another one
2006-07-30 nbdfix typo
2006-07-30 nbdBUILD_DIR -> KERNEL_BUILD_DIR
2006-07-30 nbdport ppp modules to package/kernel and fix ppp package...
2006-07-30 nbdfuse: put PKG_BUILD_DIR in KERNEL_BUILD_DIR
2006-07-30 nbdfix ipsec-tools (missing include, missing dependencies)
2006-07-30 nbdfix more instances of '' abuse
2006-07-30 nbdonly set dhcp_enable if lan proto is set to static
2006-07-30 nbdrewrite of the network scripts and configuration
2006-07-29 nbdavoid using a reserved word as a variable name
2006-07-29 nbdfix unnamed config sections
2006-07-29 nbdadd support for per-package prereq checks, run global...
2006-07-27 grozMinor change to firstboot, closes #591
2006-07-27 nicofix CATEGORY
2006-07-25 nbddisable kmod-ip6tables if netfilter ipv6 support is...
2006-07-25 nbduse 127.0.0.1 as dns server and point dnsmasq to /tmp...
2006-07-25 nbddon't try to create kmod packages that contain no files
2006-07-24 nbdupgrade to new wl driver - supposedly fixes the weird...
2006-07-24 nbdfix broadcom-wl patchtable
2006-07-23 nbdbugfixes for the kernel module packaging
2006-07-22 nbdport over the netfilter module packaging to the new...
2006-07-21 nbdfix kernel module defaults
2006-07-21 nbdadd submenu dependencies (used to hide the proprietary...
2006-07-21 kalozupgrade dnsmasq to v2.32
2006-07-21 nicoadd copyright statement
2006-07-20 mbmchange 'source' to 'download'
2006-07-20 nbdfix nas depends
2006-07-19 mbmfix broadcom-wl dependancies
2006-07-19 nbdadd workaround for a broken flex version on some system...
2006-07-18 nbdchange depends/default for nas
2006-07-18 nbdmove the cryptoapi kmod to package/kernel
2006-07-18 nbdallow multiple kernel config dependencies
2006-07-18 nbdmove some of the kernel module packaging to package...
2006-07-17 kalozsync the sysctls with whiterussian, and tune the conntr...
2006-07-10 mbmcleanup of [4123]
2006-07-10 mbmadd a new FORCEREBUILD option to Package/<name> to...
2006-07-03 florianAdd yamonenv, utility to read and configure variables...
2006-07-03 nicoremove unneeded RSTRIP calls.
2006-07-02 nicomove libpthread in since it's part of uclibc, standardi...
2006-06-27 nbdadd missing copyright notices
next