nix-super/src/libutil
Eelco Dolstra e25fad691a * Move addTempRoot() to the store API, and add another function
syncWithGC() to allow clients to register GC roots without needing
  write access to the global roots directory or the GC lock.
2006-12-02 16:41:36 +00:00
..
archive.cc * Skeleton of the privileged worker program. 2006-11-30 19:19:59 +00:00
archive.hh * Skeleton of the privileged worker program. 2006-11-30 19:19:59 +00:00
aterm-map.cc * Remove unnecessary inclusions of aterm2.h. 2006-09-04 22:08:40 +00:00
aterm-map.hh * Remove unnecessary inclusions of aterm2.h. 2006-09-04 22:08:40 +00:00
aterm.cc * Big cleanup of the semantics of paths, strings, contexts, string 2006-10-16 15:55:34 +00:00
aterm.hh * Big cleanup of the semantics of paths, strings, contexts, string 2006-10-16 15:55:34 +00:00
hash.cc * Skeleton of the privileged worker program. 2006-11-30 19:19:59 +00:00
hash.hh * Print a better error message for wrong hashes (NIX-49). 2006-09-20 16:15:32 +00:00
Makefile.am * Skeleton of the privileged worker program. 2006-11-30 19:19:59 +00:00
md5.c * Optional switch "--with-openssl=<PATH>" to use OpenSSL's 2006-02-13 19:52:43 +00:00
md5.h * Some Cygwin fixes. 2006-05-24 13:23:20 +00:00
md32_common.h * Add SHA-256. 2005-01-14 12:03:04 +00:00
serialise.cc * More remote operations. 2006-11-30 22:43:55 +00:00
serialise.hh * More remote operations. 2006-11-30 22:43:55 +00:00
sha1.c * Optional switch "--with-openssl=<PATH>" to use OpenSSL's 2006-02-13 19:52:43 +00:00
sha1.h * Optional switch "--with-openssl=<PATH>" to use OpenSSL's 2006-02-13 19:52:43 +00:00
sha256.c * Add SHA-256. 2005-01-14 12:03:04 +00:00
sha256.h * FreeBSD 4.x doesn't have stdint.h, use inttypes.h instead (which is 2005-05-04 16:32:54 +00:00
types.hh * Use a proper namespace. 2006-09-04 21:06:23 +00:00
util.cc * Move addTempRoot() to the store API, and add another function 2006-12-02 16:41:36 +00:00
util.hh * Remove most of the old setuid code. 2006-12-02 15:45:51 +00:00
xml-writer.cc * Use a proper namespace. 2006-09-04 21:06:23 +00:00
xml-writer.hh * Use a proper namespace. 2006-09-04 21:06:23 +00:00