summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove Martin Pool's Email Address From AUTHORS Fileremove-mr-pool's-emailThomas Thorne2019-02-081-1/+1
* Merge pull request #310 from bdragon28/patch-1Shawn Landden2018-10-101-1/+1
|\
| * Update homepage linkBrandon Bergren2018-10-101-1/+1
|/
* Merge pull request #309 from stefantalpalaru/profilingShawn Landden2018-09-301-2/+6
|\
| * add some more GCC args that indicate profilingȘtefan Talpalaru2018-09-301-2/+6
|/
* Merge pull request #308 from bcran/masterShawn Landden2018-09-261-0/+2
|\
| * Include netinet/in.h in src/util.c for sockaddr_in structureRebecca Cran2018-09-251-0/+2
|/
* Correct spelling mistakes. (#286)Edward Betts2018-09-2532-45/+45
* fix #304Shawn Landden2018-08-291-1/+1
* serve: missing "Shawn Landden2018-08-071-1/+1
* serve: fix also checking /usr/lib/distcc when have fstatat();Shawn Landden2018-08-071-2/+9
* serve: clarify log messageShawn Landden2018-08-071-1/+1
* update-distcc-symlinks: catch some errorsShawn Landden2018-08-061-11/+20
* cross-compile: fix previous patch on mac OSXShawn Landden2018-07-301-2/+5
* cross-compile: fix generic "cc", "c++" cross-compile supportShawn Landden2018-07-302-1/+5
* configure: new release (3.3.2)v3.3.2Shawn Landden2018-07-261-1/+1
* Merge pull request #296 from shawnl/tcp-insecureShawn Landden2018-07-267-16/+15
|\
| * global: add --enable-tcp-insecure in place of --make-me-a-botnetShawn Landden2018-07-267-16/+15
|/
* Merge pull request #295 from shawnl/ssh-fixv3.3.1c3.3.1Shawn Landden2018-07-254-5/+108
|\
| * Merge branch 'master' into ssh-fixShawn Landden2018-07-253-7/+14
| |\ | |/ |/|
* | ssh: do not do security check when run from sshShawn Landden2018-07-251-1/+2
* | ssh: fix segfaultShawn Landden2018-07-251-2/+2
* | man/distcc.1: this claim is very vagueShawn Landden2018-07-251-3/+1
* | compiler_masq: allow /usr/lib/distcc hardcodedShawn Landden2018-07-221-2/+7
* | update-distcc-symlinks.py: add gcc-cross dir for Debian cross compilersShawn Landden2018-07-201-0/+7
* | Fixed man page inconsistency - fix for issue #212Libor Polčák2018-06-201-1/+3
| * test for socketsShawn Landden2018-07-253-4/+107
| * ssh: fix last patchShawn Landden2018-07-251-0/+1
| * compiler_masq: allow /usr/lib/distcc hardcodedShawn Landden2018-07-221-2/+7
|/
* compiler_masq: allow /usr/lib/distcc hardcodedShawn Landden2018-06-141-3/+4
* Don't require C99René J.V. Bertin2018-06-071-1/+2
* Fix the QtCreator support and print a more exhaustive workaround messageR.J.V. Bertin2018-06-071-5/+12
* Fall back compiler whitelist check if faccessat() isn't available.R.J.V. Bertin2018-06-072-5/+22
* don't hardcode /usr/lib/distcc but $PREFIX/distccR.J.V. Bertin2018-06-073-9/+9
* --allow-private doesn't take an argumentR.J.V. Bertin2018-06-071-1/+1
* handle systems that don't have fstatat() and family.R.J.V. Bertin2018-06-073-0/+8
* prevent a nullptr dereference if Avahi client creation failsR.J.V. Bertin2018-06-071-1/+1
* support some absolute path namesShawn Landden2018-04-171-2/+11
* add error message for absolute path names (Bug #279)Shawn Landden2018-04-171-1/+3
* Strip compiler arguments starting with '-isystem'Michał Górny2018-03-311-1/+2
* fix race condition in signal handlerShawn Landden2018-03-185-4/+16
* block unsafe compiler optionsShawn Landden2018-03-141-0/+9
* set jobs to n_cpus + 2, not 4 * n_cpusChristoph Weiss2018-03-121-2/+2
* 3.3v3.3Shawn Landden2018-03-073-2/+19
* fix MacOS CIShawn Landden2018-03-071-1/+1
* fix INSTALL instructionsShawn Landden2018-03-071-1/+1
* Fix installation of update-distcc-symlinksAnders F Björklund2018-03-053-6/+12
* Merge pull request #265 from shawnl/releasev3.2Shawn Landden2018-03-011-1/+1
|\
| * Merge branch 'master' into releaseShawn Landden2018-03-015-42/+21
| |\ | |/ |/|
* | Position of expandargv() in distcc.cShawn Landden2018-03-011-4/+4