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