summaryrefslogtreecommitdiff
path: root/src/serve.c
Commit message (Expand)AuthorAgeFilesLines
* report warning when -fplugin or -specs passed Closes: #343Shawn Landden2019-06-021-1/+3
* Correct spelling mistakes. (#286)Edward Betts2018-09-251-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
* global: add --enable-tcp-insecure in place of --make-me-a-botnetShawn Landden2018-07-261-2/+2
* compiler_masq: allow /usr/lib/distcc hardcodedShawn Landden2018-07-221-2/+7
* 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-071-4/+21
* don't hardcode /usr/lib/distcc but $PREFIX/distccR.J.V. Bertin2018-06-071-5/+5
* handle systems that don't have fstatat() and family.R.J.V. Bertin2018-06-071-0/+2
* 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
* block unsafe compiler optionsShawn Landden2018-03-141-0/+9
* serve: have DISTCC_CMDLIST feature turns off access (#255)Shawn Landden2018-02-271-1/+3
* serve: allow masquerade scripts as documented in distcc(1)Shawn Landden2018-02-261-16/+4
* allow disabling compiler whitelistShawn Landden2018-02-261-1/+1
* access control on having masquerade set up for binaryShawn Landden2018-02-261-1/+50
* Merge pull request #160 from afbjorklund/derailmentShawn Landden2018-02-251-4/+7
|\
| * Avoid protocol derailment for errorsAnders Björklund2015-08-251-4/+7
* | serve.c: remove unecessary <*signal.h> includeFelix Janda2017-08-091-4/+0
|/
* Generalize dcc_{r,x}_argv routinesKamal Mostafa2012-04-201-1/+1
* Fix warnings about unused return values. This includes some code changesfergus.henderson2011-04-061-4/+6
* Change directory back to the original server working directory after eachfergus.henderson2010-08-191-1/+11
* Apply patch from Ryan Burns <rburns@pixar.com>:fergus.henderson2010-05-041-1/+1
* Apply patch from Ian.Baker@cern.ch:fergus.henderson2009-07-231-0/+30
* Add a test case to test "-MT" and "-MF" without spaces after them.fergus.henderson2008-07-301-1/+1
* Normalize the copyright text, to the latest version of the GPLv2 textCraig Silverstein2008-05-231-9/+10
* Change C++-style // comments to /**/.Craig Silverstein2008-05-201-12/+12
* Turned all tabs into 4 spaces. Got rid of whitespace at the end ofCraig Silverstein2008-05-201-94/+94
* Add a consistent emacs-variable header to all source files. ThisCraig Silverstein2008-05-151-1/+1
* Make handling of config.h sound.klarlund2008-05-091-1/+1
* The first step of moving everything in the distcc directory to the topCraig Silverstein2008-04-111-0/+781