1. 520eb17 shill: Disable WiMAX support when built with USE='-gdmwimax -wimax'. by Ben Chan · 11 years ago
  2. f407d59 shill: add some unit tests for ppp dongle support by mukesh agrawal · 11 years ago
  3. 196f50f shill: SupplicantInterfaceProxy: Move Events to delegate by Paul Stewart · 11 years ago
  4. bd9f33a shill: cellular: Don't generate MM proxies when SHILL_CELLULAR=0. by Darin Petkov · 11 years ago
  5. 75f201f shill: cellular: Conditionally build cellular support into shill. by Darin Petkov · 11 years ago
  6. 835934a shill: WiFi: Support cached credentials by Paul Stewart · 12 years ago
  7. 2c39fab shill: Add bindings for org.freedesktop.ModemManager1.Modem.Location by Arman Uguray · 12 years ago
  8. 618af2b shill: Add bindings for org.freedesktop.ModemManager1.Modem.Time by Arman Uguray · 12 years ago
  9. 6e5639f shill: Update bearer path when modem state changes to CONNECTED. by Arman Uguray · 12 years ago
  10. c37a9c4 shill: cellular: Support Device.SetCarrier to allow UI-based CDMA/UMTS switch. by Darin Petkov · 12 years ago
  11. 18fb2f7 shill: Add an org.freedesktop.DBus service proxy. by Darin Petkov · 12 years ago
  12. 9893d9c shill: Update WiMAX DBus proxy interfaces and classes. by Darin Petkov · 12 years ago
  13. 096b347 shill: wimax: Implement WiMAX Manager and Device proxies. by Darin Petkov · 12 years ago
  14. 9c09e36 shill: dbus_properties: Convert to callbacks instead of delegates by Jason Glasgow · 12 years ago
  15. 9a0be63 shill: Add proxy factories for ModemManager1 dbus interfaces by Jason Glasgow · 12 years ago
  16. 9a24553 Make Enable/Disable work using new callbacks for async support. by Eric Shienbrood · 12 years ago
  17. fb46caf shill: Delete existing routes when the device is started. by Thieu Le · 12 years ago
  18. 81030ea Split ModemManager into ModemManagerBase and ModemManagerClassic by David Rochberg · 12 years ago
  19. 24c6c62 Add DBusObjectManagerProxy to ProxyFactory by David Rochberg · 12 years ago
  20. b20776f shill: monitor bss signal strength by mukesh agrawal · 12 years ago
  21. 7c1fece shill: power management framework by mukesh agrawal · 12 years ago
  22. 5de44ab Add async support for shill client calls. by Eric Shienbrood · 13 years ago
  23. 394b7d4 shill: Add a basic PowerManager DBus proxy. by Darin Petkov · 13 years ago
  24. 580c7af shill: Rename *ProxyListener to *ProxyDelegate to conform to coding style. by Darin Petkov · 13 years ago
  25. ab565bb shill: Convert ProxyFactory singleton to LazyInstance. by Darin Petkov · 13 years ago
  26. 975b5e7 shill: Obtain GSM and CDMA identifiers when registering the modem. by Darin Petkov · 13 years ago
  27. a1e0a1c shill: Register GSM modem as part of device start up. by Darin Petkov · 13 years ago
  28. c5f5656 shill: On Service::Connect, connect the modem device to the network. by Darin Petkov · 13 years ago
  29. d966195 shill: Register the modem, create service and obtain signal strength. by Darin Petkov · 13 years ago
  30. bec79a2 shill: Get CDMA registration state. by Darin Petkov · 13 years ago
  31. e604f70 shill: Cellular device obtains Modem status through its Simple interface. by Darin Petkov · 13 years ago
  32. e9d12e0 shill: Enable the ModemManager.Modem on Cellular device start. by Darin Petkov · 13 years ago
  33. a7b8949 shill: Don't create DHCP and Modem D-Bus proxies in signal callbacks. by Darin Petkov · 13 years ago
  34. 5c97ac5 shill: Create Modem instances for ModemManager.Modem paths. by Darin Petkov · 13 years ago
  35. aceede3 shill: Convert DHCP Proxy to use a model similar to Supplicant and ModemManager. by Darin Petkov · 13 years ago
  36. d196726 shill: Merge supplicant's proxy factory into ProxyFactory. by Darin Petkov · 13 years ago
  37. c90fe52 shill: Create mockable ModemManagerProxy on appearance of new ModemManagers. by Darin Petkov · 13 years ago