reject '@' as a label in domain names, this is usually a mistake
[oweals/gnunet.git] / src / util / os_priority.c
2019-01-16 ng0Merge branch 'license/spdx'
2019-01-14 ng0src: for every AGPL3.0 file, add SPDX identifier.
2018-07-02 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-06-29 Christian GrothoffMerge branch 'master' of git+ssh://gnunet.org/gnunet
2018-06-27 t3sseraktMerge branch 'master' of ssh://gnunet.org/gnunet
2018-06-27 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
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)
2018-01-08 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into ident...
2018-01-06 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-01-06 lurchiMerge branch 'lurchi_social'
2018-01-04 ng0Merge branch 'master' of gnunet.org:gnunet
2018-01-04 Schanzenbach, MartinMerge branch 'master' of git+ssh://gnunet.org/gnunet
2018-01-04 Christian Grothofffix misc compiler warnings
2017-03-29 Schanzenbach, Martin- merge with master
2017-02-28 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-02-25 Руслан ИжбулатовW32: placate GCC by initializing lsocks_write_fd to...
2017-02-25 Руслан ИжбулатовW32: Fix wrong format strings
2017-02-24 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-02-24 tg(x)util: add component name to LOG macros; util/client...
2016-10-10 Christian Grothoffextending process API to allow obtaining status code...
2016-06-27 Christian Grothofffix potential NPE on shutdown
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-10-18 Christian Grothoff-indent
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-06-18 Christian Grothoff-allow 'years' in time units, indentation and doxygen...
2015-05-29 Christian Grothofffixing #3799: only unindex if DB operations succeeded...
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-04-07 Christian Grothoff-process in logical order
2014-04-07 Christian Grothoff-doxygen improvements
2014-02-20 Sree Harsha TotakuraAllow redirection of STDERR when starting processes.
2014-01-08 LRNFix W32 process spawning to use CREATE_NO_WINDOW only...
2014-01-08 LRNRemove CREATE_NO_WINDOW flag, allow children to get...
2013-12-19 LRNmalloc -> new
2013-12-09 Sree Harsha Totakura- doxygen
2013-12-09 Sree Harsha Totakura-doxygen
2013-12-07 Christian Grothoff-doxygenfixes
2013-11-29 Sree Harsha Totakura- move do_start_process to util/
2013-11-28 Sree Harsha Totakura- raise a signal after receiving it from the control...
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-09-23 LRNChange console inheritance on W32
2013-09-09 Christian Grothoff-eliminate LISTEN_PID check, silly idea anyway, better...
2013-08-24 Christian Grothoff-use GPLv3+ consistently
2013-07-13 Christian Grothoff-fix loglevel
2013-06-23 David BarksdaleRemoved GNUNET_OS_set_process_priority since it's not...
2013-06-21 Christian Grothoff-fix double close/free
2013-05-22 Christian Grothoff-need to unset control pipe on OSX, check for bad FD...
2013-04-15 Christian Grothoff-no boolean
2013-04-15 Christian Fuchsextended the GNUNET_OS_check_helper_binary parameters...
2013-03-01 LRNSilence a warning
2013-02-18 LRNIt's on stack...
2013-02-16 LRNMake pipe sanity check work on W32 too
2013-02-15 LRNDetect bad control pipes earlier
2013-02-15 LRNTry to fix process spawning
2013-02-14 LRNOops
2013-02-14 LRNUse passed-by-fd pipe to control chilren
2013-02-14 LRNW32: Don't leak stdin/stdout when spawning
2012-12-17 Christian Grothoff-respect vfork semantics
2012-12-17 Christian Grothoff-vfork is back
2012-12-14 Sree Harsha Totakura- log pipe name while receiving signal
2012-12-13 Sree Harsha Totakura- logging
2012-09-24 Matthias Wachscoverity bugs
2012-09-17 Christian Grothoff-use blocking wait as the pipe might be faster than...
2012-09-17 Christian Grothoff-use blocking wait as the pipe might be faster than...
2012-07-22 Christian Grothoff-doxygen
2012-07-18 LRNFix arm-lsocks protocol violation on W32
2012-07-18 Christian Grothoff-minor code cleanup
2012-07-15 Christian Grothoff-cleanup
2012-07-15 Christian Grothoff-cleanup
2012-07-13 LRNW32: correct handling of crazy W32 process quirks
2012-07-12 LRNW32: safer process termination
2012-07-10 Christian Grothoff-never start child processes on UNIX without stdin...
2012-07-09 Christian Grothoff-LRN: Another take on std descriptor inheritance
2012-07-09 Christian Grothoff-reverting SVN 22558 (new insights...)
2012-07-09 Christian Grothoff-LRN: Our std handles are not created by us, and thus...
2012-06-23 Christian Grothoff-LRN: Better process termination for W32:
2012-06-13 Christian Grothoff-fixes and cleanup
2012-06-13 Christian Grothoff-minor optimization
2012-06-13 Christian Grothoff-fixing #2240, untested on W32
2012-05-30 Christian Grothoff-better errno handling
2012-05-25 Matthias Wachs- fix
2012-05-25 Matthias Wachs- missing
2012-05-25 Matthias Wachs- LRN's patch
2012-05-15 Christian Grothoff-help seaspider some more
2012-05-08 Bart PolotRenamed GNUNET_OS_process_close to GNUNET_OS_process_de...
2012-05-08 Christian Grothoff-docu
2012-05-07 Bart Polot- Clarify doxygen
2012-04-19 Christian Grothoff-fixes
2012-03-11 Christian Grothoff-fix
2012-03-11 Christian Grothoff-LRN: Fix kill
2012-03-10 Christian Grothoff-closing of control pipe is no error
2012-03-10 Christian Grothoff-avoid problems with partial reads by using 1 byte...
next