
  Dibbler authors and contributors
 ----------------------------------
 
 Primary authors: 
  - Tomasz Mrugalski
  - Marek Senderski (inactive since 2003)
   
 Contributors:
  - Tomasz Torcz
    2005-07: Compatibility with gcc 2.x fixed

  - NIIBE Yutaka
    2005-12: Makefile improvements

  - Sob
    2006-01: Process checking in Linux

  - Adrien CLERC, Bahattin DEMIRPLAK, Gatant ELEOUET, 
    Mickal GURIN, Lionel GUILMIN, Laurline PROVOST
    from the ENSEEIHT University, Toulouse, France.
    2006-03: DNS Updates (FQDN) support

  - Krzysztof Wnuk
    2006-05: Reverse DNS Updates, lots of enhancements
    2006-09: Initial prefix delegation support

  - Arne Bernin <arne(at)stollmann.de>
    2006-10: XML fixes

  - David Minodier  <david.minodier(at)orange-ftgroup.com>
    2007-03: Prefix during prefix delegation is now split properly
    2007-04: Fixes in prefix delegation

  - Petr Pisar <petr.pisar(at)atlas.cz>
    2007-03: Various fixes (ntp_add, xml syntax, tun support improved)
    2007-08: Inactive mode for server
    2008-07: Small xml fix
    2008-08: /etc/resolv.conf rewriting improved
    2008-09: Race condition under linux fixed
    2008-09: PID is now stored in pid_t type, not int
    2008-09: Timezone implementation and fixes
    2008-09: Syslog support

  - Michal Kowalczuk <michal(at)kowalczuk.eu>
    2007-12: Authentication and authorization

  - Liu Ming/BII group <extrafliu(at)gmail.com>
    2008-08: CONFIRM support fixes
    2009-03: link state change detection added

  - Nghiem Nguyen/Orange FT group <vinhnghiem.nguyen(at)orange-ftgroup.com>
    2008-10: Client classification

  - Paul Schauer <p.schauer(at)comcast(dot)net> 
    2009-04: MacOSX port.
    2011-04: MacOSX debugging/improvements.

  - Christopher Small <chsmall(at)grnoc(dot)iu(dot)edu>
    2009-05: Max OS X fixes.

  - Wojciech Guminski <wojciech.guminski(at)eti(dot)pg(dot)gda(dot)pl>
    2010-11: Windows/Linux compilation fixes

  - Aniela Mrugalska <ania.mrugalska(at)gmail(dot)com>
    2011-05: Relay compilation fix on Windows.

  - Tomasz Gierszewski <tomag(at)eti(dot)pg(dot)gda(dot)pl>
    2011-07: NetBSD compilation fix.

  - Harro Haan <hrhaan(at)gmail(dot)com>
    2011-10: fix alignment errors (ARMv5)

  - Mateusz Ozga <matozga(at)gmail(dot)com>
    2011-11: Routing configuration

  - Christof Schulz (develop(at)kristov(dot)de>
    2012-02: Fix for prefix delegation segfault

  - Mickael Marchand <mikmak(at)freenux(dot)org>
    2012-03: link-local client reservation, several fixes

  - Tao Cui <Cuit(at)ihep(dot)ac(dot)cn>
    2013-01: interface-id shorter than 4 bytes are now handled ok

  - Grzegorz Pluto
    200?-2012: reconfigure support

  - Jean-Jacques Sarton <jj(dot)sarton(at)web(dot)de>
    2013-03: Patch for double free in file read error handling
    2013-03: Patch for stop command not working on Linux
    2013-04: Patch for socket descriptor == 0 in daemon mode

  - Vaclav Michalek <vaclav(dot)michalek(at)upol(dot)cz>
    2013-03: Various WIN32 fixes
    2013-03: gethostname for WIN32
    2013-03: Inactive-mode for Win32
    2013-04: OptFQDN improvements

  Dibbler uses poslib library to communicate with DNS servers (DNS Update mechanism).
  Poslib is written by Meilof Veeningen <meilof@users.sourceforge.net>
