summaryrefslogtreecommitdiffstats
path: root/package/network/services
Commit message (Expand)AuthorAgeFilesLines
* wifi: Introduce 802.11ac supportFelix Fietkau2014-02-032-0/+6
* hostapd: do not get basic_rate as a simple string variableFelix Fietkau2014-02-021-1/+1
* odhcpd: fix internal router DHCPv4 filterSteven Barth2014-02-011-2/+2
* hostapd: fix basic rate list handling with netifdFelix Fietkau2014-01-311-1/+7
* hostapd: fix frequency selection for ap+staFelix Fietkau2014-01-304-13/+23
* lldpd: build without libreadlineJo-Philipp Wich2014-01-291-1/+2
* lldpd: add missing lldpcliJo-Philipp Wich2014-01-291-1/+1
* lldpd: push to version 0.7.7Jo-Philipp Wich2014-01-291-3/+3
* hostapd: Fix 80211w setup with netifdJo-Philipp Wich2014-01-281-1/+1
* hostapd: Fix basic_rate setup with netifdJo-Philipp Wich2014-01-281-0/+1
* odhcpd: fix certain config values being overwrittenSteven Barth2014-01-231-2/+2
* odhcpd: Fix a memory corruption when static leases are usedSteven Barth2014-01-181-2/+2
* odhcpd: be even less verbose and don't start unnecessary relaysSteven Barth2014-01-171-2/+2
* odhcpd: fix logspamSteven Barth2014-01-171-2/+2
* odhcpd: use hybrid management mode by defaultSteven Barth2014-01-171-2/+2
* dnsmasq: add dnsmasq.d config folder & improve odhcpd coexistenceSteven Barth2014-01-171-2/+8
* odhcpd: several bugfixes and improved integrationSteven Barth2014-01-173-3/+27
* hostapd: fix mcast_rate settingJohn Crispin2014-01-141-1/+1
* hostapd: fix frequency setting for IBSS/RSNJohn Crispin2014-01-121-2/+4
* samba: add browsable optionJohn Crispin2014-01-121-0/+3
* hostapd: fix mixed wep/wpa with netifdFelix Fietkau2013-12-281-0/+1
* hostapd: fix the uci option name for ap isolateFelix Fietkau2013-12-281-5/+5
* hostapd: fix wep with netifdFelix Fietkau2013-12-231-4/+4
* wpa_supplicant: fix interface combination parsing issuesFelix Fietkau2013-12-211-0/+18
* dnsmasq: rework init procedureJo-Philipp Wich2013-12-213-11/+46
* hostapd: move old wifi setup scripts to hostapd-common-oldFelix Fietkau2013-12-161-4/+13
* dnsmasq: switch to /lib/functions/network.shJo-Philipp Wich2013-12-161-15/+11
* uhttpd: don't process ubus_* and lua_* options if corresponding plugin is not...Jo-Philipp Wich2013-12-151-4/+8
* hostapd: fix short_preamble optionJo-Philipp Wich2013-12-101-1/+1
* hostapd: properly parse wmm and hidden uci options (#14589)Jo-Philipp Wich2013-12-081-1/+1
* odhcpd/6c: Add config menu for prefix class ext.Steven Barth2013-12-051-0/+11
* odhcpd: Fix ubus integrationSteven Barth2013-12-041-2/+2
* hostapd: fix maclist processing with netifdFelix Fietkau2013-12-031-2/+3
* netifd: add wireless configuration support and port mac80211 to the new frame...Felix Fietkau2013-12-022-0/+588
* hostapd: change the wildcard for the hostapd control socket directoryFelix Fietkau2013-12-021-1/+1
* wpa_supplicant: clean up hostapd control socket on exit to fix socket leak in...Felix Fietkau2013-12-021-0/+12
* hostapd: fix os_daemonize vs starting process race by creating the pid file i...Felix Fietkau2013-12-021-0/+97
* hostapd: always include p2p options in wpa_cliFelix Fietkau2013-12-021-0/+13
* hostapd: add support for auto-channel selectionFelix Fietkau2013-11-252-0/+4
* hostapd: update to version 2013-11-20Felix Fietkau2013-11-2533-430/+224
* pppd: Place plugin-specific options after `plugin name`.John Crispin2013-11-251-1/+1
* uhttpd: update to the latest version, fixes crashes in the ubus pluginFelix Fietkau2013-11-211-2/+2
* hostapd: remove random pool support - the entropy it gathers is questionable ...Felix Fietkau2013-11-186-177/+5
* procd: fixup 2 wrong option typesJohn Crispin2013-11-131-1/+1
* procd: convert services to the new validation apiJohn Crispin2013-11-131-58/+51
* hostapd: remove #ifdef MULTICALL around ap+sta support code (to support separ...Felix Fietkau2013-11-125-20/+11
* uhttpd: return after processing -d switch, only set ubus prefix if not alread...Jo-Philipp Wich2013-11-112-4/+8
* uhttp: add ubus.defaultJohn Crispin2013-11-111-0/+2
* pppd: don't call modprobe at all from pppoatmJohn Crispin2013-11-111-0/+13
* uhttp: make the service auto respawn if it crashesJohn Crispin2013-11-111-0/+1