depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-04
Make chroot builds easier to set up
Eelco Dolstra
1
-0
/
+3
2014-08-01
Remove ugly hack for detecting build environment setup errors
Eelco Dolstra
1
-13
/
+10
2014-08-01
Call commonChildInit() before doing chroot init
Eelco Dolstra
2
-12
/
+16
2014-08-01
Eliminate redundant copy
Eelco Dolstra
2
-1
/
+3
2014-08-01
findRoots(): Prevent a call to lstat()
Eelco Dolstra
1
-9
/
+14
2014-08-01
Make readDirectory() return inode / file type
Eelco Dolstra
7
-46
/
+48
2014-08-01
Allow regular files as GC roots
Eelco Dolstra
1
-0
/
+6
2014-07-31
Restore default SIGPIPE handler before invoking ‘man’
Eelco Dolstra
4
-15
/
+17
2014-07-30
Rename nixPath to __nixPath
Eelco Dolstra
2
-3
/
+3
2014-07-25
nix-daemon: Pass on the user's $SSH_AUTH_SOCK to the SSH substituter
Eelco Dolstra
4
-0
/
+17
2014-07-25
Change the default for use-ssh-substituter to ‘true’
Eelco Dolstra
1
-2
/
+2
2014-07-24
nix-copy-closure: Drop --bzip2, --xz, --show-progress
Eelco Dolstra
1
-32
/
+1
2014-07-24
Implement nix-copy-closure --from via nix-store --serve
Eelco Dolstra
2
-1
/
+13
2014-07-24
build-remote.pl: Be less verbose on failing builds
Eelco Dolstra
1
-4
/
+4
2014-07-24
nix-store --serve: Only monitor stdin during builds
Eelco Dolstra
1
-2
/
+2
2014-07-24
Use pthread_cancel instead of a signal
Eelco Dolstra
1
-5
/
+2
2014-07-24
Fix bogus pass by reference
Eelco Dolstra
1
-6
/
+1
2014-07-24
More debugging
Eelco Dolstra
1
-0
/
+1
2014-07-24
Add some assertions
Eelco Dolstra
1
-0
/
+6
2014-07-24
Remove some dead code
Eelco Dolstra
2
-10
/
+0
2014-07-23
Remove some obsolete files
Eelco Dolstra
1
-141
/
+0
2014-07-23
Pass -pthread only for programs that need it
Eelco Dolstra
2
-1
/
+3
2014-07-23
nix-daemon: Less verbosity
Eelco Dolstra
1
-1
/
+1
2014-07-23
nix-daemon: Simplify stderr handling
Eelco Dolstra
2
-7
/
+2
2014-07-23
nix-store --serve: Monitor for client disconnects
Eelco Dolstra
1
-0
/
+3
2014-07-23
nix-daemon: Use a thread instead of SIGPOLL to catch client disconnects
Eelco Dolstra
2
-146
/
+50
2014-07-23
startProcess: Make writing error messages from the child more robust
Eelco Dolstra
1
-2
/
+4
2014-07-23
Remove dead code
Eelco Dolstra
2
-3
/
+0
2014-07-19
Revert old useBuildHook behaviour
Eelco Dolstra
3
-3
/
+3
2014-07-18
Better fix for strcasecmp on Darwin
Eelco Dolstra
1
-3
/
+1
2014-07-17
Ugly hack to fix building on old Darwin
Eelco Dolstra
1
-0
/
+3
2014-07-17
nix-daemon: Add trusted-users and allowed-users options
Eelco Dolstra
3
-3
/
+48
2014-07-17
nix-daemon: Show name of connecting user
Eelco Dolstra
1
-6
/
+7
2014-07-17
nix-daemon: Only print connection info if we have SO_PEERCRED
Eelco Dolstra
1
-9
/
+12
2014-07-17
nix-daemon: Fix compat with older clients
Eelco Dolstra
1
-1
/
+1
2014-07-16
Get rid of a compiler warning
Eelco Dolstra
1
-1
/
+2
2014-07-16
Be more strict about file names in NARs
Eelco Dolstra
1
-1
/
+6
2014-07-16
Handle case collisions on case-insensitive systems
Eelco Dolstra
3
-75
/
+102
2014-07-14
build-remote.pl: Fix building multiple output derivations
Eelco Dolstra
2
-2
/
+3
2014-07-11
build-remote.pl: Use ‘nix-store --serve’ on the remote side
Eelco Dolstra
3
-5
/
+35
2014-07-11
Allow $NIX_BUILD_HOOK to be relative to Nix libexec directory
Eelco Dolstra
2
-3
/
+5
2014-07-10
Fix broken Pid constructor
Eelco Dolstra
1
-5
/
+2
2014-07-10
Replace message "importing path <...>" with "exporting path <...>"
Eelco Dolstra
1
-2
/
+2
2014-07-10
nix-copy-closure -s: Do substitutions via ‘nix-store --serve’
Eelco Dolstra
2
-0
/
+30
2014-07-10
Remove tabs
Eelco Dolstra
1
-3
/
+3
2014-07-10
Refactoring: Move all fork handling into a higher-order function
Eelco Dolstra
7
-206
/
+128
2014-07-10
nix-copy-closure: Restore compression and the progress viewer
Eelco Dolstra
1
-2
/
+47
2014-07-10
Remove maybeVfork
Eelco Dolstra
4
-14
/
+4
2014-07-10
nix-copy-closure: Fix race condition
Eelco Dolstra
3
-57
/
+62
2014-07-10
Fix security hole in ‘nix-store --serve’
Eelco Dolstra
1
-1
/
+1
[next]