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-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
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
[next]