Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | compcache: Kernel module and userspace daemon in seperate packages. | Lars-Peter Clausen | 2010-05-13 | 2 | -6/+14 |
| | | | | SVN-Revision: 21441 | ||||
* | hifnHIPP also depends on PCI | Florian Fainelli | 2010-05-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 21425 | ||||
* | hotplug2: bump pkg release after hotplug fixes in r20679-r20685 | Jo-Philipp Wich | 2010-05-10 | 1 | -1/+1 |
| | | | | SVN-Revision: 21422 | ||||
* | Add support for SRV records to dnsmasq config parsing | Peter Denison | 2010-05-08 | 1 | -0/+18 |
| | | | | SVN-Revision: 21400 | ||||
* | broadcom-wl: check iface pid file when invoking nas, fixes starting nas for ↵ | Jo-Philipp Wich | 2010-05-07 | 1 | -2/+3 |
| | | | | | | additional wireless networks (#7255) SVN-Revision: 21394 | ||||
* | pptp: don't remove server route if the gateway is 0.0.0.0, this fixes a ↵ | Jo-Philipp Wich | 2010-05-07 | 1 | -1/+1 |
| | | | | | | problem when a pppoe peer is pptp server at the same time SVN-Revision: 21393 | ||||
* | ppp: - don't let pppd control resolv.conf.auto because it will wipe foreign ↵ | Jo-Philipp Wich | 2010-05-07 | 3 | -15/+11 |
| | | | | | | dns entries - handle dns setup in ip-up handler - use add_dns() and remove_dns() to only add/remove dns entries related to the corresponding pppd instance - make pppd shutdown work for interfaces without ifname option, e.g. pptp SVN-Revision: 21392 | ||||
* | base-files: add add_dns() and remove_dns() helpers to network config, useful ↵ | Jo-Philipp Wich | 2010-05-07 | 1 | -0/+29 |
| | | | | | | to merge dns entries from multiple interfaces SVN-Revision: 21391 | ||||
* | pptp: utilize coldplug_interface_pptp() to automatically launch pptp ↵ | Jo-Philipp Wich | 2010-05-06 | 2 | -34/+5 |
| | | | | | | instances on boot SVN-Revision: 21390 | ||||
* | base-files: add a coldplug_interface_* hook to bring up non-hotpluggable ↵ | Jo-Philipp Wich | 2010-05-06 | 1 | -0/+11 |
| | | | | | | interfaces on boot SVN-Revision: 21389 | ||||
* | pptp: update to v1.7.1 | Jo-Philipp Wich | 2010-05-06 | 1 | -3/+3 |
| | | | | SVN-Revision: 21388 | ||||
* | ppp: - make pppd shutdown more robust as pptp hangs when the underlying ↵ | Jo-Philipp Wich | 2010-05-06 | 1 | -7/+11 |
| | | | | | | connection is gone - don't rely on pid files generated by pppd, they're missing if the link is done, generate a per-instance pidfile with ssd instead SVN-Revision: 21387 | ||||
* | base-files, ppp: fix interface shutdown | Jo-Philipp Wich | 2010-05-06 | 2 | -8/+7 |
| | | | | SVN-Revision: 21386 | ||||
* | base-files, ppp: remove protocol specific cleanup code from /sbin/ifdown and ↵ | Jo-Philipp Wich | 2010-05-05 | 3 | -28/+28 |
| | | | | | | move it to protocol stop callbacks SVN-Revision: 21383 | ||||
* | openssl: update to v0.9.8n, thanks Peter Wagner | Jo-Philipp Wich | 2010-05-05 | 3 | -38/+3 |
| | | | | SVN-Revision: 21382 | ||||
* | kmod-ocf-hifn7751 depends on PCI, spotted by buildbot | Florian Fainelli | 2010-05-05 | 1 | -1/+1 |
| | | | | SVN-Revision: 21381 | ||||
* | base-files: do not bring up wlan interfaces from hotplug events, so that ↵ | Felix Fietkau | 2010-05-05 | 1 | -0/+2 |
| | | | | | | wrong network/wireless configs are more noticeable SVN-Revision: 21379 | ||||
* | firewall: properly unset position for delete command, fixes rule removal in ↵ | Jo-Philipp Wich | 2010-05-05 | 1 | -2/+2 |
| | | | | | | ifdown SVN-Revision: 21378 | ||||
* | ppp: pass "nodefaultroute" if defaultroute is 0, don't unconditionally ↵ | Jo-Philipp Wich | 2010-05-05 | 1 | -2/+4 |
| | | | | | | truncate resolv.conf, thanks cshore SVN-Revision: 21361 | ||||
* | firewall: fix bug in iface hotplug handler | Jo-Philipp Wich | 2010-05-05 | 1 | -1/+1 |
| | | | | SVN-Revision: 21360 | ||||
* | openssl: update OCF userspace part to version 20100325 | Jo-Philipp Wich | 2010-05-04 | 2 | -269/+215 |
| | | | | SVN-Revision: 21359 | ||||
* | kernel: package ocf hifn7751 and hifnHIPP drivers, allow OCF on brcm-2.4 | Jo-Philipp Wich | 2010-05-04 | 1 | -1/+25 |
| | | | | SVN-Revision: 21358 | ||||
* | package/grub: only disable graphics on host grub | Nicolas Thill | 2010-05-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 21353 | ||||
* | ath9k: fix filtering out multi-descriptor frames, which can cause issues ↵ | Felix Fietkau | 2010-05-04 | 1 | -0/+24 |
| | | | | | | with 11n links because of bogus rx status data SVN-Revision: 21351 | ||||
* | fix acx compile error with VLYNQ support (#7281) | Florian Fainelli | 2010-05-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 21347 | ||||
* | base-files: Remove redundant stopping of watchdog | Vasilis Tsiligiannis | 2010-05-03 | 1 | -1/+0 |
| | | | | | | busybox watchdog applet should stop the watchdog before shutting down SVN-Revision: 21341 | ||||
* | update acx-mac80211 to 20100422, patch from Bernhard Loos | Florian Fainelli | 2010-05-03 | 7 | -218/+260 |
| | | | | SVN-Revision: 21335 | ||||
* | add stop() to watchdog init script, patch from Yury Polyanskiy | Florian Fainelli | 2010-05-03 | 1 | -1/+6 |
| | | | | SVN-Revision: 21334 | ||||
* | hostapd: fix line reordering leading to segfaults | Felix Fietkau | 2010-05-02 | 1 | -3/+3 |
| | | | | SVN-Revision: 21323 | ||||
* | mac80211: use the nl80211 driver for wpa_supplicant | Felix Fietkau | 2010-05-02 | 1 | -1/+1 |
| | | | | SVN-Revision: 21321 | ||||
* | wpa_supplicant: fix issues with the nl80211 driver | Felix Fietkau | 2010-05-02 | 2 | -0/+128 |
| | | | | SVN-Revision: 21320 | ||||
* | mac80211: enable rx/tx stbc by default if supported | Felix Fietkau | 2010-05-02 | 1 | -0/+4 |
| | | | | SVN-Revision: 21319 | ||||
* | make acx available to PCI platforms as well (#7174) | Florian Fainelli | 2010-05-02 | 2 | -11/+38 |
| | | | | SVN-Revision: 21313 | ||||
* | unmark acx-mac80211 as being broken | Florian Fainelli | 2010-05-02 | 1 | -1/+1 |
| | | | | SVN-Revision: 21308 | ||||
* | package/grub: build a host grub and a target grub (#7269) - use the host ↵ | Nicolas Thill | 2010-05-02 | 1 | -50/+41 |
| | | | | | | grub binary for grub install, but with target stage files - disable SSP (-fno-stack-protector) & Compile Time Buffer Checks (-U_FORTIFY_SOURCE) if appropriate - create a target grub package SVN-Revision: 21305 | ||||
* | ppp: rename 20-usb-modem to 20-atm-modem | Jo-Philipp Wich | 2010-05-02 | 2 | -1/+1 |
| | | | | SVN-Revision: 21303 | ||||
* | ppp: add hotplug helper for usb dsl modems to ppp-mod-pppoa package | Jo-Philipp Wich | 2010-05-02 | 2 | -0/+27 |
| | | | | SVN-Revision: 21302 | ||||
* | update fuse to 2.8.4, fixes build failures with 2.6.30 kernels (on rdc at least) | Florian Fainelli | 2010-05-02 | 1 | -2/+2 |
| | | | | SVN-Revision: 21300 | ||||
* | nvram: fix crash when get, set or unset is invoked without argument (#7263) | Jo-Philipp Wich | 2010-05-02 | 2 | -14/+26 |
| | | | | SVN-Revision: 21288 | ||||
* | ppp: bring pppoa script in sync with updated ppp logic | Jo-Philipp Wich | 2010-05-01 | 1 | -7/+16 |
| | | | | SVN-Revision: 21287 | ||||
* | firewall: - replace uci firewall with a modular dual stack implementation ↵ | Jo-Philipp Wich | 2010-05-01 | 15 | -544/+1023 |
| | | | | | | developed by Malte S. Stretz - bump version to 2 SVN-Revision: 21286 | ||||
* | comgt: - localize variables - bring scripts in sync with updated ppp logic - ↵ | Jo-Philipp Wich | 2010-05-01 | 2 | -5/+15 |
| | | | | | | bump package revision SVN-Revision: 21285 | ||||
* | pptp: - bring pptp scripts in sync with updated ppp logic - bump package ↵ | Jo-Philipp Wich | 2010-05-01 | 2 | -10/+4 |
| | | | | | | revision SVN-Revision: 21284 | ||||
* | ppp: - patch pppd to support named interfaces (e.g. "pppoe-wan") - use named ↵ | Jo-Philipp Wich | 2010-05-01 | 5 | -63/+158 |
| | | | | | | interfaces when bringing up 3g, pptp, ppp or pppoe connections - get rid of unit count logic - shutdown pppd when ifdown is invoked - bump package revision SVN-Revision: 21283 | ||||
* | package/base-files: fix libraries packaging on 64bits targets (closes: #6918) | Nicolas Thill | 2010-05-01 | 1 | -9/+14 |
| | | | | SVN-Revision: 21282 | ||||
* | pppd: - localize variables in setup script - implement demand option as true ↵ | Jo-Philipp Wich | 2010-05-01 | 1 | -9/+52 |
| | | | | | | boolean so that 0 actually disables it - don't overwrite user supplied dns servers if demand is enabled - toggle peerdns default value, use 1 if no user supplied dns server is set, 0 otherwise - reset resolv.conf.auto before setting up dns SVN-Revision: 21280 | ||||
* | vsc73x5-ucode: use the mirrored ucode files from my server to replace an 127 ↵ | Felix Fietkau | 2010-04-30 | 1 | -13/+5 |
| | | | | | | MB download with a 14k one SVN-Revision: 21274 | ||||
* | mac80211: update to wireless-testing 2010-04-28 | Felix Fietkau | 2010-04-30 | 13 | -774/+14 |
| | | | | SVN-Revision: 21271 | ||||
* | swconfig: mask on brcm47xx | Jo-Philipp Wich | 2010-04-30 | 1 | -1/+1 |
| | | | | SVN-Revision: 21270 | ||||
* | package/grub: fix x86_64 issue (closes #7248) | Alexandros C. Couloumbis | 2010-04-30 | 1 | -0/+3 |
| | | | | SVN-Revision: 21264 |