1. df6d61b shill: Cleans-up scan state machine to address field trial anomalies. by Wade Guthrie · 11 years ago
  2. 85d5b82 test-scripts: Add cellular_proxy.py and some constants to shill_proxy.py by Prathmesh Prabhu · 11 years ago
  3. 35ec840 shill: PPP dongles: cleanly move Service from Cellular to PPPDevice by mukesh agrawal · 11 years ago
  4. 4823183 shill: DBusAdaptor: Parse int32 keys by Paul Stewart · 11 years ago
  5. 55fc64c shill: ManagerTest: Use a non-null Ethernet EAP Service by Paul Stewart · 11 years ago
  6. b0def9f shill: Cleans-up scan state handling. by Wade Guthrie · 11 years ago
  7. c3dbff1 shill: Service: Clear optionally saved parameters on Load() by Paul Stewart · 11 years ago
  8. e4cedde shill: Metrics: Report AP Mode (Managed vs IBSS) by Paul Stewart · 11 years ago
  9. b711ba2 shill: small syntax cleanup by mukesh agrawal · 11 years ago
  10. 46c27cc shill: fix DisableTechnology with multiple devices of a technology by mukesh agrawal · 11 years ago
  11. 07193fd shill: cellular: Pass operator-specific MDN to online payment portal. by Ben Chan · 11 years ago
  12. 0381f9a shill: cellular: improve handling of CellularService state by mukesh agrawal · 11 years ago
  13. ee6b3d7 shill: Map crosbugs to their crbug equivalent by Paul Stewart · 11 years ago
  14. f6f9648 shill: WiFi: Detect WEP passphrase failures by Paul Stewart · 11 years ago
  15. ed179ec test-scripts: Deprecate flimflam.py by Prathmesh Prabhu · 11 years ago
  16. d3b1874 shill: cellular: Handle invalid SIM object path "/". by Ben Chan · 11 years ago
  17. fddc09a Export the Physical Technology of a VPN service. by Alex Deymo · 11 years ago
  18. d7a197b autotest: Adds wait_for_service_state to ShillProxy. by Wade Guthrie · 11 years ago
  19. 5db1969 shill: cellular: Handle vanish of bearer when getting its properties. by Ben Chan · 11 years ago
  20. 5d851b1 shill: fix crash when disabling cellular by mukesh agrawal · 11 years ago
  21. 6813e76 shill: improve logging, and comment out unused args by mukesh agrawal · 11 years ago
  22. bca08f8 shill: WiFiService: Track successive WPA/EAP auth failures by Paul Stewart · 11 years ago
  23. 0a3a3a5 shill: Generalize and extend DBusProperties to support more DBus types. by Ben Chan · 11 years ago
  24. 856b884 shill: Connection: Don't create a route to invalid gateway by Paul Stewart · 11 years ago
  25. 6c1fca5 Split shill_proxy.py into shill_proxy.py and wifi_proxy.py by Prathmesh Prabhu · 11 years ago
  26. ad0e598 shill: Service: Implement "SetProperties" DBus call by Paul Stewart · 11 years ago
  27. fbc40d2 shill: don't run dhcpcd and pppd simultaneously, for the same Cellular by mukesh agrawal · 11 years ago
  28. 763df86 shill: cellular: Properly translate errors from ModemManager. by Arman Uguray · 11 years ago
  29. a63f521 shill: DHCPConfig: Report Web Proxy Auto Discovery by Paul Stewart · 11 years ago
  30. af47141 shill: Only reset service state before connect if it had failed priorly. by Thieu Le · 11 years ago
  31. eb713e8 shill: L2TPIpsecDriver: Use PEM arrays for CACertPEM by Paul Stewart · 11 years ago
  32. b3008ea shill: EAPCredentials: Use PEM arrays for CACertPEM by Paul Stewart · 11 years ago
  33. 99dc9f3 shill: Service: Support string arrays in Configure by Paul Stewart · 11 years ago
  34. bb98510 shill: OpenVPNDriver: Fix user authentication default setting by Paul Stewart · 11 years ago
  35. 08757aa cellular: Upload UMA stats for 3GPP delayed registration drop. by Prathmesh Prabhu · 11 years ago
  36. 727e020 shill: Enhances a fatal error message. by Wade Guthrie · 11 years ago
  37. 0f90e0b shill: cellular: Recognize cellular devices using cdc_mbim driver. by Ben Chan · 11 years ago
  38. 44f290d shill: Adds UMA for scan-connect time. by Wade Guthrie · 11 years ago
  39. 299c427 shill: Makes scan-type message a LOG(INFO) by Wade Guthrie · 11 years ago
  40. ea5ff27 shill: cellular: Report first available retry count. by Arman Uguray · 11 years ago
  41. ff27c36 shill-test-scripts: Increase cellular timeout in flimflam.py. by Thieu Le · 11 years ago
  42. b9e0ee7 shill: Adds UMA metrics for scan termination reason. by Wade Guthrie · 11 years ago
  43. 0cf3c98 shill: Replaces scan_pending_ with more scan states. Enhances output. by Wade Guthrie · 11 years ago
  44. 71f5b07 stop forcing -clang ourselves by Mike Frysinger · 11 years ago
  45. 455a9b0 shill: add shell script to configure PPP username and password by mukesh agrawal · 11 years ago
  46. 694caf4 shill: fix profile-api documentation, remove stale comments in dbus_bindings by mukesh agrawal · 11 years ago
  47. 4eb4ddf shill: Identify modem devices supported by the cdc_ncm driver. by Ben Chan · 11 years ago
  48. 84db7ce shill: Times-out old netlink response handlers. by Wade Guthrie · 11 years ago
  49. 3ffe52c shill: provide username/password support for PPP dongles by mukesh agrawal · 11 years ago
  50. 7b310a1 shill: Adds informational output when ScanSession finishes. by Wade Guthrie · 11 years ago
  51. 25a757e shill-test: generic wifi connect via shill_proxy by Jason Abele · 11 years ago
  52. f788a0a shill: Reducing some clutter in the logs. by Wade Guthrie · 11 years ago
  53. 6867e27 shill-test: normalize whitespace in wifi script by Jason Abele · 11 years ago
  54. e7c7e65 shill: add FrequencyList property to WiFiServices by mukesh agrawal · 11 years ago
  55. ee29300 shill: Adds a couple more netlink_manager tests. by Wade Guthrie · 11 years ago
  56. 4dac028 shill: Removes some anachronistic TODOs, adds data to a test. by Wade Guthrie · 11 years ago
  57. 3e22e73 shill: Moves test-specific code into test source file. by Wade Guthrie · 11 years ago
  58. 2193b23 shill: Moves some netlink-attribute-specific code out of messages. by Wade Guthrie · 11 years ago
  59. f3b6d57 shill: OpenVPNDriver: Accept OpenVPN.ExtraCertPEM by Paul Stewart · 11 years ago
  60. 7080441 shill: OpenVPNDriver: Add service documentation by Paul Stewart · 11 years ago
  61. 0f9c930 shill: OpenVPNDriver: Use an array for CA cert PEM by Paul Stewart · 11 years ago
  62. df4e3c9 shill: VPNDriver: Support string arrays by Paul Stewart · 11 years ago
  63. ce0bb00 shill: tests: set-service-property: Fix EAP.UseSystemCAs by Paul Stewart · 11 years ago
  64. a9fbe5c shill: CertificateFile: Export multiple PEMs at once by Paul Stewart · 11 years ago
  65. 74924d8 shill: cellular: Update DBus bindings changed in ModemManager 0.8 by Ben Chan · 11 years ago
  66. 086eb1e shill: Increases EBUSY timeout and improves debug output. by Wade Guthrie · 11 years ago
  67. 2edd58b shill: Adds support for field trial for progressive scan. by Wade Guthrie · 11 years ago
  68. 192ad82 shill: cellular: Report UnlockRetries when SIM is not locked. by Arman Uguray · 11 years ago
  69. f22681f shill: Adds UMA stat for scan time held-off by EBUSY. by Wade Guthrie · 11 years ago
  70. 217c61d shill: Device: Release lease if using static IP by Paul Stewart · 11 years ago
  71. 4ef02fd shill: cellular: Always report that SIM lock is enabled if SIM is locked. by Arman Uguray · 11 years ago
  72. cd89289 shill-test: Pass credentials as a dictionary of properties by Christopher Wiley · 11 years ago
  73. c7e63af shill: cellular: Update UnlockRequired and UnlockRetries separately. by Arman Uguray · 11 years ago
  74. 3c5e2b3 shill: KeyValueStore: Add string vector properties by Paul Stewart · 11 years ago
  75. a8f7c49 shill: build virtual_device_unittest.o for shill_unittest by mukesh agrawal · 11 years ago
  76. 5b6f871 shill-test: Fix ./wifi usage check by Christopher Wiley · 11 years ago
  77. f6366ac cellular: Increase timeout passed to mm1::SimProxy::SendPin. by Arman Uguray · 11 years ago
  78. 7996364 shill: KeyFileStore: Call fsync() during Flush() by Paul Stewart · 11 years ago
  79. 7347bf2 shill: Adds message-type-specific netlink callbacks. by Wade Guthrie · 11 years ago
  80. 9da0777 shill: support 3G dongles with PPP interface by mukesh agrawal · 11 years ago
  81. a2e983c shill-test: Allow WiFi AP mode to be specified by Christopher Wiley · 11 years ago
  82. dba1046 shill: improve log message in vpn_service by mukesh agrawal · 11 years ago
  83. bb5d4a6 shill: Removes unused and anachronistic invocation flags. by Wade Guthrie · 11 years ago
  84. b8c4935 Add syscall filtering policies for 'netfilter-queue-helper'. by Jorge Lucangeli Obes · 11 years ago
  85. b0febb2 shill: cellular: Remove DBus bindings changed in ModemManager 0.8 by Ben Chan · 11 years ago
  86. ae30e9e shill: create external_task abstraction by mukesh agrawal · 11 years ago
  87. 2623f1a shill: Puts netlink message CreateAttribute calls in msg constructor. by Wade Guthrie · 11 years ago
  88. d1bd02e shill: clean up PPP object management by mukesh agrawal · 11 years ago
  89. f2b4a34 cellular: Added check for null callback in *UniversalCDMA::OnActivateReply. by Arman Uguray · 11 years ago
  90. bbe59f7 shill: Adds test for multi-part netlink message handling. by Wade Guthrie · 11 years ago
  91. fa2100e shill: Adds OnNewFamilyMessage tests to netlink_manager_unittest. by Wade Guthrie · 11 years ago
  92. d4974cd shill: cellular: Fix crash if service disappears before connect finishes by Thieu Le · 11 years ago
  93. 40d992c shill: Makes unknown nl80211 messages look like Nl80211Messages. by Wade Guthrie · 11 years ago
  94. 8f6479f cellular: Defer 3GPP registration update to avoid temporary registration loss. by Prathmesh Prabhu · 11 years ago
  95. 318445d shill: Cleanup: Removes NetlinkManager::GetMessageType by Wade Guthrie · 11 years ago
  96. 6bb252d cellular: Mark an activated service for auto-connect by default. by Arman Uguray · 11 years ago
  97. 7c2d34e shill: Times-out scan frequency lists. by Wade Guthrie · 11 years ago
  98. 4698c1a shill: OpenVPNDriver: Work around netmask in remote by Paul Stewart · 11 years ago
  99. 3daa321 shill-test-scripts: Handle unknown object error when looking for service by Thieu Le · 11 years ago
  100. b9aed59 shill: Remove namespace prefixes from crypto_util.cc by Christopher Wiley · 11 years ago