1. 27b4723 shill: Call OnPropertyChanged() for properties changed via Configure() by Christopher Wiley · 12 years ago
  2. b39cb31 shill: cellular: Add cellular operator info implementation. by Ben Chan · 12 years ago
  3. 8bc5088 shill: No longer trying to reconnect to 'current_service_'. by Wade Guthrie · 12 years ago
  4. 9c49707 shill: Only deregister ethernet service if it's valid. by Thieu Le · 12 years ago
  5. 2f1bbf0 shill: Make EthernetService behave more like a Service by Christopher Wiley · 12 years ago
  6. a5b4a4d shill: Use new cryptohome system store by Paul Stewart · 12 years ago
  7. e0b2a01 shill: Expect to reconnect during reassociation by Christopher Wiley · 12 years ago
  8. bcb2c96 shill: Service: Implement ClearProperties by Paul Stewart · 12 years ago
  9. bfb8255 shill: Properly return and emit WatchedServices property by Paul Stewart · 12 years ago
  10. fe4012b shill: Use new user profile directory by Paul Stewart · 12 years ago
  11. 309c024 shill: Add dbus configuration file from shill. by Darin Petkov · 12 years ago
  12. 87a4ae8 shill: WiFi: Reload hidden services after restart by Paul Stewart · 12 years ago
  13. b790aa2 shill: Hook up manager dbus method to return the list of geolocation networks by Gaurav Shah · 12 years ago
  14. c618448 shill: Make Device state consistent with WiFi on Disconnect by Christopher Wiley · 12 years ago
  15. dbc9873 shill: Add nsswitch.conf to shill's repo. by Darin Petkov · 12 years ago
  16. d998f2b shill: Use shill's set-apn-helper rather than flimflam's. by Darin Petkov · 12 years ago
  17. 16f6349 shill: Copy set_apn_helper.c from flimflam to shill and build it. by Darin Petkov · 12 years ago
  18. b1ec860 shill: Make nl80211 broadcast callback a list of callbacks. by Wade Guthrie · 12 years ago
  19. 2a0614e shill: Copy flimflam's bin/ utilities to shill. by Darin Petkov · 12 years ago
  20. 95f317f shill: l2tpipsec: Switch to shill's pppd-plugin.so. by Darin Petkov · 12 years ago
  21. 2697aa9 shill: Fix assertion in HTTPRequest::WriteToServer. by Ben Chan · 12 years ago
  22. e6ca320 shill: l2tp/ipsec: Implement a new pppd plugin for L2TP/IPSec support. by Darin Petkov · 12 years ago
  23. 6d2c72d shill: Add method for querying geolocation objects on a device. by Gaurav Shah · 12 years ago
  24. 6e1dc0f shill: Abort portal detection on successive portalled responses by Christopher Wiley · 12 years ago
  25. ab22c16 shill: Add metrics for recording termination/suspend time by Arman Uguray · 12 years ago
  26. 87fc23e Log RTM_NEWLINK RTNL messages and possible problems in shill (temporary) by Julius Werner · 12 years ago
  27. 60ceaf3 shill: wifi: Use shill's wpa_supplicant.conf. by Darin Petkov · 12 years ago
  28. c854aa7 Fix shill gcc 4.7 building problem. by Han Shen · 12 years ago
  29. 5020b57 shill: Putting UMA metrics in a separate nl80211 callback. by Wade Guthrie · 12 years ago
  30. 8f81e2a shill: Don't restart L3 configuration on rekeying events by Christopher Wiley · 12 years ago
  31. 4c2aa33 shill: Generate wpa_supplicant.conf in shill. by Darin Petkov · 12 years ago
  32. bd3aee8 shill: cellular: Add Cellular.SIMPresent property. by Ben Chan · 12 years ago
  33. 419a665 [shill] openvpn depends on dbus headers by Elly Fong-Jones · 12 years ago
  34. 728faa9 shill: openvpn: Use shill's openvpn-scipt. by Darin Petkov · 12 years ago
  35. 804e8d0 shill: openvpn: Reimplement openvpn-script in shill. by Darin Petkov · 12 years ago
  36. 381fdcc shill: wifi: Ignore NetworkUnknown error in supplicant RemoveNetwork. by Ben Chan · 12 years ago
  37. 645bff8 Add a new DBus method to return networks for Geolocation. by Gaurav Shah · 12 years ago
  38. 4b28586 shill: wimax: Obtain MAC address after WiMax device DBus object appears. by Ben Chan · 12 years ago
  39. f48eca4 shill: WiFi: Don't crash in ClearCachedCredentials by Paul Stewart · 12 years ago
  40. 226d46a shill: cellular: Recognize cellular devices using qmi_wwan driver. by Ben Chan · 12 years ago
  41. 1ce658d shill: Refuse to connect already connect[ed|ing] WiFi services by Christopher Wiley · 12 years ago
  42. a56bf97 shill: l2tpipsec: Accept AuthenticationType and IKEVersion properties. by Darin Petkov · 12 years ago
  43. 86654d3 shill: Use shill's nss-get-cert rather than flimflam's. by Darin Petkov · 12 years ago
  44. c418b4b shill: openvpn: Use default CAs certs through --ca rather than --capath. by Darin Petkov · 12 years ago
  45. 3189a47 shill: openvpn: Reselect service and reuse IP config on restart. by Darin Petkov · 12 years ago
  46. d9050bb shill: Rewrite nss-get-cert. by Darin Petkov · 12 years ago
  47. 3ec5534 shill: cellular: Disconnect service on suspend. by Darin Petkov · 12 years ago
  48. 5c853ef shill: cellular: Fix ModemManager header inclusion. by Ben Chan · 12 years ago
  49. 19f8397 shill: cellular: Suppress auto-connect when device is not running. by Ben Chan · 12 years ago
  50. 09cb668 shill: vpn: Cleanup the connection directly on disconnect. by Darin Petkov · 12 years ago
  51. 3f0968c shill: Remove dummy shill.conf by Paul Stewart · 12 years ago
  52. a4c61ae shill: Clear explicitly_disconnected_ on resume by Christopher Wiley · 12 years ago
  53. abd3b50 shill: Disconnect a service on DHCP lease failure by Christopher Wiley · 12 years ago
  54. 876efd3 shill: Update properties of all interfaces when creating a Cellular device. by Ben Chan · 12 years ago
  55. 403fad4 shill: Modem may fail to start properly by Arman Uguray · 12 years ago
  56. c886061 shill: Device: Stop LinkMonitor on selected Service transition by Paul Stewart · 12 years ago
  57. 0801d19 shill: Throttle AutoConnect calls by Christopher Wiley · 12 years ago
  58. 4e1b3f8 shill: openvpn: Assume user/pass client auth if no cert set or username is set. by Darin Petkov · 12 years ago
  59. 23b393a shill: WiFi: Add metric for Signal Strength by Paul Stewart · 12 years ago
  60. 8585b20 shill: AsyncConnection: Call callback last by Paul Stewart · 12 years ago
  61. a6bfe87 shill: Clean up "Create a IPv6 blackhole route for IPv4 L2TP/IPsec VPN". by Ben Chan · 12 years ago
  62. ca8a0e6 shill: openvpn: Point to default CAs when no CA is specified. by Darin Petkov · 12 years ago
  63. a016312 shill: vpn: Create a IPv6 blackhole route for IPv4 L2TP/IPsec VPN. by Ben Chan · 12 years ago
  64. f508c82 shill: cellular: Support Cellular.ProviderRequiresRoaming property. by Darin Petkov · 12 years ago
  65. 4b94484 shill: openvpn: Support "name:port" format for the VPN remote host. by Darin Petkov · 12 years ago
  66. 88769de shill: Service: Reset has_ever_connected on Unload() by Paul Stewart · 12 years ago
  67. 4d5efb7 shill: Ignore certan DNS search paths by Paul Stewart · 12 years ago
  68. f28fe19 shill: cellular: No need to crash if ModemManager's EnumerateDevices call fails. by Darin Petkov · 12 years ago
  69. 9658044 shill: cellular: Make unactivated cellular service not connectable. by Ben Chan · 12 years ago
  70. 1e3bc496 shill: Service: Emit a signal when IPConfig changes by Paul Stewart · 12 years ago
  71. 53b3f47 shill: Expose domain search list property via DBus by Christopher Wiley · 12 years ago
  72. 76a89cb shill: Manager: Silence spammy "entry x is not registered" by Paul Stewart · 12 years ago
  73. 71f6ecd shill: WiFi: Do not crash on RemoveNetwork failure by Paul Stewart · 12 years ago
  74. 0b95044 shill: WiFiService: Don't ignore Passphrase for Configure by Paul Stewart · 12 years ago
  75. f1961f8 shill: LinkMonitor: Apply readability-review comments by Paul Stewart · 12 years ago
  76. 6051999 shill: PortalDetector: Be lenient with http version by Paul Stewart · 12 years ago
  77. f883a7b shill: Service: Don't explicitly disconnect on Unload by Philipp Neubeck · 12 years ago
  78. 6d528f1 shill: metrics: Collect termination action statistics by Arman Uguray · 12 years ago
  79. 0cab568 shill: WiFi: Allow HiddenSSID to be settable by Paul Stewart · 12 years ago
  80. fae4dae shill: WiFi: Don't scan if we are disabled by Paul Stewart · 12 years ago
  81. c963861 shill: Make KeyFileStoreTest compatible with glib 2.30 and 2.32 by Ben Chan · 12 years ago
  82. 539c423 shill: cellular: Implement Cellular::OnDisconnectFailed. by Arman Uguray · 12 years ago
  83. 1c01bef shill: cellular: Don't hang on to the Device instance just for termination. by Darin Petkov · 12 years ago
  84. 1abca3e shill: cellular: Add Cellular.SupportedCarriers Device property. by Darin Petkov · 12 years ago
  85. e049cc5 shill: Special case virtual ethernet devices by Christopher Wiley · 12 years ago
  86. 6f65c0b shill: Connection: Don't call Resolver::SetDNSFromIPConfig by Paul Stewart · 12 years ago
  87. d176092 shill: Fix crash when service is disabled after receiving IP config. by Thieu Le · 12 years ago
  88. e7cce8f shill: Service: Reset GUID on Unload() by Paul Stewart · 12 years ago
  89. d62d603 shill: Connection: Do non-empty tests independently for DNS search by Paul Stewart · 12 years ago
  90. 4d1868b shill: Connection: Use DNS domain if search list not provided by Paul Stewart · 12 years ago
  91. b6a7553 shill: Use g_io_channel_read_chars instead of g_io_channel_read. by Ben Chan · 12 years ago
  92. c37a9c4 shill: cellular: Support Device.SetCarrier to allow UI-based CDMA/UMTS switch. by Darin Petkov · 12 years ago
  93. 8c1706f Use Minijail to launch 'logger' as a regular user. by Jorge Lucangeli Obes · 12 years ago
  94. fc34925 Fix shill unittest build problem for gcc 4.7. by Han Shen · 12 years ago
  95. f8f970a shill: vpn: Refer to the right crosbug in l2tp/ipsec ClaimInterface TODO. by Darin Petkov · 12 years ago
  96. e3b3659 shill: Fix incorrect error initialization when enabling modem. by Thieu Le · 12 years ago
  97. 3e7635e shill: Dump MemoryLog to disk on disconnects by Christopher Wiley · 12 years ago
  98. d4977f2 shill: Exposing wifi disconnect reason to UMA. by Wade Guthrie · 12 years ago
  99. 52fabab shill: Add OnSuspendDelay notification by Gary Morain · 12 years ago
  100. 34e5d68 shill: cellular: Add mm1::ModemProxy::Drivers. by Ben Chan · 12 years ago