summaryrefslogtreecommitdiffstats
path: root/chromeos/network/managed_network_configuration_handler_impl.h
Commit message (Expand)AuthorAgeFilesLines
* 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