1. 2ddf2c6 shill: DeviceInfo: Decide between WiFi interface types by Paul Stewart · 11 years ago
  2. c3505a5 shill: vpn: Conditionally build VPN support into shill. by Darin Petkov · 11 years ago
  3. 0e1cdea shill: Implement Service.Remove & delete DHCP leases by Albert Chaulk · 11 years ago
  4. b061f89 Add a traffic monitor to detect abnormal scenarios. by Ben Chan · 11 years ago
  5. 5ad1606 shill: Compile against libchrome-180609 by Paul Stewart · 12 years ago
  6. 6c1e3bb shill: cellular: Add Network.Shill.Cellular.DropsPerHour. by Thieu Le · 12 years ago
  7. 5086b97 shill: Add Manager.UninitializedTechnologies property. by Ben Chan · 12 years ago
  8. 4f68fe9 Revert "shill: Include pre-enabled technologies in EnabledTechnologies property." by Ben Chan · 12 years ago
  9. 08a8e05 shill: Include pre-enabled technologies in EnabledTechnologies property. by Ben Chan · 12 years ago
  10. 5f06a0e shill: InputHandler: Add error callback by Paul Stewart · 12 years ago
  11. 4b28586 shill: wimax: Obtain MAC address after WiMax device DBus object appears. by Ben Chan · 12 years ago
  12. 226d46a shill: cellular: Recognize cellular devices using qmi_wwan driver. by Ben Chan · 12 years ago
  13. fc34925 Fix shill unittest build problem for gcc 4.7. by Han Shen · 12 years ago
  14. 4178023 shill: Clean up of DeviceInfo::GetMACAddressFromKernel by Gary Morain · 12 years ago
  15. b691efd shill: Rename SMLOG to SLOG by Christopher Wiley · 12 years ago
  16. 05a42c2 shill: Connection: If IP Address changes, flush everything by Paul Stewart · 12 years ago
  17. 1ac4e84 shill: DeviceInfo: Track link byte tx/rx statistics by Paul Stewart · 12 years ago
  18. 050cfc0 shill: device_info: Postpone cdc_ether device discovery by Paul Stewart · 12 years ago
  19. da79862 Remove the the TechnologyIs method from Device, associated classes, and everything else. by Joshua Kroll · 12 years ago
  20. c63dcf0 shill: wimax: Refactor service management out of WiMax into WiMaxProvider. by Darin Petkov · 12 years ago
  21. e4b2702 shill: Complete interaction between DeviceInfo and WiMaxProvider. by Darin Petkov · 12 years ago
  22. 8c116a9 shill: device_info: Revamp address/route flushing by Paul Stewart · 12 years ago
  23. abc5403 shill: device: Add a special pseudo device to allow for VM testing of cellular by Jason Glasgow · 12 years ago
  24. f8046b8 shill: vpn: Create a VPN device for L2TP/IPSec and apply IP configuration. by Darin Petkov · 12 years ago
  25. d20cf75 shill: DeviceInfoTest: Remove leftover log by Paul Stewart · 12 years ago
  26. ca876ee shill: Add support for detecting PPP devices by Paul Stewart · 12 years ago
  27. b27beee shill: Generalize detection of cdc_ether modem device tty interface. by Thieu Le · 12 years ago
  28. 8f1c835 shill: Differentiate between various cdc_ether devices. by Thieu Le · 12 years ago
  29. e81eb70 shill: deviceinfo: Mark all loopback devices up by Paul Stewart · 12 years ago
  30. 3e20a23 shill: Convert code to use the newest version of libchrome. by Eric Shienbrood · 13 years ago
  31. b5c8940 Revert "shill: Convert code to use the newest version of libchrome." by Eric Shienbrood · 12 years ago
  32. 08a4ffb shill: Convert code to use the newest version of libchrome. by Eric Shienbrood · 13 years ago
  33. 3426c8f shill: Move Metrics from singleton to Shill daemon by Thieu Le · 13 years ago
  34. 26b327e shill: A couple of naming cleanups by Paul Stewart · 13 years ago
  35. 1830fa1 shill: enable (don't disable) -Wunused by mukesh agrawal · 13 years ago
  36. fdd1607 shill: Add Technology class by Paul Stewart · 13 years ago
  37. 7355ce1 shill: Naming and lint cleanup pass by Paul Stewart · 13 years ago
  38. 9a90808 shill: Add IP Address tracking to DeviceInfo by Paul Stewart · 13 years ago
  39. 3285296 shill: Rename address -> mac_address by Paul Stewart · 13 years ago
  40. 2ae797d Re-land "[shill] Provide a cmd line toggle between flimflam and shill storage dirs" by Chris Masone · 13 years ago
  41. 7156c92 Revert "[shill] Provide a cmd line toggle between flimflam and shill storage dirs" by Chris Masone · 13 years ago
  42. 6402e50 [shill] Provide a cmd line toggle between flimflam and shill storage dirs by Chris Masone · 13 years ago
  43. 626719f Re-land "[shill] Add hardware address to Device objects." by Chris Masone · 13 years ago
  44. 0fda552 Revert "[shill] Add hardware address to Device objects." by Chris Masone · 13 years ago
  45. b17d42d [shill] Add hardware address to Device objects. by Chris Masone · 13 years ago
  46. e3e1cfa shill: DeviceInfo::GetAddress can be used now to lookup the device MAC address. by Darin Petkov · 13 years ago
  47. e6193c0 shill: Cache link status flags in DeviceInfo. by Darin Petkov · 13 years ago
  48. 2aa9707 [shill] Migrate to RTNLMessage instead of nlmsghdr by Chris Masone · 13 years ago
  49. 65c40f5 Fix issue with request flags leak between tests by Paul Stewart · 13 years ago
  50. 75e89d2 shill: Add routing table RTNL message handler by Paul Stewart · 13 years ago
  51. 8f317b6 shill: add ability to blacklist devices by mukesh agrawal · 13 years ago
  52. 887f298 shill: Add a ModemInfo object that's a peer of DeviceInfo. by Darin Petkov · 13 years ago
  53. b2e326b Re-land "[shill] Get rid of Entry as a first-class citizen"" by Chris Masone · 13 years ago
  54. 633ac6f shill: Add a mockable layer for socket.h. by Darin Petkov · 13 years ago
  55. afa6fc4 shill: Connect Ethernet Device to DHCPConfig. by Darin Petkov · 13 years ago
  56. c1e5041 [shill] Start replacing bare pointers with scoped_refptrs where appropriate by Chris Masone · 13 years ago
  57. d0ceb8c [shill] Add signal emitting to adaptor interfaces by Chris Masone · 13 years ago
  58. a3c56f9 Split off rtnl facility from device_info by Paul Stewart · 13 years ago
  59. 46eaaf5 [shill] Build is broken...bad merge?? by Chris Masone · 13 years ago
  60. b50f0b9 Perform device discovery and registration in device_info by Paul Stewart · 13 years ago
  61. 9be4a9d [shill] the beginnings of the data model by Chris Masone · 13 years ago