move submodule to corresponding eel version
[apps/agl-service-data-persistence.git] / ll-database-binding /
2017-12-21 José BolloFix entry point 81/12881/1 4.99.5 5.0.0 eel/4.99.5 eel/5.0.0 eel_4.99.5 eel_5.0.0
2017-12-19 Loïc Collignonrenamed api to match better the repo name and the featu...
2017-10-26 José Bollodatabase: export correct name
2017-10-25 José Bollodatabase: setup permissions
2017-10-25 José Bollodatabase: compatibility with gdbm 1.12
2017-10-25 José Bollodatabase: fill widget data
2017-10-25 José BolloRevert "database: update the name of the API to 'lludb'"
2017-10-25 José Bollodatabase: update the name of the API to 'lludb'
2017-10-25 José Bollodatabase: switch to use gdbm by default
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 José Bollocleanup swap file
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...