Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-10-09 | Remove world-writability from per-user directories | Eelco Dolstra | |
'nix-daemon' now creates subdirectories for users when they first connect. Fixes #509 (CVE-2019-17365). Should also fix #3127. | |||
2016-08-10 | Remove $NIX_DB_DIR | Eelco Dolstra | |
This variable has no reason to exist, given $NIX_STATE_DIR. | |||
2016-04-11 | Remove manifest support | Eelco Dolstra | |
Manifests have been superseded by binary caches for years. This also gets rid of nix-pull, nix-generate-patches and bsdiff/bspatch. | |||
2014-02-26 | Doh | Eelco Dolstra | |
2014-02-26 | Test nix-store --switch-profile and more daemon actions | Eelco Dolstra | |
2012-10-03 | Drop support for running nix-worker in "slave" mode | Eelco Dolstra | |
AFAIK nobody uses this, setuid binaries are evil, and there is no good reason why people can't just run the daemon. | |||
2012-07-26 | Clear NIX_STORE when running the tests | Eelco Dolstra | |
2011-07-20 | * Refactoring. | Eelco Dolstra | |
2008-12-04 | * Be sure to clean up the daemon if the test fails. | Eelco Dolstra | |
2007-08-14 | * Hopefully this fixes the test on FreeBSD. | Eelco Dolstra | |
2007-08-13 | * A test for the nix-worker. | Eelco Dolstra | |