1. 7e8b8ee shill: add support for allowing remote dbus service to claim/release devices by Peter Qiu · 10 years ago
  2. d6a8b51 shill: wifi: Move wifi code to its own sub-directory. by Ben Chan · 10 years ago
  3. 96bdaec shill: move Lucid sleep DBus API to Device by Samuel Tan · 10 years ago
  4. c9c31d8 shill: add object id to scoped log messages by Rebecca Silberstein · 10 years ago
  5. cc225ef shill: Replace NULL with nullptr. by Ben Chan · 10 years ago
  6. e2ee5e0 shill: Clean up angle brackets in template types. by Ben Chan · 10 years ago
  7. 6862b38 shill: Add methods for handling connectivity report requests by Rebecca Silberstein · 10 years ago
  8. 3f4d4ee shill: Fix remaining cpplint warnings on non-const reference. by Ben Chan · 10 years ago
  9. c863d06 shill: change variable name ip_endpoints to ip_endpoint by Samuel Tan · 10 years ago
  10. fe73467 shill: add Lucid Sleep DBus API to Manager and Device by Samuel Tan · 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. 6db7b24 shill: Remove trivial use of iterators by Paul Stewart · 10 years ago
  14. 46c27cc shill: fix DisableTechnology with multiple devices of a technology by mukesh agrawal · 11 years ago
  15. cdde79f shill: Enable configured destination reconfiguration by Christopher Wiley · 11 years ago
  16. f3eced9 shill: Profile: Add "UserHash" property by Paul Stewart · 11 years ago
  17. cbe9c39 shill: SLOG the ConnectToBestServices call. by Darin Petkov · 11 years ago
  18. 68d4109 shill: Adds UMA metric for scan time for certain scans. by Wade Guthrie · 11 years ago
  19. d2e1c36 shill: Manager: Create Manager::ConfigureServiceForProfile by Paul Stewart · 12 years ago
  20. 307c250 shill: Manager: Add "PopAllUserProfiles" by Paul Stewart · 11 years ago
  21. 39db5ca shill: Manager: Add method to explicitly connect to "best" services by Paul Stewart · 11 years ago
  22. 0d9cf0c shill: Add support for asynchronous non-void DBus methods by Christopher Wiley · 12 years ago
  23. 3d5ab40 shill: Add DBus interfaces to verify destinations by Christopher Wiley · 12 years ago
  24. d39d692 shill: Manager: Return the service path in ConfigureService by Paul Stewart · 12 years ago
  25. 7a20aa4 shill: Manager: Implement FindMatchingService by Paul Stewart · 12 years ago
  26. b790aa2 shill: Hook up manager dbus method to return the list of geolocation networks by Gaurav Shah · 12 years ago
  27. 645bff8 Add a new DBus method to return networks for Geolocation. by Gaurav Shah · 12 years ago
  28. b691efd shill: Rename SMLOG to SLOG by Christopher Wiley · 12 years ago
  29. 49739c0 shill: Manager: Create "DefaultService" property by Paul Stewart · 12 years ago
  30. 06175d7 shill: improve logging by mukesh agrawal · 12 years ago
  31. 8041d00 shill: Remove references to Register/UnregisterAgent by Paul Stewart · 12 years ago
  32. 38fd24c shill: ManagerDBus: Implement GetState() by Paul Stewart · 12 years ago
  33. bc49ac7 shill: Implement debug tag related DBus methods. by Ben Chan · 12 years ago
  34. e73d05c shill: Implement RemoveProfile by Paul Stewart · 12 years ago
  35. 7f61e52 shill: Implement Manager::ConfigureService by Paul Stewart · 12 years ago
  36. 9a24553 Make Enable/Disable work using new callbacks for async support. by Eric Shienbrood · 13 years ago
  37. 2366eed shill: serialize Manager.Services as an array of object paths by mukesh agrawal · 12 years ago
  38. d1511fe shill: make fewer request_name calls by mukesh agrawal · 13 years ago
  39. c681fa0 shill: portal: Recheck portal state by Paul Stewart · 13 years ago
  40. b65c245 shill: Refactor Manager's Get*Service to support both VPN and WiFi types. by Darin Petkov · 13 years ago
  41. 16227d3 [shill] add flimflam DebugTags methods by Elly Jones · 13 years ago
  42. 6bb9e7c shill: rename DispatchOnType to SetProperty by mukesh agrawal · 13 years ago
  43. 19c871d shill: Hook up Create/Pop/PushProfile to dbus by Paul Stewart · 13 years ago
  44. 435de2c Implement {Available|Connected|Enabled}Technolgies and DefaultTechnology by Gaurav Shah · 13 years ago
  45. 1830fa1 shill: enable (don't disable) -Wunused by mukesh agrawal · 13 years ago
  46. 22aa71b shill: Implement service sorting by Paul Stewart · 13 years ago
  47. 7a4e400 shill: implement Manager.GetService (error-case only) by mukesh agrawal · 13 years ago
  48. de29fa8 shill: tighten up constness of PropertyStore by mukesh agrawal · 13 years ago
  49. 3239932 shill: implement manager.RequestScan (for WiFi only) by mukesh agrawal · 13 years ago
  50. e5929bf shill: have CreateProfile and PushProfile stubs return syntactically by mukesh agrawal · 13 years ago
  51. 19e3040 [shill] Continue fixing sloppy naming stuff by Chris Masone · 13 years ago
  52. 27c4aa5 [shill] Use composition instead of inheritance with PropertyStore by Chris Masone · 13 years ago
  53. a8a2c25 [shill] Enable the getting of properties, and wire to dbus. by Chris Masone · 13 years ago
  54. 3bd3c8c [shill] Add support for setting properties. by Chris Masone · 13 years ago
  55. 8fe2c7e [shill] Begin wiring SetProperty by Chris Masone · 13 years ago
  56. ccc8881 [shill] Update to a recent version of the flimflam dbus API by Chris Masone · 13 years ago
  57. ec6b18b [shill] Un-do a few usages of ref-counted pointers where they cause cycles by Chris Masone · 13 years ago
  58. 7ccc819 [shill] Enable dynamic log-level changes by Chris Masone · 13 years ago
  59. d0ceb8c [shill] Add signal emitting to adaptor interfaces by Chris Masone · 13 years ago
  60. d7732e4 [shill] Wire shill to dbus by Chris Masone · 13 years ago