database: call getuid only once
[apps/agl-service-data-persistence.git] / ll-database-binding / src / ll-database-binding.c
2017-10-25 José Bollodatabase: call getuid only once
2017-10-25 José Bollodatabase: use PATH_MAX of system
2017-10-25 José Bollodatabase: simplify
2017-10-25 José Bollodatabase: fix regression bug
2017-10-25 José Bollodatabase: include null and improve readability
2017-10-25 José Bollodatabase: fix bugs
2017-10-25 José Bollodatabase: Handle UNKNOWN-APP!
2017-10-24 José Bollodatabase: refactor path compute of database
2017-10-24 José Bollodatabase: remove unused variables
2017-10-24 José Bollodatabase: factorize insert and replace
2017-10-24 José Bollodatabase: generalize use of get_key
2017-10-24 José Bollodatabase: Add get_key function
2017-10-24 José Bollodatabase: remove tailing tabs
2017-10-24 José Bollodatabase: don't bother linker with locals
2017-10-24 José Bollodatabase: return -1 when init fails
2017-10-24 José Bollodatabase: fix warnings
2017-10-24 José Bollodatabase: remove duplited lines
2017-10-24 Loïc Collignonfix use of make event in preinit
2017-10-24 Loïc Collignonreplaced store binding with a database binding based...