1. f4c6181 shill: Add extended mobile-broadband-provider-info parser to shill. by Arman Uguray · 12 years ago
  2. e6e8e49 shill: Remove PropertyStoreInspector by Paul Stewart · 12 years ago
  3. dc085c8 shill: Combines user- and kernel-bound nl80211 messages. by repo sync · 12 years ago
  4. 0818cca shill: Use new power manager suspend delay methods. by Daniel Erat · 12 years ago
  5. 90ee0fa shill: Added AttributeList. by repo sync · 12 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. fac01f0 shill: diagnostics: Stash away net.log on connectivity event. by Darin Petkov · 12 years ago
  10. 1619624 shill: Add Nl80211Attribute type. by Wade Guthrie · 12 years ago
  11. 385b9bc shill: Detect connectivity failures: drops and connect attempts. by Darin Petkov · 12 years ago
  12. bd0dcc8 shill: Spawn a child process to upload diagnostics. by Darin Petkov · 12 years ago
  13. 6e5639f shill: Update bearer path when modem state changes to CONNECTED. by Arman Uguray · 12 years ago
  14. efd521f shill: Use libnl3 by Christopher Wiley · 12 years ago
  15. f0136cd shill: Implement a basic DiagnosticsReporter. by Darin Petkov · 12 years ago
  16. ce2dcea shill: Fix make to specify libnl-1 by Christopher Wiley · 12 years ago
  17. 49e247a shill: Update makefile to support libnl-3.0 by Christopher Wiley · 12 years ago
  18. 374b5ee shill: Compile only .o's going into pppd-plugin.so with -fPIC. by Darin Petkov · 12 years ago
  19. 1578603 shill: cellular: Determine if service activation is required. by Ben Chan · 12 years ago
  20. d7479f1 shill: Build with -fPIC explicitly. by Darin Petkov · 12 years ago
  21. b39cb31 shill: cellular: Add cellular operator info implementation. by Ben Chan · 12 years ago
  22. 16f6349 shill: Copy set_apn_helper.c from flimflam to shill and build it. by Darin Petkov · 12 years ago
  23. 95f317f shill: l2tpipsec: Switch to shill's pppd-plugin.so. by Darin Petkov · 12 years ago
  24. e6ca320 shill: l2tp/ipsec: Implement a new pppd plugin for L2TP/IPSec support. by Darin Petkov · 12 years ago
  25. 6d2c72d shill: Add method for querying geolocation objects on a device. by Gaurav Shah · 12 years ago
  26. 5020b57 shill: Putting UMA metrics in a separate nl80211 callback. by Wade Guthrie · 12 years ago
  27. 4c2aa33 shill: Generate wpa_supplicant.conf in shill. by Darin Petkov · 12 years ago
  28. 419a665 [shill] openvpn depends on dbus headers by Elly Fong-Jones · 12 years ago
  29. 804e8d0 shill: openvpn: Reimplement openvpn-script in shill. by Darin Petkov · 12 years ago
  30. 86654d3 shill: Use shill's nss-get-cert rather than flimflam's. by Darin Petkov · 12 years ago
  31. d9050bb shill: Rewrite nss-get-cert. by Darin Petkov · 12 years ago
  32. 5c853ef shill: cellular: Fix ModemManager header inclusion. by Ben Chan · 12 years ago
  33. c37a9c4 shill: cellular: Support Device.SetCarrier to allow UI-based CDMA/UMTS switch. by Darin Petkov · 12 years ago
  34. 64b4c14 shill: Small refactor of iw code. by Wade Guthrie · 12 years ago
  35. 0d43853 Shill: Incorporating the functionality of 'iw event' into shill. by Wade Guthrie · 12 years ago
  36. cf199de shill: EthernetService: Fix auto-connect-by-default by Paul Stewart · 12 years ago
  37. 5781aa4 shill: Add logic for verbose logging to memory by Christopher Wiley · 12 years ago
  38. 6c72c97 shill: LinkMonitor: Schedule periodic ARP requests by Paul Stewart · 12 years ago
  39. ac1328e shill: LinkMonitor: Add ArpClient code by Paul Stewart · 12 years ago
  40. 91a5aac shill: LinkMonitor: Add ArpPacket code by Paul Stewart · 12 years ago
  41. 3f43f43 shill: LinkMonitor: Skeleton of the class by Paul Stewart · 12 years ago
  42. 2b8e44e shill: wifi: Monitor the presence of WPA supplicant. by Darin Petkov · 12 years ago
  43. 002c58e shill: Implement a DBusManager class to listen for name/owner notifications. by Darin Petkov · 12 years ago
  44. 18fb2f7 shill: Add an org.freedesktop.DBus service proxy. by Darin Petkov · 12 years ago
  45. 58f0b6d shill: Log boot statistics for service state changes. by Darin Petkov · 12 years ago
  46. 5a85047 shill: vpn: Implement a ProcessKiller singleton. by Darin Petkov · 12 years ago
  47. 9893d9c shill: Update WiMAX DBus proxy interfaces and classes. by Darin Petkov · 12 years ago
  48. ad43cc6 Launch dhcpcd using Minijail. by Jorge Lucangeli Obes · 12 years ago
  49. f80ef06 shill: HookTable collects async actions to be executed later by Gary Morain · 12 years ago
  50. 8a5726a shill: ScopedMockLog. Useful for testing log messages. by Gary Morain · 12 years ago
  51. e4b2702 shill: Complete interaction between DeviceInfo and WiMaxProvider. by Darin Petkov · 12 years ago
  52. b72b62e shill: wimax: Start a WiMaxProvider class. by Darin Petkov · 12 years ago
  53. 096b347 shill: wimax: Implement WiMAX Manager and Device proxies. by Darin Petkov · 12 years ago
  54. c07362b shill: Add mock and unit test skeleton for WiMAX device and service. by Ben Chan · 12 years ago
  55. 5322c17 shill: Generate WiMAX manager DBus proxy code from introspection XML. by Ben Chan · 12 years ago
  56. 99c8a4d shill: Add WiMAX device and service class. by Ben Chan · 12 years ago
  57. 1452187 shill: cellular_capability_universal: retry apns on any error by Jason Glasgow · 12 years ago
  58. 8c116a9 shill: device_info: Revamp address/route flushing by Paul Stewart · 12 years ago
  59. 1062d9d shill: Allow service override of DHCP-derived IP parameters by Paul Stewart · 12 years ago
  60. 8e7e459 shill: Create Property Store Inspector by Paul Stewart · 12 years ago
  61. bbdef5f shill: Ignore missing-field-initializers warning on LAZY_INSTANCE_INITIALIZER. by Ben Chan · 12 years ago
  62. b451d6e shill: vpn: Refactor property-related code into the VPNDriver base class. by Darin Petkov · 12 years ago
  63. 93a29ed shill: avoid virtio_net race condition by mukesh agrawal · 12 years ago
  64. ef96556 shill: cellular: make enable and disable for universal modems by Jason Glasgow · 12 years ago
  65. 82f9ab3 shill: Add CellularCapabilityUniversal by Jason Glasgow · 12 years ago
  66. bc49ac7 shill: Implement debug tag related DBus methods. by Ben Chan · 12 years ago
  67. 7476a26 shill: vpn: Start a basic L2TP/IPSec VPN driver class skeleton. by Darin Petkov · 12 years ago
  68. c12cf66 shill: Handle empty string in Technology::GetTechnologyVectorFromString. by Ben Chan · 12 years ago
  69. 3c5e4dc shill: vpn: Implement NSS database interface class. by Darin Petkov · 12 years ago
  70. fa1d31d Split Modem into ModemClassic and Modem1 by David Rochberg · 12 years ago
  71. 74f5ef2 shill: Add ModemManager1.Sim proxy interface and class by Jason Glasgow · 12 years ago
  72. 4646302 shill: vpn: Setup OpenVPN management channel options and open/close channel. by Darin Petkov · 12 years ago
  73. 1c11520 shill: vpn: Basic class for OpenVPN management server support. by Darin Petkov · 12 years ago
  74. 9a24553 Make Enable/Disable work using new callbacks for async support. by Eric Shienbrood · 12 years ago
  75. 291a473 shill: vpn: Use LIBDIR passed down from ebuild by Paul Stewart · 12 years ago
  76. 7f06033 shill: vpn: Set the friendly VPN service name. by Darin Petkov · 12 years ago
  77. 7cb06f6 Create MM1 object and start to talk to it. by David Rochberg · 12 years ago
  78. 3e20a23 shill: Convert code to use the newest version of libchrome. by Eric Shienbrood · 13 years ago
  79. b5c8940 Revert "shill: Convert code to use the newest version of libchrome." by Eric Shienbrood · 12 years ago
  80. 08a4ffb shill: Convert code to use the newest version of libchrome. by Eric Shienbrood · 13 years ago
  81. fb46caf shill: Delete existing routes when the device is started. by Thieu Le · 12 years ago
  82. adb2514 shill: convert to SLOT-ed libbase by Mike Frysinger · 13 years ago
  83. ee1081c shill: Add ModemManager1 proxy interfaces and classes by Jason Glasgow · 12 years ago
  84. 79d74c9 shill: vpn: Associate VPN device with service and update IP configuration. by Darin Petkov · 12 years ago
  85. 36a3ace shill: vpn: Spawn the OpenVPN process when tunnel index becomes available. by Darin Petkov · 12 years ago
  86. c681fa0 shill: portal: Recheck portal state by Paul Stewart · 13 years ago
  87. f20994f shill: vpn: Create a VPN device when the tunnel index is available. by Darin Petkov · 12 years ago
  88. c74cf9c Get shill ready for slotted package builds. by Eric Shienbrood · 13 years ago
  89. a9b1fed shill: Setup .Task RPC service for incoming VPN communication. by Darin Petkov · 13 years ago
  90. 33af05c shill: Basic VPN service framework. by Darin Petkov · 13 years ago
  91. b8b89b1 Add semi-generated glue for dbus_objectmanager interface by David Rochberg · 13 years ago
  92. ac1bdb4 shill: Initiate scan on resume, if appropriate by Gary Morain · 13 years ago
  93. bdd0c8b Add org.freedesktop.DBus.ObjectManager interface by David Rochberg · 13 years ago
  94. 5236a8e shill: Generate intermediate build artifacts under a directory. by Darin Petkov · 13 years ago
  95. 89593a9 shill: Use system metrics headers rather than local ones. by Darin Petkov · 13 years ago
  96. b20776f shill: monitor bss signal strength by mukesh agrawal · 13 years ago
  97. 43bc627 shill: power management framework, continued by Gary Morain · 13 years ago
  98. e692740 shill: Add Portal Detection object by Paul Stewart · 13 years ago
  99. 9cc8175 Revert "shill: power management framework, continued" by Dave Parker · 13 years ago
  100. 7225361 shill: power management framework, continued by Gary Morain · 13 years ago