1. c37a9c4 shill: cellular: Support Device.SetCarrier to allow UI-based CDMA/UMTS switch. by Darin Petkov · 12 years ago
  2. 64b4c14 shill: Small refactor of iw code. by Wade Guthrie · 12 years ago
  3. 0d43853 Shill: Incorporating the functionality of 'iw event' into shill. by Wade Guthrie · 12 years ago
  4. cf199de shill: EthernetService: Fix auto-connect-by-default by Paul Stewart · 12 years ago
  5. 5781aa4 shill: Add logic for verbose logging to memory by Christopher Wiley · 12 years ago
  6. 6c72c97 shill: LinkMonitor: Schedule periodic ARP requests by Paul Stewart · 12 years ago
  7. ac1328e shill: LinkMonitor: Add ArpClient code by Paul Stewart · 12 years ago
  8. 91a5aac shill: LinkMonitor: Add ArpPacket code by Paul Stewart · 12 years ago
  9. 3f43f43 shill: LinkMonitor: Skeleton of the class by Paul Stewart · 12 years ago
  10. 2b8e44e shill: wifi: Monitor the presence of WPA supplicant. by Darin Petkov · 12 years ago
  11. 002c58e shill: Implement a DBusManager class to listen for name/owner notifications. by Darin Petkov · 12 years ago
  12. 18fb2f7 shill: Add an org.freedesktop.DBus service proxy. by Darin Petkov · 12 years ago
  13. 58f0b6d shill: Log boot statistics for service state changes. by Darin Petkov · 12 years ago
  14. 5a85047 shill: vpn: Implement a ProcessKiller singleton. by Darin Petkov · 12 years ago
  15. 9893d9c shill: Update WiMAX DBus proxy interfaces and classes. by Darin Petkov · 12 years ago
  16. ad43cc6 Launch dhcpcd using Minijail. by Jorge Lucangeli Obes · 13 years ago
  17. f80ef06 shill: HookTable collects async actions to be executed later by Gary Morain · 12 years ago
  18. 8a5726a shill: ScopedMockLog. Useful for testing log messages. by Gary Morain · 12 years ago
  19. e4b2702 shill: Complete interaction between DeviceInfo and WiMaxProvider. by Darin Petkov · 12 years ago
  20. b72b62e shill: wimax: Start a WiMaxProvider class. by Darin Petkov · 12 years ago
  21. 096b347 shill: wimax: Implement WiMAX Manager and Device proxies. by Darin Petkov · 12 years ago
  22. c07362b shill: Add mock and unit test skeleton for WiMAX device and service. by Ben Chan · 12 years ago
  23. 5322c17 shill: Generate WiMAX manager DBus proxy code from introspection XML. by Ben Chan · 12 years ago
  24. 99c8a4d shill: Add WiMAX device and service class. by Ben Chan · 12 years ago
  25. 1452187 shill: cellular_capability_universal: retry apns on any error by Jason Glasgow · 12 years ago
  26. 8c116a9 shill: device_info: Revamp address/route flushing by Paul Stewart · 12 years ago
  27. 1062d9d shill: Allow service override of DHCP-derived IP parameters by Paul Stewart · 12 years ago
  28. 8e7e459 shill: Create Property Store Inspector by Paul Stewart · 12 years ago
  29. bbdef5f shill: Ignore missing-field-initializers warning on LAZY_INSTANCE_INITIALIZER. by Ben Chan · 12 years ago
  30. b451d6e shill: vpn: Refactor property-related code into the VPNDriver base class. by Darin Petkov · 12 years ago
  31. 93a29ed shill: avoid virtio_net race condition by mukesh agrawal · 12 years ago
  32. ef96556 shill: cellular: make enable and disable for universal modems by Jason Glasgow · 13 years ago
  33. 82f9ab3 shill: Add CellularCapabilityUniversal by Jason Glasgow · 13 years ago
  34. bc49ac7 shill: Implement debug tag related DBus methods. by Ben Chan · 13 years ago
  35. 7476a26 shill: vpn: Start a basic L2TP/IPSec VPN driver class skeleton. by Darin Petkov · 13 years ago
  36. c12cf66 shill: Handle empty string in Technology::GetTechnologyVectorFromString. by Ben Chan · 13 years ago
  37. 3c5e4dc shill: vpn: Implement NSS database interface class. by Darin Petkov · 13 years ago
  38. fa1d31d Split Modem into ModemClassic and Modem1 by David Rochberg · 13 years ago
  39. 74f5ef2 shill: Add ModemManager1.Sim proxy interface and class by Jason Glasgow · 13 years ago
  40. 4646302 shill: vpn: Setup OpenVPN management channel options and open/close channel. by Darin Petkov · 13 years ago
  41. 1c11520 shill: vpn: Basic class for OpenVPN management server support. by Darin Petkov · 13 years ago
  42. 9a24553 Make Enable/Disable work using new callbacks for async support. by Eric Shienbrood · 13 years ago
  43. 291a473 shill: vpn: Use LIBDIR passed down from ebuild by Paul Stewart · 13 years ago
  44. 7f06033 shill: vpn: Set the friendly VPN service name. by Darin Petkov · 13 years ago
  45. 7cb06f6 Create MM1 object and start to talk to it. by David Rochberg · 13 years ago
  46. 3e20a23 shill: Convert code to use the newest version of libchrome. by Eric Shienbrood · 13 years ago
  47. b5c8940 Revert "shill: Convert code to use the newest version of libchrome." by Eric Shienbrood · 13 years ago
  48. 08a4ffb shill: Convert code to use the newest version of libchrome. by Eric Shienbrood · 13 years ago
  49. fb46caf shill: Delete existing routes when the device is started. by Thieu Le · 13 years ago
  50. adb2514 shill: convert to SLOT-ed libbase by Mike Frysinger · 13 years ago
  51. ee1081c shill: Add ModemManager1 proxy interfaces and classes by Jason Glasgow · 13 years ago
  52. 79d74c9 shill: vpn: Associate VPN device with service and update IP configuration. by Darin Petkov · 13 years ago
  53. 36a3ace shill: vpn: Spawn the OpenVPN process when tunnel index becomes available. by Darin Petkov · 13 years ago
  54. c681fa0 shill: portal: Recheck portal state by Paul Stewart · 13 years ago
  55. f20994f shill: vpn: Create a VPN device when the tunnel index is available. by Darin Petkov · 13 years ago
  56. c74cf9c Get shill ready for slotted package builds. by Eric Shienbrood · 13 years ago
  57. a9b1fed shill: Setup .Task RPC service for incoming VPN communication. by Darin Petkov · 13 years ago
  58. 33af05c shill: Basic VPN service framework. by Darin Petkov · 13 years ago
  59. b8b89b1 Add semi-generated glue for dbus_objectmanager interface by David Rochberg · 13 years ago
  60. ac1bdb4 shill: Initiate scan on resume, if appropriate by Gary Morain · 13 years ago
  61. bdd0c8b Add org.freedesktop.DBus.ObjectManager interface by David Rochberg · 13 years ago
  62. 5236a8e shill: Generate intermediate build artifacts under a directory. by Darin Petkov · 13 years ago
  63. 89593a9 shill: Use system metrics headers rather than local ones. by Darin Petkov · 13 years ago
  64. b20776f shill: monitor bss signal strength by mukesh agrawal · 13 years ago
  65. 43bc627 shill: power management framework, continued by Gary Morain · 13 years ago
  66. e692740 shill: Add Portal Detection object by Paul Stewart · 13 years ago
  67. 9cc8175 Revert "shill: power management framework, continued" by Dave Parker · 13 years ago
  68. 7225361 shill: power management framework, continued by Gary Morain · 13 years ago
  69. 0756db9 shill: Implement GetEntry on Profile by Paul Stewart · 13 years ago
  70. 5211a4c [shill] rename dbus XML files by Elly Jones · 13 years ago
  71. bb55392 shill: Add generalized MockCallback class for testing. by Gary Morain · 13 years ago
  72. 188a84a shill: Add HTTP Request object by Paul Stewart · 13 years ago
  73. f2e20a6 shill: add Makefile rule for .gitignore by mukesh agrawal · 13 years ago
  74. 5de44ab Add async support for shill client calls. by Eric Shienbrood · 13 years ago
  75. 2f46c44 [shill] use libchromeos.pc by Elly Jones · 13 years ago
  76. 9513356 shill: Add HTTP URL parser by Paul Stewart · 13 years ago
  77. 3426c8f shill: Move Metrics from singleton to Shill daemon by Thieu Le · 13 years ago
  78. 0878c95 Revert "[shill] use libchromeos.pc" by Scott James Remnant · 13 years ago
  79. bc33cff [shill] use libchromeos.pc by Elly Jones · 13 years ago
  80. 186af05 shill: add a class for holding a set of callbacks. by mukesh agrawal · 13 years ago
  81. 48e6d6d shill: Add preliminary UMA support by Thieu Le · 13 years ago
  82. c1dec4d shill: Assign "Default" status to the best connection by Paul Stewart · 13 years ago
  83. f65320c shill: Add http_proxy class by Paul Stewart · 13 years ago
  84. 837bb56 shill: update Makefile to auto-generate dependency lists by mukesh agrawal · 13 years ago
  85. b72cf40 shill: Decouple Cellular's IsRegistered from the network technology string. by Darin Petkov · 13 years ago
  86. 005aa38 shill: Generate DBus proxies with asynchronous support. by Darin Petkov · 13 years ago
  87. 7ec7131 shill: track wpa_supplicant state, and use it to update Service state by mukesh agrawal · 13 years ago
  88. cb54773 shill: Move the remaining Gsm.Card interfaces to the GSM capability delegate. by Darin Petkov · 13 years ago
  89. b05315f shill: Move PIN management to the capability delegates. by Darin Petkov · 13 years ago
  90. 394b7d4 shill: Add a basic PowerManager DBus proxy. by Darin Petkov · 13 years ago
  91. 137884a shill: Lookup the mobile provider database to obtain GSM network info. by Darin Petkov · 13 years ago
  92. daf4386 shill: Start moving tehnology-specific functionality to capability delegates. by Darin Petkov · 13 years ago
  93. c2350ee shill: Create an asynchronous resolver object by Paul Stewart · 13 years ago
  94. 6515aab [shill] Make profiles backed with StoreInterfaces by Chris Masone · 13 years ago
  95. f0aae10 shill: Add "IO Ready" handler by Paul Stewart · 13 years ago
  96. 26b327e shill: A couple of naming cleanups by Paul Stewart · 13 years ago
  97. b9c0059 [shill] Profiles need to own their own storage by Chris Masone · 13 years ago
  98. 6e27777 shill: add support for connecting to WPA-PSK networks by mukesh agrawal · 13 years ago
  99. 1830fa1 shill: enable (don't disable) -Wunused by mukesh agrawal · 13 years ago
  100. 71bfc8f shill: enable (don't disable) -Wignored-qualifiers by mukesh agrawal · 13 years ago