| Commit message (Expand) | Author | Age | Files | Lines |
* | hostapd: properly parse wmm and hidden uci options (#14589) | Jo-Philipp Wich | 2013-12-08 | 1 | -1/+1 |
* | netifd: update to the latest version, adds tunnel fixes by Hans Dedecker and ... | Felix Fietkau | 2013-12-08 | 1 | -2/+2 |
* | odhcpd/6c: Add config menu for prefix class ext. | Steven Barth | 2013-12-05 | 2 | -0/+22 |
* | odhcpd: Fix ubus integration | Steven Barth | 2013-12-04 | 1 | -2/+2 |
* | netifd: update to the latest version, improves wireless status output and fix... | Felix Fietkau | 2013-12-03 | 1 | -2/+2 |
* | hostapd: fix maclist processing with netifd | Felix Fietkau | 2013-12-03 | 1 | -2/+3 |
* | wifi: rename the "reload" (restarting non-netifd wifi) command to "reload_leg... | Felix Fietkau | 2013-12-02 | 1 | -1/+1 |
* | netifd: add wireless configuration support and port mac80211 to the new frame... | Felix Fietkau | 2013-12-02 | 4 | -3/+591 |
* | hostapd: change the wildcard for the hostapd control socket directory | Felix Fietkau | 2013-12-02 | 1 | -1/+1 |
* | wpa_supplicant: clean up hostapd control socket on exit to fix socket leak in... | Felix Fietkau | 2013-12-02 | 1 | -0/+12 |
* | hostapd: fix os_daemonize vs starting process race by creating the pid file i... | Felix Fietkau | 2013-12-02 | 1 | -0/+97 |
* | netifd: remove redundant calls to /sbin/wifi down | Felix Fietkau | 2013-12-02 | 1 | -2/+0 |
* | hostapd: always include p2p options in wpa_cli | Felix Fietkau | 2013-12-02 | 1 | -0/+13 |
* | hostapd: add support for auto-channel selection | Felix Fietkau | 2013-11-25 | 2 | -0/+4 |
* | hostapd: update to version 2013-11-20 | Felix Fietkau | 2013-11-25 | 33 | -430/+224 |
* | pppd: Place plugin-specific options after `plugin name`. | John Crispin | 2013-11-25 | 1 | -1/+1 |
* | uhttpd: update to the latest version, fixes crashes in the ubus plugin | Felix Fietkau | 2013-11-21 | 1 | -2/+2 |
* | hostapd: remove random pool support - the entropy it gathers is questionable ... | Felix Fietkau | 2013-11-18 | 6 | -177/+5 |
* | firewall: optimize DNAT rules and skip invalid rules and redirects (#14485) | Jo-Philipp Wich | 2013-11-18 | 1 | -2/+2 |
* | 6rd: Clear correct IPv6 address bits in 6rdcalc | Steven Barth | 2013-11-16 | 1 | -1/+1 |
* | procd: fixup 2 wrong option types | John Crispin | 2013-11-13 | 1 | -1/+1 |
* | procd: convert services to the new validation api | John Crispin | 2013-11-13 | 1 | -58/+51 |
* | hostapd: remove #ifdef MULTICALL around ap+sta support code (to support separ... | Felix Fietkau | 2013-11-12 | 5 | -20/+11 |
* | Add patch to fix ipset timeout setting problem | Jo-Philipp Wich | 2013-11-12 | 1 | -0/+28 |
* | Update ipset to version 6.20.1 | Jo-Philipp Wich | 2013-11-12 | 2 | -18/+2 |
* | iwinfo: don't report associations for broadcom wds interfaces | Hauke Mehrtens | 2013-11-11 | 1 | -0/+3 |
* | iwinfo: fix hwmodelist reporting for broadcom wl | Hauke Mehrtens | 2013-11-11 | 2 | -5/+59 |
* | uhttpd: return after processing -d switch, only set ubus prefix if not alread... | Jo-Philipp Wich | 2013-11-11 | 2 | -4/+8 |
* | uhttp: add ubus.default | John Crispin | 2013-11-11 | 1 | -0/+2 |
* | pppd: don't call modprobe at all from pppoatm | John Crispin | 2013-11-11 | 1 | -0/+13 |
* | uhttp: make the service auto respawn if it crashes | John Crispin | 2013-11-11 | 1 | -0/+1 |
* | uhttp: make sure that the ubus module is loaded when when installed | John Crispin | 2013-11-11 | 1 | -1/+2 |
* | netifd: remove connect_time from /var/state, it is unused | Felix Fietkau | 2013-11-10 | 1 | -1/+0 |
* | lantiq: fix vdsl-app dependency | John Crispin | 2013-11-07 | 1 | -1/+1 |
* | dnsmasq: fix backward compatibility with existing configs | Jo-Philipp Wich | 2013-11-04 | 2 | -2/+5 |
* | openvpn: clean up and fix the init script | Felix Fietkau | 2013-10-31 | 1 | -17/+16 |
* | netifd: update to the latest version, fixes regression in proto-shell scripts... | Felix Fietkau | 2013-10-31 | 1 | -2/+2 |
* | netifd: update to latest version, adds fixes and some preparation for support... | Felix Fietkau | 2013-10-30 | 1 | -3/+3 |
* | odhcp6c: Multiple improvements and fixes | Steven Barth | 2013-10-29 | 1 | -2/+2 |
* | odhcp6c: filter similar RAs spammed by some ISPs | Steven Barth | 2013-10-23 | 1 | -2/+2 |
* | firewall: Improve ubus support | Steven Barth | 2013-10-23 | 2 | -3/+3 |
* | odhcpd: fix cleaning of configuration on reload | Steven Barth | 2013-10-23 | 1 | -2/+2 |
* | 6relayd: reduce fallout of RA spamming a bit | Steven Barth | 2013-10-21 | 2 | -3/+3 |
* | netifd: Fix ifupdate events | Steven Barth | 2013-10-19 | 1 | -2/+2 |
* | odhcpd: various bugfixes | Steven Barth | 2013-10-18 | 1 | -2/+2 |
* | netifd: various improvements | Steven Barth | 2013-10-18 | 1 | -2/+2 |
* | wpa_supplicant: fix beacon_int configuration option | Jo-Philipp Wich | 2013-10-18 | 1 | -3/+3 |
* | iw: add patch to support 802.11j frequencies | Jo-Philipp Wich | 2013-10-18 | 1 | -0/+85 |
* | iwinfo: make 'type' visible in wrapped iwinfo | Jo-Philipp Wich | 2013-10-18 | 2 | -1/+5 |
* | netifd: rename customopts to sendopts for consistency | Steven Barth | 2013-10-17 | 1 | -4/+4 |