src/utils_fbhash.c: Implementation of a file-backed hash.
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Sat, 25 Apr 2009 13:16:01 +0000 (15:16 +0200)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Sat, 25 Apr 2009 13:16:01 +0000 (15:16 +0200)
commit69362465fa6074dd1ef8460723a1e4fc793ac8ad
treef1286a3961f486688a8382c54612fea8b08247b4
parent86a86038190c845be6b8903cddba71deb0ccb6ed
src/utils_fbhash.c: Implementation of a file-backed hash.

This is going to be used for password files on the server.
src/utils_fbhash.c [new file with mode: 0644]
src/utils_fbhash.h [new file with mode: 0644]