fix for starting problems of SUID binaries
[oweals/gnunet.git] / src / util / test_os_start_process.c
2019-01-16 ng0Merge branch 'license/spdx'
2019-01-14 ng0src: for every AGPL3.0 file, add SPDX identifier.
2018-08-15 Christian Grothofftolerate failure to start gnunet-service-resolver,...
2018-06-13 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-06-11 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-06-07 psyc://loupsycedyg... paragraph for gnunet devs that don't know how to use...
2018-06-07 psyc://loupsycedyg... glitch in the license text detected by hyazinthe, thank...
2018-06-05 psyc://loupsycedyg... first batch of license fixes (boring)
2016-04-30 Christian Grothoffimplementing new scheduler shutdown semantics
2016-04-09 Christian Grothoffsmall API change: do no longer pass rarely needed GNUNE...
2016-01-19 Christian Grothoff-fix (C) notices
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
2014-02-20 Sree Harsha TotakuraAllow redirection of STDERR when starting processes.
2013-10-12 Sree Harsha Totakura- change --enable-ll to --enable-supermuc
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-30 Christian Grothoff-towards addressing #3047, note this causes the code...
2013-04-30 LRNFix test_os_startprocess
2013-04-05 Bart Polot- 80 char align
2013-02-15 LRNAnother highly temporary fix to make os_start_process...
2013-02-14 LRNTemporary fix to make test_os_start_process pass again
2012-11-04 Christian Grothoff-misc bugfixes, travel hacking
2012-09-24 Matthias Wachscoverity bugs
2012-07-09 Christian Grothoff-LRN: Another take on std descriptor inheritance
2012-06-23 Christian Grothoff-LRN: Wincat:
2012-06-13 Christian Grothoff-cleaning up VERBOSE and check nonsense in util tests
2012-05-08 Bart PolotRenamed GNUNET_OS_process_close to GNUNET_OS_process_de...
2012-03-09 Christian Grothoff-additional tests for process starts
2012-02-27 Christian Grothoffenabling use of pipes for signal communication also...
2012-02-26 Christian Grothoff-verbose is independent of logging
2012-01-14 Christian GrothoffLRN: enable more fine-grained control over blocking...
2011-12-30 Christian Grothoff-LRN: use FPRINTF -- #2051
2011-11-04 Christian Grothoffcurly wars / auto-indentation
2011-10-11 Christian Grothoffconverting to GNUNET_LOG_from*
2011-10-04 Christian GrothoffLRN: Use GNUNET_EXTRA_LOGGING to manage compile-time...
2011-08-15 Christian Grothoffindentation
2011-08-15 Christian Grothoffindentation
2010-11-05 Nathan S. Evansbig scheduler refactoring, expect some issues
2010-11-03 Christian Grothoffstyle improvments wrt Mantis 1614 patch
2010-11-03 Christian Grothofforiginal patch from Mantis 1614
2010-09-15 Matthias Wachs(no commit message)
2010-09-15 Matthias Wachs0001602: A patch to fix process spawning with redirecte...
2010-07-02 Christian Grothoffgpl3
2010-04-17 Christian Grothofffix
2010-04-17 Christian Grothoffsyn
2010-04-17 Christian Grothoffchange process priority based on scheduling priority
2010-04-17 Nils DurnerMinGW pipes
2010-04-17 Nils Durnerdon't bypass GNUnet IO
2010-02-22 Christian Grothofffixing leaks
2010-02-18 Nathan S. Evanstest case cleanup
2010-02-17 Nathan S. Evansuse gnunet read function for testcase (mostly to give...
2010-02-16 Nathan S. Evansactually add test case, and added proper stdin support...