summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Expand)AuthorAgeFilesLines
* ubus: update to latest version, fixes recursion issues in libubusnbd2011-10-271-3/+3
* netifd: update, prefix proto handler callbacks with 'proto_'nbd2011-10-272-10/+10
* netifd: remove obsolete _init callbacks, set available=1 for pppnbd2011-10-272-16/+1
* netifd: allow ppp based proto handlers to override the connect/disconnect scriptnbd2011-10-271-2/+2
* netifd: update to latest, adds support for protocol notifiers to signal inter...nbd2011-10-271-2/+2
* [package] firewall: do not produce 0.0.0.0/0 if a symbolic masq_src or masq_d...jow2011-10-273-4/+7
* [package] base-files: sysupgrade: kill all but essential processes before sta...jow2011-10-273-1/+30
* Add QoS firewall stop script generationjow2011-10-272-3/+9
* Add qos_* iptables chain namespace for QoSjow2011-10-271-14/+32
* libubox: update to latest version, fixes issues with using the library from C...nbd2011-10-271-3/+3
* base-files/sysupgrade: add more busybox applet symlinks to ramdiskjuhosg2011-10-272-2/+7
* [package] busybox: disable rdate, enable ntpd by defaultjow2011-10-273-4/+4
* [package] base-files: remove rdate integration, add busybox ntpd init script ...jow2011-10-275-81/+41
* netifd: if core dump support is enabled, use it. also add some delay after st...nbd2011-10-261-0/+5
* netifd: update to the latest version, contains small fixes for interface relo...nbd2011-10-261-2/+2
* package: mac80211: remove uses of $(LINUX_KMOD_SUFFIX)jogo2011-10-261-4/+4
* package: kernel: remove last use of $(LINUX_KMOD_SUFFIX)jogo2011-10-261-1/+1
* package/kernel: remove remaining uses of $(LINUX_KMOD_SUFFIX)nico2011-10-261-6/+6
* package/zlib: include zlib.pc (pkconfig)nico2011-10-251-0/+3
* busybox: fix a compile error on mac os xnbd2011-10-251-0/+13
* [package] mac80211: allow building ath9k_htc without PCI support, based on pa...jow2011-10-251-1/+1
* package/u-boot-envtools: update to version 2011.06.juhosg2011-10-244-68/+101
* package/ipset: move out to packages/net/nico2011-10-242-146/+0
* package/perf: move out to packages/devel/nico2011-10-241-52/+0
* netifd: update to latest version, fixes a crash on dhcp renewnbd2011-10-241-2/+2
* [package] relayd: update to git head 4e8f1fa4ca2b176500362843a9e57ea5abd4b7a3jow2011-10-241-2/+2
* package/busybox: make PAM support depend on DEVEL (closes: #8002 & #8743)nico2011-10-241-0/+5
* package/busybox: revert config defaults inadvertently changed in [28513] (tha...nico2011-10-244-5/+5
* netifd: update to latest version, fixes interface hotplugging issuesnbd2011-10-231-3/+3
* netifd: add two simple scripts for querying interface/device statusnbd2011-10-232-0/+25
* netifd: reload the network config on ifup -anbd2011-10-231-0/+1
* [package] firewall: prevent ip6tables -t nat rules (#10265)jow2011-10-232-2/+3
* [package] firewall: fix another instance of unquoted "*"jow2011-10-222-2/+2
* [package] firewall: fix possible expansion of "*" when rules with "option src...jow2011-10-222-6/+11
* [package] firewall: do not check for module availability, let iptables fail i...jow2011-10-222-16/+2
* [package] wrt55agv2-spidevs: fix build with recent kernelnico2011-10-221-1/+1
* [package] kernel: add dependency on kmod-crypto-authenc to kmod-ipsec (closes...nico2011-10-221-1/+1
* netifd: add a dependency on jshnnbd2011-10-221-1/+1
* [package] busybox: update to 1.19.2 (thanks to Peter Wagner)nico2011-10-2158-549/+1023
* uci: fix segfault on import of anonymous sections (#10204)nbd2011-10-211-3/+3
* uci: update to latest version (includes several bugfixes)nbd2011-10-211-4/+4
* netifd: add missing dependencies on libuci and libnl-tinynbd2011-10-211-1/+1
* add an initial (experimental) version of netifd, disabled by defaultnbd2011-10-2114-1/+499
* pppd: fix the exit code in case of authentication failure or other errorsnbd2011-10-211-0/+12
* pppd: add a patch for overriding the path to /etc/ppp/ipv6-{up,down}nbd2011-10-206-18/+101
* ubusd: add an init scriptnbd2011-10-202-1/+13
* base-files: move network related scripts to a separate package to make the tr...nbd2011-10-2010-0/+45
* add cname sectionthepeople2011-10-201-0/+14
* [package] 6in4: sync with HE.net endpoint update changesjow2011-10-172-4/+4
* [package] opkg: fix a double free of pkg vectors when recursively removing pa...jow2011-10-152-1/+11