1. ed8e610 shill: Cellular connections shouldn't use ARP gateway. by Arman Uguray · 12 years ago
  2. 6d2c72d shill: Add method for querying geolocation objects on a device. by Gaurav Shah · 12 years ago
  3. abd3b50 shill: Disconnect a service on DHCP lease failure by Christopher Wiley · 12 years ago
  4. c886061 shill: Device: Stop LinkMonitor on selected Service transition by Paul Stewart · 12 years ago
  5. d176092 shill: Fix crash when service is disabled after receiving IP config. by Thieu Le · 12 years ago
  6. c37a9c4 shill: cellular: Support Device.SetCarrier to allow UI-based CDMA/UMTS switch. by Darin Petkov · 12 years ago
  7. 036dba0 shill: Device: Add LinkMonitor by Paul Stewart · 12 years ago
  8. b691efd shill: Rename SMLOG to SLOG by Christopher Wiley · 12 years ago
  9. 784566d shill: renew DHCP on resume by mukesh agrawal · 12 years ago
  10. def189e shill: Static IP: Save DHCP-supplied IP parameters by Paul Stewart · 12 years ago
  11. bf66761 shill: resolver: Use (even) smaller DNS timeout by Paul Stewart · 12 years ago
  12. a5e2708 shill: cellular: Add Cellular.ICCID property. by Ben Chan · 12 years ago
  13. 6ff27f5 shill: Device: Add receive / transmit byte count properties by Paul Stewart · 12 years ago
  14. e7c6ad3 shill: Add Profile and Manager UpdateDevice support. by Darin Petkov · 12 years ago
  15. a0a0efe shill: cellular: Destroy cellular service before deregistering cellular device. by Darin Petkov · 12 years ago
  16. 2b8e44e shill: wifi: Monitor the presence of WPA supplicant. by Darin Petkov · 12 years ago
  17. da79862 Remove the the TechnologyIs method from Device, associated classes, and everything else. by Joshua Kroll · 12 years ago
  18. 7234ec3 shill: LTE: handle connect completion message after service gone by Jason Glasgow · 12 years ago
  19. 20b0a09 shill: WiFi: Drop IPConfig when selected service disconnects by Paul Stewart · 12 years ago
  20. cc0fded shill: implement timeout for DHCP requests by mukesh agrawal · 12 years ago
  21. d408fdf shill: Add ArpGateway and network-based leases by Paul Stewart · 12 years ago
  22. baeefdf shill: Fix cellular PIN unlock by Gary Morain · 12 years ago
  23. 8c116a9 shill: device_info: Revamp address/route flushing by Paul Stewart · 12 years ago
  24. 1062d9d shill: Allow service override of DHCP-derived IP parameters by Paul Stewart · 12 years ago
  25. d215af6 shill: service: Do active checks on PortalCheck and ProxyConfig by Paul Stewart · 12 years ago
  26. 7fce52c shill: Handle modem state changes reported by modem-manager. by Eric Shienbrood · 12 years ago
  27. fad4a0b shill: Replace VLOG with SLOG. by Ben Chan · 12 years ago
  28. 4a49079 shill: device: require a non NULL error pointer be passed to Start by Jason Glasgow · 12 years ago
  29. 08afdff shill: device: export ipconfigs as object paths not strings by Jason Glasgow · 12 years ago
  30. cc95c5d shill: Do a better job keeping the Service.State property up to date. by Eric Shienbrood · 12 years ago
  31. e8334fd shill: export the device Interface property by Jason Glasgow · 12 years ago
  32. 9a24553 Make Enable/Disable work using new callbacks for async support. by Eric Shienbrood · 12 years ago
  33. e00600e shill: connection: Allow missing broadcast by Paul Stewart · 12 years ago
  34. 85e050b shill: Add portal metrics by Thieu Le · 12 years ago
  35. 3e20a23 shill: Convert code to use the newest version of libchrome. by Eric Shienbrood · 12 years ago
  36. b5c8940 Revert "shill: Convert code to use the newest version of libchrome." by Eric Shienbrood · 12 years ago
  37. 08a4ffb shill: Convert code to use the newest version of libchrome. by Eric Shienbrood · 12 years ago
  38. fb46caf shill: Delete existing routes when the device is started. by Thieu Le · 12 years ago
  39. 79d74c9 shill: vpn: Associate VPN device with service and update IP configuration. by Darin Petkov · 12 years ago
  40. c681fa0 shill: portal: Recheck portal state by Paul Stewart · 12 years ago
  41. 20088d8 shill: Perform Portal Detection in Device by Paul Stewart · 12 years ago
  42. b579005 shill: device: add Type property like flimflam by Jason Glasgow · 12 years ago
  43. 5de44ab Add async support for shill client calls. by Eric Shienbrood · 13 years ago
  44. d32f484 shill: Pass a parameter to dhcp client to request a hostname by Paul Stewart · 13 years ago
  45. 3426c8f shill: Move Metrics from singleton to Shill daemon by Thieu Le · 13 years ago
  46. c64fe5e shill: Make all device *PIN service methods asynchronous. by Darin Petkov · 13 years ago
  47. 8a3188d shill: improve conformance with WiFiRoaming tests by mukesh agrawal · 13 years ago
  48. c8f4bef shill: Enable and disable reverse-path filtering by Paul Stewart · 13 years ago
  49. e5bc2cb shill: Framework for asynchronous service side RPC calls. by Darin Petkov · 13 years ago
  50. c1dec4d shill: Assign "Default" status to the best connection by Paul Stewart · 13 years ago
  51. be5f5b3 shill: Create HTTPProxy for connected services by Paul Stewart · 13 years ago
  52. 2bf1d35 shill: Enable and disable IPv6 with interface events by Paul Stewart · 13 years ago
  53. f65320c shill: Add http_proxy class by Paul Stewart · 13 years ago
  54. 435de2c Implement {Available|Connected|Enabled}Technolgies and DefaultTechnology by Gaurav Shah · 13 years ago
  55. 1590839 shill: track the CurrentBSS property reported by wpa_supplicant, by mukesh agrawal · 13 years ago
  56. 1b7a616 shill: Implement write-only properties by Gaurav Shah · 13 years ago
  57. ced6a0b shill: wifi: Scan for hidden SSIDs by Paul Stewart · 13 years ago
  58. be00517 shill; Create Error::LogMessage utility routine by Paul Stewart · 13 years ago
  59. 26b327e shill: A couple of naming cleanups by Paul Stewart · 13 years ago
  60. ffa3d04 shill: allow property accessors to return an error message if a by mukesh agrawal · 13 years ago
  61. 1830fa1 shill: enable (don't disable) -Wunused by mukesh agrawal · 13 years ago
  62. fdd1607 shill: Add Technology class by Paul Stewart · 13 years ago
  63. c086531 shill: Support for GSM network scanning. by Darin Petkov · 13 years ago
  64. 5c4dd0b shill: clear more state on calls to Device::Stop and WiFi::Stop by mukesh agrawal · 13 years ago
  65. 9a90808 shill: Add IP Address tracking to DeviceInfo by Paul Stewart · 13 years ago
  66. e42e101 shill: Basic implementation of RequirePIN, EnterPIN, UnblockPIN and ChangePIN. by Darin Petkov · 13 years ago
  67. 9ae310f shill: Basic implementation of Device::Register DBus service method. by Darin Petkov · 13 years ago
  68. 47009f8 shill: log values of flags as hex, rather than decimal by mukesh agrawal · 13 years ago
  69. a2b8cd1 shill: Fix null dereference in debug message for SelectService by Paul Stewart · 13 years ago
  70. 03dba0b shill: Start assigning service state by Paul Stewart · 13 years ago
  71. 34af218 [shill] Use flimflam-esque storage ids by Chris Masone · 13 years ago
  72. 3335b37 shill: Supply home provider and serving operator for CDMA. by Darin Petkov · 13 years ago
  73. 626719f Re-land "[shill] Add hardware address to Device objects." by Chris Masone · 13 years ago
  74. 0fda552 Revert "[shill] Add hardware address to Device objects." by Chris Masone · 13 years ago
  75. b17d42d [shill] Add hardware address to Device objects. by Chris Masone · 13 years ago
  76. e613202 shill: Add connection to device by Paul Stewart · 13 years ago
  77. 77cb681 shill: Acquire IP once the cellular interface is up. by Darin Petkov · 13 years ago
  78. 6f9eaa3 shill: Add Cellular devices to DeviceInfo. by Darin Petkov · 13 years ago
  79. d966195 shill: Register the modem, create service and obtain signal strength. by Darin Petkov · 13 years ago
  80. 5dec5f4 [shill] Enable Device objects to persist themselves to disk by Chris Masone · 13 years ago
  81. e9d12e0 shill: Enable the ModemManager.Modem on Cellular device start. by Darin Petkov · 13 years ago
  82. 19e3040 [shill] Continue fixing sloppy naming stuff by Chris Masone · 13 years ago
  83. 7df0c67 [shill] Start cleaning up some of the naming confusion by Chris Masone · 13 years ago
  84. 889666b [shill] Add support for weird Cellular.SimLockStatus property by Chris Masone · 13 years ago
  85. f60e406 shill: update Makefile to enable -Wall, and related flags, on ebuilds by mukesh agrawal · 13 years ago
  86. 4d42df8 [shill] Add comments in base classes saying which properties are registered in derived classes by Chris Masone · 13 years ago
  87. 27c4aa5 [shill] Use composition instead of inheritance with PropertyStore by Chris Masone · 13 years ago
  88. 4e85161 [shill] Wire up derived properties in the Device class by Chris Masone · 13 years ago
  89. 95207da [shill] Enable objects to query an opaque RPC-system ID from Adaptors by Chris Masone · 13 years ago
  90. 2b10554 [shill] Use ref-counted pointers more, break unneeded header deps by Chris Masone · 13 years ago
  91. 853b81b [shill] move wifi properties into WiFi from Device by Chris Masone · 13 years ago
  92. b925cc8 [shill] Add properties to Manager, Device and subclasses. Clean up unit tests by Chris Masone · 13 years ago
  93. c39f113 shill: Add DeviceInfo routines for assigning IP address by Paul Stewart · 13 years ago
  94. 3bd3c8c [shill] Add support for setting properties. by Chris Masone · 13 years ago
  95. afa6fc4 shill: Connect Ethernet Device to DHCPConfig. by Darin Petkov · 13 years ago
  96. 8fe2c7e [shill] Begin wiring SetProperty by Chris Masone · 13 years ago
  97. d0ceb8c [shill] Add signal emitting to adaptor interfaces by Chris Masone · 13 years ago
  98. a82b711 [shill] device, service objects need to register unique paths by Chris Masone · 13 years ago
  99. f1ce5d2 Track link status in Ethernet and register service by Paul Stewart · 13 years ago
  100. e02b3ca shill: Implement a basic IPConfig class. by Darin Petkov · 13 years ago