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