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