summaryrefslogtreecommitdiffstats
path: root/chromeos/dbus/shill_ipconfig_client.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in chromeos/.avi2015-12-211-0/+1
* Play better with C++11 library features from /chromeoslimasdf2015-11-251-5/+6
* Update usages of std::map to use ScopedPtrMap.mgiuca2015-06-251-10/+10
* Update {virtual,override,final} to follow C++11 style in chromeos/dbus.dcheng2015-01-161-19/+17
* replace OVERRIDE and FINAL with override and final in chromeos/mostynb2014-10-061-9/+9
* Provide IPConfigs in networkingPrivate.GetPropertiesstevenjb@chromium.org2014-05-091-0/+6
* Remove fake client creation from DBusClients' Create() functions.pneubeck@chromium.org2013-12-031-7/+2
* dbus: Remove MockShillDeviceClient and MockShillIPConfigClientsatorux@chromium.org2013-10-211-2/+2
* Track active references in ShillClientHelper (Take 3)stevenjb@chromium.org2013-10-071-1/+1
* Revert 227100 "Track active references in ShillClientHelper (Tak..."stevenjb@chromium.org2013-10-041-1/+1
* Track active references in ShillClientHelper (Take 2)stevenjb@chromium.org2013-10-041-1/+1
* Migrate DBus service constants from flimflam namespace to shill namespace.benchan@chromium.org2013-09-241-11/+11
* Revert 224179 "Track active references in ShillClientHelper"kkania@chromium.org2013-09-191-1/+1
* Track active references in ShillClientHelperstevenjb@chromium.org2013-09-191-1/+1
* Eliminate NetworkLibrary!stevenjb@chromium.org2013-09-111-10/+0
* Split construction and initialization of DBus clients.pneubeck@chromium.org2013-08-271-6/+10
* Use a direct include of the message_loop header in chromeos/.avi@chromium.org2013-07-171-1/+1
* Move shill client stubs into separate filesgspencer@chromium.org2013-02-141-77/+2
* Use NetworkConfigurationHandler to connect from status areastevenjb@chromium.org2012-12-101-0/+8
* chromeos: Remove unused CrosAddIPConfig/CrosRemoveIPConfig functionshashimoto@chromium.org2012-11-131-14/+0
* This converts the Shill clients to use an observer patterngspencer@chromium.org2012-09-271-21/+18
* Renaming instances of "flimflam" with "shill", now that we're only using shill.gspencer@chromium.org2012-09-071-0/+273