1. c37a9c4 shill: cellular: Support Device.SetCarrier to allow UI-based CDMA/UMTS switch. by Darin Petkov · 12 years ago
  2. b691efd shill: Rename SMLOG to SLOG by Christopher Wiley · 12 years ago
  3. 6ff27f5 shill: Device: Add receive / transmit byte count properties by Paul Stewart · 12 years ago
  4. 465331c shill: add more logging by mukesh agrawal · 12 years ago
  5. 624b9a2 shill: DeviceAdaptor: Return error for AddIPConfig by Paul Stewart · 12 years ago
  6. 06175d7 shill: improve logging by mukesh agrawal · 12 years ago
  7. fad4a0b shill: Replace VLOG with SLOG. by Ben Chan · 12 years ago
  8. 9a24553 Make Enable/Disable work using new callbacks for async support. by Eric Shienbrood · 12 years ago
  9. d1511fe shill: make fewer request_name calls by mukesh agrawal · 12 years ago
  10. fd164b8 shill: Workaround shill crashing on closing network options. by Darin Petkov · 12 years ago
  11. 6bb9e7c shill: rename DispatchOnType to SetProperty by mukesh agrawal · 12 years ago
  12. 8abd2f6 shill: teach dbus_adaptor (and appropriate subclasses) how to clear properties by mukesh agrawal · 12 years ago
  13. 63138a9 shill: Add SIMLockEnabled to the SIM lock status properties and emit changes. by Darin Petkov · 12 years ago
  14. 5de44ab Add async support for shill client calls. by Eric Shienbrood · 13 years ago
  15. c64fe5e shill: Make all device *PIN service methods asynchronous. by Darin Petkov · 12 years ago
  16. 4d0401c shill: enable background scanning for wifi by mukesh agrawal · 13 years ago
  17. e5bc2cb shill: Framework for asynchronous service side RPC calls. by Darin Petkov · 13 years ago
  18. 3cfbf21 shill: Create an APN list for the home GSM provider and broadcast it. by Darin Petkov · 13 years ago
  19. 1830fa1 shill: enable (don't disable) -Wunused by mukesh agrawal · 13 years ago
  20. c086531 shill: Support for GSM network scanning. by Darin Petkov · 13 years ago
  21. de29fa8 shill: tighten up constness of PropertyStore by mukesh agrawal · 13 years ago
  22. e42e101 shill: Basic implementation of RequirePIN, EnterPIN, UnblockPIN and ChangePIN. by Darin Petkov · 13 years ago
  23. 9ae310f shill: Basic implementation of Device::Register DBus service method. by Darin Petkov · 13 years ago
  24. 27c4aa5 [shill] Use composition instead of inheritance with PropertyStore by Chris Masone · 13 years ago
  25. 4e85161 [shill] Wire up derived properties in the Device class by Chris Masone · 13 years ago
  26. a8a2c25 [shill] Enable the getting of properties, and wire to dbus. by Chris Masone · 13 years ago
  27. 8fe2c7e [shill] Begin wiring SetProperty by Chris Masone · 13 years ago
  28. ccc8881 [shill] Update to a recent version of the flimflam dbus API by Chris Masone · 13 years ago
  29. ec6b18b [shill] Un-do a few usages of ref-counted pointers where they cause cycles by Chris Masone · 13 years ago
  30. c1e5041 [shill] Start replacing bare pointers with scoped_refptrs where appropriate by Chris Masone · 13 years ago
  31. d0ceb8c [shill] Add signal emitting to adaptor interfaces by Chris Masone · 13 years ago
  32. a82b711 [shill] device, service objects need to register unique paths by Chris Masone · 13 years ago
  33. 28fbfdf Persist dbus_control DBus Connection object by Paul Stewart · 13 years ago
  34. d7732e4 [shill] Wire shill to dbus by Chris Masone · 13 years ago