aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-02-08ll-database-binding: allow binding to build with older gdbm librarieseel_5.1.0eel_5.0.3eel_5.0.2eel/5.1.0eel/5.0.3eel/5.0.25.1.05.0.35.0.2eelMatt Ranostay1-7/+7
2018-02-08moved files to root folder.Loïc Collignon15-43/+38
2018-01-29fix json key to string conversion.eel_5.0.1eel/5.0.15.0.1Loïc Collignon1-1/+1
2018-01-26add debugging html ui.Loïc Collignon6-0/+486
2018-01-26move submodule to corresponding eel versionLoïc Collignon1-0/+0
2017-12-21Fix entry pointeel_5.0.0eel_4.99.5eel/5.0.0eel/4.99.55.0.04.99.5José Bollo1-1/+1
2017-12-19changed default branch to eel in .gitreviewLoïc Collignon1-1/+1
2017-12-19renamed api to match better the repo name and the feature provided.Loïc Collignon4-8/+13
2017-12-18add the .gitreview fileLoïc Collignon1-0/+5
2017-12-18remove obsolete description from readmeLoïc Collignon1-23/+1
2017-12-15removed unrelated filesLoïc Collignon18-1601/+0
2017-10-26add nfc pam moduleLoïc Collignon3-63/+185
2017-10-26database: export correct nameJosé Bollo1-1/+1
2017-10-25database: setup permissionsJosé Bollo2-2/+21
2017-10-25database: compatibility with gdbm 1.12José Bollo1-9/+16
2017-10-25database: fill widget dataJosé Bollo1-10/+4
2017-10-25Revert "database: update the name of the API to 'lludb'"José Bollo1-1/+1
2017-10-25database: update the name of the API to 'lludb'José Bollo1-1/+1
2017-10-25database: switch to use gdbm by defaultJosé Bollo3-92/+288
2017-10-25database: call getuid only onceJosé Bollo1-2/+3
2017-10-25database: use PATH_MAX of systemJosé Bollo1-6/+2
2017-10-25database: simplifyJosé Bollo2-85/+20
2017-10-25database: fix regression bugJosé Bollo1-0/+3
2017-10-25database: include null and improve readabilityJosé Bollo1-4/+7
2017-10-25database: fix bugsJosé Bollo1-2/+2
2017-10-25database: Handle UNKNOWN-APP!José Bollo1-0/+4
2017-10-24database: refactor path compute of databaseJosé Bollo1-21/+39
2017-10-24database: remove unused variablesJosé Bollo1-2/+0
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-24pam_agl: remove unused functionJosé Bollo1-13/+0
2017-10-24auth-binding: replace AFB_ERROR_V2 by AFB_ERRORJosé Bollo1-1/+1
2017-10-24fix use of make event in preinitLoïc Collignon58-3724/+13
2017-10-24replaced store binding with a database binding based on a berkeley dbLoïc Collignon68-344/+4350
2017-08-01fixed some an issue on the html UI.Loïc Collignon2-1/+18
2017-08-01fixed a crash when logout.Loïc Collignon1-2/+1
2017-07-31authenticate keys against a json document.Loïc Collignon1-45/+121
2017-07-31use libudev instead of a udev rule and a script.Loïc Collignon3-119/+286
2017-07-31added alternative UI.Loïc Collignon2-0/+106
2017-07-31added some events to the API, like failure.Loïc Collignon4-5/+44
2017-07-31changed absolute path to relative in testing scripts.Loïc Collignon2-2/+2
2017-07-31updated CMakeLists.txt with license and fixed a wrong pathLoïc Collignon4-1/+73
2017-07-31update .gitignore for KDevelop4Loïc Collignon3-4/+7