AUTHORS 2.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  1. Most of pdnsd was written by Thomas Moestl (tmoestl@gmx.net).
  2. In the "par" versions large parts of the code have been revised
  3. and several features have been added by Paul Rombouts.
  4. Small parts of this program are based on code that was taken from nmap (IP
  5. checksumming), the isdn4k-utils (ippp interface uptest), glibc 2.1.2 (some
  6. definitions for kernel 2.2.x missing in 2.0 glibcs) and FreeBSD
  7. (SIZEOF_ADDR_IFREQ in netdev.c).
  8. nmap was written by Fyodor. The insd4k-utils were written by Fritz Elfert and
  9. others. The GNU C library (glibc) is copyright by the Free Software
  10. Foundation.
  11. The following people have contributed code:
  12. Andrew M. Bishop contributed support for server labels
  13. Carsten Block contributed 'configure'-able rc scripts
  14. Stephan Boettcher contributed the SCHEME= option.
  15. P.J. Bostley contributed patches to get pdnsd working on
  16. alpha
  17. Frank Elsner contributed rc script fixes
  18. Christian Engstler contributed patches for SuSE compatability
  19. Bjoern Fischer contributed code to make pdnsd leave the case of names
  20. in the cache unchanged
  21. Torben Janssen contributed RedHat rc scripts
  22. Olaf Kirch contributed a security fix for the run_as()
  23. function
  24. Bernd Leibing contributed fixes to the spec file.
  25. Sourav K. Mandal contributed the autoconf/automake code, gdbm
  26. caching facility and many suggestions
  27. Markus Mohr contributed Debian rc scripts
  28. Alexandre Nunes contributed autoconf fixes
  29. Wolfgang Ocker contributed the server_ip option
  30. Soenke J. Peters contributed patches and suggestions for RedHat
  31. compatability
  32. Roman Shterenzon contributed many helpful hints and patches for
  33. FreeBSD compatability.
  34. Andreas Steinmetz contributed the code for the query_port_start and
  35. query_port_end options (which I changed slightly,
  36. so blame any breakage on me ;)
  37. Marko Stolle contributed the contrib/pdnsd_update.pl script that
  38. makes pdnsd usable in a DHCP setup.
  39. Lyonel Vincent extended the serve_aliases option to support an
  40. arbitrary number of aliases
  41. Paul Wagland contributed a patches for bind9-compatability
  42. and for some memory leaks on error paths.
  43. Sverker Wiberg contributed IPv6 build fixes
  44. Michael Wiedmann contributed the pdnsd-ctl.8 man page.
  45. Ron Yorston contributed the dev-uptest for Linux ppp dial-
  46. on-demand devices
  47. Nikita V. Youshchenko contributed extensions to the "if" uptest
  48. Mahesh T. Pai contributed the pdnsd.8 man page.
  49. Nikola Kotur contributed the Slackware start-up script.
  50. Kiyo Kelvin Lee contributed a patch for Cygwin support.
  51. Rodney Brown contributed a patch for Darwin (Apple Mac OS X) support.
  52. Jan-Marek Glogowski contributed a patch implementing the "use_nss" option.
  53. Please look into the THANKS file for people who helped me in various ways on
  54. this project.
  55. If this list is incomplete, pease drop me a mail!