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