1. 9da0777 shill: support 3G dongles with PPP interface by mukesh agrawal · 11 years ago
  2. 27526f1 shill: cellular: Consolidate singletons passed through constructors by Prathmesh Prabhu · 11 years ago
  3. 97f317c shill: Change ownership of activating_iccidstore by Prathmesh Prabhu · 11 years ago
  4. 6c1e3bb shill: cellular: Add Network.Shill.Cellular.DropsPerHour. by Thieu Le · 12 years ago
  5. f4baef2 Add changes required to build with Clang by Liam McLoughlin · 12 years ago
  6. 62028b2 shill: cellular: Instantiate and propagate CellularOperatorInfo object. by Ben Chan · 12 years ago
  7. 876efd3 shill: Update properties of all interfaces when creating a Cellular device. by Ben Chan · 12 years ago
  8. 3ecdf82 shill: cellular: Obtain IMSI when a GSM device is constructed. by Ben Chan · 12 years ago
  9. a0a0efe shill: cellular: Destroy cellular service before deregistering cellular device. by Darin Petkov · 12 years ago
  10. a585fc3 cellular: export the DBus.ServiceProperty by Jason Glasgow · 12 years ago
  11. 9c09e36 shill: dbus_properties: Convert to callbacks instead of delegates by Jason Glasgow · 12 years ago
  12. 7fce52c shill: Handle modem state changes reported by modem-manager. by Eric Shienbrood · 12 years ago
  13. 4c0724a shill: cellular: simplify property change notification by Jason Glasgow · 12 years ago
  14. 82f9ab3 shill: Add CellularCapabilityUniversal by Jason Glasgow · 12 years ago
  15. fa1d31d Split Modem into ModemClassic and Modem1 by David Rochberg · 12 years ago
  16. b6b6ccb Remove indirection task for creating a modem object. by David Rochberg · 12 years ago
  17. 3e20a23 shill: Convert code to use the newest version of libchrome. by Eric Shienbrood · 13 years ago
  18. b5c8940 Revert "shill: Convert code to use the newest version of libchrome." by Eric Shienbrood · 12 years ago
  19. 08a4ffb shill: Convert code to use the newest version of libchrome. by Eric Shienbrood · 13 years ago
  20. e908949 shill: modem: unregister the cellular device when deleting a modem by Jason Glasgow · 13 years ago
  21. 63138a9 shill: Add SIMLockEnabled to the SIM lock status properties and emit changes. by Darin Petkov · 13 years ago
  22. 3426c8f shill: Move Metrics from singleton to Shill daemon by Thieu Le · 13 years ago
  23. 41c0e0a shill: Delay cellular device creation if DeviceInfo is not available yet. by Darin Petkov · 13 years ago
  24. c8f4bef shill: Enable and disable reverse-path filtering by Paul Stewart · 13 years ago
  25. 721ac93 shill: Refactor SIM lock status properties into the GSM delegate. by Darin Petkov · 13 years ago
  26. 137884a shill: Lookup the mobile provider database to obtain GSM network info. by Darin Petkov · 13 years ago
  27. 580c7af shill: Rename *ProxyListener to *ProxyDelegate to conform to coding style. by Darin Petkov · 13 years ago
  28. 26b327e shill: A couple of naming cleanups by Paul Stewart · 13 years ago
  29. ab565bb shill: Convert ProxyFactory singleton to LazyInstance. by Darin Petkov · 13 years ago
  30. 1830fa1 shill: enable (don't disable) -Wunused by mukesh agrawal · 13 years ago
  31. fdd1607 shill: Add Technology class by Paul Stewart · 13 years ago
  32. 7355ce1 shill: Naming and lint cleanup pass by Paul Stewart · 13 years ago
  33. 3285296 shill: Rename address -> mac_address by Paul Stewart · 13 years ago
  34. 626719f Re-land "[shill] Add hardware address to Device objects." by Chris Masone · 13 years ago
  35. 0fda552 Revert "[shill] Add hardware address to Device objects." by Chris Masone · 13 years ago
  36. b17d42d [shill] Add hardware address to Device objects. by Chris Masone · 13 years ago
  37. bac9600 shill: Connect the device on start when the modem is already connected. by Darin Petkov · 13 years ago
  38. 6f9eaa3 shill: Add Cellular devices to DeviceInfo. by Darin Petkov · 13 years ago
  39. c5f5656 shill: On Service::Connect, connect the modem device to the network. by Darin Petkov · 13 years ago
  40. e9d12e0 shill: Enable the ModemManager.Modem on Cellular device start. by Darin Petkov · 13 years ago
  41. 3b29233 shill: Fix memory management for mock proxies in Modem and ModemManager tests. by Darin Petkov · 13 years ago
  42. 67d8ecf shill: Fix a crash on creation of Cellular device. by Darin Petkov · 13 years ago
  43. e0a312e shill: Create and register a Cellular device for each ModemManager.Modem. by Darin Petkov · 13 years ago