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
Age
Commit message (
Expand
)
Author
2013-05-27
Initially attach all modules to all events, and detach them as the events are...
Adam
2013-05-26
Get rid of the remaining references in the core to specific services. Move mo...
Adam
2013-05-25
Give an error message when the configuration file ends with an unterminated b...
Adam
2013-05-18
Add botserv bot usermode config option
Adam
2013-05-18
Add a config option for the default log bot
Adam
2013-05-18
Fix Windows build
Adam
2013-05-17
Add Redis database support
Adam
2013-05-17
Removed some hard coded command names in help output
Adam
2013-05-08
Fixed some issues and desyncs with creating empty permanent channels on start...
Adam
2013-05-08
Make sockaddrs/cidr not throw on invalid ips to give us an easier/cheaper way...
Adam
2013-05-05
The const char* specialization of this no longer works
Adam
2013-05-05
That doesn't work either, just don't use references.
Adam
2013-05-05
Move module header files to include/modules to fix naming conflicts with syst...
Adam
2013-05-05
Fix Windows
Adam
2013-05-05
Cache timeoutcheck and fix a typo in example.conf
Adam
2013-05-05
Add an option to sepstream to allow it to return empty tokens if multiple sep...
Adam
2013-05-05
Cleanup of dns stuff based on stuff found making inspircd's module
Adam
2013-05-05
Rework the config file reader to be much more flexible and move many configur...
Adam
2013-04-14
Allow assigning service bots via /invite
Adam
2013-04-11
Remove the need for having to set syntax to "" for commands with no syntax
Adam
2013-04-11
Pass new config and the new config reader to the OnReload event, aswell as ca...
Adam
2013-04-10
Move some of the modules in extras/ that arent really extra out of extras. Ma...
Adam
2013-04-09
Made privilege names case insensitive
Adam
2013-04-09
Add a default method for user's SendModeInternal
Adam
2013-04-08
Made XOP privileges configurable
Adam
2013-04-08
Check the channel secure option isn't set in ChannelInfo::AccessFor too
Adam
2013-04-08
Made auto* chanserv privileges not hard coded.
Adam
2013-04-07
Optimizations of much of the more commonly used code
Adam
2013-04-06
Remove the runtime module directory on non-windows because we no longer overw...
Adam
2013-03-31
Add networkinfo:modelistsize config option to set the max size of b/e/I lists
Adam
2013-03-30
Merge usefulness of Timer and CallBack classes into Timer, and fix it to real...
Adam
2013-03-30
Add /bs set banexpire command to configure if/when botserv bans expire
Adam
2013-03-22
Merge remote branch 'attila/1.9+timermanager' into 1.9
Adam
2013-03-20
Improve TimerManager
attilamolnar
2013-03-20
Check that channels still exist before nulling their ci pointer in channelinf...
Adam
2013-03-15
Allow autokicking real names, extbans, and channels
Adam
2013-03-13
Refactor mask/entry code, allow full matching (against users real host/ip) if...
Adam
2013-03-10
Identify requests hold command sources and users can disconnect between the r...
Adam
2013-03-01
Fix Windows build
Adam
2013-02-24
On startup check all object types
Adam
2013-02-22
Made FindService less dumb and able to do aliases to aliases
Adam
2013-02-19
Allow /os mode clear [all] to unset modes, similar to old clearmodes
Adam
2013-02-15
Store hashes of the last commit instead of the last commit
Adam
2013-02-14
Switch Destroy methods to delete
Adam
2013-02-14
This Serialize::Destroy method isn't actually needed anymore. Fixes weirdness...
Adam
2013-02-14
Made chanserv/unban with no parameters unban you in every channel you have ac...
Adam
2013-02-14
Fix CommandCSMode::CanSet letting everyone set voice
Adam
2013-02-14
Store what channels have references to accounts in NickCore to prevent having...
Adam
2013-02-14
Make NickCore::aliases a vector
Adam
2013-02-05
Made access del by nick and other functions from 326f1a really delete objects
Adam
[prev]
[next]