aboutsummaryrefslogtreecommitdiff
path: root/src/libutil/serialise.hh
AgeCommit message (Expand)Author
2009-03-22* NAR archives: handle files larger than 2^32 bytes. Previously itEelco Dolstra
2008-12-11* Open the connection to the daemon lazily (on demand) so thatEelco Dolstra
2008-12-03* A simple API for parsing NAR archives.Eelco Dolstra
2008-06-18* Some refactoring: put the GC options / results in separate structs.Eelco Dolstra
2006-12-12* New primop builtins.filterSource, which can be used to filter filesEelco Dolstra
2006-11-30* More remote operations.Eelco Dolstra
2006-11-30* When NIX_REMOTE is set to "slave", fork off nix-worker in slaveEelco Dolstra
2006-11-30* Skeleton of the privileged worker program.Eelco Dolstra