1. 96bdaec shill: move Lucid sleep DBus API to Device by Samuel Tan · 10 years ago
  2. c9c31d8 shill: add object id to scoped log messages by Rebecca Silberstein · 10 years ago
  3. cc225ef shill: Replace NULL with nullptr. by Ben Chan · 10 years ago
  4. 3f4d4ee shill: Fix remaining cpplint warnings on non-const reference. by Ben Chan · 10 years ago
  5. 7fab897 shill: Use integer types from stdint.h by Ben Chan · 10 years ago
  6. 6db7b24 shill: Remove trivial use of iterators by Paul Stewart · 10 years ago
  7. d4f2648 shill: Device: Report IPv6 address by Paul Stewart · 10 years ago
  8. 047a21c Improve dbus SLOG message by Peter Qiu · 10 years ago
  9. 700ff4d shill: cellular: Move remaining properties from Capability* to Cellular. by Prathmesh Prabhu · 11 years ago
  10. 9f06c87 shill: Consolidate Cellular DBus properties in the Cellular class. by Prathmesh Prabhu · 11 years ago
  11. c6fbad9 shill: WiFi: Add TDLS operations to Device RPC API by Paul Stewart · 11 years ago
  12. d30df3c shill: remove unused method DeviceAdaptorInterface::UpdateEnabled by mukesh agrawal · 11 years ago
  13. 4823f4f shill: Improves logging for scan. by Wade Guthrie · 11 years ago
  14. 68d4109 shill: Adds UMA metric for scan time for certain scans. by Wade Guthrie · 11 years ago
  15. ad663e1 shill: Add a 'Reset' DBus method to Device interface. by Ben Chan · 12 years ago
  16. c37a9c4 shill: cellular: Support Device.SetCarrier to allow UI-based CDMA/UMTS switch. by Darin Petkov · 12 years ago
  17. b691efd shill: Rename SMLOG to SLOG by Christopher Wiley · 12 years ago
  18. 6ff27f5 shill: Device: Add receive / transmit byte count properties by Paul Stewart · 12 years ago
  19. 465331c shill: add more logging by mukesh agrawal · 12 years ago
  20. 624b9a2 shill: DeviceAdaptor: Return error for AddIPConfig by Paul Stewart · 12 years ago
  21. 06175d7 shill: improve logging by mukesh agrawal · 12 years ago
  22. fad4a0b shill: Replace VLOG with SLOG. by Ben Chan · 12 years ago
  23. 9a24553 Make Enable/Disable work using new callbacks for async support. by Eric Shienbrood · 13 years ago
  24. d1511fe shill: make fewer request_name calls by mukesh agrawal · 13 years ago
  25. fd164b8 shill: Workaround shill crashing on closing network options. by Darin Petkov · 13 years ago
  26. 6bb9e7c shill: rename DispatchOnType to SetProperty by mukesh agrawal · 13 years ago
  27. 8abd2f6 shill: teach dbus_adaptor (and appropriate subclasses) how to clear properties by mukesh agrawal · 13 years ago
  28. 63138a9 shill: Add SIMLockEnabled to the SIM lock status properties and emit changes. by Darin Petkov · 13 years ago
  29. 5de44ab Add async support for shill client calls. by Eric Shienbrood · 13 years ago
  30. c64fe5e shill: Make all device *PIN service methods asynchronous. by Darin Petkov · 13 years ago
  31. 4d0401c shill: enable background scanning for wifi by mukesh agrawal · 13 years ago
  32. e5bc2cb shill: Framework for asynchronous service side RPC calls. by Darin Petkov · 13 years ago
  33. 3cfbf21 shill: Create an APN list for the home GSM provider and broadcast it. by Darin Petkov · 13 years ago
  34. 1830fa1 shill: enable (don't disable) -Wunused by mukesh agrawal · 13 years ago
  35. c086531 shill: Support for GSM network scanning. by Darin Petkov · 13 years ago
  36. de29fa8 shill: tighten up constness of PropertyStore by mukesh agrawal · 13 years ago
  37. e42e101 shill: Basic implementation of RequirePIN, EnterPIN, UnblockPIN and ChangePIN. by Darin Petkov · 13 years ago
  38. 9ae310f shill: Basic implementation of Device::Register DBus service method. by Darin Petkov · 13 years ago
  39. 27c4aa5 [shill] Use composition instead of inheritance with PropertyStore by Chris Masone · 13 years ago
  40. 4e85161 [shill] Wire up derived properties in the Device class by Chris Masone · 13 years ago
  41. a8a2c25 [shill] Enable the getting of properties, and wire to dbus. by Chris Masone · 13 years ago
  42. 8fe2c7e [shill] Begin wiring SetProperty by Chris Masone · 13 years ago
  43. ccc8881 [shill] Update to a recent version of the flimflam dbus API by Chris Masone · 13 years ago
  44. ec6b18b [shill] Un-do a few usages of ref-counted pointers where they cause cycles by Chris Masone · 13 years ago
  45. c1e5041 [shill] Start replacing bare pointers with scoped_refptrs where appropriate by Chris Masone · 13 years ago
  46. d0ceb8c [shill] Add signal emitting to adaptor interfaces by Chris Masone · 13 years ago
  47. a82b711 [shill] device, service objects need to register unique paths by Chris Masone · 13 years ago
  48. 28fbfdf Persist dbus_control DBus Connection object by Paul Stewart · 13 years ago
  49. d7732e4 [shill] Wire shill to dbus by Chris Masone · 13 years ago