1. b576823 shill: OpenVPNDriver: Accept and use Token parameter by Paul Stewart · 10 years ago
  2. b207efa shill: reload_wifi: Allow device name argument by Paul Stewart · 10 years ago
  3. 2839b3b shill: check the content of a pointer instead of the pointer. by Yunlian Jiang · 10 years ago
  4. 9b7b6e7 shill test scripts: make scripts more consistent by mukesh agrawal · 10 years ago
  5. 247416e cellular: Don't overwrite auto-connect setting for existing service by Thieu Le · 10 years ago
  6. 70f4d96 shill: Add shill's init scripts to shill package by Bertrand SIMONNET · 10 years ago
  7. b4a9c9c shill: re-order notifications in Manager::SortServicesTask by mukesh agrawal · 10 years ago
  8. f2bbad2 shill: manager: test DefaultService notifications by mukesh agrawal · 10 years ago
  9. e7236b0 shill: Update TESTING to reflect build using platform2 target. by Prathmesh Prabhu · 10 years ago
  10. d7c09a5 shill: Service: Track previous error details by Paul Stewart · 10 years ago
  11. 94f38cc shill: reload_wifi: New PCI device helper script by Paul Stewart · 10 years ago
  12. 314581f cellular: Ignore same subscription state updates. by Thieu Le · 10 years ago
  13. 7dd5aa9 shill: WiFi: Extend documentation for PerformTDLSOperation by Paul Stewart · 10 years ago
  14. 6873505 shill: WiFi: Support driver-based roaming by Paul Stewart · 10 years ago
  15. 4edabf7 shill: Update metrics dependency to use slotted libmetrics library. by Ben Chan · 10 years ago
  16. be277dd shill: Consolidate error matchers. by Ben Chan · 10 years ago
  17. af14d45 shill: wifi: Replace TestProxyFactory variants with MockProxyFactory. by Ben Chan · 10 years ago
  18. f98f00e shill: cellular: Reorganize default implementations in capability code. by Ben Chan · 10 years ago
  19. 408a856 shill: Update comments regarding shill DBus properties in service.cc by Ben Chan · 10 years ago
  20. 539ab02 shill: cellular: Obtain IPv4 configuration from bearer. by Ben Chan · 10 years ago
  21. 26692bd shill: cellular: Add CellularBearer class. by Ben Chan · 10 years ago
  22. 700ff4d shill: cellular: Move remaining properties from Capability* to Cellular. by Prathmesh Prabhu · 11 years ago
  23. 71b9ed5 shill: Error: Use error strings from service_constants by Paul Stewart · 11 years ago
  24. 480f977 Remove shill Makefile made obsolete by platform2 by Prathmesh Prabhu · 11 years ago
  25. 1e2ba23 shill: cellular: Replace TestProxyFactory variants with MockProxyFactory. by Ben Chan · 11 years ago
  26. 0bc1aca shill: wimax: Replace TestProxyFactory variants with MockProxyFactory. by Ben Chan · 11 years ago
  27. b6ffd18 shill: cellular: Remove termination action in Cellular destructor. by Prathmesh Prabhu · 11 years ago
  28. a3cb063 shill: Replace deprecated scoped_array<T> with scoped_ptr<T[]> by Ben Chan · 11 years ago
  29. a55469d shill: Replace TestProxyFactory variants with MockProxyFactory. by Ben Chan · 11 years ago
  30. 5100a87 shill: Add missing mock methods to MockProxyFactory. by Ben Chan · 11 years ago
  31. 15fe6e3 Make plugin_init visible for Platform2 default setting changes by Liam McLoughlin · 11 years ago
  32. c485316 shill: cellular: Remove the Cellular.SIMOperatorID property. by Prathmesh Prabhu · 11 years ago
  33. 18145e9 shill: OpenVPNDriver: Append multiple KU entries by Paul Stewart · 11 years ago
  34. d81750b shill: Leave DBus watcher for wpa_supplicant in place on Stop() by Christopher Wiley · 11 years ago
  35. 49ffffd shill: cellular: Move Scanning property from capabilities to cellular. by Prathmesh Prabhu · 11 years ago
  36. ec767ce shill: cellular: Remove deprecated 'DBus.Connection' property. by Ben Chan · 11 years ago
  37. 66174a1 shill: cellular: Replace g_bus_watch_name with DBusNameWatcher. by Ben Chan · 11 years ago
  38. 084faca shill: Allow DBus name watchers to be deleted. by Ben Chan · 11 years ago
  39. 3f71326 shill: L2TPIPSecDriver: Support XAUTH authentication by Paul Stewart · 11 years ago
  40. cbef812 shill: cellular: Use Bearers property instead of ListBearers. by Ben Chan · 11 years ago
  41. e52f785 shill-test: Move test scripts to autotest repository by Christopher Wiley · 11 years ago
  42. 9ad0400 test-scripts: Fix ServiceAutoConnectContext by Thieu Le · 11 years ago
  43. 37a3152 shill-test: Remove ipconfig scripts using deprecated interfaces by Christopher Wiley · 11 years ago
  44. 1f916e4 shill: DhcpConfig: Vacate lease if it expires by Paul Stewart · 11 years ago
  45. e582143 shill: ShillProxy: Add IPConfig type by Paul Stewart · 11 years ago
  46. 5742b24 shill: Completely exclude ModemInfo when built with USE=-cellular. by Ben Chan · 11 years ago
  47. c509953 shill: IPConfig: Don't reset StaticIP on failure by Paul Stewart · 11 years ago
  48. 7a0d0f2 shill-test-scripts: Add |Scanning| property constant to shill_proxy. by Prathmesh Prabhu · 11 years ago
  49. 8223653 shill: Device: Refresh Static IP configuration by Paul Stewart · 11 years ago
  50. c67f0bd shill: WiFi: Perform ARP Lookup in PerformTDLSOperation by Paul Stewart · 11 years ago
  51. 68e5956 shill: KeyValueStore: Add LookupInt to key value store by Paul Stewart · 11 years ago
  52. 36e67be shill: Service: Retain the AutoConnect property by Paul Stewart · 11 years ago
  53. 960d469 shill: Icmp: Add a utility for sending ICMP echo requests by Paul Stewart · 11 years ago
  54. a0db0ff shill: DeviceInfo: Add utility for address reachability by Paul Stewart · 11 years ago
  55. 7f5d9c0 shill: VPNService: Report Tethering state by Paul Stewart · 11 years ago
  56. fa11e28 shill: Service: Provide "Tethering" property by Paul Stewart · 11 years ago
  57. 6950ba5 shill: DeviceInfo: Query ARP table for a peer IP by Paul Stewart · 11 years ago
  58. 7a6fdfe shill-test: Add functionality to list visible WiFi services by Christopher Wiley · 11 years ago
  59. e2c1b9f shill: WiFiEndpoint: Rename oui_list to oui_set by Paul Stewart · 11 years ago
  60. 1cf7eb8 shill: PropertyAccessor: Create a const ReadOnly accessor by Paul Stewart · 11 years ago
  61. ae1b536 shill: fix the unintialized function parameter error. by Yunlian Jiang · 11 years ago
  62. b7a752a set_cellular_ppp: clean up style issues by mukesh agrawal · 11 years ago
  63. 9f06c87 shill: Consolidate Cellular DBus properties in the Cellular class. by Prathmesh Prabhu · 11 years ago
  64. eadf89f shill-test: Add a WiMaxProxy class for WiMAX testing. by Ben Chan · 11 years ago
  65. 6937b6a shill: remove unused const variables by Yunlian Jiang · 11 years ago
  66. c3fdba9 shill: DhcpConfig: Report Vendor Encapsulated Options by Paul Stewart · 11 years ago
  67. 3903c70 Add Equal() method to KeyValueStore. by Prathmesh Prabhu · 11 years ago
  68. 99ec94d cellular: Rename home_provider_ in Capabilities to home_provider_info_ by Prathmesh Prabhu · 11 years ago
  69. 074cdc7 shill-test: Migrate backchannel script to use iproute2. by Ben Chan · 11 years ago
  70. 97ede7b shill: make DBusAdaptor signature checkers more uniform by mukesh agrawal · 11 years ago
  71. 6d59401 shill: remove obsolete MoveBefore and MoveAfter methods by mukesh agrawal · 11 years ago
  72. 22ab651 shill-test: Listen for shill state change signals by Christopher Wiley · 11 years ago
  73. 4bef337 Revert "shill-test: Listen for shill state change signals" by Christopher Wiley · 11 years ago
  74. 2949230 shill-test: Listen for shill state change signals by Christopher Wiley · 11 years ago
  75. 21f7b34 shill: DHCPConfig: Get new lease with RenewIP by Paul Stewart · 11 years ago
  76. c6fbad9 shill: WiFi: Add TDLS operations to Device RPC API by Paul Stewart · 11 years ago
  77. df4c7d6 shill: WiFi: Call supplicant TDLS functions by Paul Stewart · 11 years ago
  78. bd46136 shill: re-enable -Werror by mukesh agrawal · 11 years ago
  79. 31ce564 shill: cellular: Improve CellularCapability*::IsRegistered(). by Ben Chan · 11 years ago
  80. b2c4a80 shill: cellular: Fix CellularCapabilityUniversalCDMA::IsRegistered(). by Ben Chan · 11 years ago
  81. 3d6b238 shill: Make shill.gyp properly honor cellular and vpn USE flags by Chris Masone · 11 years ago
  82. 3c97a7d shill-test: Remove legacy cellular related scripts. by Ben Chan · 11 years ago
  83. db2e522 shill-test: Add configuration to wifi script by Christopher Wiley · 11 years ago
  84. 009f1c7 shill-test: Add profile property constants by Christopher Wiley · 11 years ago
  85. f9f6666 shill: Adds docs on how to build, send, and receive netlink messages. by Wade Guthrie · 11 years ago
  86. d12f48a shill: add unit tests for OnRawNlMessageReceived by mukesh agrawal · 11 years ago
  87. bcc6e01 shill: cellular: Temporarily disable IPv6 support on cellular devices. by Ben Chan · 11 years ago
  88. 1fc8543 shill: Add missing inclusion of base/time.h by Ben Chan · 11 years ago
  89. 43ce4d4 cellular: Improve out-of-credits detection by Thieu Le · 11 years ago
  90. 520eb17 shill: Disable WiMAX support when built with USE='-gdmwimax -wimax'. by Ben Chan · 11 years ago
  91. 52139ca Move cellular/vpn sources lists to correct location in GYP file by Liam McLoughlin · 11 years ago
  92. 227c774 shill: Adds RoamThreshold DBus property to shill by Wade Guthrie · 11 years ago
  93. dded007 shill: Service: Track DHCP failures and inform ShouldUseMinimalDHCPConfig() by Paul Stewart · 11 years ago
  94. f94ec24 shill: fix PropertyStoreTypedTest.GetProperty by mukesh agrawal · 11 years ago
  95. 8d09739 shill: fix message lengths by mukesh agrawal · 11 years ago
  96. c466475 shill: Use configured libdir instead of hard-coding /usr/lib by Paul Stewart · 11 years ago
  97. 000f033 shill: Service: Fix loading default property of AutoConnect by Paul Stewart · 11 years ago
  98. c272896 shill: Fixes disconnect UMA stat by Wade Guthrie · 11 years ago
  99. a283e4e shill: WiFiService: Don't clobber EAP config files by Paul Stewart · 11 years ago
  100. 11c224b shill: WiFi: Provide wpa_supplicant a PIN if asked for by Paul Stewart · 11 years ago