Fixed series of bugs and optimalised arguments preparation 93/70793/2
authorKonrad Lipinski <konrad.l@samsung.com>
Wed, 13 Apr 2016 08:58:43 +0000 (10:58 +0200)
committerKazimierz Krosman <k.krosman@samsung.com>
Fri, 27 May 2016 09:54:07 +0000 (11:54 +0200)
commitbc76cd6e15bd66b6c13a29a64a29a68d3bfe225f
tree68d4645d3368bbb4741698c62aba162ac788cda3
parentf2e9323ecfcd034cd012e768d3a3d73927179387
Fixed series of bugs and optimalised arguments preparation

Fixed kdbus pool memory managment.
Refactored tslog (getenv called only once).
Removed duplicated credential information.
Dropped unused timeouts.
Added lockless calls when logs are disabled.
Removed udesc allocation.
Decreased KDBUS_POOL_SIZE from 16M to 1M.
Minor fixes.

Change-Id: I1e5fda8df4dbd1dd6dfecae60aff6d7d67705a3b
src/dbuspolicy1/libdbuspolicy1.h
src/internal/internal.cpp
src/internal/internal.h
src/internal/libdbuspolicy1-private.hpp
src/internal/timer.hpp [deleted file]
src/internal/tslog.hpp
src/internal/xml_parser.hpp
src/internal/xml_policy.hpp
src/libdbuspolicy1-private.h
src/libdbuspolicy1.c