1. 5b6a730 shill: update TESTING instructions by mukesh agrawal · 12 years ago
  2. 7d0953e shill: Disconnect modem before attempting to activate by Christopher Wiley · 12 years ago
  3. 7917360 shill: Add emits for proxy and profile properties. by Philipp Neubeck · 12 years ago
  4. 592ecd5 shill: Reduce some of the noise in logs. by Wade Guthrie · 12 years ago
  5. 0236e76 shill: Log DBus address of dhcpcd on creation by Christopher Wiley · 12 years ago
  6. 65bcd08 shill: DHCPConfig: Configure classless static routes by Paul Stewart · 12 years ago
  7. 033e2fa shill: Make errors on a GLib IOChannel fail on read() instead of poll() by Julius Werner · 12 years ago
  8. 6999022 shill: l2tpipsec: Cleanup on disconnect. by Darin Petkov · 12 years ago
  9. 09fa2a0 shill: cellular: Create a pseudo service for activation. by Ben Chan · 12 years ago
  10. 22e244a shill: Prevent silent discarding of GLib IO channel errors by Julius Werner · 12 years ago
  11. fe34be0 shill: Clean up Callback80211 by Christopher Wiley · 12 years ago
  12. df3c0a8 shill: Service: Sort services based on dependency by Paul Stewart · 12 years ago
  13. 0d507db shill: cellular: Add MDN as part of the POST data. by Ben Chan · 12 years ago
  14. 3cafe38 shill: Prioritize WiFi over WiMAX. by Ben Chan · 12 years ago
  15. 049adb5 shill: cellular: Change cellular disconnect timeout to 45s. by Thieu Le · 12 years ago
  16. 764538d shill: Refactor message types into UserBoundNlMessage by Christopher Wiley · 12 years ago
  17. 393b93f shill: Hide netlink sequence numbers and headers from users by Christopher Wiley · 12 years ago
  18. 70743f4 shill: login: Allow guest login by Paul Stewart · 12 years ago
  19. a6032b2 shill: Use nllib for group name resolutions by Christopher Wiley · 12 years ago
  20. efd521f shill: Use libnl3 by Christopher Wiley · 12 years ago
  21. 5d53d49 shill: Cleanup of the config80211 code. by Wade Guthrie · 12 years ago
  22. 092b12b shill: cellular: Use operator ID from SIM as a fallback. by Ben Chan · 12 years ago
  23. f0136cd shill: Implement a basic DiagnosticsReporter. by Darin Petkov · 12 years ago
  24. 63864b6 shill: manager: Suppress autoconnect while stopped by Paul Stewart · 12 years ago
  25. ce2dcea shill: Fix make to specify libnl-1 by Christopher Wiley · 12 years ago
  26. 49e247a shill: Update makefile to support libnl-3.0 by Christopher Wiley · 12 years ago
  27. 6d0d1e7 shill: cellular: Update online payment portal when available. by Ben Chan · 12 years ago
  28. 5d3d6de shill: Add message-specific callbacks to the nl80211 code. by Wade Guthrie · 12 years ago
  29. 374b5ee shill: Compile only .o's going into pppd-plugin.so with -fPIC. by Darin Petkov · 12 years ago
  30. 1578603 shill: cellular: Determine if service activation is required. by Ben Chan · 12 years ago
  31. 9332c1f shill: Add missing documentation for the default service manager property by Gaurav Shah · 12 years ago
  32. 62028b2 shill: cellular: Instantiate and propagate CellularOperatorInfo object. by Ben Chan · 12 years ago
  33. d7479f1 shill: Build with -fPIC explicitly. by Darin Petkov · 12 years ago
  34. 20228c0 shill: Add cellular operator info file. by Ben Chan · 12 years ago
  35. 27b4723 shill: Call OnPropertyChanged() for properties changed via Configure() by Christopher Wiley · 12 years ago
  36. b39cb31 shill: cellular: Add cellular operator info implementation. by Ben Chan · 12 years ago
  37. 8bc5088 shill: No longer trying to reconnect to 'current_service_'. by Wade Guthrie · 12 years ago
  38. 9c49707 shill: Only deregister ethernet service if it's valid. by Thieu Le · 12 years ago
  39. 2f1bbf0 shill: Make EthernetService behave more like a Service by Christopher Wiley · 12 years ago
  40. a5b4a4d shill: Use new cryptohome system store by Paul Stewart · 12 years ago
  41. e0b2a01 shill: Expect to reconnect during reassociation by Christopher Wiley · 12 years ago
  42. bcb2c96 shill: Service: Implement ClearProperties by Paul Stewart · 12 years ago
  43. bfb8255 shill: Properly return and emit WatchedServices property by Paul Stewart · 12 years ago
  44. fe4012b shill: Use new user profile directory by Paul Stewart · 12 years ago
  45. 309c024 shill: Add dbus configuration file from shill. by Darin Petkov · 12 years ago
  46. 87a4ae8 shill: WiFi: Reload hidden services after restart by Paul Stewart · 12 years ago
  47. b790aa2 shill: Hook up manager dbus method to return the list of geolocation networks by Gaurav Shah · 12 years ago
  48. c618448 shill: Make Device state consistent with WiFi on Disconnect by Christopher Wiley · 12 years ago
  49. dbc9873 shill: Add nsswitch.conf to shill's repo. by Darin Petkov · 12 years ago
  50. d998f2b shill: Use shill's set-apn-helper rather than flimflam's. by Darin Petkov · 12 years ago
  51. 16f6349 shill: Copy set_apn_helper.c from flimflam to shill and build it. by Darin Petkov · 12 years ago
  52. b1ec860 shill: Make nl80211 broadcast callback a list of callbacks. by Wade Guthrie · 12 years ago
  53. 2a0614e shill: Copy flimflam's bin/ utilities to shill. by Darin Petkov · 12 years ago
  54. 95f317f shill: l2tpipsec: Switch to shill's pppd-plugin.so. by Darin Petkov · 12 years ago
  55. 2697aa9 shill: Fix assertion in HTTPRequest::WriteToServer. by Ben Chan · 12 years ago
  56. e6ca320 shill: l2tp/ipsec: Implement a new pppd plugin for L2TP/IPSec support. by Darin Petkov · 12 years ago
  57. 6d2c72d shill: Add method for querying geolocation objects on a device. by Gaurav Shah · 12 years ago
  58. 6e1dc0f shill: Abort portal detection on successive portalled responses by Christopher Wiley · 12 years ago
  59. ab22c16 shill: Add metrics for recording termination/suspend time by Arman Uguray · 12 years ago
  60. 87fc23e Log RTM_NEWLINK RTNL messages and possible problems in shill (temporary) by Julius Werner · 12 years ago
  61. 60ceaf3 shill: wifi: Use shill's wpa_supplicant.conf. by Darin Petkov · 12 years ago
  62. c854aa7 Fix shill gcc 4.7 building problem. by Han Shen · 12 years ago
  63. 5020b57 shill: Putting UMA metrics in a separate nl80211 callback. by Wade Guthrie · 12 years ago
  64. 8f81e2a shill: Don't restart L3 configuration on rekeying events by Christopher Wiley · 12 years ago
  65. 4c2aa33 shill: Generate wpa_supplicant.conf in shill. by Darin Petkov · 12 years ago
  66. bd3aee8 shill: cellular: Add Cellular.SIMPresent property. by Ben Chan · 12 years ago
  67. 419a665 [shill] openvpn depends on dbus headers by Elly Fong-Jones · 12 years ago
  68. 728faa9 shill: openvpn: Use shill's openvpn-scipt. by Darin Petkov · 12 years ago
  69. 804e8d0 shill: openvpn: Reimplement openvpn-script in shill. by Darin Petkov · 12 years ago
  70. 381fdcc shill: wifi: Ignore NetworkUnknown error in supplicant RemoveNetwork. by Ben Chan · 12 years ago
  71. 645bff8 Add a new DBus method to return networks for Geolocation. by Gaurav Shah · 12 years ago
  72. 4b28586 shill: wimax: Obtain MAC address after WiMax device DBus object appears. by Ben Chan · 12 years ago
  73. f48eca4 shill: WiFi: Don't crash in ClearCachedCredentials by Paul Stewart · 12 years ago
  74. 226d46a shill: cellular: Recognize cellular devices using qmi_wwan driver. by Ben Chan · 12 years ago
  75. 1ce658d shill: Refuse to connect already connect[ed|ing] WiFi services by Christopher Wiley · 12 years ago
  76. a56bf97 shill: l2tpipsec: Accept AuthenticationType and IKEVersion properties. by Darin Petkov · 12 years ago
  77. 86654d3 shill: Use shill's nss-get-cert rather than flimflam's. by Darin Petkov · 12 years ago
  78. c418b4b shill: openvpn: Use default CAs certs through --ca rather than --capath. by Darin Petkov · 12 years ago
  79. 3189a47 shill: openvpn: Reselect service and reuse IP config on restart. by Darin Petkov · 12 years ago
  80. d9050bb shill: Rewrite nss-get-cert. by Darin Petkov · 12 years ago
  81. 3ec5534 shill: cellular: Disconnect service on suspend. by Darin Petkov · 12 years ago
  82. 5c853ef shill: cellular: Fix ModemManager header inclusion. by Ben Chan · 12 years ago
  83. 19f8397 shill: cellular: Suppress auto-connect when device is not running. by Ben Chan · 12 years ago
  84. 09cb668 shill: vpn: Cleanup the connection directly on disconnect. by Darin Petkov · 12 years ago
  85. 3f0968c shill: Remove dummy shill.conf by Paul Stewart · 12 years ago
  86. a4c61ae shill: Clear explicitly_disconnected_ on resume by Christopher Wiley · 12 years ago
  87. abd3b50 shill: Disconnect a service on DHCP lease failure by Christopher Wiley · 12 years ago
  88. 876efd3 shill: Update properties of all interfaces when creating a Cellular device. by Ben Chan · 12 years ago
  89. 403fad4 shill: Modem may fail to start properly by Arman Uguray · 12 years ago
  90. c886061 shill: Device: Stop LinkMonitor on selected Service transition by Paul Stewart · 12 years ago
  91. 0801d19 shill: Throttle AutoConnect calls by Christopher Wiley · 12 years ago
  92. 4e1b3f8 shill: openvpn: Assume user/pass client auth if no cert set or username is set. by Darin Petkov · 12 years ago
  93. 23b393a shill: WiFi: Add metric for Signal Strength by Paul Stewart · 12 years ago
  94. 8585b20 shill: AsyncConnection: Call callback last by Paul Stewart · 12 years ago
  95. a6bfe87 shill: Clean up "Create a IPv6 blackhole route for IPv4 L2TP/IPsec VPN". by Ben Chan · 12 years ago
  96. ca8a0e6 shill: openvpn: Point to default CAs when no CA is specified. by Darin Petkov · 12 years ago
  97. a016312 shill: vpn: Create a IPv6 blackhole route for IPv4 L2TP/IPsec VPN. by Ben Chan · 12 years ago
  98. f508c82 shill: cellular: Support Cellular.ProviderRequiresRoaming property. by Darin Petkov · 12 years ago
  99. 4b94484 shill: openvpn: Support "name:port" format for the VPN remote host. by Darin Petkov · 12 years ago
  100. 88769de shill: Service: Reset has_ever_connected on Unload() by Paul Stewart · 12 years ago