1. 3161caa shill: Remove shill::Error dependency from libshill-net shared library. by Peter Qiu · 10 years ago
  2. 8d6b597 shill: export a shared library for RTNL interface. by Peter Qiu · 10 years ago
  3. ec77f59 shill: cellular: Update properties to remove Cellular::Operator usage. by Roshan Pius · 10 years ago
  4. 22ce765 shill: Service: Move ManagerTest::SortServices to ServiceTest::Compare by Paul Stewart · 10 years ago
  5. 68b73d2 shill: make Manager::OnDarkSuspendImminent asynchronous by Samuel Tan · 10 years ago
  6. 815a6fb shill: add function to check time till DHCP lease renewal by Samuel Tan · 10 years ago
  7. 37a2b60 shill: IO handler support for IO message loop by Peter Qiu · 10 years ago
  8. 4846ab7 shill: cellular: Add HP MobileConnect operator information to the database. by Prathmesh Prabhu · 10 years ago
  9. cb3ecf3 shill: allow wake on SSID and packet to be enabled/disabled by Samuel Tan · 10 years ago
  10. da8cbee shill: DeviceInfo: Default unknown to Ethernet by Paul Stewart · 10 years ago
  11. fb02175 shill: add conditional compilation for wake on WiFi features by Samuel Tan · 10 years ago
  12. f58b020 shill: cellular: Update SID when updating provider info by Thieu Le · 10 years ago
  13. 7543389 shill: cellular: Add/Update test MNOs in service providers DB by Thieu Le · 10 years ago
  14. a757752 shill: Manager: Allow wake on WiFi to be disabled by Samuel Tan · 10 years ago
  15. 7006878 shill: wifi: Replace NULL with nullptr. by Ben Chan · 10 years ago
  16. 740ee07 shill: add helper function to run suspend actions done callback by Samuel Tan · 10 years ago
  17. 7428667 shill: handle wowlan NIC programming failures by Samuel Tan · 10 years ago
  18. 6319d27 shill: fix rtnl_handler GetInterfaceName unittest by Peter Qiu · 10 years ago
  19. cd47732 shill: Replace scoped_ptr with std::unique_ptr. by Ben Chan · 10 years ago
  20. 24e1f1c shill: move shill-proxies into a .gypi file by Bertrand SIMONNET · 10 years ago
  21. 09b8bfc shill: cellular: Update comment regarding additional_providers.prototxt by Ben Chan · 10 years ago
  22. 3dddd04 shill: cellular: Use plugin instead of model ID to trigger E362 quirks. by Ben Chan · 10 years ago
  23. 3cee3ce shill: Replace tab with space in gyp file. by Ben Chan · 10 years ago
  24. 22f1fbc shill: connection: Replace scoped_ptr with std::unique_ptr. by Ben Chan · 10 years ago
  25. 3a1bf99 shill: add separate WakeOnWiFi object by Samuel Tan · 10 years ago
  26. c20ed13 shill: cellular: Replace scoped_ptr with std::unique_ptr. by Ben Chan · 10 years ago
  27. d1fce55 shill: dbus: Replace scoped_ptr with std::unique_ptr. by Ben Chan · 10 years ago
  28. d419b6d shill: profile: Replace scoped_ptr with std::unique_ptr. by Ben Chan · 10 years ago
  29. ef76af8 shill: wifi: Replace scoped_ptr with std::unique_ptr. by Ben Chan · 10 years ago
  30. 879f25f shill: netlink: Replace scoped_ptr with std::unique_ptr. by Ben Chan · 10 years ago
  31. 3f97f11 shill: wifi: remove redundant programming of NIC before suspend by Samuel Tan · 10 years ago
  32. eb61aa5 shill: remove unnecessary dynamic allocation from unit tests by Samuel Tan · 10 years ago
  33. d5dce94 shill: vpn: Replace scoped_ptr with std::unique_ptr. by Ben Chan · 10 years ago
  34. 96b4a6e shill: cellular: Fix localized operator name for MCC/MNC 46699. by Ben Chan · 10 years ago
  35. 247dcc1 shill: wimax: Replace scoped_ptr with std::unique_ptr. by Ben Chan · 10 years ago
  36. ece3a85 shill: cellular: Update network operator information for HP Datapass. by Prathmesh Prabhu · 10 years ago
  37. 72fafef shill: cellular: Update mobile operator database. by Ben Chan · 10 years ago
  38. 2331a1c shill: cellular: Separate termination and suspend code paths. by Prathmesh Prabhu · 10 years ago
  39. fbe8d2b shill: use ResultAggregator for device suspend actions by Samuel Tan · 10 years ago
  40. 417e5f0 shill: ArpClient: Support Request Reception by Paul Stewart · 10 years ago
  41. 761a52f shill: cellular: Reorder APN for MCC/MNC 46692. by Ben Chan · 10 years ago
  42. e8303eb shill: Device: Destroy dangling connection by Paul Stewart · 10 years ago
  43. fca1a04 shill: convert l2tp_ipsec arguments to base::CommandLine compatible format by Steve Fung · 10 years ago
  44. fbca6bc shill: Manager: HandleProfileEntryDeletion triggers SortServices by Paul Stewart · 10 years ago
  45. 8e1ad16 shill: Disable HT40 when WiFi link becomes unreliable by Peter Qiu · 10 years ago
  46. ac458b7 shill: cellular: Update more network operators in Europe. by Prathmesh Prabhu · 10 years ago
  47. cc225ef shill: Replace NULL with nullptr. by Ben Chan · 10 years ago
  48. f8a2ce1 shill: ethernet: Replace NULL with nullptr. by Ben Chan · 10 years ago
  49. 0afd90f shill: wifi: Replace NULL with nullptr. by Ben Chan · 10 years ago
  50. 4168b2c shill: vpn: Replace NULL with nullptr. by Ben Chan · 10 years ago
  51. ea18c6c shill: cellular: Replace NULL with nullptr. by Ben Chan · 10 years ago
  52. 53cc894 shill: wimax: Replace NULL with nullptr. by Ben Chan · 10 years ago
  53. facf7ad shill: add metrics identifiying the source of wifi services by mukesh agrawal · 10 years ago
  54. 9842441 shill: improve handling of profiles in WiFiProvider by mukesh agrawal · 10 years ago
  55. f4365a6 shill: add single connectivity test for feedback by Rebecca Silberstein · 10 years ago
  56. a057203 shill: Report network signal strength when link is perceived as unreliable. by Peter Qiu · 10 years ago
  57. 02f1b90 shill: implement SecurityClass property for WiFi Services by mukesh agrawal · 10 years ago
  58. 634f3f1 shill: cellular: Update APN information about operators in Europe. by Prathmesh Prabhu · 10 years ago
  59. 3ebcb42 shill: cellular: Update provider database for some European operators. by Prathmesh Prabhu · 10 years ago
  60. 453df54 shill: Scripts: Don't rely on bashisms by Paul Stewart · 10 years ago
  61. 331b5b4 Remove '../platform2/' from platform2 relative paths in gyp files. by Alex Deymo · 10 years ago
  62. 5777690 shill: detect password change on user profile load by Rebecca Silberstein · 10 years ago
  63. 7c1aacb shill: add timeout support for ResultAggregator by Samuel Tan · 10 years ago
  64. 7dfc8e9 shill: Add MIPS seccomp filter policy for netfilter-queue-helper. by Ben Chan · 10 years ago
  65. d49760e shill: Add support for disable/enable link monitoring through DBUS by Peter Qiu · 10 years ago
  66. e2ee5e0 shill: Clean up angle brackets in template types. by Ben Chan · 10 years ago
  67. 27df364 shill: Map service failures to integer values for metric reporting. by Peter Qiu · 10 years ago
  68. 125aea8 shill: Update all mock proxies to fail DBus methods synchronously by default. by Prathmesh Prabhu · 10 years ago
  69. 3b6bffa shill: Remove tab characters from gyp file. by Prathmesh Prabhu · 10 years ago
  70. f002cdb shill: Add command line switch to control log level in shill_unittest. by Prathmesh Prabhu · 10 years ago
  71. 9f5159e shill: Add a metric for tracking device removed event by Peter Qiu · 10 years ago
  72. 5cce42f shill: wifi: remove NIC wake on disconnect programming by Samuel Tan · 10 years ago
  73. 9c73d22 shill: wifi: add wake on wireless capability parsing by Samuel Tan · 10 years ago
  74. 94d18af shill: Add new metrics for tracking device presence status per technology by Peter Qiu · 10 years ago
  75. 3d49ea4 shill: Create ConnectivityTrial class to hold logic for connection tests by Rebecca Silberstein · 10 years ago
  76. 6862b38 shill: Add methods for handling connectivity report requests by Rebecca Silberstein · 10 years ago
  77. 8e6b8ef shill: Add 'NoAutoConnectTechnologies' manager DBus property. by Ben Chan · 10 years ago
  78. 040afea shill: Fix ClearProperty for static IP name servers. by Peter Qiu · 10 years ago
  79. 5f4b175 shill: add wake-on-disconnect functionality for wifi devices by Samuel Tan · 10 years ago
  80. 08bf508 shill: Add Service property "SavedIPConfig" and "StaticIPConfig" by Peter Qiu · 10 years ago
  81. 3f4d4ee shill: Fix remaining cpplint warnings on non-const reference. by Ben Chan · 10 years ago
  82. 11c213f Update code to include base/files/file_util.h by Ben Chan · 10 years ago
  83. 0353c22 Update to build against libchrome-293518. by Ben Chan · 10 years ago
  84. 7de7511 shill: wifi: change logging of endpoint info by Samuel Tan · 10 years ago
  85. 2010bd9 shill: pppd-plugin: Make library depend on libdbus-c++ by Paul Stewart · 10 years ago
  86. 64ad238 shill: Add dark resume methods to PowerManager client object. by Prathmesh Prabhu · 10 years ago
  87. 397bd64 shill: wifi: add improved unit tests for wake-on-packet functions by Samuel Tan · 10 years ago
  88. 300769e shill: Add UMA stats for tracking IPv6 connectivity by Peter Qiu · 10 years ago
  89. cc67c52 shill: Include base/macros.h instead of base/basictypes.h by Ben Chan · 10 years ago
  90. 94d308a shill: Cleanup object allocated in tests by Cellular::StartPPP. by Prathmesh Prabhu · 10 years ago
  91. baec6ed shill: Fix memory leak in CellularTest.ModemStateChangeStaleConnected. by Prathmesh Prabhu · 10 years ago
  92. ec35893 shill: Cleanup cellular_unittest.cc by Prathmesh Prabhu · 10 years ago
  93. 7c96820 shill: Set non-default expectation on mock DBus proxy object. by Prathmesh Prabhu · 10 years ago
  94. 303f653 shill: cellular: mock proxy objects fail DBus calls synchronously by default. by Prathmesh Prabhu · 10 years ago
  95. 16f9826 shill: NetlinkManager: Fix ASAN issues by Paul Stewart · 10 years ago
  96. ca32474 shill: ShillDaemonTest: Fix ASAN issues by Paul Stewart · 10 years ago
  97. 0f4e0a4 shill: Remove suspend timeout action from PowerManager client object. by Prathmesh Prabhu · 10 years ago
  98. 8d5e216 shill: RoutingTableTest: Fix ASAN issues by Paul Stewart · 10 years ago
  99. b6addef shill: EthernetTest: Fix ASAN issues by Paul Stewart · 10 years ago
  100. a962d9d shill: move ip address parsing tests by Samuel Tan · 10 years ago