1. a794cd6 shill: Top-level files a-e: Switch pointer/ref spacing by Paul Stewart · 9 years ago
  2. 208a97e shill: Device: Perform validation of accepted hostname by Paul Stewart · 9 years ago
  3. 1a72f54 shill: compiler option support for wifi and wired 802.1x by Peter Qiu · 9 years ago
  4. ebd709e shill: only request RTNL dump after manager has started by Peter Qiu · 9 years ago
  5. 83d6256 shill: DeviceInfo: Optionally ignore unknown Ethernet by Paul Stewart · 9 years ago
  6. 7e8b8ee shill: add support for allowing remote dbus service to claim/release devices by Peter Qiu · 10 years ago
  7. d6a8b51 shill: wifi: Move wifi code to its own sub-directory. by Ben Chan · 10 years ago
  8. 8760251 shill: ethernet: Move ethernet code to its own sub-directory. by Ben Chan · 10 years ago
  9. 2240e8c shill: vpn: Move vpn code to its own sub-directory. by Ben Chan · 10 years ago
  10. 127b341 shill: Third party VPN driver and DBus bindings by Prabhu Kaliamoorthi · 10 years ago
  11. c9c31d8 shill: add object id to scoped log messages by Rebecca Silberstein · 10 years ago
  12. 02e3dc3 shill: Move netlink functionality to libshill-net shared library by Peter Qiu · 10 years ago
  13. 8d6b597 shill: export a shared library for RTNL interface. by Peter Qiu · 10 years ago
  14. da8cbee shill: DeviceInfo: Default unknown to Ethernet by Paul Stewart · 10 years ago
  15. cd47732 shill: Replace scoped_ptr with std::unique_ptr. by Ben Chan · 10 years ago
  16. cc225ef shill: Replace NULL with nullptr. by Ben Chan · 10 years ago
  17. 9f5159e shill: Add a metric for tracking device removed event by Peter Qiu · 10 years ago
  18. 11c213f Update code to include base/files/file_util.h by Ben Chan · 10 years ago
  19. 0353c22 Update to build against libchrome-293518. by Ben Chan · 10 years ago
  20. 5412de0 shill: netlink_manager: add support for Nl80211 Ack handlers (reland) by Samuel Tan · 10 years ago
  21. 29740cb Revert "shill: netlink_manager: add support for Nl80211 Ack handlers" by Alex Deymo · 10 years ago
  22. 6c29ce3 shill: netlink_manager: add support for Nl80211 Ack handlers by Samuel Tan · 10 years ago
  23. 016fa0e platform2: sweep the lint errors identified by the updated linter by Alex Vakulenko · 10 years ago
  24. 7fab897 shill: Use integer types from stdint.h by Ben Chan · 10 years ago
  25. 9855170 shill: IPv6 DNS server addresses changed notification. by Peter Qiu · 10 years ago
  26. 8a53229 shill: Fix most of warnings from cpplint by Alex Vakulenko · 10 years ago
  27. 6fbf64f shill: Update to build against libchrome-271506. by Ben Chan · 10 years ago
  28. 6db7b24 shill: Remove trivial use of iterators by Paul Stewart · 10 years ago
  29. d55f6ae shill: DeviceInfo: Report IPv6 address changes to Device by Paul Stewart · 10 years ago
  30. a0ddf46 shill: Update to build against libchrome-242728. by Ben Chan · 10 years ago
  31. 5742b24 shill: Completely exclude ModemInfo when built with USE=-cellular. by Ben Chan · 11 years ago
  32. a0db0ff shill: DeviceInfo: Add utility for address reachability by Paul Stewart · 11 years ago
  33. 6950ba5 shill: DeviceInfo: Query ARP table for a peer IP by Paul Stewart · 11 years ago
  34. 520eb17 shill: Disable WiMAX support when built with USE='-gdmwimax -wimax'. by Ben Chan · 11 years ago
  35. b00c13d shill: Make Manager.UninitializedTechnologies and others mutually exclusive. by Arman Uguray · 11 years ago
  36. 35ec840 shill: PPP dongles: cleanly move Service from Cellular to PPPDevice by mukesh agrawal · 11 years ago
  37. 6813e76 shill: improve logging, and comment out unused args by mukesh agrawal · 11 years ago
  38. 0f90e0b shill: cellular: Recognize cellular devices using cdc_mbim driver. by Ben Chan · 11 years ago
  39. 4eb4ddf shill: Identify modem devices supported by the cdc_ncm driver. by Ben Chan · 11 years ago
  40. 7347bf2 shill: Adds message-type-specific netlink callbacks. by Wade Guthrie · 11 years ago
  41. 2ddf2c6 shill: DeviceInfo: Decide between WiFi interface types by Paul Stewart · 11 years ago
  42. c3505a5 shill: vpn: Conditionally build VPN support into shill. by Darin Petkov · 11 years ago
  43. 0e1cdea shill: Implement Service.Remove & delete DHCP leases by Albert Chaulk · 11 years ago
  44. b061f89 Add a traffic monitor to detect abnormal scenarios. by Ben Chan · 11 years ago
  45. 9abd674 shill: Add device metrics registration for devices without link message. by Thieu Le · 12 years ago
  46. c8078a6 shill: Add support for device metrics. by Thieu Le · 12 years ago
  47. 5086b97 shill: Add Manager.UninitializedTechnologies property. by Ben Chan · 12 years ago
  48. 4f68fe9 Revert "shill: Include pre-enabled technologies in EnabledTechnologies property." by Ben Chan · 12 years ago
  49. 08a8e05 shill: Include pre-enabled technologies in EnabledTechnologies property. by Ben Chan · 12 years ago
  50. bc16061 Revert "Log RTM_NEWLINK RTNL messages and possible problems in shill (temporary)" by Julius Werner · 12 years ago
  51. 87fc23e Log RTM_NEWLINK RTNL messages and possible problems in shill (temporary) by Julius Werner · 12 years ago
  52. 4b28586 shill: wimax: Obtain MAC address after WiMax device DBus object appears. by Ben Chan · 12 years ago
  53. 226d46a shill: cellular: Recognize cellular devices using qmi_wwan driver. by Ben Chan · 12 years ago
  54. e049cc5 shill: Special case virtual ethernet devices by Christopher Wiley · 12 years ago
  55. 4178023 shill: Clean up of DeviceInfo::GetMACAddressFromKernel by Gary Morain · 12 years ago
  56. b691efd shill: Rename SMLOG to SLOG by Christopher Wiley · 12 years ago
  57. 05a42c2 shill: Connection: If IP Address changes, flush everything by Paul Stewart · 12 years ago
  58. bf74a67 shill: Use real MAC address for cellular devices. by Gary Morain · 12 years ago
  59. 1ac4e84 shill: DeviceInfo: Track link byte tx/rx statistics by Paul Stewart · 12 years ago
  60. 050cfc0 shill: device_info: Postpone cdc_ether device discovery by Paul Stewart · 12 years ago
  61. 682c5d4 shill: Extract local address for point-to-point interfaces in RTNL messages. by Ben Chan · 12 years ago
  62. da79862 Remove the the TechnologyIs method from Device, associated classes, and everything else. by Joshua Kroll · 12 years ago
  63. 7904d14 Check for pseudo devices earlier so they are not classified as tunnels. by Jason Glasgow · 12 years ago
  64. e4b2702 shill: Complete interaction between DeviceInfo and WiMaxProvider. by Darin Petkov · 12 years ago
  65. 4e64d2d shill: Identify WiMAX device in DeviceInfo. by Ben Chan · 12 years ago
  66. 8c116a9 shill: device_info: Revamp address/route flushing by Paul Stewart · 12 years ago
  67. abc5403 shill: device: Add a special pseudo device to allow for VM testing of cellular by Jason Glasgow · 12 years ago
  68. f8046b8 shill: vpn: Create a VPN device for L2TP/IPSec and apply IP configuration. by Darin Petkov · 12 years ago
  69. ca876ee shill: Add support for detecting PPP devices by Paul Stewart · 12 years ago
  70. b27beee shill: Generalize detection of cdc_ether modem device tty interface. by Thieu Le · 12 years ago
  71. fad4a0b shill: Replace VLOG with SLOG. by Ben Chan · 12 years ago
  72. 93a29ed shill: avoid virtio_net race condition by mukesh agrawal · 12 years ago
  73. 8f1c835 shill: Differentiate between various cdc_ether devices. by Thieu Le · 12 years ago
  74. e81eb70 shill: deviceinfo: Mark all loopback devices up by Paul Stewart · 12 years ago
  75. 9a24553 Make Enable/Disable work using new callbacks for async support. by Eric Shienbrood · 12 years ago
  76. 5e628a5 Don't try to create cellular device if modem interface is blacklisted. by Eric Shienbrood · 12 years ago
  77. 536820d shill: vpn: Last systems bits for OpenVPN test by Paul Stewart · 12 years ago
  78. 3e20a23 shill: Convert code to use the newest version of libchrome. by Eric Shienbrood · 12 years ago
  79. f33e370 shill: vpn: Don't delete tun interfaces claimed by VPNProvider. by Darin Petkov · 12 years ago
  80. b5c8940 Revert "shill: Convert code to use the newest version of libchrome." by Eric Shienbrood · 12 years ago
  81. 08a4ffb shill: Convert code to use the newest version of libchrome. by Eric Shienbrood · 12 years ago
  82. ca6abd4 shill: vpn: Claim interface from DeviceInfo by Paul Stewart · 12 years ago
  83. cba0f7f shill: vpn: Add support for creating a tunnel interface by Paul Stewart · 12 years ago
  84. e908949 shill: modem: unregister the cellular device when deleting a modem by Jason Glasgow · 12 years ago
  85. 2c15d2c shill: logging improvements (routing-related) by mukesh agrawal · 12 years ago
  86. 39cd564 shill: Added cdc_ether as a device to be recognized as a cellular modem. by Eric Shienbrood · 13 years ago
  87. 3426c8f shill: Move Metrics from singleton to Shill daemon by Thieu Le · 13 years ago
  88. 41c0e0a shill: Delay cellular device creation if DeviceInfo is not available yet. by Darin Petkov · 13 years ago
  89. 2001a42 shill: Ignore WiFi devices in "monitor" mode by Paul Stewart · 13 years ago
  90. 2bf1d35 shill: Enable and disable IPv6 with interface events by Paul Stewart · 13 years ago
  91. 9364c4c shill: Clean up GetDeviceTechnology by Paul Stewart · 13 years ago
  92. fdd1607 shill: Add Technology class by Paul Stewart · 13 years ago
  93. 877ff98 [shill] Enable default profile to persist device info by Chris Masone · 13 years ago
  94. 7355ce1 shill: Naming and lint cleanup pass by Paul Stewart · 13 years ago
  95. 9a90808 shill: Add IP Address tracking to DeviceInfo by Paul Stewart · 13 years ago
  96. 3285296 shill: Rename address -> mac_address by Paul Stewart · 13 years ago
  97. 2713d6c shill: Fix failure-to-remove Device due to ref cycle by Paul Stewart · 13 years ago
  98. 5c206e1 shill: Fix inverted logic for error message in IPv6 privacy by Paul Stewart · 13 years ago
  99. bf1861b shill: Set IPv6 privacy flags on discovered interfaces by Paul Stewart · 13 years ago
  100. 47009f8 shill: log values of flags as hex, rather than decimal by mukesh agrawal · 13 years ago