index
:
packages/libretools
fauno/newroot
fauno/recutils
lukeshu/librecheck
master
ticgit
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
chroot-tools
/
distcc-tool
Age
Commit message (
Collapse
)
Author
2017-05-04
distcc-tool: reformat a comment
Luke Shumaker
2017-05-04
distcc-tool: use `jobs` instead of trying to track PIDs manually.
Luke Shumaker
The old way fails in weird ways if a process dies early.
2017-05-04
distcc-tool: use SO_REUSEADDR for listening on TCP sockets
Luke Shumaker
2017-05-01
Clean up argument parsing for libremessages formatters.
Luke Shumaker
2014-06-27
chroot-tools/distcc-tool: Avoid a pointless while loop
Luke Shumaker
2014-03-21
Do an audit of copyright and license claims
Luke Shumaker
2014-02-02
Normalize to use the string "Copyright (C)"
Luke Shumaker
2014-02-02
I forgot to bump the copyright year on all the files I've touched this year
Luke Shumaker
2014-01-19
distcc-tool: fix a typo in a comment
Luke Shumaker
2014-01-19
distcc-tool: Fix quoting when embeddint a value in a string
Luke Shumaker
2014-01-19
distcc-tool: get rid of string interpolation in usage()
Luke Shumaker
2013-09-12
Merge branch 'fauno~2' (early part) into master
Luke Shumaker
2013-09-11
chroot-tools: internationalize
Luke Shumaker
2013-06-10
distcc-tool: fix bugs in odaemon
Luke Shumaker
1. The file permissions on /socket were bad, fix this by setting umask 111 2. In some cases, the child socat wouldn't exit. Add trap to killit on exit.
2013-06-09
distcc-tools: remove automatic ssh configuration
Luke Shumaker
2013-06-09
add chroot-tools/distcc-tool; it is not used yet though
Luke Shumaker