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