Add flags to dbdisk to support non-recursive scans.
authorNot Zed <notzed@gmail.com>
Sat, 29 Apr 2023 22:11:46 +0000 (07:41 +0930)
committerNot Zed <notzed@gmail.com>
Sat, 29 Apr 2023 22:11:46 +0000 (07:41 +0930)
commit6a48ccfed7ed5d3e72384466c66c0b09142f714f
treecd8493573dc7c79acedb0861840dc6a37c57ce3c
parent46d751bee09d9f61484a330ddac351b54918f938
Add flags to dbdisk to support non-recursive scans.
Remove redundant copies of serialisation descriptors.
Fix a double-free with dbfile.
Add update command to disk-indexer.
Add usage to disk-util.
Sanitize utf8 in json strings.
Minor cleanups.
.gitignore [new file with mode: 0644]
Makefile
blobs.c
dbindex.c
dbindex.h
disk-indexer.c
disk-monitor.c
disk-util.c
http-monitor.c