summaryrefslogtreecommitdiff
path: root/property_store.h
AgeCommit message (Expand)Author
2015-09-03License shill to Apache2Peter Qiu
2015-07-20shill: update KeyValueStore to/from chromeos::VariantDictionary conversionPeter Qiu
2015-06-25shill: update PropertyStore to support chromeos::Any variant typePeter Qiu
2015-06-18shill: Top-level files n-v: Switch pointer/ref spacingPaul Stewart
2014-09-22shill: Clean up angle brackets in template types.Ben Chan
2014-09-10shill: Add Service property "SavedIPConfig" and "StaticIPConfig"Peter Qiu
2014-09-03shill: Include base/macros.h instead of base/basictypes.hBen Chan
2014-08-11shill: Use integer types from stdint.hBen Chan
2014-07-04shill: Fix header guards to conform to coding style.Ben Chan
2014-06-18shill: Fix most of warnings from cpplintAlex Vakulenko
2013-06-19shill: add FrequencyList property to WiFiServicesmukesh agrawal
2013-05-02shill: make setting a property to its current value a no-opmukesh agrawal
2013-01-18shill: Remove PropertyStoreInspectorPaul Stewart
2012-07-11shill: Add uint64 propertiesPaul Stewart
2012-03-30shill: Change service.device property to be a DBus::PathJason Glasgow
2012-03-27shill: Make cellular Connect work for GSM networks.Eric Shienbrood
2012-03-21shill: serialize Manager.Services as an array of object pathsmukesh agrawal
2012-02-08shill: some cleanups for property_store.ccmukesh agrawal
2012-02-08shill: teach PropertyStore how to clear propertiesmukesh agrawal
2012-02-07shill: Add SIMLockEnabled to the SIM lock status properties and emit changes.Darin Petkov
2012-01-09shill: enable background scanning for wifimukesh agrawal
2011-12-09shill: Create HTTPProxy for connected servicesPaul Stewart
2011-11-11shill: Implement write-only propertiesGaurav Shah
2011-10-07shill: allow property accessors to return an error message if amukesh agrawal
2011-09-21shill: Support for GSM network scanning.Darin Petkov
2011-09-19shill: tighten up constness of PropertyStoremukesh agrawal
2011-07-07[shill] Add support for weird Cellular.SimLockStatus propertyChris Masone
2011-07-03[shill] Use composition instead of inheritance with PropertyStoreChris Masone
2011-07-02[shill] Add getting/setting for ipconfig propertiesChris Masone
2011-06-29[shill] Enable the getting of properties, and wire to dbus.Chris Masone
2011-06-24[shill] Add properties to Manager, Device and subclasses. Clean up unit testsChris Masone