summaryrefslogtreecommitdiff
path: root/utils/nfsdcltrack/sqlite.c
Commit message (Expand)AuthorAgeFilesLines
* Removed a resource leak from nfsdcltrack/sqlite.ccovscan-nextSteve Dickson2019-04-281-0/+2
* Removed missing-prototypes warnings.Steve Dickson2018-02-231-1/+2
* nfsdcltrack: silence some expected errorsJeff Layton2017-04-261-2/+2
* nfsdcltrack: use sqlite3_errmsg instead of sqlite3_errstrJeff Layton2014-11-171-6/+6
* nfsdcltrack: use sqlite3_close instead of sqlite3_close_v2Jeff Layton2014-11-171-1/+1
* nfsdcltrack: fetch NFSDCLTRACK_GRACE_START out of environmentJeff Layton2014-09-191-0/+40
* nfsdcltrack: grab the NFSDCLTRACK_CLIENT_HAS_SESSION env var if it's presentJeff Layton2014-09-191-5/+25
* nfsdcltrack: update schema to v2Jeff Layton2014-09-191-8/+93
* nfsdcltrack: overhaul database initializtionJeff Layton2014-09-191-83/+140
* nfsdcltrack: rename CLD_* constants with CLTRACK_* prefixesJeff Layton2014-09-191-6/+6
* nfsdcltrack: update comments in sqlite.cJeff Layton2014-09-191-6/+4
* nfsdcltrack: break out a function to open the database handleJeff Layton2012-11-111-15/+34
* nfsdcltrack: remove pointless sqlite_topdir variableJeff Layton2012-11-111-9/+4
* nfsdcltrack: rename the nfsdcld directory and options to nfsdcltrackJeff Layton2012-11-111-0/+386