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
/
include
/
service.h
Age
Commit message (
Expand
)
Author
2016-09-25
Get rid of service alias stuff, make proto mods link to each other
Adam
2016-07-31
Update license headers and copyrights on all source files
Adam
2016-07-28
Allow serializable fields to use storage in the respective objects.
Adam
2014-11-24
Rewrite serializable to have field level granularity
Adam
2014-04-20
New event system
Adam
2014-04-01
Require cmake 2.8 and C++11 support
Adam
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
2013-07-01
Change extensible keys to require explicitly having a type defined for it. Co...
Adam
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
2012-11-22
Pretty large coding style cleanup, in source doc
Adam
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 SQ...
Adam
2012-04-23
Reworked live SQL support yet again
Adam
2012-02-14
Clean up and reorganize our header files
Adam