Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-09 | Update copyright to 2013. This was done with: | Adam | |
find include/ src/ lang/ docs/ modules/ *.* Config -exec sed -i 's/-2012 Anope Team/-2013 Anope Team/i' {} \; | |||
2012-12-12 | Fixed webpanel fail on nondebug builds | Adam | |
2012-12-09 | fixed a log message showing the wrong IP | DukePyrolator | |
2012-11-30 | Change /os reload to not unnecessarially rebuild httpd servers. Change ↵ | Adam | |
m_httpds Log methods to the module version. | |||
2012-11-28 | Rewrite/simplify some of m_httpd | Adam | |
2012-11-22 | Pretty large coding style cleanup, in source doc | Adam | |
cleanup, and allow protocol mods to depend on each other | |||
2012-11-03 | Made m_xmlrpc use m_httpd | Adam | |
2012-11-01 | Fixed quite a bit of dumbness with m_ssl. Had to | Adam | |
modify socketengines to allow polling for write & no read, but is it cleaner now. Made m_httpd able to listen using SSL. | |||
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-07 | Remove the asynchronous identifing hack and replace it with something ↵ | Adam | |
better. Fixes m_*_authentication only being able to properly work when people identify normally using nickserv/identify | |||
2012-09-02 | Fix Windows | Adam | |
2012-09-01 | Added a web panel module + a default template | Adam | |