guix/src/libstore
Eelco Dolstra 4c356acd04 * In `nix-store --export', abort if the contents of a path has
changed.  This prevents corrupt paths from spreading to other
  machines.  Note that checking the hash is cheap because we're
  hashing anyway (because of the --sign feature).
2010-03-09 14:32:03 +00:00
..
Makefile.am * When using the included sqlite/aterm libraries, build with 2010-03-02 15:58:13 +00:00
build.cc * Revert r19797, and use a simpler solution: just don't monitor build 2010-02-03 21:38:41 +00:00
derivations-ast.def * Automatically upgrade <= 0.7 Nix stores to the new schema (so that 2005-02-09 09:50:29 +00:00
derivations.cc * Use foreach in a lot of places. 2009-04-21 11:52:16 +00:00
derivations.hh * When using the included sqlite/aterm libraries, build with 2010-03-02 15:58:13 +00:00
gc.cc * Set `gc-keep-outputs' or `gc-keep-derivations' to false with 2010-03-08 21:31:42 +00:00
globals.cc * No longer block while waiting for a lock on a store path. Instead 2009-03-23 01:05:54 +00:00
globals.hh * No longer block while waiting for a lock on a store path. Instead 2009-03-23 01:05:54 +00:00
local-store.cc * In `nix-store --export', abort if the contents of a path has 2010-03-09 14:32:03 +00:00
local-store.hh * Refactor the upgrade / database initialisation logic a bit. 2010-02-24 16:30:20 +00:00
misc.cc * Get derivation outputs from the database instead of the .drv file, 2010-02-22 12:44:36 +00:00
misc.hh * Made `nix-store -qR --include-outputs' much faster if there are 2010-01-25 17:18:44 +00:00
optimise-store.cc * And some more. 2009-09-24 07:39:55 +00:00
pathlocks.cc * Revert r19797, and use a simpler solution: just don't monitor build 2010-02-03 21:38:41 +00:00
pathlocks.hh * Revert r19797, and use a simpler solution: just don't monitor build 2010-02-03 21:38:41 +00:00
references.cc 2009-03-30 19:35:55 +00:00
references.hh * Scan for references and compute the SHA-256 hash of the output in 2009-03-28 20:51:33 +00:00
remote-store.cc * Implement RemoteStore::queryValidPaths(). 2010-02-26 12:05:01 +00:00
remote-store.hh * Get derivation outputs from the database instead of the .drv file, 2010-02-22 12:44:36 +00:00
schema.sql 2010-02-24 14:39:52 +00:00
store-api.cc * Revert r19650 (implement gc-keep-outputs by looking for derivations 2010-02-22 11:44:17 +00:00
store-api.hh * Remove some unused functions. 2010-03-04 13:03:26 +00:00
worker-protocol.hh * Implement RemoteStore::queryValidPaths(). 2010-02-26 12:05:01 +00:00