summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Expand)AuthorAgeFilesLines
* comgt: add missing file (fixes #10301)Felix Fietkau2011-10-281-0/+20
* bluetooth: set L2CAP and SCO kconfig options to =y. It should be forced to =m...Michael Büsch2011-10-271-2/+2
* comgt: fix pin code config optionFelix Fietkau2011-10-271-1/+1
* comgt: delay 3g bringup for sierra wireless cards until the card has locked o...Felix Fietkau2011-10-272-0/+8
* add sierra-directip, a package based on the latest DirectIP capable sierra wi...Felix Fietkau2011-10-276-0/+2610
* comgt: port 3g.sh to netifdFelix Fietkau2011-10-278-10/+139
* ubus: update to latest version, fixes recursion issues in libubusFelix Fietkau2011-10-271-3/+3
* netifd: update, prefix proto handler callbacks with 'proto_'Felix Fietkau2011-10-272-10/+10
* netifd: remove obsolete _init callbacks, set available=1 for pppFelix Fietkau2011-10-272-16/+1
* netifd: allow ppp based proto handlers to override the connect/disconnect scriptFelix Fietkau2011-10-271-2/+2
* netifd: update to latest, adds support for protocol notifiers to signal inter...Felix Fietkau2011-10-271-2/+2
* firewall: do not produce 0.0.0.0/0 if a symbolic masq_src or masq_dest is giv...Jo-Philipp Wich2011-10-273-4/+7
* base-files: sysupgrade: kill all but essential processes before starting the ...Jo-Philipp Wich2011-10-273-1/+30
* Add QoS firewall stop script generationJo-Philipp Wich2011-10-272-3/+9
* Add qos_* iptables chain namespace for QoSJo-Philipp Wich2011-10-271-14/+32
* libubox: update to latest version, fixes issues with using the library from C...Felix Fietkau2011-10-271-3/+3
* base-files/sysupgrade: add more busybox applet symlinks to ramdiskGabor Juhos2011-10-272-2/+7
* busybox: disable rdate, enable ntpd by defaultJo-Philipp Wich2011-10-273-4/+4
* base-files: remove rdate integration, add busybox ntpd init script and server...Jo-Philipp Wich2011-10-275-81/+41
* netifd: if core dump support is enabled, use it. also add some delay after st...Felix Fietkau2011-10-261-0/+5
* netifd: update to the latest version, contains small fixes for interface relo...Felix Fietkau2011-10-261-2/+2
* package: mac80211: remove uses of $(LINUX_KMOD_SUFFIX)Jonas Gorski2011-10-261-4/+4
* package: kernel: remove last use of $(LINUX_KMOD_SUFFIX)Jonas Gorski2011-10-261-1/+1
* package/kernel: remove remaining uses of $(LINUX_KMOD_SUFFIX)Nicolas Thill2011-10-261-6/+6
* package/zlib: include zlib.pc (pkconfig)Nicolas Thill2011-10-251-0/+3
* busybox: fix a compile error on mac os xFelix Fietkau2011-10-251-0/+13
* mac80211: allow building ath9k_htc without PCI support, based on patch by Hel...Jo-Philipp Wich2011-10-251-1/+1
* package/u-boot-envtools: update to version 2011.06.Gabor Juhos2011-10-244-68/+101
* package/ipset: move out to packages/net/Nicolas Thill2011-10-242-146/+0
* package/perf: move out to packages/devel/Nicolas Thill2011-10-241-52/+0
* netifd: update to latest version, fixes a crash on dhcp renewFelix Fietkau2011-10-241-2/+2
* relayd: update to git head 4e8f1fa4ca2b176500362843a9e57ea5abd4b7a3Jo-Philipp Wich2011-10-241-2/+2
* package/busybox: make PAM support depend on DEVEL (closes: #8002 & #8743)Nicolas Thill2011-10-241-0/+5
* package/busybox: revert config defaults inadvertently changed in [28513] (tha...Nicolas Thill2011-10-244-5/+5
* netifd: update to latest version, fixes interface hotplugging issuesFelix Fietkau2011-10-231-3/+3
* netifd: add two simple scripts for querying interface/device statusFelix Fietkau2011-10-232-0/+25
* netifd: reload the network config on ifup -aFelix Fietkau2011-10-231-0/+1
* firewall: prevent ip6tables -t nat rules (#10265)Jo-Philipp Wich2011-10-232-2/+3
* firewall: fix another instance of unquoted "*"Jo-Philipp Wich2011-10-222-2/+2
* firewall: fix possible expansion of "*" when rules with "option src *" are pr...Jo-Philipp Wich2011-10-222-6/+11
* firewall: do not check for module availability, let iptables fail if a featur...Jo-Philipp Wich2011-10-222-16/+2
* wrt55agv2-spidevs: fix build with recent kernelNicolas Thill2011-10-221-1/+1
* kernel: add dependency on kmod-crypto-authenc to kmod-ipsec (closes: #7431)Nicolas Thill2011-10-221-1/+1
* netifd: add a dependency on jshnFelix Fietkau2011-10-221-1/+1
* busybox: update to 1.19.2 (thanks to Peter Wagner)Nicolas Thill2011-10-2158-549/+1023
* uci: fix segfault on import of anonymous sections (#10204)Felix Fietkau2011-10-211-3/+3
* uci: update to latest version (includes several bugfixes)Felix Fietkau2011-10-211-4/+4
* netifd: add missing dependencies on libuci and libnl-tinyFelix Fietkau2011-10-211-1/+1
* add an initial (experimental) version of netifd, disabled by defaultFelix Fietkau2011-10-2114-1/+499
* pppd: fix the exit code in case of authentication failure or other errorsFelix Fietkau2011-10-211-0/+12