summaryrefslogtreecommitdiffstats
path: root/ll-database-binding/src
AgeCommit message (Expand)AuthorFilesLines
2017-10-24database: factorize insert and replaceJosé Bollo1-47/+30
2017-10-24database: generalize use of get_keyJosé Bollo1-103/+13
2017-10-24database: Add get_key functionJosé Bollo1-32/+60
2017-10-24database: remove tailing tabsJosé Bollo1-51/+51
2017-10-24database: don't bother linker with localsJosé Bollo1-12/+12
2017-10-24database: return -1 when init failsJosé Bollo1-3/+3
2017-10-24database: fix warningsJosé Bollo1-7/+8
2017-10-24database: remove duplited linesJosé Bollo1-4/+0
2017-10-24cleanup swap fileJosé Bollo1-0/+0
2017-10-24fix use of make event in preinitLoïc Collignon1-24/+9
2017-10-24replaced store binding with a database binding based on a berkeley dbLoïc Collignon5-0/+475