summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* make this a warningfn-verify-24234435Shawn Landden2018-08-261-2/+3
* 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
* | Enabled ccache so that the builds would run faster. (#261)Omer Katz2018-03-011-0/+2
* | i think this might now work on macos with 0bfdbedaShawn Landden2018-02-281-8/+1
* | upgrade "Failed to distribute and no fallback" from warning to errorShawn Landden2018-02-281-1/+1
* | arg: allow for clang -target to be added.Shawn Landden2018-02-271-1/+1
* | configure: allow disabling pump modeclutton2018-02-271-29/+13
| * release 3.2Shawn Landden2018-02-271-2/+2
|/
* setuid: use PR_SET_NO_NEW_PRIVS on Linux (#256)Shawn Landden2018-02-271-0/+11
* serve: have DISTCC_CMDLIST feature turns off access (#255)Shawn Landden2018-02-271-1/+3