1. bbdef5f shill: Ignore missing-field-initializers warning on LAZY_INSTANCE_INITIALIZER. by Ben Chan · 12 years ago
  2. b451d6e shill: vpn: Refactor property-related code into the VPNDriver base class. by Darin Petkov · 12 years ago
  3. 93a29ed shill: avoid virtio_net race condition by mukesh agrawal · 12 years ago
  4. ef96556 shill: cellular: make enable and disable for universal modems by Jason Glasgow · 12 years ago
  5. 82f9ab3 shill: Add CellularCapabilityUniversal by Jason Glasgow · 12 years ago
  6. bc49ac7 shill: Implement debug tag related DBus methods. by Ben Chan · 12 years ago
  7. 7476a26 shill: vpn: Start a basic L2TP/IPSec VPN driver class skeleton. by Darin Petkov · 12 years ago
  8. c12cf66 shill: Handle empty string in Technology::GetTechnologyVectorFromString. by Ben Chan · 12 years ago
  9. 3c5e4dc shill: vpn: Implement NSS database interface class. by Darin Petkov · 12 years ago
  10. fa1d31d Split Modem into ModemClassic and Modem1 by David Rochberg · 12 years ago
  11. 74f5ef2 shill: Add ModemManager1.Sim proxy interface and class by Jason Glasgow · 12 years ago
  12. 4646302 shill: vpn: Setup OpenVPN management channel options and open/close channel. by Darin Petkov · 12 years ago
  13. 1c11520 shill: vpn: Basic class for OpenVPN management server support. by Darin Petkov · 12 years ago
  14. 9a24553 Make Enable/Disable work using new callbacks for async support. by Eric Shienbrood · 12 years ago
  15. 291a473 shill: vpn: Use LIBDIR passed down from ebuild by Paul Stewart · 12 years ago
  16. 7f06033 shill: vpn: Set the friendly VPN service name. by Darin Petkov · 12 years ago
  17. 7cb06f6 Create MM1 object and start to talk to it. by David Rochberg · 12 years ago
  18. 3e20a23 shill: Convert code to use the newest version of libchrome. by Eric Shienbrood · 12 years ago
  19. b5c8940 Revert "shill: Convert code to use the newest version of libchrome." by Eric Shienbrood · 12 years ago
  20. 08a4ffb shill: Convert code to use the newest version of libchrome. by Eric Shienbrood · 12 years ago
  21. fb46caf shill: Delete existing routes when the device is started. by Thieu Le · 12 years ago
  22. adb2514 shill: convert to SLOT-ed libbase by Mike Frysinger · 12 years ago
  23. ee1081c shill: Add ModemManager1 proxy interfaces and classes by Jason Glasgow · 12 years ago
  24. 79d74c9 shill: vpn: Associate VPN device with service and update IP configuration. by Darin Petkov · 12 years ago
  25. 36a3ace shill: vpn: Spawn the OpenVPN process when tunnel index becomes available. by Darin Petkov · 12 years ago
  26. c681fa0 shill: portal: Recheck portal state by Paul Stewart · 12 years ago
  27. f20994f shill: vpn: Create a VPN device when the tunnel index is available. by Darin Petkov · 12 years ago
  28. c74cf9c Get shill ready for slotted package builds. by Eric Shienbrood · 12 years ago
  29. a9b1fed shill: Setup .Task RPC service for incoming VPN communication. by Darin Petkov · 12 years ago
  30. 33af05c shill: Basic VPN service framework. by Darin Petkov · 12 years ago
  31. b8b89b1 Add semi-generated glue for dbus_objectmanager interface by David Rochberg · 12 years ago
  32. ac1bdb4 shill: Initiate scan on resume, if appropriate by Gary Morain · 12 years ago
  33. bdd0c8b Add org.freedesktop.DBus.ObjectManager interface by David Rochberg · 12 years ago
  34. 5236a8e shill: Generate intermediate build artifacts under a directory. by Darin Petkov · 12 years ago
  35. 89593a9 shill: Use system metrics headers rather than local ones. by Darin Petkov · 12 years ago
  36. b20776f shill: monitor bss signal strength by mukesh agrawal · 13 years ago
  37. 43bc627 shill: power management framework, continued by Gary Morain · 13 years ago
  38. e692740 shill: Add Portal Detection object by Paul Stewart · 13 years ago
  39. 9cc8175 Revert "shill: power management framework, continued" by Dave Parker · 13 years ago
  40. 7225361 shill: power management framework, continued by Gary Morain · 13 years ago
  41. 0756db9 shill: Implement GetEntry on Profile by Paul Stewart · 13 years ago
  42. 5211a4c [shill] rename dbus XML files by Elly Jones · 13 years ago
  43. bb55392 shill: Add generalized MockCallback class for testing. by Gary Morain · 13 years ago
  44. 188a84a shill: Add HTTP Request object by Paul Stewart · 13 years ago
  45. f2e20a6 shill: add Makefile rule for .gitignore by mukesh agrawal · 13 years ago
  46. 5de44ab Add async support for shill client calls. by Eric Shienbrood · 13 years ago
  47. 2f46c44 [shill] use libchromeos.pc by Elly Jones · 13 years ago
  48. 9513356 shill: Add HTTP URL parser by Paul Stewart · 13 years ago
  49. 3426c8f shill: Move Metrics from singleton to Shill daemon by Thieu Le · 13 years ago
  50. 0878c95 Revert "[shill] use libchromeos.pc" by Scott James Remnant · 13 years ago
  51. bc33cff [shill] use libchromeos.pc by Elly Jones · 13 years ago
  52. 186af05 shill: add a class for holding a set of callbacks. by mukesh agrawal · 13 years ago
  53. 48e6d6d shill: Add preliminary UMA support by Thieu Le · 13 years ago
  54. c1dec4d shill: Assign "Default" status to the best connection by Paul Stewart · 13 years ago
  55. f65320c shill: Add http_proxy class by Paul Stewart · 13 years ago
  56. 837bb56 shill: update Makefile to auto-generate dependency lists by mukesh agrawal · 13 years ago
  57. b72cf40 shill: Decouple Cellular's IsRegistered from the network technology string. by Darin Petkov · 13 years ago
  58. 005aa38 shill: Generate DBus proxies with asynchronous support. by Darin Petkov · 13 years ago
  59. 7ec7131 shill: track wpa_supplicant state, and use it to update Service state by mukesh agrawal · 13 years ago
  60. cb54773 shill: Move the remaining Gsm.Card interfaces to the GSM capability delegate. by Darin Petkov · 13 years ago
  61. b05315f shill: Move PIN management to the capability delegates. by Darin Petkov · 13 years ago
  62. 394b7d4 shill: Add a basic PowerManager DBus proxy. by Darin Petkov · 13 years ago
  63. 137884a shill: Lookup the mobile provider database to obtain GSM network info. by Darin Petkov · 13 years ago
  64. daf4386 shill: Start moving tehnology-specific functionality to capability delegates. by Darin Petkov · 13 years ago
  65. c2350ee shill: Create an asynchronous resolver object by Paul Stewart · 13 years ago
  66. 6515aab [shill] Make profiles backed with StoreInterfaces by Chris Masone · 13 years ago
  67. f0aae10 shill: Add "IO Ready" handler by Paul Stewart · 13 years ago
  68. 26b327e shill: A couple of naming cleanups by Paul Stewart · 13 years ago
  69. b9c0059 [shill] Profiles need to own their own storage by Chris Masone · 13 years ago
  70. 6e27777 shill: add support for connecting to WPA-PSK networks by mukesh agrawal · 13 years ago
  71. 1830fa1 shill: enable (don't disable) -Wunused by mukesh agrawal · 13 years ago
  72. 71bfc8f shill: enable (don't disable) -Wignored-qualifiers by mukesh agrawal · 13 years ago
  73. fdd1607 shill: Add Technology class by Paul Stewart · 13 years ago
  74. 7a4e400 shill: implement Manager.GetService (error-case only) by mukesh agrawal · 13 years ago
  75. 04d46b4 shill: Allow passing in of extra CXXFLAGS. by Darin Petkov · 13 years ago
  76. 975b5e7 shill: Obtain GSM and CDMA identifiers when registering the modem. by Darin Petkov · 13 years ago
  77. eac68e6 shill: Moved more mock constructors/destructors to .cc. by Darin Petkov · 13 years ago
  78. ef34f18 shill: Move remaining mock constructors/destructors to .cc. by Darin Petkov · 13 years ago
  79. 1bdedf1 shill: Define mock constructors/destructors in .cc files -- round 1. by Darin Petkov · 13 years ago
  80. a1e0a1c shill: Register GSM modem as part of device start up. by Darin Petkov · 13 years ago
  81. e4c0ace shill: Update Error to support all existing error types and default messages. by Darin Petkov · 13 years ago
  82. 34af218 [shill] Use flimflam-esque storage ids by Chris Masone · 13 years ago
  83. dd60e45 shill: Add connection class by Paul Stewart · 13 years ago
  84. b606394 shill: Add singleton to output resolver files by Paul Stewart · 13 years ago
  85. 75e89d2 shill: Add routing table RTNL message handler by Paul Stewart · 13 years ago
  86. 3cef27c shill: Error when a method declaration hides virtual methods from a base class. by Darin Petkov · 13 years ago
  87. 3117bab shill: dbus-c++ was patched to not ignore DBus.Properties... by Darin Petkov · 13 years ago
  88. 1ec741c shill: No need to clone modem.xml now that dbus-c++ is patched to process it. by Darin Petkov · 13 years ago
  89. bec79a2 shill: Get CDMA registration state. by Darin Petkov · 13 years ago
  90. f5f61e0 shill: Generate more ModemManager interface bindings. by Darin Petkov · 13 years ago
  91. e604f70 shill: Cellular device obtains Modem status through its Simple interface. by Darin Petkov · 13 years ago
  92. dd7df79 shill: Add RTNLMessage: rtnl message parser/composer by Paul Stewart · 13 years ago
  93. e9d12e0 shill: Enable the ModemManager.Modem on Cellular device start. by Darin Petkov · 13 years ago
  94. dc42bb3 shill: wifi cleanups by mukesh agrawal · 13 years ago
  95. e0a312e shill: Create and register a Cellular device for each ModemManager.Modem. by Darin Petkov · 13 years ago
  96. 5c97ac5 shill: Create Modem instances for ModemManager.Modem paths. by Darin Petkov · 13 years ago
  97. 4a09b6b shill: Move DBus bindings to subdirectory dbus_bindings. by Darin Petkov · 13 years ago
  98. d196726 shill: Merge supplicant's proxy factory into ProxyFactory. by Darin Petkov · 13 years ago
  99. c90fe52 shill: Create mockable ModemManagerProxy on appearance of new ModemManagers. by Darin Petkov · 13 years ago
  100. af57195 shill: refactor supplicant_process_proxy and supplicant_interface_proxy by mukesh agrawal · 13 years ago