tinc/THANKS
Guus Sliepen 708314df2f Set FD_CLOEXEC flag on all sockets.
Scripts called by tinc would inherit its open filedescriptors. This could
be a problem if other long-running daemons are started from those scripts,
if those daemons would not close all filedescriptors before going into the
background.

Problem found and solution suggested by Nick Hibma.
2012-02-17 16:13:38 +01:00

50 lines
874 B
Text

We would like to thank the following people for their contributions to tinc:
* Alexander Reil and Gemeinde Berg
* Allesandro Gatti
* Andreas van Cranenburgh
* Armijn Hemel
* Brandon Black
* Cris van Pelt
* Delf Eldkraft
* dnk
* Enrique Zanardi
* Flynn Marquardt
* Grzegorz Dymarek
* Hans Bayle
* Ivo van Dong
* James MacLean
* Jamie Briggs
* Jason Harper
* Jeroen Ubbink
* Jerome Etienne
* Julien Muchembled
* Loïc Grenié
* Lubomír Bulej
* Mads Kiilerich
* Marc A. Lehmann
* Mark Glines
* Markus Goetz
* Martin Kihlgren
* Matias Carrasco
* Max Rijevski
* Menno Smits
* Michael Tokarev
* Miles Nordin
* Nick Hibma
* Nick Patavalis
* Paul Littlefield
* Robert van der Meulen
* Rumko
* Scott Lamb
* Sven-Haegar Koch
* Teemu Kiviniemi
* Timothy Redaelli
* Tonnerre Lombard
* Wessel Dankers
* Wouter van Heyst
And everyone we forgot. Thank you!
Ivo Timmermans
Guus Sliepen