1. 141983b shill: openvpn: Load should be exclusive by Paul Stewart · 12 years ago
  2. 88125fb shill: key_value_store: Implement "Remove" by Paul Stewart · 12 years ago
  3. 1c11520 shill: vpn: Basic class for OpenVPN management server support. by Darin Petkov · 12 years ago
  4. a61593e shill: Create a Mapped custom property accessor by Paul Stewart · 12 years ago
  5. 7f61e52 shill: Implement Manager::ConfigureService by Paul Stewart · 12 years ago
  6. cb59fed shill: Implement Service::Configure by Paul Stewart · 12 years ago
  7. 9a24553 Make Enable/Disable work using new callbacks for async support. by Eric Shienbrood · 12 years ago
  8. 5e628a5 Don't try to create cellular device if modem interface is blacklisted. by Eric Shienbrood · 12 years ago
  9. 13ed225 shill: manager: Search for services by GUID by Paul Stewart · 12 years ago
  10. 4c56161 shill: Add "GUID" property to Service by Paul Stewart · 12 years ago
  11. f202817 shill: reduce delay between scans, when supplicant reports by mukesh agrawal · 12 years ago
  12. f3c71d7 shill: vpn: Load and save OpenVPN service properties. by Darin Petkov · 12 years ago
  13. 2366eed shill: serialize Manager.Services as an array of object paths by mukesh agrawal · 12 years ago
  14. 3f9131c shill: vpn: Cleanup VPN service disconnect and destruction process. by Darin Petkov · 12 years ago
  15. 536820d shill: vpn: Last systems bits for OpenVPN test by Paul Stewart · 12 years ago
  16. 48100b0 shill: rtnl: Handle setting of peer address by Paul Stewart · 12 years ago
  17. 22601da shill: Added high-level documentation to WiFi class. by Gary Morain · 12 years ago
  18. b6b6ccb Remove indirection task for creating a modem object. by David Rochberg · 12 years ago
  19. 273028a shill: vpn: VPN devices have kVPN technology rather than kTunnel. by Darin Petkov · 12 years ago
  20. e00600e shill: connection: Allow missing broadcast by Paul Stewart · 12 years ago
  21. ce4ec19 shill: vpn: Pin route on default connection by Paul Stewart · 12 years ago
  22. 3f68bb1 shill: routing table: Apply routes from IPConfig by Paul Stewart · 12 years ago
  23. f555cf8 shill: Initialize portal list to sane default by Paul Stewart · 12 years ago
  24. d1511fe shill: make fewer request_name calls by mukesh agrawal · 12 years ago
  25. 31a2eca shill: vpn: Create a VPN IPConfig instance before updating it. by Darin Petkov · 12 years ago
  26. 291a473 shill: vpn: Use LIBDIR passed down from ebuild by Paul Stewart · 12 years ago
  27. 7f06033 shill: vpn: Set the friendly VPN service name. by Darin Petkov · 12 years ago
  28. 85e050b shill: Add portal metrics by Thieu Le · 12 years ago
  29. e2bad7c shill: Add Manager::GetDefaultService by Paul Stewart · 12 years ago
  30. 7cb06f6 Create MM1 object and start to talk to it. by David Rochberg · 12 years ago
  31. 3e20a23 shill: Convert code to use the newest version of libchrome. by Eric Shienbrood · 12 years ago
  32. f33e370 shill: vpn: Don't delete tun interfaces claimed by VPNProvider. by Darin Petkov · 12 years ago
  33. f748a36 shill: Connection: Add facility to add host routes by Paul Stewart · 12 years ago
  34. b5c8940 Revert "shill: Convert code to use the newest version of libchrome." by Eric Shienbrood · 12 years ago
  35. 08a4ffb shill: Convert code to use the newest version of libchrome. by Eric Shienbrood · 12 years ago
  36. 5c05b29 shill: fix test failures in WiFiRoaming.005Suspend* tests by mukesh agrawal · 12 years ago
  37. bf14e94 shill: logging improvements by mukesh agrawal · 12 years ago
  38. 0286771 shill: vpn: Implement VPNService::GetStorageIdentifier. by Darin Petkov · 12 years ago
  39. 6aa2187 shill: Implement VPN service disconnect. by Darin Petkov · 12 years ago
  40. fb46caf shill: Delete existing routes when the device is started. by Thieu Le · 12 years ago
  41. 8783e0d shill: cellular: keep up with changes mobile-broadband-provider-info by Jason Glasgow · 12 years ago
  42. adb2514 shill: convert to SLOT-ed libbase by Mike Frysinger · 12 years ago
  43. ee1081c shill: Add ModemManager1 proxy interfaces and classes by Jason Glasgow · 12 years ago
  44. 79d74c9 shill: vpn: Associate VPN device with service and update IP configuration. by Darin Petkov · 12 years ago
  45. 36a3ace shill: vpn: Spawn the OpenVPN process when tunnel index becomes available. by Darin Petkov · 12 years ago
  46. c681fa0 shill: portal: Recheck portal state by Paul Stewart · 12 years ago
  47. 81030ea Split ModemManager into ModemManagerBase and ModemManagerClassic by David Rochberg · 12 years ago
  48. 6059674 shill: vpn: Parse route options through openvpn notify callback. by Darin Petkov · 12 years ago
  49. b84ba34 shill: Add support for Network.*.TimeResumeToReady by Thieu Le · 12 years ago
  50. f20994f shill: vpn: Create a VPN device when the tunnel index is available. by Darin Petkov · 12 years ago
  51. 14c29ec shill: vpn: Parse openvpn IP configuration options. by Darin Petkov · 12 years ago
  52. 24c6c62 Add DBusObjectManagerProxy to ProxyFactory by David Rochberg · 12 years ago
  53. c74cf9c Get shill ready for slotted package builds. by Eric Shienbrood · 12 years ago
  54. ca6abd4 shill: vpn: Claim interface from DeviceInfo by Paul Stewart · 12 years ago
  55. cba0f7f shill: vpn: Add support for creating a tunnel interface by Paul Stewart · 12 years ago
  56. 9100112 shill: WiFi device unregisters itself from the power manager by Gary Morain · 12 years ago
  57. caef893 shill: Delete foreign route entries when adding new default route. by Thieu Le · 12 years ago
  58. a9b1fed shill: Setup .Task RPC service for incoming VPN communication. by Darin Petkov · 12 years ago
  59. fe6a937 shill: openvpn option initialization. by Darin Petkov · 12 years ago
  60. 33af05c shill: Basic VPN service framework. by Darin Petkov · 12 years ago
  61. b8b89b1 Add semi-generated glue for dbus_objectmanager interface by David Rochberg · 12 years ago
  62. ac1bdb4 shill: Initiate scan on resume, if appropriate by Gary Morain · 12 years ago
  63. e908949 shill: modem: unregister the cellular device when deleting a modem by Jason Glasgow · 12 years ago
  64. bdd0c8b Add org.freedesktop.DBus.ObjectManager interface by David Rochberg · 12 years ago
  65. b65c245 shill: Refactor Manager's Get*Service to support both VPN and WiFi types. by Darin Petkov · 12 years ago
  66. 20088d8 shill: Perform Portal Detection in Device by Paul Stewart · 12 years ago
  67. bdb02e6 shill: Prepare DNSClient and HTTPRequest for destroy-on-callback by Paul Stewart · 12 years ago
  68. d4ef677 shill: when updating the metric for a route, make sure to by mukesh agrawal · 12 years ago
  69. 2c15d2c shill: logging improvements (routing-related) by mukesh agrawal · 12 years ago
  70. 8f3f775 shill: set ethernet_service signal strength to max. (so if it has to by mukesh agrawal · 12 years ago
  71. 84de5d2 shill: by default, prefer ethernet over wifi by mukesh agrawal · 12 years ago
  72. ddc378f shill: logging improvements by mukesh agrawal · 12 years ago
  73. 94eed56 shill: Add code to wait for dhcpcd to exit before continuing. by Thieu Le · 12 years ago
  74. 5236a8e shill: Generate intermediate build artifacts under a directory. by Darin Petkov · 12 years ago
  75. 89593a9 shill: Use system metrics headers rather than local ones. by Darin Petkov · 12 years ago
  76. 23e9f28 shill: cope with older wpa_supplicant (no FastReauth control) by mukesh agrawal · 12 years ago
  77. d4e9e55 shill: Persists updated favorite setting. by Thieu Le · 12 years ago
  78. e1d90e9 shill: update service signal strength and frequency from endpoints by mukesh agrawal · 12 years ago
  79. b23d4b9 shill: Fix marshalling of dictionary-valued properties. by Eric Shienbrood · 12 years ago
  80. 16227d3 [shill] add flimflam DebugTags methods by Elly Jones · 12 years ago
  81. 3bd0faa shill: Work around DNS timeouts due to faulty firewalls on IPv4+v6 connections by Thieu Le · 12 years ago
  82. b20776f shill: monitor bss signal strength by mukesh agrawal · 12 years ago
  83. 43bc627 shill: power management framework, continued by Gary Morain · 13 years ago
  84. 1df7f4e shill: Add support to set physical mode. by Thieu Le · 12 years ago
  85. 67370f6 shill: Add code to track disconnect metric. by Thieu Le · 12 years ago
  86. 16bc1b8 shill: sanitize SSIDs for WiFiEndpoints. by mukesh agrawal · 12 years ago
  87. e9adda1 shill: (wifi) only register endpoints for which we have a service. by mukesh agrawal · 12 years ago
  88. 4350006 shill: include meta-data (including file and line) when logging to syslog by mukesh agrawal · 12 years ago
  89. e41a72d shill: Add support for saving wifi frequency in service object. by Thieu Le · 12 years ago
  90. fd164b8 shill: Workaround shill crashing on closing network options. by Darin Petkov · 12 years ago
  91. 6b883fe shill: fix bug in property accessor unit tests by mukesh agrawal · 13 years ago
  92. e692740 shill: Add Portal Detection object by Paul Stewart · 13 years ago
  93. 66b0aca shill: some cleanups for property_store.cc by mukesh agrawal · 13 years ago
  94. 6bb9e7c shill: rename DispatchOnType to SetProperty by mukesh agrawal · 13 years ago
  95. 8abd2f6 shill: teach dbus_adaptor (and appropriate subclasses) how to clear properties by mukesh agrawal · 13 years ago
  96. 4d260da shill: teach PropertyStore how to clear properties by mukesh agrawal · 13 years ago
  97. 292dc0f shill: teach property accessors how to clear properties, by mukesh agrawal · 13 years ago
  98. 9c1dcef shill: Handle setting of cellular's AllowRoaming property. by Darin Petkov · 12 years ago
  99. 63138a9 shill: Add SIMLockEnabled to the SIM lock status properties and emit changes. by Darin Petkov · 12 years ago
  100. d9f893f shill: Fix unit test by removing "Uninteresting" calls to mock methods. by Gary Morain · 12 years ago