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-10-08
Fix caching xline mask
Adam
2017-10-08
Remove 2 day xline cap
Adam
2017-10-08
Simplify initial burst of persistent channels
Adam
2017-10-07
No longer expose c->ci and ci->c
Adam
2017-10-07
SendMessage: don't interpret message as a format string
Adam
2017-08-20
Add support for envvars in the config
Adam
2017-06-24
modulemanager: debug log if module is still loaded after dlclose
Adam
2017-06-22
Ping uplink occasionally and disconnect if no pong is received
Adam
2017-06-21
Stop init if a module can't be loaded because it doesn't exist
Adam
2017-06-21
Convert ModuleReturn to an enum class
Adam
2017-05-29
Fixup some compilation warnings
Adam
2017-05-29
Remove recognized status and secure
Adam
2017-04-20
Merge commit '8656b65e392e8d26de218bf372da949c3a00d8d4'
Adam
2017-04-07
Merge commit 'dba19d839af717a697ed54ed5da9c27aef76052a'
Adam
2017-04-07
Merge commit '0f49d1051a96645a576e49cb025198d1b5c9dc60'
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-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
2017-01-16
Update copyright to 2017.
Robby
2016-12-22
Move log messages for status mode change for unknown user to debug
Adam
2016-12-22
Make User::Mask behave more like 1.8
Adam
2016-12-17
Split ircdproto send functions out into separate services
Adam
2016-12-15
logger: log source nick if there is no user or account
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-11-03
Don't try to include files with empty paths
Adam
2016-11-03
Fix crash loading enc_old prior to the proto mods
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
[next]