summaryrefslogtreecommitdiff
path: root/manager_unittest.cc
AgeCommit message (Expand)Author
2015-09-03License shill to Apache2Peter Qiu
2015-08-28shill: StoreInterface: remove set_path()mukesh agrawal
2015-08-28shill: JsonStore/KeyFileStore: modify ctormukesh agrawal
2015-08-28shill: update chromeos dbus adaptorsPeter Qiu
2015-08-27shill: StoreFactory: remove set_glib()mukesh agrawal
2015-08-26shill: include non-primary devices in the enumerated devices listPeter Qiu
2015-08-26shill: ManagerTest: isolate references to GLibmukesh agrawal
2015-08-26shill: ManagerTest: remove explict use of KeyFileStoremukesh agrawal
2015-08-26shill: ManagerTest: remove some references to GLibmukesh agrawal
2015-08-26shill: ManagerTest: remove unnecessary use of KeyFileStoremukesh agrawal
2015-08-15shill: migrate CryptoUtilProxy to libchromeos' base64mukesh agrawal
2015-08-03shill: use ControlInterface to create proxy objectsPeter Qiu
2015-07-10shill: only perform suspend and dark resume actions if WiFi device is enabledSamuel Tan
2015-07-08shill: Only call Device::OnDarkResume on enabled devicesSamuel Tan
2015-06-18shill: Top-level unit tests: Switch pointer/ref spacingPaul Stewart
2015-06-17shill: Manager: Refactor command line setupPaul Stewart
2015-06-12shill: command line support for DHCPv6Peter Qiu
2015-05-02shill: Notify upstart when shill is connected.Roshan Pius
2015-04-28shill: Allow hostname setting via DHCPMatthew Wein
2015-04-17shill: compiler option support for wifi and wired 802.1xPeter Qiu
2015-03-20shill: configure preferred device for wifi servicesPeter Qiu
2015-02-17shill: Add a command line option that controls the default technology orderJason Simmons
2015-02-13shill: Manager: Limit log messages for service state changesPaul Stewart
2015-02-02shill: add passive mode supportPeter Qiu
2015-01-16shill: Notify upstart when shill is offlinePaul Stewart
2014-12-16shill: fix bug in Manager::GetEnabledDeviceWithTechnologymukesh agrawal
2014-12-15Update libchrome to r307740 and fix build errorsAlex Vakulenko
2014-12-11shill: Ethernet: Do not call Stop() in destructorPaul Stewart
2014-12-02shill: add support for allowing remote dbus service to claim/release devicesPeter Qiu
2014-11-26shill: Manager: Add ProhibitedTechnologies propertyPaul Stewart
2014-11-24shill: Connnection: Ignore invalid IP addresses for GetSubnetPaul Stewart
2014-11-19shill: wifi: Move wifi code to its own sub-directory.Ben Chan
2014-11-19shill: Device: Support same-net multi-homingPaul Stewart
2014-11-14shill: ethernet: Move ethernet code to its own sub-directory.Ben Chan
2014-11-14shill: wimax: Move wimax code to its own sub-directory.Ben Chan
2014-10-30shill: Service: Move ManagerTest::SortServices to ServiceTest::ComparePaul Stewart
2014-10-30shill: make Manager::OnDarkSuspendImminent asynchronousSamuel Tan
2014-10-22shill: Replace scoped_ptr with std::unique_ptr.Ben Chan
2014-10-15shill: use ResultAggregator for device suspend actionsSamuel Tan
2014-10-08shill: Manager: HandleProfileEntryDeletion triggers SortServicesPaul Stewart
2014-10-03shill: Replace NULL with nullptr.Ben Chan
2014-10-02shill: improve handling of profiles in WiFiProvidermukesh agrawal
2014-10-01shill: add single connectivity test for feedbackRebecca Silberstein
2014-09-22shill: Clean up angle brackets in template types.Ben Chan
2014-09-17shill: Add new metrics for tracking device presence status per technologyPeter Qiu
2014-09-17shill: Create ConnectivityTrial class to hold logic for connection testsRebecca Silberstein
2014-09-14shill: Add methods for handling connectivity report requestsRebecca Silberstein
2014-09-14shill: Add 'NoAutoConnectTechnologies' manager DBus property.Ben Chan
2014-09-09Update code to include base/files/file_util.hBen Chan
2014-08-28shill: Simplify suspend delay handling.Prathmesh Prabhu