summaryrefslogtreecommitdiff
path: root/accessor_interface.h
AgeCommit message (Expand)Author
2016-01-20shill: Add ByteArray propertiesVictor Dodon
2015-09-03License shill to Apache2Peter Qiu
2015-06-18shill: Top-level files a-e: Switch pointer/ref spacingPaul Stewart
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-25shill: Sort headers alphabetically (build/include_alpha)Alex Vakulenko
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
2012-07-11shill: Add uint64 propertiesPaul Stewart
2012-03-30shill: Change service.device property to be a DBus::PathJason Glasgow
2012-03-21shill: serialize Manager.Services as an array of object pathsmukesh agrawal
2012-02-08shill: teach property accessors how to clear properties,mukesh agrawal
2012-02-07shill: Add SIMLockEnabled to the SIM lock status properties and emit changes.Darin Petkov
2011-11-11shill: Implement write-only propertiesGaurav Shah
2011-11-09shill: wifi: Scan for hidden SSIDsPaul Stewart
2011-10-07shill: allow property accessors to return an error message if amukesh agrawal
2011-07-07[shill] Add support for weird Cellular.SimLockStatus propertyChris 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
2011-06-22[shill] Add support for setting properties.Chris Masone