1. 1830fa1 shill: enable (don't disable) -Wunused by mukesh agrawal · 13 years ago
  2. 22aa71b shill: Implement service sorting by Paul Stewart · 13 years ago
  3. c086531 shill: Support for GSM network scanning. by Darin Petkov · 13 years ago
  4. 5c4dd0b shill: clear more state on calls to Device::Stop and WiFi::Stop by mukesh agrawal · 13 years ago
  5. de29fa8 shill: tighten up constness of PropertyStore by mukesh agrawal · 13 years ago
  6. 48a511a shill: Support SIM lock status updates and MmPropertiesChanged. by Darin Petkov · 13 years ago
  7. 2176a88 [shill] Get rid of protected data members in PropertyStoreTest by Chris Masone · 13 years ago
  8. 9d77993 [shill] Add code for persisting profiles and services to disk. by Chris Masone · 13 years ago
  9. 7355ce1 shill: Naming and lint cleanup pass by Paul Stewart · 13 years ago
  10. e42e101 shill: Basic implementation of RequirePIN, EnterPIN, UnblockPIN and ChangePIN. by Darin Petkov · 13 years ago
  11. 9ae310f shill: Basic implementation of Device::Register DBus service method. by Darin Petkov · 13 years ago
  12. 975b5e7 shill: Obtain GSM and CDMA identifiers when registering the modem. by Darin Petkov · 13 years ago
  13. 22b72bf shill: Get and update the GSM signal strength on registration state transition. by Darin Petkov · 13 years ago
  14. e1a3e24 shill: Use newly added kNetworkTechnologyGsm constant instead of "GSM". by Darin Petkov · 13 years ago
  15. 9bac6fe shill: Transition Cellular's state to Registered when the modem is registered. by Darin Petkov · 13 years ago
  16. a1e0a1c shill: Register GSM modem as part of device start up. by Darin Petkov · 13 years ago
  17. 60b8c3b shill: Select Cellular's service when link is up and update its state. by Darin Petkov · 13 years ago
  18. b100ae7 shill: Propagate Cellular Activate call errors to the DBus caller. by Darin Petkov · 13 years ago
  19. 4d6d941 shill: Propagate Cellular errors to the DBus caller. by Darin Petkov · 13 years ago
  20. 2ae797d Re-land "[shill] Provide a cmd line toggle between flimflam and shill storage dirs" by Chris Masone · 13 years ago
  21. 7156c92 Revert "[shill] Provide a cmd line toggle between flimflam and shill storage dirs" by Chris Masone · 13 years ago
  22. 6402e50 [shill] Provide a cmd line toggle between flimflam and shill storage dirs by Chris Masone · 13 years ago
  23. d204580 shill: Update the network technology and roaming state in CellularService. by Darin Petkov · 13 years ago
  24. 3335b37 shill: Supply home provider and serving operator for CDMA. by Darin Petkov · 13 years ago
  25. 626719f Re-land "[shill] Add hardware address to Device objects." by Chris Masone · 13 years ago
  26. 0fda552 Revert "[shill] Add hardware address to Device objects." by Chris Masone · 13 years ago
  27. b17d42d [shill] Add hardware address to Device objects. by Chris Masone · 13 years ago
  28. 5148900 shill: Propagate activation errors to the Cellular service. by Darin Petkov · 13 years ago
  29. c408e69 shill: Support Cellular CDMA activation. by Darin Petkov · 13 years ago
  30. cc04442 shill: Handle prl_version/payment_url/usage_url for CDMA only. by Darin Petkov · 13 years ago
  31. b27e544 shill: Obtain the payment and usage URLs from ModemManager. by Darin Petkov · 13 years ago
  32. 77cb681 shill: Acquire IP once the cellular interface is up. by Darin Petkov · 13 years ago
  33. 0828f5f shill: Bring the interface up when the modem is connected. by Darin Petkov · 13 years ago
  34. bac9600 shill: Connect the device on start when the modem is already connected. by Darin Petkov · 13 years ago
  35. c5f5656 shill: On Service::Connect, connect the modem device to the network. by Darin Petkov · 13 years ago
  36. d966195 shill: Register the modem, create service and obtain signal strength. by Darin Petkov · 13 years ago
  37. bec79a2 shill: Get CDMA registration state. by Darin Petkov · 13 years ago
  38. ceb6817 shill: Cellular device: GetModemStatus and GetModemInfo. by Darin Petkov · 13 years ago
  39. e604f70 shill: Cellular device obtains Modem status through its Simple interface. by Darin Petkov · 13 years ago
  40. e9d12e0 shill: Enable the ModemManager.Modem on Cellular device start. by Darin Petkov · 13 years ago
  41. 7aa5f90 [shill] Back property storage in Service objects with Entry objects by Chris Masone · 13 years ago
  42. 8a56ad6 [shill] Move some simple unit tests to property_store_unittest.cc by Chris Masone · 13 years ago
  43. 27c4aa5 [shill] Use composition instead of inheritance with PropertyStore by Chris Masone · 13 years ago
  44. a8a2c25 [shill] Enable the getting of properties, and wire to dbus. by Chris Masone · 13 years ago
  45. a903e41 shill: resolve build warning in Error::ToDBusError by mukesh agrawal · 13 years ago
  46. 853b81b [shill] move wifi properties into WiFi from Device by Chris Masone · 13 years ago
  47. b925cc8 [shill] Add properties to Manager, Device and subclasses. Clean up unit tests by Chris Masone · 13 years ago