1. acdc11f shill: Change service.device property to be a DBus::Path by Jason Glasgow · 12 years ago
  2. 30bc0ec shill: Make cellular Connect work for GSM networks. by Eric Shienbrood · 12 years ago
  3. 9a24553 Make Enable/Disable work using new callbacks for async support. by Eric Shienbrood · 12 years ago
  4. 2366eed shill: serialize Manager.Services as an array of object paths by mukesh agrawal · 12 years ago
  5. b23d4b9 shill: Fix marshalling of dictionary-valued properties. by Eric Shienbrood · 12 years ago
  6. 6bb9e7c shill: rename DispatchOnType to SetProperty by mukesh agrawal · 12 years ago
  7. 8abd2f6 shill: teach dbus_adaptor (and appropriate subclasses) how to clear properties by mukesh agrawal · 12 years ago
  8. 63138a9 shill: Add SIMLockEnabled to the SIM lock status properties and emit changes. by Darin Petkov · 12 years ago
  9. e5bc2cb shill: Framework for asynchronous service side RPC calls. by Darin Petkov · 13 years ago
  10. 7ad8e53 Convert TODO to a comment on why a temporary is needed on the rv or writer() by Gaurav Shah · 13 years ago
  11. 1b7a616 shill: Implement write-only properties by Gaurav Shah · 13 years ago
  12. ced6a0b shill: wifi: Scan for hidden SSIDs by Paul Stewart · 13 years ago
  13. ffa3d04 shill: allow property accessors to return an error message if a by mukesh agrawal · 13 years ago
  14. 1830fa1 shill: enable (don't disable) -Wunused by mukesh agrawal · 13 years ago
  15. 7a4e400 shill: implement Manager.GetService (error-case only) by mukesh agrawal · 13 years ago
  16. de29fa8 shill: tighten up constness of PropertyStore by mukesh agrawal · 13 years ago
  17. 3239932 shill: implement manager.RequestScan (for WiFi only) by mukesh agrawal · 13 years ago
  18. 67d8ecf shill: Fix a crash on creation of Cellular device. by Darin Petkov · 13 years ago
  19. 889666b [shill] Add support for weird Cellular.SimLockStatus property by Chris Masone · 13 years ago
  20. 27c4aa5 [shill] Use composition instead of inheritance with PropertyStore by Chris Masone · 13 years ago
  21. 43b48a1 [shill] Add getting/setting for ipconfig properties by Chris Masone · 13 years ago
  22. a8a2c25 [shill] Enable the getting of properties, and wire to dbus. by Chris Masone · 13 years ago
  23. b925cc8 [shill] Add properties to Manager, Device and subclasses. Clean up unit tests by Chris Masone · 13 years ago
  24. 3bd3c8c [shill] Add support for setting properties. by Chris Masone · 13 years ago
  25. 8fe2c7e [shill] Begin wiring SetProperty by Chris Masone · 13 years ago
  26. d0ceb8c [shill] Add signal emitting to adaptor interfaces by Chris Masone · 13 years ago