1. c1d4473 shill: add a whitelist invocation option by Christopher Grant · 8 years ago
  2. e569b21 shill: wrap manager AP/Station mode methods in preprocessor conditionals by Samuel Tan · 8 years ago
  3. 8a3f68e shill: make remote service monitoring RPC-mechanism-specific by Samuel Tan · 8 years ago
  4. 91b7150 Do not claim/release blacklisted devices by Peter Qiu · 9 years ago
  5. d13249c Restore interface mode back to station when AP mode setter vanished by Peter Qiu · 9 years ago
  6. 15d5431 RE-LAND: shill: use DhcpProperties for dhcpv4 config by Rebecca Silberstein · 9 years ago
  7. f95fe0f Revert "shill: use DhcpProperties for dhcpv4 config" by Rebecca Silberstein · 9 years ago
  8. 5ac8c7b shill: use DhcpProperties for dhcpv4 config by Rebecca Silberstein · 9 years ago
  9. 95522af dbus: expose APIs for configuring WiFi interface mode by Peter Qiu · 9 years ago
  10. 289a5a5 shill: use different service_constants.h path for Android builds by Samuel Tan · 9 years ago
  11. d48e814 shill: Profile: change ctor arg type from string to FilePath by mukesh agrawal · 9 years ago
  12. bad1c10 shill: remove references to GLib by mukesh agrawal · 9 years ago
  13. b0d2f64 shill: do not persist disable for prohibited technologies by Rebecca Silberstein · 9 years ago
  14. c0beca5 License shill to Apache2 by Peter Qiu · 9 years ago
  15. 9b6f8b8 shill: emit "Devices" property change for non-primary connectivity devices by Peter Qiu · 9 years ago
  16. c00d1fa shill: update chromeos dbus adaptors by Peter Qiu · 9 years ago
  17. 8e60d61 shill: include non-primary devices in the enumerated devices list by Peter Qiu · 9 years ago
  18. 69b6a95 shill: add chromeos DBus adaptor for Manager by Peter Qiu · 9 years ago
  19. 8ae1874 shill: Top-level files f-m: Switch pointer/ref spacing by Paul Stewart · 9 years ago
  20. 1ce231c shill: Manager: Refactor command line setup by Paul Stewart · 9 years ago
  21. d48fa0c shill: command line support for DHCPv6 by Peter Qiu · 9 years ago
  22. 1897afa shill: report dark resume wake reason to powerd via DBus by Samuel Tan · 9 years ago
  23. 208a97e shill: Device: Perform validation of accepted hostname by Paul Stewart · 9 years ago
  24. 2b35cfb shill: Notify upstart when shill is connected. by Roshan Pius · 9 years ago
  25. 08add48 shill: Allow hostname setting via DHCP by Matthew Wein · 9 years ago
  26. 1821365 shill: remove dependency for ProfileDBusPropertyExporter by Peter Qiu · 9 years ago
  27. 1a72f54 shill: compiler option support for wifi and wired 802.1x by Peter Qiu · 9 years ago
  28. babfe5a shill: expose Manager.ClaimedDevices property by Garret Kelly · 9 years ago
  29. 782cdce shill: add minimum-mtu command-line parameter by Garret Kelly · 9 years ago
  30. a900f4a shill: configure preferred device for wifi services by Peter Qiu · 9 years ago
  31. 381a0bb shill: add flag to suppress auto-connects in Manager by Samuel Tan · 9 years ago
  32. 2d36a6e shill: check if in dark resume before launching periodic scan by Samuel Tan · 9 years ago
  33. d51b244 shill: expose DBus method to enable/disable scheduled scan by Peter Qiu · 9 years ago
  34. c5f89d1 shill: add new --prepend-dns-servers flag by Garret Kelly · 9 years ago
  35. 5a2097c shill: Add a command line option that controls the default technology order by Jason Simmons · 9 years ago
  36. 220ae4e shill: Manager: Limit log messages for service state changes by Paul Stewart · 9 years ago
  37. 83d6256 shill: DeviceInfo: Optionally ignore unknown Ethernet by Paul Stewart · 9 years ago
  38. 1d499ed shill: add passive mode support by Peter Qiu · 9 years ago
  39. 59a8cba shill: Notify upstart when shill is offline by Paul Stewart · 9 years ago
  40. a9f5dfe shill: fix bug in Manager::GetEnabledDeviceWithTechnology by mukesh agrawal · 9 years ago
  41. 7e8b8ee shill: add support for allowing remote dbus service to claim/release devices by Peter Qiu · 9 years ago
  42. ff6be29 shill: Manager: Add ProhibitedTechnologies property by Paul Stewart · 10 years ago
  43. d6a8b51 shill: wifi: Move wifi code to its own sub-directory. by Ben Chan · 10 years ago
  44. 2cb3fa7 shill: Device: Support same-net multi-homing by Paul Stewart · 10 years ago
  45. c54afe5 shill: cellular: Move cellular code to its own sub-directory. by Ben Chan · 10 years ago
  46. c3d707d shill: wimax: Move wimax code to its own sub-directory. by Ben Chan · 10 years ago
  47. 96bdaec shill: move Lucid sleep DBus API to Device by Samuel Tan · 10 years ago
  48. 96e35cf shill: move shill WakeOnWiFiEnabled Manager DBus API to Device by Samuel Tan · 10 years ago
  49. 22ce765 shill: Service: Move ManagerTest::SortServices to ServiceTest::Compare by Paul Stewart · 10 years ago
  50. 68b73d2 shill: make Manager::OnDarkSuspendImminent asynchronous by Samuel Tan · 10 years ago
  51. cb3ecf3 shill: allow wake on SSID and packet to be enabled/disabled by Samuel Tan · 10 years ago
  52. a757752 shill: Manager: Allow wake on WiFi to be disabled by Samuel Tan · 10 years ago
  53. cd47732 shill: Replace scoped_ptr with std::unique_ptr. by Ben Chan · 10 years ago
  54. 3a1bf99 shill: add separate WakeOnWiFi object by Samuel Tan · 10 years ago
  55. fbe8d2b shill: use ResultAggregator for device suspend actions by Samuel Tan · 10 years ago
  56. 9842441 shill: improve handling of profiles in WiFiProvider by mukesh agrawal · 10 years ago
  57. 94d18af shill: Add new metrics for tracking device presence status per technology by Peter Qiu · 10 years ago
  58. 6862b38 shill: Add methods for handling connectivity report requests by Rebecca Silberstein · 10 years ago
  59. 8e6b8ef shill: Add 'NoAutoConnectTechnologies' manager DBus property. by Ben Chan · 10 years ago
  60. 64ad238 shill: Add dark resume methods to PowerManager client object. by Prathmesh Prabhu · 10 years ago
  61. cc67c52 shill: Include base/macros.h instead of base/basictypes.h by Ben Chan · 10 years ago
  62. 9fdb84b shill: Simplify suspend delay handling. by Prathmesh Prabhu · 10 years ago
  63. c863d06 shill: change variable name ip_endpoints to ip_endpoint by Samuel Tan · 10 years ago
  64. fe73467 shill: add Lucid Sleep DBus API to Manager and Device by Samuel Tan · 10 years ago
  65. 8e9e41c shill: Manager: Allow Wake on LAN to be disabled by Paul Stewart · 10 years ago
  66. 7fab897 shill: Use integer types from stdint.h by Ben Chan · 10 years ago
  67. 700de64 shill: Reporting of device's connection status by Peter Qiu · 10 years ago
  68. 6eb4f2c shill: always register for SuspendDone events by mukesh agrawal · 10 years ago
  69. 8a53229 shill: Fix most of warnings from cpplint by Alex Vakulenko · 10 years ago
  70. 3fbf8bd shill: Clean up HookTable implementation. by Ben Chan · 10 years ago
  71. 19a14db shill: Manager: Emit property-change messages for ServiceCompleteList by Paul Stewart · 10 years ago
  72. 0a59a5a shill: stop passing around format strings for profiles by mukesh agrawal · 10 years ago
  73. fac0953 shill: Use SuspendDone signal instead of PowerStateChanged. by Daniel Erat · 10 years ago
  74. 9d58193 Services network reporting. by Peter Qiu · 10 years ago
  75. 574996a Add metrics for effectiveness of wifi network selection. by Peter Qiu · 10 years ago
  76. a0ddf46 shill: Update to build against libchrome-242728. by Ben Chan · 10 years ago
  77. 92496a4 shill: improve out-of-disk handlng by mukesh agrawal · 10 years ago
  78. 9d97b7d shill: WiFi: Set disable_vht parameter by Paul Stewart · 10 years ago
  79. 66174a1 shill: cellular: Replace g_bus_watch_name with DBusNameWatcher. by Ben Chan · 10 years ago
  80. 5742b24 shill: Completely exclude ModemInfo when built with USE=-cellular. by Ben Chan · 10 years ago
  81. 520eb17 shill: Disable WiMAX support when built with USE='-gdmwimax -wimax'. by Ben Chan · 11 years ago
  82. b113666 shill: cleanups and logging by mukesh agrawal · 11 years ago
  83. 9f3dcf8 shill: cellular: Disable modem before system goes into suspend. by Ben Chan · 11 years ago
  84. 03e29f7 shill: Manager: Create and emit signals for the ConnectedState property by Paul Stewart · 11 years ago
  85. 7de7e02 shill: Manager: Cache Geolocation Info by Paul Stewart · 11 years ago
  86. d3d0388 shill: Clean up Service::Remove() by Paul Stewart · 11 years ago
  87. bc14fb7 shill: *Provider: Flesh out inherited classes by Paul Stewart · 11 years ago
  88. b87d22b shill: Manager: Map between Technology and Provider by Paul Stewart · 11 years ago
  89. 46c27cc shill: fix DisableTechnology with multiple devices of a technology by mukesh agrawal · 11 years ago
  90. ad0e598 shill: Service: Implement "SetProperties" DBus call by Paul Stewart · 11 years ago
  91. 0075253 shill: fix default settings for new profiles by mukesh agrawal · 11 years ago
  92. cdde79f shill: Enable configured destination reconfiguration by Christopher Wiley · 11 years ago
  93. bebf1b8 shill: make setting a property to its current value a no-op by mukesh agrawal · 11 years ago
  94. d142fd6 shill: fix hidden networks in default profiles by mukesh agrawal · 11 years ago
  95. ba99b59 shill: Create an IPAddress store in Manager for ConnectionHealthChecker by Prathmesh Prabhu · 11 years ago
  96. 967eaeb shill: Service: Return profile entries that can configure by Paul Stewart · 11 years ago
  97. 41a071e Revert "shill: Create an IPAddress store in Manager for ConnectionHealthChecker". This breaks all DHCP networks. by Paul Stewart · 11 years ago
  98. d8468b4 shill: Create an IPAddress store in Manager for ConnectionHealthChecker by Prathmesh Prabhu · 11 years ago
  99. 0b1ebf1 shill: Makes netlink message logging finer-grained. by Wade Guthrie · 11 years ago
  100. e6c4444 shill: Remove "--push" argument parsing by Paul Stewart · 11 years ago