apps/agl-service-data-persistence.git
2018-02-08 Matt Ranostayll-database-binding: allow binding to build with older... eel 5.0.2 5.0.3 5.1.0 eel/5.0.2 eel/5.0.3 eel/5.1.0 eel_5.0.2 eel_5.0.3 eel_5.1.0
2018-02-08 Loïc Collignonmoved files to root folder.
2018-01-29 Loïc Collignonfix json key to string conversion. 5.0.1 eel/5.0.1 eel_5.0.1
2018-01-26 Loïc Collignonadd debugging html ui.
2018-01-26 Loïc Collignonmove submodule to corresponding eel version
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 Collignonchanged default branch to eel in .gitreview
2017-12-19 Loïc Collignonrenamed api to match better the repo name and the featu...
2017-12-18 Loïc Collignonadd the .gitreview file
2017-12-18 Loïc Collignonremove obsolete description from readme
2017-12-15 Loïc Collignonremoved unrelated files
2017-10-26 Loïc Collignonadd nfc pam module
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 José Bollopam_agl: remove unused function
2017-10-24 José Bolloauth-binding: replace AFB_ERROR_V2 by AFB_ERROR
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...
2017-08-01 Loïc Collignonfixed some an issue on the html UI.
2017-08-01 Loïc Collignonfixed a crash when logout.
2017-07-31 Loïc Collignonauthenticate keys against a json document.
2017-07-31 Loïc Collignonuse libudev instead of a udev rule and a script.
2017-07-31 Loïc Collignonadded alternative UI.
2017-07-31 Loïc Collignonadded some events to the API, like failure.
2017-07-31 Loïc Collignonchanged absolute path to relative in testing scripts.
2017-07-31 Loïc Collignonupdated CMakeLists.txt with license and fixed a wrong...
2017-07-31 Loïc Collignonupdate .gitignore for KDevelop4
2017-07-11 Loïc Collignonfirst somewhat working version.
2017-06-26 Loïc Collignonadded the PAM's module stub.
2017-06-26 Loïc Collignonadded udev's rule sample.
2017-06-26 Loïc Collignonadded the binding's stub.
2017-06-26 Loïc Collignonupdated the readme.
2017-06-26 Loïc CollignonAdded a default .gitignore.
2017-06-26 Loïc Collignon... Initial commit