index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chromeos
/
network
Commit message (
Expand
)
Author
Age
Files
Lines
*
ONC: Some trivial cleanup in the Validator.
pneubeck@chromium.org
2013-12-13
2
-143
/
+69
*
Add NetworkStateHandler::GetDeviceListByType.
pneubeck@chromium.org
2013-12-13
3
-3
/
+14
*
Format network hardware address in settings page
stevenjb@chromium.org
2013-12-12
4
-22
/
+19
*
Fix client certificate sorting order for network configuration.
pneubeck@chromium.org
2013-12-12
1
-1
/
+1
*
Cleanup the NetworkDeviceHandler tests.
pneubeck@chromium.org
2013-12-11
3
-186
/
+67
*
Network related DefaultProfile changes
stevenjb@chromium.org
2013-12-11
1
-2
/
+2
*
Don't remove service object proxy for '/'
stevenjb@chromium.org
2013-12-04
1
-3
/
+3
*
Move DBusClient stub implementations into separate files.
pneubeck@chromium.org
2013-12-03
1
-1
/
+1
*
ShillPropertyHandler: Don't prevent multiple property requests for devices.
armansito@chromium.org
2013-11-21
1
-1
/
+6
*
ONC policy: Support SSID and Security change.
pneubeck@chromium.org
2013-11-15
4
-27
/
+50
*
ONC: Replace & by && and | by || in the Validator.
pneubeck@chromium.org
2013-11-14
1
-91
/
+89
*
ONC: Add orphaned ONC test cases to Validator unittest.
pneubeck@chromium.org
2013-11-13
1
-36
/
+52
*
ChromeOS: Add more host verification options for OpenVpn.
pneubeck@chromium.org
2013-11-12
7
-2
/
+55
*
Fixes for -Wunused-function on Linux, Android and ChromeOS
hans@chromium.org
2013-11-12
1
-6
/
+0
*
ChromeOS: Remove MockDBusThreadManager.
pneubeck@chromium.org
2013-11-10
2
-81
/
+91
*
Get device by type for Hardware Address
stevenjb@chromium.org
2013-11-06
1
-3
/
+5
*
Fix crash when importing an Ethernet config on about://net-internals.
pneubeck@chromium.org
2013-10-31
1
-0
/
+7
*
crypto/nss_util: Get TPM slot id, do lookup by id instead of by name.
mattm@chromium.org
2013-10-25
2
-10
/
+14
*
Cleanup error handling in network handlers.
pneubeck@chromium.org
2013-10-22
5
-111
/
+76
*
Enforce autoconnect policy in the network dialogs.
pneubeck@chromium.org
2013-10-22
4
-0
/
+19
*
Autoconnect policy for CrOS.
pneubeck@chromium.org
2013-10-21
15
-111
/
+316
*
linux and chromeos: Turn on -Wunused-const-variable.
thakis@chromium.org
2013-10-19
2
-5
/
+0
*
Remove GetEAPForEthernet error messages from tests.
pneubeck@chromium.org
2013-10-15
1
-2
/
+2
*
onc: Handle translation of Cellular.APNList property.
armansito@chromium.org
2013-10-15
2
-1
/
+52
*
Consistently use HexSSID instead of SSID in Chrome.
pneubeck@chromium.org
2013-10-14
7
-94
/
+147
*
This removes me from the OWNERS files for which I was a member
gspencer@chromium.org
2013-10-11
1
-1
/
+0
*
Check and set Profile before connecting to a network
stevenjb@chromium.org
2013-10-10
1
-2
/
+34
*
Moved onc_constants.* from chromeos/network/onc to components/onc.
mef@chromium.org
2013-10-08
35
-1328
/
+708
*
Clean up logging of noisy events
stevenjb@chromium.org
2013-10-04
1
-14
/
+20
*
Add an Ethernet EAP policy.
pneubeck@chromium.org
2013-10-02
7
-36
/
+194
*
Don't set error_detail to 'Unexpected State' just log it
stevenjb@chromium.org
2013-10-01
1
-10
/
+11
*
Use EapMethod to provide correct network error message
stevenjb@chromium.org
2013-10-01
2
-0
/
+6
*
Refactor access to the ONC policy for a network.
pneubeck@chromium.org
2013-10-01
8
-51
/
+60
*
Check VPN certificate before checking username/password
stevenjb@chromium.org
2013-10-01
1
-22
/
+20
*
Fix network update logic
stevenjb@chromium.org
2013-09-27
2
-6
/
+11
*
Migrate DBus service constants from flimflam namespace to shill namespace.
benchan@chromium.org
2013-09-24
41
-580
/
+554
*
Refactor the setup of Shill*Stubs' default environment.
pneubeck@chromium.org
2013-09-23
1
-3
/
+3
*
Add noparent to chromeos/network OWNERS
stevenjb@chromium.org
2013-09-23
1
-1
/
+5
*
ClientCertResolver: correctly handle a missing issuer cert.
pneubeck@chromium.org
2013-09-18
1
-4
/
+9
*
ONC: Remove redundant indirection to base signature.
pneubeck@chromium.org
2013-09-18
1
-4
/
+0
*
Add ethernet to ONC validation and Shill translation.
pneubeck@chromium.org
2013-09-17
6
-13
/
+64
*
Add NetworkState::RequiresActivation.
armansito@chromium.org
2013-09-16
3
-7
/
+10
*
Use Name not SSID in CopyIdentifyingProperties
stevenjb@chromium.org
2013-09-16
1
-15
/
+10
*
Provide Shill Error to failure notification
stevenjb@chromium.org
2013-09-16
1
-1
/
+1
*
Fix device policy recovery on CrOS login
tbarzic@chromium.org
2013-09-13
2
-6
/
+4
*
Eliminate NetworkManagerChanged
stevenjb@chromium.org
2013-09-13
8
-80
/
+66
*
Copy the callback in DhcpProxyScriptFetcherChromeos
stevenjb@chromium.org
2013-09-12
2
-2
/
+5
*
chromeos: Remove unused struct SMS
hashimoto@chromium.org
2013-09-12
2
-18
/
+0
*
Downgrade log message when cannot parse certificate from ERROR to WARNING.
zork@chromium.org
2013-09-11
1
-1
/
+2
*
Cleanup network type matching.
pneubeck@chromium.org
2013-09-11
10
-116
/
+402
[next]