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
Age
Commit message (
Expand
)
Author
2017-04-06
Merge commit '99acdcf168f16764012869e7c9f85e6bfae6f23b'
Adam
2017-04-06
Merge commit 'e95950ee261a6a738898d24a76310ef26585e35a'
Adam
2017-04-06
Merge commit 'fc0171fb40cf1785492eda566fd33b3ff5ef66b4'
Adam
2017-04-06
Merge commit 'f3bb46a9f5bb6154f9d23dc62765758a9135f0e6'
Adam
2017-04-06
Fix access comparison operators
Adam
2017-04-06
Fix some more compiler warnings
Adam
2017-04-06
Move nc->lastmail to a field
Adam
2017-03-19
Get rid of relying on if(this) in WhoSends()
Adam
2017-02-07
sqlite: fix sqlite3_last_insert_rowid() call
Adam
2017-02-07
Normalize databases by not allowing generic Object references
Adam
2017-02-06
Track override in CommandSource and use it in the logger
Adam
2017-01-27
Store CommandInfo in CommandSource instead of just command/permission
Adam
2017-01-23
Make log system use newer format strings
Adam
2016-12-18
protocol/inspircd20: use own svsjoin/part/nicks to vaoid module dependencies ...
Adam
2016-12-18
protocol/bahamut: fix typo in AkillDel
Adam
2016-12-17
Split ircdproto send functions out into separate services
Adam
2016-12-08
Export protocol implementations into protocol module headers
Adam
2016-12-07
Fix numerics to be sent to uids
Adam
2016-12-07
Change in source anope.org links to https
Adam
2016-12-07
Remove C style var args from Channel::Kick
Adam
2016-12-06
Remove many more old C style format strings in the protocol functions
Adam
2016-12-01
Split more protocol module message handler declarations into module headers
Adam
2016-12-01
Allow encap handlers to recall message processing, make protocol/inspircd do ...
Adam
2016-12-01
chanserv/info: show bantype format
Adam
2016-12-01
Allow objects to opt out of gc, don't gc accounts with users logged in
Adam
2016-11-30
Fix some field shadowing warnings
Adam
2016-11-25
sqlite: reference id of referenced type if available instead of objects
Adam
2016-11-25
Rename most ext fields names to be consistent with everything else, add acces...
Adam
2016-11-11
Update info.cpp (#181)
Gavin
2016-11-11
Fix opers not really being serializable
Adam
2016-11-11
Can't have nick depend on account because Nick::Delete can delete the account
Adam
2016-11-11
Remove database save and related commands/config
Adam
2016-11-09
Change default database to sqlite, begin 2.0 db_flatfile support
Adam
2016-11-06
Remove operserv/oline and CanSVSO/SendSVSO in IRCDProto.
Peter Powell
2016-11-06
Remove some now unnecessary cleanup code, make nick depenend on account
Adam
2016-10-30
Add new RESTful JSON API and documentation
Adam
2016-10-29
Add sqlite amalgamation and use if no system sqlite is found. Move sqlite mod...
Adam
2016-10-22
Various codestyle cleanup in most of the core modules
Adam
2016-10-22
Add forgotten hostserv/info
Adam
2016-10-17
Address casemapping issues in sqlite/mysql
Adam
2016-10-15
Various improvements/bugfixes to extdb stuff
Adam
2016-10-10
hostserv/request: grammar fail
Adam
2016-10-09
Add max vhosts configuration option
Adam
2016-10-09
Various other modname fixes
Adam
2016-10-09
Adjust reading operserv core config opts
Adam
2016-10-09
Adjust reading botserv core config opts
Adam
2016-10-09
Adjust reading chanserv core config opts
Adam
2016-10-09
Adjust reading memoserv core config opts
Adam
2016-10-09
Adjust reading nickserv core config opts
Adam
2016-10-09
Move vhost nick info to hostserv/main, also show if show_hidden
Adam
[next]