1. 0d9cf0c shill: Add support for asynchronous non-void DBus methods by Christopher Wiley · 11 years ago
  2. 8e84c93 shill: (dbus_adaptor) reduce log spam by mukesh agrawal · 11 years ago
  3. b691efd shill: Rename SMLOG to SLOG by Christopher Wiley · 12 years ago
  4. e18c33b shill: Add uint64 properties by Paul Stewart · 12 years ago
  5. 4682aa8 shill: Avoid double gets of property store values when iterating. by Darin Petkov · 12 years ago
  6. 465331c shill: add more logging by mukesh agrawal · 12 years ago
  7. 25665aa shill: Cleanup some leaks of DBus-specific types into core shill code. by Darin Petkov · 12 years ago
  8. 06175d7 shill: improve logging by mukesh agrawal · 12 years ago
  9. fad4a0b shill: Replace VLOG with SLOG. by Ben Chan · 12 years ago
  10. acdc11f shill: Change service.device property to be a DBus::Path by Jason Glasgow · 12 years ago
  11. 30bc0ec shill: Make cellular Connect work for GSM networks. by Eric Shienbrood · 12 years ago
  12. 9a24553 Make Enable/Disable work using new callbacks for async support. by Eric Shienbrood · 12 years ago
  13. 2366eed shill: serialize Manager.Services as an array of object paths by mukesh agrawal · 12 years ago
  14. b23d4b9 shill: Fix marshalling of dictionary-valued properties. by Eric Shienbrood · 12 years ago
  15. 6bb9e7c shill: rename DispatchOnType to SetProperty by mukesh agrawal · 12 years ago
  16. 8abd2f6 shill: teach dbus_adaptor (and appropriate subclasses) how to clear properties by mukesh agrawal · 12 years ago
  17. 63138a9 shill: Add SIMLockEnabled to the SIM lock status properties and emit changes. by Darin Petkov · 12 years ago
  18. e5bc2cb shill: Framework for asynchronous service side RPC calls. by Darin Petkov · 13 years ago
  19. 7ad8e53 Convert TODO to a comment on why a temporary is needed on the rv or writer() by Gaurav Shah · 13 years ago
  20. 1b7a616 shill: Implement write-only properties by Gaurav Shah · 13 years ago
  21. ced6a0b shill: wifi: Scan for hidden SSIDs by Paul Stewart · 13 years ago
  22. ffa3d04 shill: allow property accessors to return an error message if a by mukesh agrawal · 13 years ago
  23. 1830fa1 shill: enable (don't disable) -Wunused by mukesh agrawal · 13 years ago
  24. 7a4e400 shill: implement Manager.GetService (error-case only) by mukesh agrawal · 13 years ago
  25. de29fa8 shill: tighten up constness of PropertyStore by mukesh agrawal · 13 years ago
  26. 3239932 shill: implement manager.RequestScan (for WiFi only) by mukesh agrawal · 13 years ago
  27. 67d8ecf shill: Fix a crash on creation of Cellular device. by Darin Petkov · 13 years ago
  28. 889666b [shill] Add support for weird Cellular.SimLockStatus property by Chris Masone · 13 years ago
  29. 27c4aa5 [shill] Use composition instead of inheritance with PropertyStore by Chris Masone · 13 years ago
  30. 43b48a1 [shill] Add getting/setting for ipconfig properties by Chris Masone · 13 years ago
  31. a8a2c25 [shill] Enable the getting of properties, and wire to dbus. by Chris Masone · 13 years ago
  32. b925cc8 [shill] Add properties to Manager, Device and subclasses. Clean up unit tests by Chris Masone · 13 years ago
  33. 3bd3c8c [shill] Add support for setting properties. by Chris Masone · 13 years ago
  34. 8fe2c7e [shill] Begin wiring SetProperty by Chris Masone · 13 years ago
  35. d0ceb8c [shill] Add signal emitting to adaptor interfaces by Chris Masone · 13 years ago