summaryrefslogtreecommitdiffstats
path: root/chromeos/network/managed_network_configuration_handler_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Invoke createNetwork() callback with GUID, not service namecernekee2016-03-151-2/+3
* Fix potential crashes in NetworkHandler codestevenjb2016-01-071-1/+1
* Switch to standard integer types in chromeos/.avi2015-12-211-1/+1
* Play better with C++11 library features from /chromeoslimasdf2015-11-251-3/+3
* Handle prohibited technologies in device policy ONCfqj2015-11-131-1/+4
* Provide ONC Source in MNCH::GetNetworks, Priority in GetStatestevenjb2015-08-211-5/+6
* Replace more ObserverList with base::ObserverList.brettw2015-06-031-1/+1
* Call Device.SetCarrier when the ONC Carrier property is specified.stevenjb2015-03-311-1/+7
* Trigger ConnectToBestNetwork in more cases.pneubeck2014-11-101-0/+1
* ManagedNetworkConfigurationHandler: Expose list of network policies per user.pneubeck2014-11-051-1/+4
* ManagedNetworkConfigurationHandler: Expose status about policy application.pneubeck2014-10-291-22/+45
* replace OVERRIDE and FINAL with override and final in chromeos/mostynb2014-10-061-16/+16
* Add ONC 'Source' configuration propertySteven Bennetts2014-09-111-0/+1
* Add Device properties for Cellular to MNCH for networkingPrivatestevenjb@chromium.org2014-05-221-7/+41
* Add MacAddress to ONC and networkingPrivatestevenjb@chromium.org2014-05-201-4/+3
* Disconnect from unmanaged and shared network on login.pneubeck@chromium.org2014-05-151-1/+2
* Provide IPConfigs in networkingPrivate.GetPropertiesstevenjb@chromium.org2014-05-091-1/+11
* Fix updating network lists after removal of policy from a network.pneubeck@chromium.org2014-01-151-1/+3
* Enforce autoconnect policy in the network dialogs.pneubeck@chromium.org2013-10-221-0/+3
* Autoconnect policy for CrOS.pneubeck@chromium.org2013-10-211-12/+16
* Separate PolicyApplicator from ManagedNetworkConfigurationHandler.pneubeck@chromium.org2013-09-051-5/+6
* Migrate existing tests to new NetworkConfigurationUpdaterImpl.pneubeck@chromium.org2013-08-191-0/+137