summaryrefslogtreecommitdiff
path: root/cellular_service.cc
AgeCommit message (Expand)Author
2011-08-22[shill] Use flimflam-esque storage idsChris Masone
2011-08-22shill: Supply home provider and serving operator for CDMA.Darin Petkov
2011-08-18shill: Support Cellular CDMA activation.Darin Petkov
2011-08-16shill: Obtain the payment and usage URLs from ModemManager.Darin Petkov
2011-08-08shill: On Service::Connect, connect the modem device to the network.Darin Petkov
2011-07-28shill: push service naming down into Service class (instead of beingmukesh agrawal
2011-07-15[shill] Enable Profile objects to manage a list of Services to persist.Chris Masone
2011-07-12Re-land "[shill] Get rid of Entry as a first-class citizen""Chris Masone
2011-07-12Revert "[shill] Get rid of Entry as a first-class citizen"Chris Masone
2011-07-12[shill] Get rid of Entry as a first-class citizenChris Masone
2011-07-11[shill] Back property storage in Service objects with Entry objectsChris Masone
2011-07-06shill: update Makefile to enable -Wall, and related flags, on ebuildsmukesh agrawal
2011-07-03[shill] Add comments in base classes saying which properties are registered i...Chris Masone
2011-07-03[shill] Use composition instead of inheritance with PropertyStoreChris Masone
2011-06-30[shill] Enable objects to query an opaque RPC-system ID from AdaptorsChris Masone
2011-06-27[shill] Use ref-counted pointers more, break unneeded header depsChris 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