[BusyBox 0000620]: add a small and static DNS server daemon

bugs at busybox.net bugs at busybox.net
Wed Jan 25 14:20:39 UTC 2006


The following issue has been RESOLVED. 
====================================================================== 
http://busybox.net/bugs/view.php?id=620 
====================================================================== 
Reported By:                robang74
Assigned To:                BusyBox
====================================================================== 
Project:                    BusyBox
Issue ID:                   620
Category:                   New Features
Reproducibility:            N/A
Severity:                   feature
Priority:                   normal
Status:                     resolved
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             01-02-2006 08:03 PST
Last Modified:              01-25-2006 06:20 PST
====================================================================== 
Summary:                    add a small and static DNS server daemon
Description: 
/*
 * Mini DNS server implementation for busybox
 *
 * Copyright (C) 2005 Roberto A. Foglietta (me at roberto.foglietta.name)
 * Copyright (C) 2005 Odd Arild Olsen (oao at fibula dot no)
 * Copyright (C) 2003 Paul Sheer
 * Copyright (C) 2001 Levent Karakas
 *
 * Licensed under GPLv2 or later, see file LICENSE in this tarball for
details.
 *
 * Odd Arild Olsen started out with the sheerdns [1] of Paul Sheer and
rewrote
 * it into a shape which I believe is both easier to understand and
maintain.
 * I also reused the input buffer for output and removed services he did
not
 * need.  [1] http://threading.2038bug.com/sheerdns/
 *
 * Some bugfix and minor changes was applied by Roberto A. Foglietta who
made
 * the first porting of oao' scdns to busybox also.
 */

====================================================================== 

---------------------------------------------------------------------- 
 vodz - 01-25-06 04:11  
---------------------------------------------------------------------- 
Its end version? I can add this applet, then like for me. 

---------------------------------------------------------------------- 
 robang74 - 01-25-06 05:21  
---------------------------------------------------------------------- 
Yes it is the end for me. 
Add it up.
:-)

I uploaded a config file as example
Add it to busybox docs if you think it is usefull

 

---------------------------------------------------------------------- 
 vodz - 01-25-06 06:19  
---------------------------------------------------------------------- 
Ok. See revision 13592. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
01-02-06 08:03  robang74       New Issue                                    
01-02-06 08:03  robang74       Status                   new => assigned     
01-02-06 08:03  robang74       Assigned To               => BusyBox         
01-02-06 08:03  robang74       File Added: dns_applet.tar.gz                    
01-02-06 08:03  robang74       Issue Monitored: robang74                    
01-02-06 08:10  robang74       Note Added: 0000838                          
01-03-06 02:49  robang74       File Added: dns_applet-2.tar.gz                  
 
01-03-06 02:54  robang74       Note Deleted: 0000838                        
01-25-06 04:11  vodz           Note Added: 0000995                          
01-25-06 05:08  robang74       Note Added: 0000996                          
01-25-06 05:20  robang74       File Added: dnsd.conf                        
01-25-06 05:21  robang74       Note Edited: 0000996                         
01-25-06 06:19  vodz           Note Added: 0001000                          
01-25-06 06:20  vodz           Status                   assigned => resolved
01-25-06 06:20  vodz           Resolution               open => fixed       
======================================================================




More information about the busybox-cvs mailing list