1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-26 20:20:58 +01:00
nix/src/libstore
2007-07-03 13:50:16 +00:00
..
build.cc Before trying to install STLdb4 .... 2007-07-03 13:50:16 +00:00
db.cc Before trying to install STLdb4 .... 2007-07-03 13:50:16 +00:00
db.hh Before trying to install STLdb4 .... 2007-07-03 13:50:16 +00:00
derivations-ast.def Nix now includes the username into the hash calculation, statepaths are also recomputed at buildtime so they cannot be spoofed 2007-06-11 16:43:32 +00:00
derivations.cc 2007-06-21 16:47:48 +00:00
derivations.hh Almost finished the identifier/user/multiple-derivations mod 2007-06-12 21:01:55 +00:00
gc.cc adjusted to: void computeFSClosure(const Path & path, PathSet & paths, const bool & withComponents, const bool & withState, bool flipDirection) 2007-06-29 15:24:51 +00:00
globals.cc Removed collision-bug between repositorys, each group of repositorys and each individual repository has now a scannable unique hash 2007-06-07 14:08:57 +00:00
globals.hh Removed collision-bug between repositorys, each group of repositorys and each individual repository has now a scannable unique hash 2007-06-07 14:08:57 +00:00
local-store.cc Before trying to install STLdb4 .... 2007-07-03 13:50:16 +00:00
local-store.hh added scanAndUpdateAllReferencesTxn(..) moving on to create a db-table that can save state-revision-closures and state-revision-reference-closures 2007-07-02 19:15:10 +00:00
Makefile.am Repositorys are created, state dirs are checked out automatically 2007-05-21 21:34:49 +00:00
misc.cc added scanAndUpdateAllReferencesTxn(..) moving on to create a db-table that can save state-revision-closures and state-revision-reference-closures 2007-07-02 19:15:10 +00:00
misc.hh adjusted to: void computeFSClosure(const Path & path, PathSet & paths, const bool & withComponents, const bool & withState, bool flipDirection) 2007-06-29 15:24:51 +00:00
pathlocks.cc * Use a proper namespace. 2006-09-04 21:06:23 +00:00
pathlocks.hh * Use a proper namespace. 2006-09-04 21:06:23 +00:00
references.cc Bugfix: Before adjusting registerValidPath to also be able to take state paths 2007-06-28 17:12:02 +00:00
references.hh Bugfix: Before adjusting registerValidPath to also be able to take state paths 2007-06-28 17:12:02 +00:00
remote-store.cc added scanAndUpdateAllReferencesTxn(..) moving on to create a db-table that can save state-revision-closures and state-revision-reference-closures 2007-07-02 19:15:10 +00:00
remote-store.hh added scanAndUpdateAllReferencesTxn(..) moving on to create a db-table that can save state-revision-closures and state-revision-reference-closures 2007-07-02 19:15:10 +00:00
store-api.cc Before adjusting computeFSClosure 2007-06-29 14:56:32 +00:00
store-api.hh added scanAndUpdateAllReferencesTxn(..) moving on to create a db-table that can save state-revision-closures and state-revision-reference-closures 2007-07-02 19:15:10 +00:00
store-state.cc merged executeAndPrintShellCommand to runProgram 2007-06-28 13:17:03 +00:00
store-state.hh merged executeAndPrintShellCommand to runProgram 2007-06-28 13:17:03 +00:00
worker-protocol.hh nix-state now works, state is recursively commited (when necessary) 2007-06-27 15:43:16 +00:00