summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2025-07-31remember to call sqlite3_closeHEADmasterJohn Turner
2025-07-31use maybe_unused instead of gnu::unusedJohn Turner
2025-07-31remove redudant "const"John Turner
2025-07-31INSERT OR IGNORE was not behaving as expectedJohn Turner
2025-07-31rewrite and drop sqlitecpp dependencyJohn Turner
2025-07-30rename database to pam_xdg.dbJohn Turner
2025-07-24initJohn Turner