[shill] Add Profile objects

Add a mostly-empty Profile object and all the wiring to hook it up to DBus

BUG=chromium-os:17154
TEST=unit tests

Change-Id: I16bf488969f071dd91c31ef454c7e10a81f9afe7
Reviewed-on: http://gerrit.chromium.org/gerrit/3423
Reviewed-by: mukesh agrawal <quiche@chromium.org>
Tested-by: Chris Masone <cmasone@chromium.org>
13 files changed
tree: dd53259014dab5f17bff6afd3d72eed300d76edc
  1. accessor_interface.h
  2. adaptor_interfaces.h
  3. cellular.cc
  4. cellular.h
  5. cellular_service.cc
  6. cellular_service.h
  7. cellular_unittest.cc
  8. control_interface.h
  9. crypto_des_cbc.cc
  10. crypto_des_cbc.h
  11. crypto_des_cbc_unittest.cc
  12. crypto_interface.h
  13. crypto_provider.cc
  14. crypto_provider.h
  15. crypto_provider_unittest.cc
  16. crypto_rot47.cc
  17. crypto_rot47.h
  18. crypto_rot47_unittest.cc
  19. dbus_adaptor.cc
  20. dbus_adaptor.h
  21. dbus_adaptor_unittest.cc
  22. dbus_control.cc
  23. dbus_control.h
  24. device.cc
  25. device.h
  26. device_dbus_adaptor.cc
  27. device_dbus_adaptor.h
  28. device_info.cc
  29. device_info.h
  30. device_info_unittest.cc
  31. device_stub.h
  32. device_unittest.cc
  33. dhcp_config.cc
  34. dhcp_config.h
  35. dhcp_config_unittest.cc
  36. dhcp_provider.cc
  37. dhcp_provider.h
  38. dhcp_provider_unittest.cc
  39. dhcp_proxy_interface.h
  40. dhcpcd.xml
  41. dhcpcd_proxy.cc
  42. dhcpcd_proxy.h
  43. endpoint.cc
  44. endpoint.h
  45. error.cc
  46. error.h
  47. ethernet.cc
  48. ethernet.h
  49. ethernet_service.cc
  50. ethernet_service.h
  51. flimflam-device.xml
  52. flimflam-ipconfig.xml
  53. flimflam-manager.xml
  54. flimflam-profile.xml
  55. flimflam-service.xml
  56. glib.cc
  57. glib.h
  58. glib_io_handler.cc
  59. glib_io_handler.h
  60. inherit-review-settings-ok
  61. io_handler.h
  62. ipconfig.cc
  63. ipconfig.h
  64. ipconfig_unittest.cc
  65. key_file_store.cc
  66. key_file_store.h
  67. key_file_store_unittest.cc
  68. Makefile
  69. manager.cc
  70. manager.h
  71. manager_dbus_adaptor.cc
  72. manager_dbus_adaptor.h
  73. manager_unittest.cc
  74. mock_adaptors.cc
  75. mock_adaptors.h
  76. mock_control.cc
  77. mock_control.h
  78. mock_device.cc
  79. mock_device.h
  80. mock_dhcp_proxy.h
  81. mock_glib.h
  82. mock_property_store.h
  83. mock_service.cc
  84. mock_service.h
  85. profile.cc
  86. profile.h
  87. profile_dbus_adaptor.cc
  88. profile_dbus_adaptor.h
  89. property_accessor.h
  90. property_accessor_unittest.cc
  91. property_iterator.h
  92. property_store.cc
  93. property_store.h
  94. property_store_unittest.cc
  95. property_store_unittest.h
  96. refptr_types.h
  97. rtnl_handler.cc
  98. rtnl_handler.h
  99. rtnl_listener.cc
  100. rtnl_listener.h
  101. service.cc
  102. service.h
  103. service_dbus_adaptor.cc
  104. service_dbus_adaptor.h
  105. service_unittest.cc
  106. shill.conf
  107. shill_config.cc
  108. shill_config.h
  109. shill_daemon.cc
  110. shill_daemon.h
  111. shill_event.cc
  112. shill_event.h
  113. shill_main.cc
  114. shill_unittest.cc
  115. store_interface.h
  116. supplicant-bss.xml
  117. supplicant-interface.xml
  118. supplicant-network.xml
  119. supplicant-process.xml
  120. testrunner.cc
  121. WATCHLISTS
  122. wifi.cc
  123. wifi.h
  124. wifi_endpoint.cc
  125. wifi_endpoint.h
  126. wifi_service.cc
  127. wifi_service.h
  128. wifi_unittest.cc