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