aboutsummaryrefslogtreecommitdiff
path: root/src/seen-db.c
Commit message (Collapse)AuthorAgeFilesLines
* Fail if we have init called more than once. Merge comment.Ted Gould2010-03-251-3/+1
|
* Give us a minute before we write it out.Ted Gould2010-03-241-1/+1
|
* Ah, classic failureTed Gould2010-03-241-0/+1
|
* Make this easier to testTed Gould2010-03-241-1/+1
|
* Building us a file.Ted Gould2010-03-241-1/+54
|
* More commentsTed Gould2010-03-241-0/+6
|
* Copyright headers.Ted Gould2010-03-241-0/+21
|
* Some commentsTed Gould2010-03-241-0/+7
|
* Have a background process for writing out the seen DBTed Gould2010-03-241-0/+17
|
* Code to read in the keyfileTed Gould2010-03-241-0/+31
|
* Building a file name and checking if it exists.Ted Gould2010-03-241-0/+13
|
* Changing to be more of a singleton type of thing. Really that makes more sense.Ted Gould2010-03-241-5/+10
|
* Making a basic interface for the seen database.Ted Gould2010-03-241-0/+25