1. 3ffe52c shill: provide username/password support for PPP dongles by mukesh agrawal · 11 years ago
  2. 0a3e279 shill: cellular: Implement CDMA activation over non-cellular. by Arman Uguray · 12 years ago
  3. bebf1b8 shill: make setting a property to its current value a no-op by mukesh agrawal · 11 years ago
  4. 0d36b4f shill: cellular: Consolidate singletons in CellularService by Prathmesh Prabhu · 11 years ago
  5. 81599e0 shill: add tests for CellularService property changes by mukesh agrawal · 11 years ago
  6. 3a8683d shill: cellular: Prevent unnecessary out-of-credits detection by Thieu Le · 11 years ago
  7. f84a424 shill: cellular: Use ConnectionHealthChecker for out-of-credit detection by Arman Uguray · 11 years ago
  8. dc7b844 shill: improve service logging by mukesh agrawal · 12 years ago
  9. 99dc56d cellular: Skip out-of-credits detection immediately after resume. by Thieu Le · 11 years ago
  10. 398b1da cellular: Add support for detecting connect/disconnect loop. by Thieu Le · 11 years ago
  11. c7b1560 shill: cellular: Keep track of activation per ICCID after online payment. by Arman Uguray · 12 years ago
  12. 1361c03 shill: Set Device.Scanning property to |false| after timeout. by Arman Uguray · 12 years ago
  13. 2717a10 shill: Update cellular service name, if modem reports a new name. by Arman Uguray · 12 years ago
  14. 7cf36b0 shill: cellular: Track auto-connect metrics. by Thieu Le · 12 years ago
  15. c953357 shill: Use carrier based unique id to identify a service's storage. by Arman Uguray · 12 years ago
  16. 3d6de0e shill: cellular: Indicate if service is activated over non-cellular network. by Ben Chan · 12 years ago
  17. 1582bdd shill: Disable autoconnect on activating cellular services by Christopher Wiley · 12 years ago
  18. 19f8397 shill: cellular: Suppress auto-connect when device is not running. by Ben Chan · 12 years ago
  19. 053fa82 Remove TechnologyIs method from the Service class and its subclasses. This is step 1 in removing the method altogether. by Joshua Kroll · 12 years ago
  20. 1452187 shill: cellular_capability_universal: retry apns on any error by Jason Glasgow · 12 years ago
  21. c707330 shill: Supplying an APN with no "apn" field clears Cellular.APN. by Eric Shienbrood · 12 years ago
  22. 30bc0ec shill: Make cellular Connect work for GSM networks. by Eric Shienbrood · 12 years ago
  23. 9a24553 Make Enable/Disable work using new callbacks for async support. by Eric Shienbrood · 12 years ago
  24. dd3e866 shill: Use service_constant's kTypeCellular to create storage id. by Darin Petkov · 13 years ago
  25. 381928f shill: Broadcast OLP and Usage URL cellular service properties. by Darin Petkov · 13 years ago
  26. 3133241 shill: Fix the cellular service storage identifier. by Darin Petkov · 13 years ago
  27. 9cb0268 shill: Broadcast serving cellular operator property changes. by Darin Petkov · 13 years ago
  28. 5de44ab Add async support for shill client calls. by Eric Shienbrood · 13 years ago
  29. fb0625e shill: Disconnect and disable cellular modem when stopping the device. by Darin Petkov · 13 years ago
  30. adb6848 shill: don't auto-connect to a disconnected service by mukesh agrawal · 13 years ago
  31. 3426c8f shill: Move Metrics from singleton to Shill daemon by Thieu Le · 13 years ago
  32. d78ee7e shill: Broadcast service strength changes. by Darin Petkov · 13 years ago
  33. b9c9933 shill: Broadcast changes of CellularService's ActivationState property. by Darin Petkov · 13 years ago
  34. 0ed0f2e shill: implement Service.Disconnect (for WiFiService only) by mukesh agrawal · 13 years ago
  35. b72cf40 shill: Decouple Cellular's IsRegistered from the network technology string. by Darin Petkov · 13 years ago
  36. 1b7a616 shill: Implement write-only properties by Gaurav Shah · 13 years ago
  37. 6515aab [shill] Make profiles backed with StoreInterfaces by Chris Masone · 13 years ago
  38. 22aa71b shill: Implement service sorting by Paul Stewart · 13 years ago
  39. 7a4e400 shill: implement Manager.GetService (error-case only) by mukesh agrawal · 13 years ago
  40. 9d77993 [shill] Add code for persisting profiles and services to disk. by Chris Masone · 13 years ago
  41. f2f68a5 shill: acquire ip addresses for wifi (via dhcp), and signal when by mukesh agrawal · 13 years ago
  42. ac4ac00 shill: Clean up protected fields by Paul Stewart · 13 years ago
  43. b100ae7 shill: Propagate Cellular Activate call errors to the DBus caller. by Darin Petkov · 13 years ago
  44. 4d6d941 shill: Propagate Cellular errors to the DBus caller. by Darin Petkov · 13 years ago
  45. d204580 shill: Update the network technology and roaming state in CellularService. by Darin Petkov · 13 years ago
  46. 34af218 [shill] Use flimflam-esque storage ids by Chris Masone · 13 years ago
  47. 3335b37 shill: Supply home provider and serving operator for CDMA. by Darin Petkov · 13 years ago
  48. c408e69 shill: Support Cellular CDMA activation. by Darin Petkov · 13 years ago
  49. b27e544 shill: Obtain the payment and usage URLs from ModemManager. by Darin Petkov · 13 years ago
  50. c5f5656 shill: On Service::Connect, connect the modem device to the network. by Darin Petkov · 13 years ago
  51. d966195 shill: Register the modem, create service and obtain signal strength. by Darin Petkov · 13 years ago
  52. 51a7e93 shill: push service naming down into Service class (instead of being by mukesh agrawal · 13 years ago
  53. 6791a43 [shill] Enable Profile objects to manage a list of Services to persist. by Chris Masone · 13 years ago
  54. b2e326b Re-land "[shill] Get rid of Entry as a first-class citizen"" by Chris Masone · 13 years ago
  55. 7c1ab1c Revert "[shill] Get rid of Entry as a first-class citizen" by Chris Masone · 13 years ago
  56. 9c9e8fb [shill] Get rid of Entry as a first-class citizen by Chris Masone · 13 years ago
  57. 7aa5f90 [shill] Back property storage in Service objects with Entry objects by Chris Masone · 13 years ago
  58. 95207da [shill] Enable objects to query an opaque RPC-system ID from Adaptors by Chris Masone · 13 years ago
  59. 2b10554 [shill] Use ref-counted pointers more, break unneeded header deps by Chris Masone · 13 years ago
  60. b925cc8 [shill] Add properties to Manager, Device and subclasses. Clean up unit tests by Chris Masone · 13 years ago
  61. 3bd3c8c [shill] Add support for setting properties. by Chris Masone · 13 years ago