1. 1a212a6 shill: Top-level files n-v: Switch pointer/ref spacing by Paul Stewart · 9 years ago
  2. 675d0b0 shill: move dhcp codes to dhcp directory by Peter Qiu · 9 years ago
  3. 1a72f54 shill: compiler option support for wifi and wired 802.1x by Peter Qiu · 9 years ago
  4. 77e7683 shill: Setup Iptable entries for ThirdPartyVpn using PermissionBroker by Prabhu Kaliamoorthi · 10 years ago
  5. 59a8cba shill: Notify upstart when shill is offline by Paul Stewart · 10 years ago
  6. 04f00c6 shill: SharedDBusConnection: Split up ProxyConnection and AdaptorConnection by Paul Stewart · 10 years ago
  7. 8dc5e7b shill: DBus: Fix issues with the exit path by Paul Stewart · 10 years ago
  8. da69ecf shill: supplicant: Move supplicant code to its own sub-directory. by Ben Chan · 10 years ago
  9. c54afe5 shill: cellular: Move cellular code to its own sub-directory. by Ben Chan · 10 years ago
  10. c3d707d shill: wimax: Move wimax code to its own sub-directory. by Ben Chan · 10 years ago
  11. a41ab51 shill: Sort headers alphabetically (build/include_alpha) by Alex Vakulenko · 10 years ago
  12. 520eb17 shill: Disable WiMAX support when built with USE='-gdmwimax -wimax'. by Ben Chan · 11 years ago
  13. 196f50f shill: SupplicantInterfaceProxy: Move Events to delegate by Paul Stewart · 12 years ago
  14. bd9f33a shill: cellular: Don't generate MM proxies when SHILL_CELLULAR=0. by Darin Petkov · 12 years ago
  15. 75f201f shill: cellular: Conditionally build cellular support into shill. by Darin Petkov · 12 years ago
  16. 835934a shill: WiFi: Support cached credentials by Paul Stewart · 12 years ago
  17. 2c39fab shill: Add bindings for org.freedesktop.ModemManager1.Modem.Location by Arman Uguray · 12 years ago
  18. 618af2b shill: Add bindings for org.freedesktop.ModemManager1.Modem.Time by Arman Uguray · 12 years ago
  19. 6e5639f shill: Update bearer path when modem state changes to CONNECTED. by Arman Uguray · 12 years ago
  20. c37a9c4 shill: cellular: Support Device.SetCarrier to allow UI-based CDMA/UMTS switch. by Darin Petkov · 12 years ago
  21. b691efd shill: Rename SMLOG to SLOG by Christopher Wiley · 12 years ago
  22. 18fb2f7 shill: Add an org.freedesktop.DBus service proxy. by Darin Petkov · 12 years ago
  23. 9893d9c shill: Update WiMAX DBus proxy interfaces and classes. by Darin Petkov · 12 years ago
  24. 096b347 shill: wimax: Implement WiMAX Manager and Device proxies. by Darin Petkov · 12 years ago
  25. 9c09e36 shill: dbus_properties: Convert to callbacks instead of delegates by Jason Glasgow · 12 years ago
  26. bbdef5f shill: Ignore missing-field-initializers warning on LAZY_INSTANCE_INITIALIZER. by Ben Chan · 12 years ago
  27. 9a0be63 shill: Add proxy factories for ModemManager1 dbus interfaces by Jason Glasgow · 13 years ago
  28. 9a24553 Make Enable/Disable work using new callbacks for async support. by Eric Shienbrood · 13 years ago
  29. 3e20a23 shill: Convert code to use the newest version of libchrome. by Eric Shienbrood · 13 years ago
  30. b5c8940 Revert "shill: Convert code to use the newest version of libchrome." by Eric Shienbrood · 13 years ago
  31. 08a4ffb shill: Convert code to use the newest version of libchrome. by Eric Shienbrood · 13 years ago
  32. 81030ea Split ModemManager into ModemManagerBase and ModemManagerClassic by David Rochberg · 13 years ago
  33. 24c6c62 Add DBusObjectManagerProxy to ProxyFactory by David Rochberg · 13 years ago
  34. b20776f shill: monitor bss signal strength by mukesh agrawal · 13 years ago
  35. 5de44ab Add async support for shill client calls. by Eric Shienbrood · 13 years ago
  36. 394b7d4 shill: Add a basic PowerManager DBus proxy. by Darin Petkov · 13 years ago
  37. 580c7af shill: Rename *ProxyListener to *ProxyDelegate to conform to coding style. by Darin Petkov · 13 years ago
  38. ab565bb shill: Convert ProxyFactory singleton to LazyInstance. by Darin Petkov · 13 years ago
  39. 975b5e7 shill: Obtain GSM and CDMA identifiers when registering the modem. by Darin Petkov · 13 years ago
  40. a1e0a1c shill: Register GSM modem as part of device start up. by Darin Petkov · 13 years ago
  41. c5f5656 shill: On Service::Connect, connect the modem device to the network. by Darin Petkov · 13 years ago
  42. d966195 shill: Register the modem, create service and obtain signal strength. by Darin Petkov · 13 years ago
  43. bec79a2 shill: Get CDMA registration state. by Darin Petkov · 13 years ago
  44. e604f70 shill: Cellular device obtains Modem status through its Simple interface. by Darin Petkov · 13 years ago
  45. e9d12e0 shill: Enable the ModemManager.Modem on Cellular device start. by Darin Petkov · 13 years ago
  46. a7b8949 shill: Don't create DHCP and Modem D-Bus proxies in signal callbacks. by Darin Petkov · 13 years ago
  47. 5c97ac5 shill: Create Modem instances for ModemManager.Modem paths. by Darin Petkov · 13 years ago
  48. aceede3 shill: Convert DHCP Proxy to use a model similar to Supplicant and ModemManager. by Darin Petkov · 13 years ago
  49. d196726 shill: Merge supplicant's proxy factory into ProxyFactory. by Darin Petkov · 13 years ago
  50. c90fe52 shill: Create mockable ModemManagerProxy on appearance of new ModemManagers. by Darin Petkov · 13 years ago