Changeset 1424

Show
Ignore:
Timestamp:
10/11/09 10:31:09 (11 months ago)
Author:
ahu
Message:

add md5, devpollmplexer

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/pdns/pdns/dist-recursor

    r1403 r1424  
    66sstuff.hh mtasker.hh mtasker.cc lwres.hh logger.hh ahuexception.hh \ 
    77mplexer.hh win32_mtasker.hh win32_utility.cc ntservice.hh singleton.hh \ 
    8 recursorservice.hh dns_random.hh lua-pdns-recursor.hh" 
     8recursorservice.hh dns_random.hh lua-pdns-recursor.hh namespaces.hh \ 
     9md5.hh" 
    910 
    1011CFILES="syncres.cc  misc.cc unix_utility.cc qtype.cc \ 
     
    1415selectmplexer.cc epollmplexer.cc kqueuemplexer.cc portsmplexer.cc pdns_hw.cc \ 
    1516win32_mtasker.cc win32_rec_channel.cc win32_logger.cc ntservice.cc \ 
    16 recursorservice.cc sillyrecords.cc lua-pdns-recursor.cc randomhelper.cc" 
     17recursorservice.cc sillyrecords.cc lua-pdns-recursor.cc randomhelper.cc \ 
     18md5.cc devpollmplexer.cc" 
    1719 
    1820cd docs