summaryrefslogtreecommitdiff
path: root/mock_service.h
AgeCommit message (Expand)Author
2015-09-03License shill to Apache2Peter Qiu
2015-08-26shill: include non-primary devices in the enumerated devices listPeter Qiu
2015-08-10shill: remove Service::SaveToCurrentProfile.Ningyuan Wang
2015-06-18shill: Top-level mocks: Switch pointer/ref spacingPaul Stewart
2015-04-17shill: compiler option support for wifi and wired 802.1xPeter Qiu
2015-03-27shill: don't override static nameserversGarret Kelly
2014-10-30shill: Service: Move ManagerTest::SortServices to ServiceTest::ComparePaul Stewart
2014-09-23shill: Add support for disable/enable link monitoring through DBUSPeter Qiu
2014-08-14shill: Add C++11 override specifier to destructors of derived classes.Ben Chan
2014-08-11shill: Export portal detection failure phase and statusPeter Qiu
2014-07-16shill: add disconnect reason to log messagesSamuel Tan
2014-07-15shill: Reporting of device's connection statusPeter Qiu
2014-07-10shill: Support of DNS auto fallbackPeter Qiu
2014-07-04shill: Fix header guards to conform to coding style.Ben Chan
2014-06-26shill: Service: Remove DHCP minimal config codePaul Stewart
2014-05-20shill: Manager: Clear all explicit disconnectionsPaul Stewart
2013-12-05shill: PropertyAccessor: Create a const ReadOnly accessorPaul Stewart
2013-10-30shill: Service: Track DHCP failures and inform ShouldUseMinimalDHCPConfig()Paul Stewart
2013-05-02shill: make setting a property to its current value a no-opmukesh agrawal
2013-04-26shill: Service: Return profile entries that can configurePaul Stewart
2013-04-19shill: Ethernet: Create shared credentials providerPaul Stewart
2013-04-09shill: improve service loggingmukesh agrawal
2013-01-18shill: Manager: Implement FindMatchingServicePaul Stewart
2013-01-10shill: Log service's unique name rather than friendly name.Darin Petkov
2012-11-13shill: Service: Sort services based on dependencyPaul Stewart
2012-10-30shill: Properly return and emit WatchedServices propertyPaul Stewart
2012-10-01shill: Disconnect a service on DHCP lease failureChristopher Wiley
2012-06-05Remove TechnologyIs method from the Service class and its subclasses. This is...Joshua Kroll
2012-05-14shill: vpn: Disconnect VPN service when underlying connection disconnects.Darin Petkov
2012-05-01shill: Save ephemeral profile when GSM cellular network connectsGary Morain
2012-04-27shill: wifi: Scan for non-ephemeral hidden networksPaul Stewart
2012-04-26shill: service: Do active checks on PortalCheck and ProxyConfigPaul Stewart
2012-03-27shill: vpn: Destroy Unload()ed VPN servicesPaul Stewart
2012-03-22shill: Implement Service::ConfigurePaul Stewart
2012-03-16shill: vpn: Pin route on default connectionPaul Stewart
2012-02-23shill: Perform Portal Detection in DevicePaul Stewart
2012-02-17shill: Persists updated favorite setting.Thieu Le
2012-02-14shill: Add code to track disconnect metric.Thieu Le
2012-01-27shill: Implement DeleteEntry Profile methodPaul Stewart
2012-01-13shill: Move Metrics from singleton to Shill daemonThieu Le
2012-01-05shill: improve conformance with WiFiRoaming testsmukesh agrawal
2011-12-12shill: Assign "Default" status to the best connectionPaul Stewart
2011-12-09shill: Create HTTPProxy for connected servicesPaul Stewart
2011-12-06shill: implement Service.Disconnect (for WiFiService only)mukesh agrawal
2011-12-01shill: cleaning glint warningsHristo Stefanov
2011-11-28Implement {Available|Connected|Enabled}Technolgies and DefaultTechnologyGaurav Shah
2011-11-11shill: Implement write-only propertiesGaurav Shah
2011-10-21[shill] Make profiles backed with StoreInterfacesChris Masone
2011-09-26shill: Implement service sortingPaul Stewart
2011-09-15[shill] Add code for persisting profiles and services to disk.Chris Masone