Age | Commit message (Expand) | Author | Files | Lines |
2012-09-11 | Include config.h before any other header | Eelco Dolstra | 1 | -0/+2 |
2012-08-27 | Merge branch 'master' into no-manifests | Eelco Dolstra | 2 | -18/+15 |
2012-08-20 | In the chroot, make all mounted filesystems private | Eelco Dolstra | 2 | -3/+3 |
2012-08-12 | Add some basic profiling support to the evaluator | Eelco Dolstra | 1 | -0/+3 |
2012-08-01 | Drop the block count in the garbage collector | Eelco Dolstra | 2 | -15/+9 |
2012-08-01 | Doh | Eelco Dolstra | 1 | -1/+1 |
2012-08-01 | Report substituter errors to clients of the Nix daemon | Eelco Dolstra | 2 | -1/+12 |
2012-07-26 | Set permissions on temporary build directories to 0700 | Eelco Dolstra | 2 | -3/+3 |
2012-07-18 | Use "#pragma once" to prevent repeated header file inclusion | Eelco Dolstra | 7 | -34/+7 |
2012-06-25 | When using chroots, use a private PID namespace | Eelco Dolstra | 1 | -2/+5 |
2012-03-18 | Drop the externals directory | Eelco Dolstra | 1 | -1/+3 |
2012-03-05 | Set the close-on-exec flag on file descriptors | Eelco Dolstra | 2 | -0/+15 |
2012-02-15 | On Linux, make the Nix store really read-only by using the immutable bit | Eelco Dolstra | 4 | -2/+91 |
2012-02-09 | Use data() instead of c_str() where appropriate | Eelco Dolstra | 3 | -7/+7 |
2011-12-22 | * In the garbage collector, delete invalid paths before deleting | Eelco Dolstra | 2 | -1/+10 |
2011-12-16 | * importPath() -> importPaths(). Because of buffering of the input | Eelco Dolstra | 2 | -7/+13 |
2011-12-16 | * Avoid expensive conversions from char arrays to STL strings. | Eelco Dolstra | 2 | -3/+20 |
2011-12-16 | * Make the import operation through the daemon much more efficient | Eelco Dolstra | 2 | -29/+44 |
2011-12-16 | * Clean up exception handling. | Eelco Dolstra | 2 | -3/+10 |
2011-12-15 | * Refactoring: move sink/source buffering into separate classes. | Eelco Dolstra | 4 | -76/+116 |
2011-12-15 | * Buffer reads in FdSource. Together with write buffering, this | Eelco Dolstra | 2 | -10/+32 |
2011-12-14 | * Buffer writes in FdSink. This significantly reduces the number of | Eelco Dolstra | 2 | -7/+37 |
2011-12-02 | * Move parseHash16or32 into libutil, and use in nix-hash. | Eelco Dolstra | 2 | -0/+19 |
2011-02-09 | * Sync with the trunk. | Eelco Dolstra | 1 | -2/+0 |
2011-01-14 | Remove useless <config.h> inclusion from public header. | Ludovic Courtès | 1 | -2/+0 |
2010-12-13 | * nix-instantiate: return exit status 100 to denote a permanent build | Eelco Dolstra | 2 | -3/+5 |
2010-12-13 | * createDirs(path): if path already exists, make sure it's a | Eelco Dolstra | 2 | -20/+26 |
2010-11-16 | * Store the size of a store path in the database (to be precise, the | Eelco Dolstra | 2 | -6/+11 |
2010-11-16 | * Sync with the trunk. | Eelco Dolstra | 1 | -0/+2 |
2010-10-04 | * Make sure that config.h is included before the system headers, | Eelco Dolstra | 1 | -0/+2 |
2010-10-04 | * Sync with the trunk. | Eelco Dolstra | 1 | -1/+10 |
2010-10-04 | * In printMsg(), ignore failing writes to stderr if we're in an | Eelco Dolstra | 1 | -1/+10 |
2010-08-30 | * When using the build hook, distinguish between the stderr of the | Eelco Dolstra | 1 | -1/+1 |
2010-08-27 | * Experimental feature: allow a derivation to tell the build hook that | Eelco Dolstra | 2 | -0/+16 |
2010-08-04 | * Sync with the trunk. | Eelco Dolstra | 1 | -0/+1 |
2010-06-24 | src/libutil/util.cc: include <limit.h> to ensure that PATH_MAX is defined | Peter Simons | 1 | -0/+1 |
2010-05-12 | * Sync with the trunk. | Eelco Dolstra | 7 | -651/+57 |
2010-05-07 | * Sync with the trunk. | Eelco Dolstra | 1 | -0/+1 |
2010-05-04 | * Revert r15436. This was a workaround for a bug in btrfs which seems | Eelco Dolstra | 2 | -9/+0 |
2010-04-20 | * Sync with the trunk. | Eelco Dolstra | 2 | -4/+7 |
2010-04-19 | * Don't use the ATerm library for parsing/printing .drv files. | Eelco Dolstra | 5 | -136/+56 |
2010-04-14 | * Remove more obsolete code. | Eelco Dolstra | 3 | -463/+2 |
2010-04-12 | * Remove some obsolete functions. | Eelco Dolstra | 2 | -52/+0 |
2010-03-31 | Escape `>' signs in the XML output. | Ludovic Courtès | 1 | -0/+1 |
2010-03-23 | (no commit message) | Eelco Dolstra | 1 | -1/+1 |
2010-03-19 | * Clean up error messages in killUser(). | Eelco Dolstra | 1 | -4/+6 |
2010-03-09 | * In `nix-store --export', abort if the contents of a path has | Eelco Dolstra | 2 | -1/+9 |
2010-03-04 | * Synced with the trunk. | Eelco Dolstra | 1 | -2/+0 |
2010-03-02 | * When using the included sqlite/aterm libraries, build with | Eelco Dolstra | 2 | -2/+3 |
2010-02-24 | * Don't use fdatasync since it doesn't work on Snow Leopard. | Eelco Dolstra | 2 | -7/+1 |