You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Felix Fietkau 8886f1bb8a ath9k: fix enabling SWBA interrupts 14 years ago
..
6in4 6in4: - add log entries for update operations - always update tunnel, even if wan ip is unchanged - use multiple wget tries before giving up, resolv.conf might not be ready when ifup is triggered 14 years ago
acx wifi: change the default channel from 5 to 11, 5 was a really bad choice 14 years ago
acx-mac80211 update acx-mac80211 to 20100830 14 years ago
admswconfig
apex package/apex: fix a compile issue 14 years ago
ar7-atm
arptables
avila-wdt
base-files base-files: mark /etc/shadow as conffile 14 years ago
block-extroot base/block-extroot, base/block-mount: Modified preinit and block-extroot and block-mount so that use of block-mount and block-extroot do not require that block-extroot, block-mount, nor the kernel modules they depend, on are required to included in the image. That is block-extroot and dependencies may now be installed as modules onto the jffs2 part of a squashfs system and it will work. In addition packages which are installed into the jffs2 of a squashfs system may now affect preinit, so long as they do not require execution of commands that occur before the merging of the jffs2 and built-in (squashfs) preinit scripts is done. 14 years ago
block-mount block-mount: fix fstab.init for IB and buildroot 14 years ago
br2684ctl br2684ctl: rework init script - use common defaults for unit and atmdev - add a more reliable stop routine - localize variables 14 years ago
bridge-utils
broadcom-diag Toto, we don't support Linux 2.4 anymore.. 14 years ago
broadcom-wl wifi: change the default channel from 5 to 11, 5 was a really bad choice 14 years ago
busybox package/busybox: include an upstream patch 14 years ago
button-hotplug
comgt
compcache
crda
cyassl From: Joseph Roback <openwrt-devel@roback.cc> 14 years ago
dnsmasq dnsmasq: remove a useless subshell invocation from the init script 14 years ago
dropbear dropbear: Add config options to allow specification of host key files, thanks Scott Merrilees and Matthias Buecher (#7824) 14 years ago
e2fsprogs
ead
ebtables
ep80579-drivers ep80579 depend on their corresponding subtarget 14 years ago
fconfig
firewall firewall: insert SNAT and DNAT rules according to the order of the configuration file (#8052) 14 years ago
fuse fix fuse dependency against kmod-fuse 14 years ago
gdb gdb: There are dep issues with cconfig.h. Disable parallel build for now. 14 years ago
goldfish-qemu
gpioctl
grub package/grub: revert accidental/unessesery grub commit 14 years ago
hostap-driver hostap-driver: Change default channel from 5 to 11 14 years ago
hostap-utils
hostapd hostapd: Add 'identity' config option when eap_type is 'tls' on wpa_supplicant (#8164) 14 years ago
hotplug2 hotplug2 depends on udevtrigger 14 years ago
i2c-gpio-custom
ifenslave
ifx-tapi
ifx-tapidemo
ifx-vmmc extracted firmware files were generated with an incorrect umask 14 years ago
ifxmips-dsl-api * make dsl driver work with new kernel 14 years ago
ifxmips-dsl-control * remove broken flag from dsl-control app 14 years ago
ifxos
iproute2 iproute2: mark /etc/iproute2/rt_tables as conffile 14 years ago
ipset
iptables iptables: Fix call to md5s 14 years ago
iw iw: add support for setting the multicast rate for ibss 14 years ago
ixp4xx-microcode
kernel add kmod-leds-net5501 14 years ago
kexec-tools
libipfix
libnl
libnl-tiny libnl-tiny: fix a compiler warning that shows up with -pedantic 14 years ago
libpcap
libreadline
libtapi * adds a rewrite of the tapi drivers + sip app. this is the result of lars' gsoc 2010 project, Thanks ! 14 years ago
libtool libtool: Force nonparallel build. 14 years ago
linux-atm
lqtapi * adds a rewrite of the tapi drivers + sip app. this is the result of lars' gsoc 2010 project, Thanks ! 14 years ago
lua lua: switch to double precision for floats 14 years ago
mac80211 ath9k: fix enabling SWBA interrupts 14 years ago
madwifi package/madwifi: fix r23829 commit 14 years ago
mmc_over_gpio mmc_over_gpio: mark /etc/config/mmc_over_gpio as conffile 14 years ago
mountd mountd: Rename uci_add_history to uci_add_delta (#8084) 14 years ago
mtd
ncurses From: Joseph Roback <openwrt-devel@roback.cc> 14 years ago
nvram add maintainer information 14 years ago
ocf-crypto-headers
openssl
opkg Merge branch 'master' of git://nbd.name/openwrt 14 years ago
pjsip * adds a rewrite of the tapi drivers + sip app. this is the result of lars' gsoc 2010 project, Thanks ! 14 years ago
ppp pppd: use "atmdev" option to select the DSL adapter, this aligns it with br2684ctl and solves #8108 14 years ago
pptp pptp: mark /etc/ppp/options.pptp as conffile 14 years ago
ps3-utils
pwm-gpio-custom
px5g add maintainer information 14 years ago
qos-scripts qos-scripts: bump pkg revision after r23227, extend copyright, mark /etc/config/qos as conffile 14 years ago
r8101
robocfg
rotary-gpio-custom
rtc-rv5c386a
siit
soloscli soloscli utility for Solos ADSL2+ modems 14 years ago
spi-ks8995
spidev_test
swconfig
switch
tapi_sip * adds a rewrite of the tapi drivers + sip app. this is the result of lars' gsoc 2010 project, Thanks ! 14 years ago
uboot-envtools
uboot-ifxmips
uboot-kirkwood Fixed support for Iomega 14 years ago
uboot-lantiq add missing SH_FUNC for remaining md5s calls (#7888) 14 years ago
uboot-xburst uboot-{kirkwood,xburst}: Fix typo in U-Boot image name, thanks framer99 (#8112) 14 years ago
ubsec_ssb
uci uci: use a delete-safe iterator in the Lua :foreach() function The following test case exposed a NULL pointer dereference in uci_lua_foreach(): lua -luci -e 'x=uci.cursor(); x:foreach("firewall", "forwarding", function(s) x:delete("firewall", s[".name"]) end)' 14 years ago
udev udev: mark /etc/udev/udev.conf as conffile (rules left out for now) 14 years ago
udevtrigger
uhttpd uhttpd: revert unrelated change in previous commit 14 years ago
util-linux-ng util-linux-ng: make build depend on libncurses, cfdisk is compiled unconditionally and will fail with missing input files if ncurses was not detected during configure 14 years ago
vsc73x5-ucode
w1-gpio-custom
wireless-tools
wprobe wprobe: mark /etc/config/wprobe as conffile 14 years ago
wrt55agv2-spidevs
yamonenv
zlib package/zlib: fix Darwin compile failure (closes #7963) 14 years ago
Makefile make IGNORE_ERRORS apply to deselected packages as well (typically triggered through dependencies) 14 years ago