index
:
anope.git
1.8
2.0
2.1
master
Anope is an open source set of IRC services.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
commands
/
os_dns.cpp
Age
Commit message (
Expand
)
Author
2013-01-09
Update copyright to 2013. This was done with:
Adam
2013-01-03
Fixed os_dns not readding connected servers if configured
Adam
2013-01-03
Move enforcer checks on nick and logout to nickserv.cpp
Adam
2013-01-03
Don't delete users immediately when quit or killed, instead wait until messag...
Adam
2012-12-25
Allow modules loaded after startup to magically reobtain their database objec...
Adam
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 users...
Adam
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
2012-10-27
Add a module log type
Adam
2012-10-24
BIND's forward ability did not work as I expected
Adam
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
[prev]