
  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

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

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