summaryrefslogtreecommitdiff
path: root/src/lsdistcc.c
Commit message (Expand)AuthorAgeFilesLines
* Fix for distcc issue 105 <http://code.google.com/p/distcc/issues/detail?id=105>Kamal Mostafa2012-04-051-0/+4
* Ensure that all ".c" files start with "#include <config.h>".fergus.henderson2009-02-171-0/+2
* lsdistcc should print non-default port numbers.zhanglei2008-06-091-0/+3
* Normalize the copyright text, to the latest version of the GPLv2 textCraig Silverstein2008-05-231-12/+12
* Change C++-style // comments to /**/.Craig Silverstein2008-05-201-1/+1
* Turned all tabs into 4 spaces. Got rid of whitespace at the end ofCraig Silverstein2008-05-201-4/+5
* A whitespace-only change. Got rid of spaces at the end of lines, andCraig Silverstein2008-05-091-420/+420
* Modify lsdistcc to reduce the number of concurrent fd's it tries toCraig Silverstein2008-05-091-204/+262
* These changes are enough to get code to compile, and at least some ofCraig Silverstein2008-04-281-12/+13
* The first step of moving everything in the distcc directory to the topCraig Silverstein2008-04-111-0/+1034