Merge "Build and package Layer Management service binaries." into tizen
[profile/ivi/layer-management.git] / LayerManagerPlugins / IpcModules /
2013-07-05 Timo LotterbachTcpIpcModule: fixed several C90 compiler warnings
2013-07-05 Timo LotterbachHealth: added thread dead-lock detection
2013-07-03 Michael SchuldtDbusIpcModule: fixed introspection and configuration
2013-03-14 Timo LotterbachCMake: cleaned build of IpcModules
2013-03-14 Timo LotterbachCMake: removed empty unit test file in TcpIpcModule
2013-03-14 Timo LotterbachLayerManagement: fixed warnings detected by style guide...
2013-03-14 Timo LotterbachDbusIpcModule: fixed destroy() return value
2013-02-07 Timo LotterbachilmClient: fixed all client functions to return correct...
2013-02-05 Timo LotterbachIpcModuleLoader: was moved to LayerManagerUtils, depend...
2013-02-05 Timo LotterbachMaintenenace: fix several compiler warnings in C code
2013-01-14 Timo LotterbachC-Code: fixed compiler warnings in C Code
2013-01-14 Timo LotterbachLayerManagement: removed support for layergroup and...
2013-01-14 Timo LotterbachCMake: using LIBRARY_BUILDMODE for libraries responding...
2013-01-14 Timo LotterbachCMake: added project_type to each component
2013-01-14 Timo LotterbachTcpIpcModule: fixed compiler error in host resolution
2013-01-14 Timo LotterbachLayerManagement: fixed warnings in C code
2013-01-14 Timo LotterbachLayerManagerService: added support for full static...
2012-11-22 Adam CheneyLayerManager: new get/set optimization command
2012-11-22 Timo LotterbachDbusIpcModule: fixed broken build
2012-11-22 Nobuhiko TanibataDbusIpcModule: Bugfix, missing call of dbus_message_ite...
2012-11-20 Timo LotterbachDbusIpcModule: enabled Dbus thread support
2012-11-20 Timo LotterbachDbusIpcModule: now using private dbus connection, impro...
2012-10-26 Timo LotterbachDbusIpcModule: added checks before calling dbus_watch_h...
2012-10-22 Timo LotterbachDbusIpcModule: updated Introspect response to contain...
2012-10-22 Timo LotterbachBuildSystem: updated compiler warnings settings, added...
2012-10-17 Timo LotterbachMaintenance: removed use of non-portable usage of map...
2012-10-02 Timo LotterbachTcpIpcModule: updated to new IpcModule API, added notif...
2012-10-02 Timo LotterbachDbusIpcModule: updated to new IpcModule API, added...
2012-10-02 Timo LotterbachIpcModuleLoader: updated IpcMpodule API to support...
2012-09-04 Michael SchuldtIpcModule: Fix Memory Leak therefore introducing destro... ivi-layer-management_version_0_9_7_rc2
2012-07-20 Timo LotterbachTcpIpcModule: fix signal handling
2012-07-20 Timo LotterbachLayerManagerSerivce: removed some minor compiler warnings
2012-07-16 Timo LotterbachTcpIpcModule: support multiple data buffers for send...
2012-07-06 Frédéric BlainUpdate default plugin directory search path to match...
2012-07-03 Michael SchuldtDbusIpcModules: Fixes wrong message unreferencing
2012-06-28 Rahul SinghalLayerManagerCommands: Add SurfaceRemoveNativeContentCommand
2012-06-21 Timo LotterbachTcpIpcModule: added ipc module for tcp socket communication
2012-06-21 Timo LotterbachIpcModuleLoader: added ipc module loader library
2012-06-21 Timo LotterbachDbusIpcModule: created DBUS ipc module