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