Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-12-25 | Cleanup after os_dns on unload | Adam | |
2012-12-25 | Don't check userlimit when servers first connect, servers wont have any ↵ | Adam | |
users at that point anyway | |||
2012-12-25 | packet->answers isnt always empty initially, like with axfrs | Adam | |
2012-12-23 | Allow os_dns to manage multiple zones | Adam | |
2012-12-15 | Move DNS handling to a module | Adam | |
2012-12-13 | Optimize much of the database code and serialize code. | Adam | |
2012-11-22 | Pretty large coding style cleanup, in source doc | Adam | |
cleanup, and allow protocol mods to depend on each other | |||
2012-10-27 | Add a module log type | Adam | |
2012-10-24 | BIND's forward ability did not work as I expected | Adam | |
because it will not forward non recursive queries. So, added support for SOA, NS, and AXFR requests. | |||
2012-10-22 | Cleanup of last few commits/warning fix | Adam | |
2012-10-22 | Add os_dns, a way to control your DNS zone via services | Adam | |