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-08-12
Fix some issues with suspend
Adam
2013-08-11
Remove channels from accesss lists when they expire/drop
Adam
2013-08-11
Add DNS Notify support
Adam
2013-08-10
Support DNS ANY query type
Adam
2013-08-07
Revert "Shrink to fit module event vectors when modules are removed from them"
Adam
2013-08-07
Shrink to fit module event vectors when modules are removed from them
Adam
2013-08-07
Add m_sql_log
Adam
2013-08-01
Add keepmodes setting
Adam
2013-08-01
Use MessageSource as the source for many IRCDProto funcs
Adam
2013-07-26
Rethink jupe/squit thing somewhat. Workaround for the inspircd rsquit/squit mess
Adam
2013-07-26
Fix issues with 'Me' related to previous commit
Adam
2013-07-23
Make ChannelModeStatus level mandatory
Federico G. Schwindt
2013-07-21
Move SendLogin() back to User::Identify, it was moved at some point? but does...
Adam
2013-07-20
Fix more compile warnings found on newer g++ versions
Adam
2013-07-20
Fix not setting the correct compile flags on modules and fix the resulting wa...
Adam
2013-07-14
Fix Extensible<bool>::Set with a value (which is redundant due to the bool sp...
Adam
2013-07-08
Fix deleting badwords/modes/logs etc
Adam
2013-07-07
Move op/deop/etc back to an actual command, its too hard to use cs_log with i...
Adam
2013-07-08
added protocol support for incoming NOTICEs
DukePyrolator
2013-07-05
Only set stuff in ExtensibleUnserialize if there is something to set
Adam
2013-07-04
Fix deleting mode locks
Adam
2013-07-03
Allow channels on access lists
Adam
2013-07-03
Fix some warnings and errors reported by valgrind
Adam
2013-07-01
Change extensible keys to require explicitly having a type defined for it. Co...
Adam
2013-06-19
Don't enforce usestrictprivmsg on TS6 IRCds and cache the value of usestrictp...
Adam
2013-06-19
Set vhosts when users id to an account (and not a nick), add account arg to u...
Adam
2013-06-12
Allow users to change their language to english when the default language is not
Adam
2013-06-01
Move OnJoinChannel event to trigger after the user has completely joined and ...
Adam
2013-06-01
Move CheckKick event to Channel and make os_forbid use it instead of kicking ...
Adam
2013-05-28
Include <iterator> in services.h as now more than one file uses it
Adam
2013-05-28
Fixup last commit. We have events in log's destructor so we cant log messages...
Adam
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
[next]