fstools: scripts should propagate the cmdline
[openwrt/svn-archive/archive.git] / package / network / services /
2014-04-01 Steven Barthodhcpd: add preliminary support for managed DHCPv6...
2014-03-30 John Crispinsamba36: revert r40341
2014-03-30 John Crispinsamba: update to 3.6.23
2014-03-29 Felix Fietkaudropbear: move options.h editing to Build/Configure
2014-03-29 Felix Fietkaudropbear: add options SSHKeepAlive and IdleTimeout.
2014-03-29 Felix Fietkaudropbear: fix interface config setting
2014-03-29 Felix Fietkaudropbear: update to 2014.63
2014-03-22 Felix Fietkauuhttpd: update to latest version, improves cgi path...
2014-03-21 Felix Fietkauuhttpd: update to latest version, fixes HEAD requests...
2014-03-21 Felix Fietkauhostapd: add pbc_in_m1 option
2014-03-21 Felix Fietkauead: clean up
2014-03-21 Felix Fietkauead: set_nonblock() is doing nothing (typo)
2014-03-21 Felix Fietkauppp: remove ppp requirement from chat
2014-03-20 Felix Fietkaupppd: fix build errors with musl
2014-03-20 Steven Barthodhcpd: fix more segfaults + ubus interaction
2014-03-20 Steven Barthodhcpd: fix possible segfaults
2014-03-14 Felix Fietkaupolarssl: update to version 1.3.4 and add openssl compa...
2014-03-13 John Crispin72ca3bfc401a4f1b695dcc86640dddee62716cea contained...
2014-03-12 John Crispinfstools: add the new fstools package
2014-03-11 Felix Fietkauopenvpn: make size optimization configurable
2014-03-11 Steven Barthodhcpd/odhcp6c: fix HMAC-MD5 in DHCPv6-Reconfigure
2014-02-28 Felix Fietkauhostapd: fix deletion of wds sta interfaces in AP mode
2014-02-24 Felix Fietkauhostapd: link against librt if eglibc is used
2014-02-24 Steven Barthodhcpd: avoid the unspecificed address being advertised...
2014-02-24 Steven Barthodhcpd: fix DNS-server and MSR-entries in RA
2014-02-21 Steven Barthodhcpd: fix wrong address pool being advertised
2014-02-18 John Crispinrelayd: add uci validation
2014-02-18 John Crispinhostapd: add validation rules to wireless handler
2014-02-18 John Crispinppp: add validation rules to proto handler
2014-02-18 John Crispinauthsae: update to latest version
2014-02-17 Steven Barthodhcpd: Fix RA interval + add support for prefixes...
2014-02-06 Hauke Mehrtensauthsae: Update authsae to latest version
2014-02-05 Steven Barthodhcpd: fix homenet dhcpv6 filter
2014-02-03 Felix Fietkauwifi: Introduce 802.11ac support
2014-02-02 Felix Fietkauhostapd: do not get basic_rate as a simple string variable
2014-02-01 Steven Barthodhcpd: fix internal router DHCPv4 filter
2014-01-31 Felix Fietkauhostapd: fix basic rate list handling with netifd
2014-01-30 Felix Fietkauhostapd: fix frequency selection for ap+sta
2014-01-29 Jo-Philipp Wichlldpd: build without libreadline
2014-01-29 Jo-Philipp Wichlldpd: add missing lldpcli
2014-01-29 Jo-Philipp Wichlldpd: push to version 0.7.7
2014-01-28 Jo-Philipp Wichhostapd: Fix 80211w setup with netifd
2014-01-28 Jo-Philipp Wichhostapd: Fix basic_rate setup with netifd
2014-01-23 Steven Barthodhcpd: fix certain config values being overwritten
2014-01-18 Steven Barthodhcpd: Fix a memory corruption when static leases...
2014-01-17 Steven Barthodhcpd: be even less verbose and don't start unnecessar...
2014-01-17 Steven Barthodhcpd: fix logspam
2014-01-17 Steven Barthodhcpd: use hybrid management mode by default
2014-01-17 Steven Barthdnsmasq: add dnsmasq.d config folder & improve odhcpd...
2014-01-17 Steven Barthodhcpd: several bugfixes and improved integration
2014-01-14 John Crispinhostapd: fix mcast_rate setting
2014-01-12 John Crispinhostapd: fix frequency setting for IBSS/RSN
2014-01-12 John Crispinsamba: add browsable option
2013-12-28 Felix Fietkauhostapd: fix mixed wep/wpa with netifd
2013-12-28 Felix Fietkauhostapd: fix the uci option name for ap isolate
2013-12-23 Felix Fietkauhostapd: fix wep with netifd
2013-12-21 Felix Fietkauwpa_supplicant: fix interface combination parsing issues
2013-12-21 Jo-Philipp Wichdnsmasq: rework init procedure
2013-12-16 Felix Fietkauhostapd: move old wifi setup scripts to hostapd-common-old
2013-12-16 Jo-Philipp Wichdnsmasq: switch to /lib/functions/network.sh
2013-12-15 Jo-Philipp Wichuhttpd: don't process ubus_* and lua_* options if corre...
2013-12-10 Jo-Philipp Wichhostapd: fix short_preamble option
2013-12-08 Jo-Philipp Wichhostapd: properly parse wmm and hidden uci options...
2013-12-05 Steven Barthodhcpd/6c: Add config menu for prefix class ext.
2013-12-04 Steven Barthodhcpd: Fix ubus integration
2013-12-03 Felix Fietkauhostapd: fix maclist processing with netifd
2013-12-02 Felix Fietkaunetifd: add wireless configuration support and port...
2013-12-02 Felix Fietkauhostapd: change the wildcard for the hostapd control...
2013-12-02 Felix Fietkauwpa_supplicant: clean up hostapd control socket on...
2013-12-02 Felix Fietkauhostapd: fix os_daemonize vs starting process race...
2013-12-02 Felix Fietkauhostapd: always include p2p options in wpa_cli
2013-11-25 Felix Fietkauhostapd: add support for auto-channel selection
2013-11-25 Felix Fietkauhostapd: update to version 2013-11-20
2013-11-25 John Crispinpppd: Place plugin-specific options after `plugin name`.
2013-11-21 Felix Fietkauuhttpd: update to the latest version, fixes crashes...
2013-11-18 Felix Fietkauhostapd: remove random pool support - the entropy it...
2013-11-13 John Crispinprocd: fixup 2 wrong option types
2013-11-13 John Crispinprocd: convert services to the new validation api
2013-11-12 Felix Fietkauhostapd: remove #ifdef MULTICALL around ap+sta support...
2013-11-11 Jo-Philipp Wichuhttpd: return after processing -d switch, only set...
2013-11-11 John Crispinuhttp: add ubus.default
2013-11-11 John Crispinpppd: don't call modprobe at all from pppoatm
2013-11-11 John Crispinuhttp: make the service auto respawn if it crashes
2013-11-11 John Crispinuhttp: make sure that the ubus module is loaded when...
2013-11-04 Jo-Philipp Wichdnsmasq: fix backward compatibility with existing configs
2013-10-31 Felix Fietkauopenvpn: clean up and fix the init script
2013-10-23 Steven Barthodhcpd: fix cleaning of configuration on reload
2013-10-18 Steven Barthodhcpd: various bugfixes
2013-10-18 Jo-Philipp Wichwpa_supplicant: fix beacon_int configuration option
2013-10-16 Steven Barthodhcpd: add new experimental dhcp-server
2013-10-15 Jo-Philipp Wichdropbear: add dropbear.nl mirror, provided by dropbear...
2013-10-15 Luka Perkov[package] openvpn: make comp_lzo a parameter
2013-10-15 Jo-Philipp Wichopenvpn-easy-rsa: restore essential patch to make it...
2013-10-11 Jo-Philipp Wichdnsmasq: add option broadcast to host sections
2013-10-10 Jo-Philipp Wichppp: correct module loaded check in proto_pptp_setup
2013-10-10 Jo-Philipp Wichdropbear: update to 2013.59 (released 4 october 2013)
2013-10-09 Luka Perkov[package] openvpn: rework initscript (fixes #14299)
2013-10-08 Felix Fietkauhostapd: recognize 8021x as an authentication mode
2013-10-08 Felix Fietkauhostapd: add external registrar support
2013-10-08 Felix Fietkauhostapd: enable WPS2 support on hostapd-full.config
next