Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use PLIST_FILES. | Trevor Johnson | 2004-02-05 | 2 | -1/+1 |
| | | | | Reviewed by: marcus | ||||
* | SIZEify. | Trevor Johnson | 2004-01-29 | 1 | -0/+1 |
| | |||||
* | Add dnsproxy-1.13, a proxy for DNS queries. | Clement Laforet | 2004-01-14 | 4 | -0/+32 |
The dnsproxy daemon is a proxy for DNS queries. It forwards these queries to two previously configured nameservers: one for authoritative queries and another for recursive queries. The received answers are sent back to the client unchanged. No local caching is done. Approved by: erwin (mentor) (implicitly) |