aboutsummaryrefslogtreecommitdiff
path: root/src/libutil/archive.cc
AgeCommit message (Expand)Author
2014-07-16Be more strict about file names in NARsEelco Dolstra
2014-07-16Handle case collisions on case-insensitive systemsEelco Dolstra
2014-04-03Tweak error messageEelco Dolstra
2014-02-27Set up a minimal /dev in chrootsEelco Dolstra
2013-09-17RestoreSink: Slightly reduce the number of concurrent FDsEelco Dolstra
2010-05-04* Revert r15436. This was a workaround for a bug in btrfs which seemsEelco Dolstra
2009-12-17* Include config.h before the C library headers, because it definesEelco Dolstra
2009-09-30* OpenSolaris compatibility.Eelco Dolstra
2009-05-04Add an ftruncate call paired with fallocate to play safe with some FSes (nam...Michael Raskin
2009-04-16* Fix a few "comparison is always false/true due to limited range ofEelco Dolstra
2009-03-22* NAR archives: handle files larger than 2^32 bytes. Previously itEelco Dolstra
2008-12-03* A simple API for parsing NAR archives.Eelco Dolstra
2006-12-12* New primop builtins.filterSource, which can be used to filter filesEelco Dolstra
2006-12-12* In dumpPath(): pass a function object that allows files to beEelco Dolstra
2006-11-30* Skeleton of the privileged worker program.Eelco Dolstra
2006-09-04* Use a proper namespace.Eelco Dolstra
2006-08-31* Doh! Doh! Doh!Eelco Dolstra
2006-08-31* Better error checking.Eelco Dolstra
2004-01-15* Catch SIGINT to terminate cleanly when the user tries to interruptEelco Dolstra
2004-01-05* Implemented Eelco V.'s `nix-env -I' command to specify the defaultEelco Dolstra
2003-11-19* nix-env: a tool to manage user environments.Eelco Dolstra
2003-11-18* Source tree refactoring.Eelco Dolstra