Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-17 | Rename m_ssl to m_ssl_openssl and update docs | Attila Molnar | |
2014-02-16 | Fix Windows build | Adam | |
2014-01-01 | Update copyright to 2014. This was done with: | Adam | |
find include/ src/ lang/ docs/ modules/ *.* Config -exec sed -i 's/-20.. Anope Team/-2014 Anope Team/i' {} \; | |||
2013-07-01 | Change extensible keys to require explicitly having a type defined for it. ↵ | Adam | |
Completely modularize more features like bs_kick, entrymsg, log, mode, etc. Move fantasy to its own module. Move greet to its own module. | |||
2013-02-22 | Made FindService less dumb and able to do aliases to aliases | Adam | |
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-11-22 | Pretty large coding style cleanup, in source doc | Adam | |
cleanup, and allow protocol mods to depend on each other | |||
2012-11-06 | Use std::tr1::unordered_map for a few of the larger maps | Adam | |
2012-09-12 | Add m_sql_authentication to allow authenticating users against an external ↵ | Adam | |
SQL database | |||
2012-04-23 | Reworked live SQL support yet again | Adam | |
2012-02-14 | Clean up and reorganize our header files | Adam | |