1. 7a20aa4 shill: Manager: Implement FindMatchingService by Paul Stewart · 12 years ago
  2. 5086b97 shill: Add Manager.UninitializedTechnologies property. by Ben Chan · 12 years ago
  3. 4f68fe9 Revert "shill: Include pre-enabled technologies in EnabledTechnologies property." by Ben Chan · 12 years ago
  4. 08a8e05 shill: Include pre-enabled technologies in EnabledTechnologies property. by Ben Chan · 12 years ago
  5. 457728b shill: Log service's unique name rather than friendly name. by Darin Petkov · 12 years ago
  6. 0818cca shill: Use new power manager suspend delay methods. by Daniel Erat · 12 years ago
  7. 2c575d2 shill: Manager: Merge stored configuration in ConfigureService by Paul Stewart · 12 years ago
  8. 32c7640 shill: LinkEvent shouldn't call DestroyService by Arman Uguray · 12 years ago
  9. 7917360 shill: Add emits for proxy and profile properties. by Philipp Neubeck · 12 years ago
  10. 3cafe38 shill: Prioritize WiFi over WiMAX. by Ben Chan · 12 years ago
  11. 63864b6 shill: manager: Suppress autoconnect while stopped by Paul Stewart · 12 years ago
  12. bfb8255 shill: Properly return and emit WatchedServices property by Paul Stewart · 12 years ago
  13. 87a4ae8 shill: WiFi: Reload hidden services after restart by Paul Stewart · 12 years ago
  14. b790aa2 shill: Hook up manager dbus method to return the list of geolocation networks by Gaurav Shah · 12 years ago
  15. ab22c16 shill: Add metrics for recording termination/suspend time by Arman Uguray · 12 years ago
  16. 3ec5534 shill: cellular: Disconnect service on suspend. by Darin Petkov · 12 years ago
  17. 0801d19 shill: Throttle AutoConnect calls by Christopher Wiley · 12 years ago
  18. 4d5efb7 shill: Ignore certan DNS search paths by Paul Stewart · 12 years ago
  19. 76a89cb shill: Manager: Silence spammy "entry x is not registered" by Paul Stewart · 12 years ago
  20. 3e7635e shill: Dump MemoryLog to disk on disconnects by Christopher Wiley · 12 years ago
  21. 036dba0 shill: Device: Add LinkMonitor by Paul Stewart · 12 years ago
  22. b691efd shill: Rename SMLOG to SLOG by Christopher Wiley · 12 years ago
  23. 49739c0 shill: Manager: Create "DefaultService" property by Paul Stewart · 12 years ago
  24. 784566d shill: renew DHCP on resume by mukesh agrawal · 12 years ago
  25. bf66761 shill: resolver: Use (even) smaller DNS timeout by Paul Stewart · 12 years ago
  26. ca62154 shill: Suppress auto-connect on suspend and force it on resume. by Darin Petkov · 12 years ago
  27. 212d60f shill: Manager: Take over responsibility for device save by Paul Stewart · 12 years ago
  28. a5e07ef shill: openvpn: Hold connect/reconnect until a new service is online. by Darin Petkov · 12 years ago
  29. e7c6ad3 shill: Add Profile and Manager UpdateDevice support. by Darin Petkov · 12 years ago
  30. 3abc3be shill: Reduce log noise. by Darin Petkov · 12 years ago
  31. 649f3a4 shill: Manager: Register services which have no profile by Paul Stewart · 12 years ago
  32. fc9a1da shill: manager: Ensure we do not crash while creating a profile by Paul Stewart · 12 years ago
  33. dfa4605 shill: Manager: Run SortServices in a delayed task by Paul Stewart · 12 years ago
  34. 002c58e shill: Implement a DBusManager class to listen for name/owner notifications. by Darin Petkov · 12 years ago
  35. 58f0b6d shill: Log boot statistics for service state changes. by Darin Petkov · 12 years ago
  36. cb3eb89 shill: Manager: Fix up a few RpcIdentifiers by Paul Stewart · 12 years ago
  37. da79862 Remove the the TechnologyIs method from Device, associated classes, and everything else. by Joshua Kroll · 12 years ago
  38. 7f5ad57 shill: manager: Treat GetService for VPN services as a ConfigureService by Paul Stewart · 12 years ago
  39. a9fb325 shill: Add cellular hooks for suspend and termination by Gary Morain · 12 years ago
  40. c63dcf0 shill: wimax: Refactor service management out of WiMax into WiMaxProvider. by Darin Petkov · 12 years ago
  41. d1cd797 shill: wimax: Load WiMAX services from profiles, support Manager::GetService. by Darin Petkov · 12 years ago
  42. e08d919 shill: Prioritize (auto-)connectable WiMax services higher than WiFi. by Darin Petkov · 12 years ago
  43. 9893d9c shill: Update WiMAX DBus proxy interfaces and classes. by Darin Petkov · 12 years ago
  44. b72b62e shill: wimax: Start a WiMaxProvider class. by Darin Petkov · 12 years ago
  45. df7c553 shill: manager: send a reply to Enable/Disable Technology even if no devices by Jason Glasgow · 12 years ago
  46. d408fdf shill: Add ArpGateway and network-based leases by Paul Stewart · 12 years ago
  47. d93615e shill: Save ephemeral profile when GSM cellular network connects by Gary Morain · 12 years ago
  48. 06175d7 shill: improve logging by mukesh agrawal · 12 years ago
  49. 4357f4e shill: wifi: Register newly-configured hidden networks by Paul Stewart · 12 years ago
  50. 10ccbb3 shill: wifi: Scan for non-ephemeral hidden networks by Paul Stewart · 12 years ago
  51. 10e9e4e shill: Accept --portal-list command line option by Paul Stewart · 12 years ago
  52. d215af6 shill: service: Do active checks on PortalCheck and ProxyConfig by Paul Stewart · 12 years ago
  53. b672d35 shill: Create profiles with a valid RPC Identifier by Gary Morain · 12 years ago
  54. 7fce52c shill: Handle modem state changes reported by modem-manager. by Eric Shienbrood · 12 years ago
  55. fad4a0b shill: Replace VLOG with SLOG. by Ben Chan · 12 years ago
  56. 2f903b3 shill: vpn: Ensure connected VPN services get sorted higher. by Darin Petkov · 12 years ago
  57. 2bf424f shill: Add a little more verbosity by Paul Stewart · 12 years ago
  58. 6681533 shill: vpn: Configure VPN services from newly-pushed profiles by Paul Stewart · 12 years ago
  59. 028545d shill: Implement Manager::CalculateState by Gary Morain · 12 years ago
  60. e73d05c shill: Implement RemoveProfile by Paul Stewart · 12 years ago
  61. 8839a89 shill: Emit Manager.Devices property changed signal. by Eric Shienbrood · 12 years ago
  62. d0a3b81 shill: Allow creation and push of DefaultProfile by Paul Stewart · 12 years ago
  63. 65512e1 shill: vpn: Destroy Unload()ed VPN services by Paul Stewart · 12 years ago
  64. 7f61e52 shill: Implement Manager::ConfigureService by Paul Stewart · 12 years ago
  65. cb59fed shill: Implement Service::Configure by Paul Stewart · 12 years ago
  66. 9a24553 Make Enable/Disable work using new callbacks for async support. by Eric Shienbrood · 12 years ago
  67. 13ed225 shill: manager: Search for services by GUID by Paul Stewart · 12 years ago
  68. 2366eed shill: serialize Manager.Services as an array of object paths by mukesh agrawal · 12 years ago
  69. e2bad7c shill: Add Manager::GetDefaultService by Paul Stewart · 12 years ago
  70. 3e20a23 shill: Convert code to use the newest version of libchrome. by Eric Shienbrood · 13 years ago
  71. b5c8940 Revert "shill: Convert code to use the newest version of libchrome." by Eric Shienbrood · 12 years ago
  72. 08a4ffb shill: Convert code to use the newest version of libchrome. by Eric Shienbrood · 13 years ago
  73. bf14e94 shill: logging improvements by mukesh agrawal · 13 years ago
  74. c681fa0 shill: portal: Recheck portal state by Paul Stewart · 13 years ago
  75. b84ba34 shill: Add support for Network.*.TimeResumeToReady by Thieu Le · 13 years ago
  76. c74cf9c Get shill ready for slotted package builds. by Eric Shienbrood · 13 years ago
  77. 33af05c shill: Basic VPN service framework. by Darin Petkov · 13 years ago
  78. ac1bdb4 shill: Initiate scan on resume, if appropriate by Gary Morain · 13 years ago
  79. b65c245 shill: Refactor Manager's Get*Service to support both VPN and WiFi types. by Darin Petkov · 13 years ago
  80. 20088d8 shill: Perform Portal Detection in Device by Paul Stewart · 13 years ago
  81. 84de5d2 shill: by default, prefer ethernet over wifi by mukesh agrawal · 13 years ago
  82. ddc378f shill: logging improvements by mukesh agrawal · 13 years ago
  83. d4e9e55 shill: Persists updated favorite setting. by Thieu Le · 13 years ago
  84. a20cbc2 shill: Add metrics Network.Shill.TimeToDrop and Network.Shill.*.TimeOnline by Thieu Le · 13 years ago
  85. 0756db9 shill: Implement GetEntry on Profile by Paul Stewart · 13 years ago
  86. 7522551 shill: Implement DeleteEntry Profile method by Paul Stewart · 13 years ago
  87. 1b25314 shill: Implement more of Profile DBus interface by Paul Stewart · 13 years ago
  88. d32f484 shill: Pass a parameter to dhcp client to request a hostname by Paul Stewart · 13 years ago
  89. 3426c8f shill: Move Metrics from singleton to Shill daemon by Thieu Le · 13 years ago
  90. 592516d shill: tweak logging by mukesh agrawal · 13 years ago
  91. 870523b shill: Load values from the global profile into the manager by Paul Stewart · 13 years ago
  92. 1b1a7f2 shill: Implement get/set of Profile property for Service by Paul Stewart · 13 years ago
  93. 8a3188d shill: improve conformance with WiFiRoaming tests by mukesh agrawal · 13 years ago
  94. 19c871d shill: Hook up Create/Pop/PushProfile to dbus by Paul Stewart · 13 years ago
  95. 3d9bcf5 shill: Enable auto-connect for WiFi services by Paul Stewart · 13 years ago
  96. c1dec4d shill: Assign "Default" status to the best connection by Paul Stewart · 13 years ago
  97. 0ed0f2e shill: implement Service.Disconnect (for WiFiService only) by mukesh agrawal · 13 years ago
  98. 4eb4d78 shill: when we find an Endpoint for a WiFiService that hasn't been by mukesh agrawal · 13 years ago
  99. 7135476 shill: Add option to push profiles on shill startup by Gaurav Shah · 13 years ago
  100. 435de2c Implement {Available|Connected|Enabled}Technolgies and DefaultTechnology by Gaurav Shah · 13 years ago