apps/agl-service-data-persistence.git
2018-10-11 Jan-Simon MoellerMerge "Fix config.cmake" into flounder flounder 6.0.1 6.0.2 6.0.3 6.0.4 6.0.5 flounder/6.0.1 flounder/6.0.2 flounder/6.0.3 flounder/6.0.4 flounder/6.0.5 flounder_6.0.1 flounder_6.0.2 flounder_6.0.3 flounder_6.0.4 flounder_6.0.5
2018-10-11 Jan-Simon MoellerMerge "Add tests for data persistence binding" into...
2018-10-09 Frederic MarecAdd tests for data persistence binding 21/17021/1
2018-10-09 Frederic MarecUpdate version of conf.d/app-templates submodule. 19/17019/1
2018-10-09 Frederic MarecFix config.cmake 17/17017/1
2018-09-10 Jan-Simon MöllerAdd gitreview file for flounder branch 5.99.7 6.0.0 flounder/5.99.7 flounder/6.0.0 flounder_5.99.7 flounder_6.0.0
2018-02-08 Loïc Collignonmoved files to root folder. 5.99.1 5.99.2 5.99.3 5.99.4 5.99.5 5.99.6 6.90.0 flounder/5.99.1 flounder/5.99.2 flounder/5.99.3 flounder/5.99.4 flounder/5.99.5 flounder/5.99.6 flounder_5.99.1 flounder_5.99.2 flounder_5.99.3 flounder_5.99.4 flounder_5.99.5 flounder_5.99.6 guppy/6.90.0 guppy_6.90.0
2018-01-30 Matt Ranostayll-database-binding: allow binding to build with older... 09/13309/1
2018-01-29 Loïc Collignonfix json key to string conversion.
2018-01-26 Loïc Collignonadd debugging html ui.
2018-01-26 Loïc Collignonmove submodule to corresponding master version
2017-12-21 Loïc CollignonFix entry point
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