summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-05CHERRY-PICK: Start shill after wifi setup is completedbrillo-m7-mr-devPeter Qiu
2015-11-02shill: DeviceInfo: Prefer non-deprecated IPv6 addressesbrillo-m7-releasebrillo-m7-devPaul Stewart
2015-11-02shill: NetlinkAttribute: Accept multiple int sizesPaul Stewart
2015-10-30Revert "shill: use DhcpProperties for dhcpv4 config"Rebecca Silberstein
2015-10-30shill: use DhcpProperties for dhcpv4 configRebecca Silberstein
2015-10-30shill: replace remaining references to wake on SSID featureSamuel Tan
2015-10-30shill: Add helper scripts to Brillo image.Roshan Pius
2015-10-28shill-test-proxy: Implement wait for a property state.Roshan Pius
2015-10-27shill: Rename libchromeos to libbrilloAlex Vakulenko
2015-10-26shill: fix the data type of 'upper_bound_ms'Ningyuan Wang
2015-10-26shill: use a wrapped kill function in ProcessManager::TerminateProcessNingyuan Wang
2015-10-26Remove WiFi driver init during startupPeter Qiu
2015-10-26shill: fix the missing statement of 'bool killed 'in CL 177982.Ningyuan Wang
2015-10-26shill: kill dhcpcd process synchronouslyNingyuan Wang
2015-10-23shill: Use Any::IsTypeCompatible<T>() instead of type_infoAlex Vakulenko
2015-10-23shill: Let ScopedSocketCloser release its socket descriptorChristopher Grant
2015-10-23shill: Re-enumerate renamed devices if they were blacklistedPaul Stewart
2015-10-22Remove Makefile clause to define __BRILLO__.Daniel Erat
2015-10-22dbus: expose APIs for configuring WiFi interface modePeter Qiu
2015-10-22shill: re-enable/disable compiler warnings used in CrOS on AndroidSamuel Tan
2015-10-21shill: change variable names for "SSID" feature to "DarkConnect"Samuel Tan
2015-10-21shill: use SIGKILL to kill dhcpcdNingyuan Wang
2015-10-20shill: call DropRoot() on AndroidSamuel Tan
2015-10-20Fix dhcpcd dir creation, shill service class.Jorge Lucangeli Obes
2015-10-19shill: Fix build break on ChromeOSAlex Vakulenko
2015-10-19shill: create DHCP properties to use for configRebecca Silberstein
2015-10-19Add instructions for running unittest on AndroidPeter Qiu
2015-10-16Android: Compile wifi_setup for the target.Alex Deymo
2015-10-16Add conversions between IPAddress and socket structures.Christopher Grant
2015-10-16shill: don't truncate sequence numbersGarret Kelly
2015-10-15Android: Use HAL API to setup station mode interface when WiFi device is enabledPaul Stewart
2015-10-14shill: add SHILL_USE_WIFI flagSamuel Tan
2015-10-14shill-test-proxy: Create templated functions for Proxies.Roshan Pius
2015-10-13shill: Rename "chromeos" -> "brillo" in include paths and namespacesAlex Vakulenko
2015-10-13shill: kill dhcpcd on shill startupNingyuan Wang
2015-10-12dbus: fix duplicate serivce appeared callback for PowerManagerPeter Qiu
2015-10-12shill-test-proxy: Fix some style issues in ProxyDbusClient.Roshan Pius
2015-10-09Update runtime dependency for WiFi driver HAL modulePeter Qiu
2015-10-09shill-test-proxy: RPC Server Framework rework.Roshan Pius
2015-10-09shill: do not manage p2p0 interfaceSamuel Tan
2015-10-09shill: build shill unit tests for BrilloSamuel Tan
2015-10-09shill: remove DropRoot and UseCapabilities unittest expectations in AndroidSamuel Tan
2015-10-09shill: change unittest string matching expectations for __func__Samuel Tan
2015-10-09Revert "shill: ignore devices with locally administered MAC addresses"Samuel Tan
2015-10-06Mock out DNSServerProxy in unittestPeter Qiu
2015-10-06shill-test-proxy: Make test-proxy single threaded.Roshan Pius
2015-10-06Do not export WiFiDrvierHal APIsPeter Qiu
2015-10-05Merge "dbus: release D-Bus object upon proxy destruction"Peter Qiu
2015-10-05Merge "Do not attempt to connect if supplicant is not present"Peter Qiu
2015-10-05Do not attempt to connect if supplicant is not presentPeter Qiu