summaryrefslogtreecommitdiff
path: root/server/util/backup_file.c
AgeCommit message (Collapse)AuthorFilesLines
2010-02-18Rename server/ directory to src/Stephen Gallagher1-122/+0
Also update BUILD.txt
2009-09-08Split database in multiple filesSimo Sorce1-0/+122
The special persistent local database retains the original name. All other backends now have their own cache-NAME.ldb file.