1. 4823f4f shill: Improves logging for scan. by Wade Guthrie · 11 years ago
  2. 46c27cc shill: fix DisableTechnology with multiple devices of a technology by mukesh agrawal · 11 years ago
  3. 0381f9a shill: cellular: improve handling of CellularService state by mukesh agrawal · 11 years ago
  4. ee6b3d7 shill: Map crosbugs to their crbug equivalent by Paul Stewart · 11 years ago
  5. f6f9648 shill: WiFi: Detect WEP passphrase failures by Paul Stewart · 11 years ago
  6. 5d851b1 shill: fix crash when disabling cellular by mukesh agrawal · 11 years ago
  7. bebf1b8 shill: make setting a property to its current value a no-op by mukesh agrawal · 11 years ago
  8. ba99b59 shill: Create an IPAddress store in Manager for ConnectionHealthChecker by Prathmesh Prabhu · 11 years ago
  9. 41a071e Revert "shill: Create an IPAddress store in Manager for ConnectionHealthChecker". This breaks all DHCP networks. by Paul Stewart · 11 years ago
  10. d8468b4 shill: Create an IPAddress store in Manager for ConnectionHealthChecker by Prathmesh Prabhu · 11 years ago
  11. f84a424 shill: cellular: Use ConnectionHealthChecker for out-of-credit detection by Arman Uguray · 11 years ago
  12. f6b3209 shill: fix physical_mode_ in WiFiService by mukesh agrawal · 11 years ago
  13. d42d8ec shill: cellular: Activate TrafficMonitor on Cellular devices. by Arman Uguray · 11 years ago
  14. 68d4109 shill: Adds UMA metric for scan time for certain scans. by Wade Guthrie · 11 years ago
  15. 0302666 shill: cellular: Modify traffic monitor to look at send-q and timer status. by Thieu Le · 11 years ago
  16. ced3ad7 shill: Ethernet: Detect EAP Requests by Paul Stewart · 11 years ago
  17. 0e1cdea shill: Implement Service.Remove & delete DHCP leases by Albert Chaulk · 12 years ago
  18. 8596f9f shill: Connection: Sort services when connections bind by Paul Stewart · 11 years ago
  19. b061f89 Add a traffic monitor to detect abnormal scenarios. by Ben Chan · 12 years ago
  20. 5519e9e shill: Disable high bitrates until online by Christopher Wiley · 12 years ago
  21. ad663e1 shill: Add a 'Reset' DBus method to Device interface. by Ben Chan · 12 years ago
  22. ed8e610 shill: Cellular connections shouldn't use ARP gateway. by Arman Uguray · 12 years ago
  23. 6d2c72d shill: Add method for querying geolocation objects on a device. by Gaurav Shah · 12 years ago
  24. 3189a47 shill: openvpn: Reselect service and reuse IP config on restart. by Darin Petkov · 12 years ago
  25. 19f8397 shill: cellular: Suppress auto-connect when device is not running. by Ben Chan · 12 years ago
  26. c37a9c4 shill: cellular: Support Device.SetCarrier to allow UI-based CDMA/UMTS switch. by Darin Petkov · 12 years ago
  27. 036dba0 shill: Device: Add LinkMonitor by Paul Stewart · 12 years ago
  28. 784566d shill: renew DHCP on resume by mukesh agrawal · 12 years ago
  29. 6ff27f5 shill: Device: Add receive / transmit byte count properties by Paul Stewart · 12 years ago
  30. e7c6ad3 shill: Add Profile and Manager UpdateDevice support. by Darin Petkov · 12 years ago
  31. 2b8e44e shill: wifi: Monitor the presence of WPA supplicant. by Darin Petkov · 12 years ago
  32. 3a4100c shill: wimax: Make service connect handling more robust. by Darin Petkov · 12 years ago
  33. da79862 Remove the the TechnologyIs method from Device, associated classes, and everything else. by Joshua Kroll · 12 years ago
  34. e369ece shill: WiFi: Scan frequently immediately after disconnect by Paul Stewart · 12 years ago
  35. 9893d9c shill: Update WiMAX DBus proxy interfaces and classes. by Darin Petkov · 12 years ago
  36. df7c553 shill: manager: send a reply to Enable/Disable Technology even if no devices by Jason Glasgow · 12 years ago
  37. 13e6d55 shill: Add a facility for objects to bind to connections. by Darin Petkov · 12 years ago
  38. d408fdf shill: Add ArpGateway and network-based leases by Paul Stewart · 12 years ago
  39. baeefdf shill: Fix cellular PIN unlock by Gary Morain · 12 years ago
  40. 8c116a9 shill: device_info: Revamp address/route flushing by Paul Stewart · 12 years ago
  41. 1062d9d shill: Allow service override of DHCP-derived IP parameters by Paul Stewart · 12 years ago
  42. d215af6 shill: service: Do active checks on PortalCheck and ProxyConfig by Paul Stewart · 12 years ago
  43. 7fce52c shill: Handle modem state changes reported by modem-manager. by Eric Shienbrood · 12 years ago
  44. 08afdff shill: device: export ipconfigs as object paths not strings by Jason Glasgow · 12 years ago
  45. cc95c5d shill: Do a better job keeping the Service.State property up to date. by Eric Shienbrood · 12 years ago
  46. 9a24553 Make Enable/Disable work using new callbacks for async support. by Eric Shienbrood · 12 years ago
  47. 31a2eca shill: vpn: Create a VPN IPConfig instance before updating it. by Darin Petkov · 12 years ago
  48. 85e050b shill: Add portal metrics by Thieu Le · 12 years ago
  49. 3e20a23 shill: Convert code to use the newest version of libchrome. by Eric Shienbrood · 13 years ago
  50. b5c8940 Revert "shill: Convert code to use the newest version of libchrome." by Eric Shienbrood · 12 years ago
  51. 08a4ffb shill: Convert code to use the newest version of libchrome. by Eric Shienbrood · 13 years ago
  52. fb46caf shill: Delete existing routes when the device is started. by Thieu Le · 12 years ago
  53. 79d74c9 shill: vpn: Associate VPN device with service and update IP configuration. by Darin Petkov · 12 years ago
  54. 36a3ace shill: vpn: Spawn the OpenVPN process when tunnel index becomes available. by Darin Petkov · 12 years ago
  55. c681fa0 shill: portal: Recheck portal state by Paul Stewart · 12 years ago
  56. 20088d8 shill: Perform Portal Detection in Device by Paul Stewart · 13 years ago
  57. b579005 shill: device: add Type property like flimflam by Jason Glasgow · 13 years ago
  58. 5de44ab Add async support for shill client calls. by Eric Shienbrood · 13 years ago
  59. 3426c8f shill: Move Metrics from singleton to Shill daemon by Thieu Le · 13 years ago
  60. c64fe5e shill: Make all device *PIN service methods asynchronous. by Darin Petkov · 13 years ago
  61. c8f4bef shill: Enable and disable reverse-path filtering by Paul Stewart · 13 years ago
  62. e5bc2cb shill: Framework for asynchronous service side RPC calls. by Darin Petkov · 13 years ago
  63. be5f5b3 shill: Create HTTPProxy for connected services by Paul Stewart · 13 years ago
  64. 2bf1d35 shill: Enable and disable IPv6 with interface events by Paul Stewart · 13 years ago
  65. 435de2c Implement {Available|Connected|Enabled}Technolgies and DefaultTechnology by Gaurav Shah · 13 years ago
  66. 3cfbf21 shill: Create an APN list for the home GSM provider and broadcast it. by Darin Petkov · 13 years ago
  67. a41e38d shill: wifi: Load hidden services from storage by Paul Stewart · 13 years ago
  68. 1b7a616 shill: Implement write-only properties by Gaurav Shah · 13 years ago
  69. ced6a0b shill: wifi: Scan for hidden SSIDs by Paul Stewart · 13 years ago
  70. b05315f shill: Move PIN management to the capability delegates. by Darin Petkov · 13 years ago
  71. 26b327e shill: A couple of naming cleanups by Paul Stewart · 13 years ago
  72. ffa3d04 shill: allow property accessors to return an error message if a by mukesh agrawal · 13 years ago
  73. fdd1607 shill: Add Technology class by Paul Stewart · 13 years ago
  74. 877ff98 [shill] Enable default profile to persist device info by Chris Masone · 13 years ago
  75. c086531 shill: Support for GSM network scanning. by Darin Petkov · 13 years ago
  76. 5c4dd0b shill: clear more state on calls to Device::Stop and WiFi::Stop by mukesh agrawal · 13 years ago
  77. de29fa8 shill: tighten up constness of PropertyStore by mukesh agrawal · 13 years ago
  78. 9d77993 [shill] Add code for persisting profiles and services to disk. by Chris Masone · 13 years ago
  79. 3239932 shill: implement manager.RequestScan (for WiFi only) by mukesh agrawal · 13 years ago
  80. e42e101 shill: Basic implementation of RequirePIN, EnterPIN, UnblockPIN and ChangePIN. by Darin Petkov · 13 years ago
  81. 9ae310f shill: Basic implementation of Device::Register DBus service method. by Darin Petkov · 13 years ago
  82. ac4ac00 shill: Clean up protected fields by Paul Stewart · 13 years ago
  83. 03dba0b shill: Start assigning service state by Paul Stewart · 13 years ago
  84. 34af218 [shill] Use flimflam-esque storage ids by Chris Masone · 13 years ago
  85. 626719f Re-land "[shill] Add hardware address to Device objects." by Chris Masone · 13 years ago
  86. 0fda552 Revert "[shill] Add hardware address to Device objects." by Chris Masone · 13 years ago
  87. b17d42d [shill] Add hardware address to Device objects. by Chris Masone · 13 years ago
  88. e613202 shill: Add connection to device by Paul Stewart · 13 years ago
  89. 77cb681 shill: Acquire IP once the cellular interface is up. by Darin Petkov · 13 years ago
  90. 6f9eaa3 shill: Add Cellular devices to DeviceInfo. by Darin Petkov · 13 years ago
  91. d966195 shill: Register the modem, create service and obtain signal strength. by Darin Petkov · 13 years ago
  92. 5dec5f4 [shill] Enable Device objects to persist themselves to disk by Chris Masone · 13 years ago
  93. e9d12e0 shill: Enable the ModemManager.Modem on Cellular device start. by Darin Petkov · 13 years ago
  94. e0a312e shill: Create and register a Cellular device for each ModemManager.Modem. by Darin Petkov · 13 years ago
  95. 19e3040 [shill] Continue fixing sloppy naming stuff by Chris Masone · 13 years ago
  96. 8f317b6 shill: add ability to blacklist devices by mukesh agrawal · 13 years ago
  97. 7df0c67 [shill] Start cleaning up some of the naming confusion by Chris Masone · 13 years ago
  98. 889666b [shill] Add support for weird Cellular.SimLockStatus property by Chris Masone · 13 years ago
  99. 27c4aa5 [shill] Use composition instead of inheritance with PropertyStore by Chris Masone · 13 years ago
  100. 4e85161 [shill] Wire up derived properties in the Device class by Chris Masone · 13 years ago