guix/src/libstore
Eelco Dolstra 91ef4d9a81 Remove unnecessary call to closeMostFDs()
We have close-on-exec on all FDs now, and there is no security risk in
passing open FDs to substituters anyway.
2012-11-09 14:43:47 +01:00
..
Makefile.am Fix regular expression 2012-10-04 09:46:10 -04:00
build.cc If hashes do not match, print them in base-32 for SHA-1/SHA-256 2012-10-23 18:05:50 +02:00
derivations.cc Add a ‘--repair’ flag to nix-instantiate 2012-10-03 15:09:18 -04:00
derivations.hh Add a ‘--repair’ flag to nix-instantiate 2012-10-03 15:09:18 -04:00
gc.cc Templatise tokenizeString() 2012-09-19 15:43:23 -04:00
globals.cc Templatise tokenizeString() 2012-09-19 15:43:23 -04:00
globals.hh Include <sys/types.h> for off_t 2012-09-25 13:00:19 -04:00
local-store.cc Remove unnecessary call to closeMostFDs() 2012-11-09 14:43:47 +01:00
local-store.hh Add a ‘--repair’ flag to nix-instantiate 2012-10-03 15:09:18 -04:00
misc.cc Refactor settings processing 2012-07-30 19:55:41 -04:00
misc.hh Use "#pragma once" to prevent repeated header file inclusion 2012-07-18 14:59:03 -04:00
optimise-store.cc Remove setting of the immutable bit 2012-09-19 16:17:54 -04:00
pathlocks.cc Set the close-on-exec flag on file descriptors 2012-03-05 20:29:00 +01:00
pathlocks.hh Use "#pragma once" to prevent repeated header file inclusion 2012-07-18 14:59:03 -04:00
references.cc Use data() instead of c_str() where appropriate 2012-02-09 18:27:45 +01:00
references.hh Use "#pragma once" to prevent repeated header file inclusion 2012-07-18 14:59:03 -04:00
remote-store.cc Drop support for running nix-worker in "slave" mode 2012-10-03 17:30:45 -04:00
remote-store.hh Add a ‘--repair’ flag to nix-instantiate 2012-10-03 15:09:18 -04:00
schema.sql * Store the size of a store path in the database (to be precise, the 2010-11-16 17:11:46 +00:00
store-api.cc Merge branch 'master' into no-manifests 2012-08-27 11:09:07 -04:00
store-api.hh Add a ‘--repair’ flag to nix-instantiate 2012-10-03 15:09:18 -04:00
worker-protocol.hh Whitespace 2012-07-30 17:13:25 -04:00