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
/
src
Age
Commit message (
Expand
)
Author
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-03-19
Fix some of the simplier compiler warnings
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-17
Split ircdproto send functions out into separate services
Adam
2016-12-07
Change in source anope.org links to https
Adam
2016-12-07
Remove unused varargs Socket:Write
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
Allow encap handlers to recall message processing, make protocol/inspircd do ...
Adam
2016-12-01
Allow objects to opt out of gc, don't gc accounts with users logged in
Adam
2016-11-25
Rename most ext fields names to be consistent with everything else, add acces...
Adam
2016-11-11
Fix opers not really being serializable
Adam
2016-11-11
Remove database save and related commands/config
Adam
2016-11-06
Remove operserv/oline and CanSVSO/SendSVSO in IRCDProto.
Peter Powell
2016-11-05
Fix duplicating bots/opers on startup
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-17
Address casemapping issues in sqlite/mysql
Adam
2016-10-15
Various improvements/bugfixes to extdb stuff
Adam
2016-10-09
Adjust reading nickserv core config opts
Adam
2016-10-09
Fix SendMessage formatting messages with mixes of multiple spaces and words
Adam
2016-10-09
Don't return a reference from the stack in TypeBase::GetTypes
Adam
2016-10-07
Fix making directories from the Windows installer
Adam
2016-10-07
Move core message handles to protocol/rfc1459
Adam
2016-10-07
Set shared library suffix to .so, add missing serializable type GetTypes defi...
Adam
2016-10-06
#1682: store aftype with masks and include cidrs in GetNUHMask
Adam
2016-10-06
#1681 update last realname always on signon
Adam
2016-10-06
#1680: fix Anope::Duration with one year durations
Adam
2016-10-02
Optionally strip variable build date from compiled program
Dominic Hargreaves
2016-10-02
Also defer channel deletion when processing sjoins
Adam
2016-10-02
language: incrementing _nl_msg_cat_cntr is still required on some systems app...
Adam
2016-09-28
Include gecos in GetNUHMask
Adam
2016-09-25
Get rid of service alias stuff, make proto mods link to each other
Adam
2016-09-23
language: Add some overloaded Translate functions that accept Anope::string
Adam
2016-09-23
Update LOG dir in anoperc
Adam
2016-09-23
Remove rfc1459 message framing everywhere
Adam
2016-09-13
Remove Anope::Decrypt now encryption is mandated.
Peter Powell
2016-08-27
Optionally allow using Boost.Locale for hashcomp
Adam
2016-07-31
Update license headers and copyrights on all source files
Adam
2016-07-28
Update Config::GetModule too
Adam
2016-07-28
Get rid of undefined behavior in configuration blocks by creating them as nec...
Adam
2016-07-28
Allow serializable fields to use storage in the respective objects.
Adam
2015-12-31
Add missing override keyword to methods that require it.
Peter Powell
2015-12-31
Replace a ton of nested if statements with elseif statements.
Peter Powell
2015-12-31
Remove Windows config executable as discussed with Adam.
Peter Powell
[next]