Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-12-09 | s4 dns: Get rid of const qualifier for prereqs, we do need to allocate those | Kai Blin | 1 | -3/+3 | |
2010-10-23 | s4 dns: Switch to WERROR | Kai Blin | 1 | -18/+18 | |
2010-10-23 | s4 dns: Split up the code into multiple files for easier development | Kai Blin | 1 | -0/+23 | |
2010-10-23 | s4 dns: Look up all names in the ldb database. | Kai Blin | 1 | -0/+7 | |
2010-10-23 | s4 dns: Look up records in the ldb database | Kai Blin | 1 | -0/+1 | |
2010-10-23 | s4 dns: Add a boilerplate DNS server implementation | Kai Blin | 1 | -0/+33 | |