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
2014-01-21
Unbreak account stuff from commit ccae59430ab50393f43ccc38a6a6c0c24191b601.
Adam
2014-01-09
Make DNSBL log message use the module type and give it a category too
Adam
2014-01-02
Have db_old load news.db too
Adam
2014-01-01
Update copyright to 2014. This was done with:
Adam
2013-12-19
Don't leak opers and opertypes on /os reload, fix not updating opertypes on n...
Adam
2013-12-19
Fix a few commands not being able to find non conf opers
Adam
2013-12-14
irc2sql: improved handling of netsplits
DukePyrolator
2013-12-01
Fix crash from loading exceptions with db_old and then unloading db_old
Adam
2013-11-01
Attempt #3
Adam
2013-11-01
Compare access entries created with the levels access system by access level ...
Adam
2013-10-28
Fix some typos and touch up the configs a little.
Robby-
2013-10-26
new event OnSetDisplayedHost
DukePyrolator
2013-10-19
Fix some typos of language
Adam
2013-10-05
Fix Windows build
Adam
2013-09-27
Replace this silly random code generation code with something more sane looking
Adam
2013-09-27
Fix compile warnings and errors found by clang
Adam
2013-09-27
Translate listformatter properly
Adam
2013-09-27
Fix typos, remove dead language defines.
Robby-
2013-09-27
Drop matching channels on forbid, and enforce nick forbids even on IRCds
Adam
2013-09-20
Readonlyize many commands
Adam
2013-09-20
Merge the two memo del events into one. Since they had the same name it was c...
Adam
2013-09-19
Make os_session akill ip ranges and not individual user's ips
Adam
2013-09-16
Remove static variables from functions in modules which causes them to be mar...
Adam
2013-09-03
Cap mode stacker max line length
Adam
2013-08-31
add vhost support for hybrid
DukePyrolator
2013-08-25
Create persistent channels on startup, which used to work and got lost somewhere
Adam
2013-08-23
Remove webpanel:ssl configuration option because its dumb
Adam
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
[next]