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
2015-12-31
Add missing override keyword to methods that require it.
Peter Powell
2015-12-31
Replace a ton of nested if statements with elseif statements.
Peter Powell
2015-12-31
Remove Windows config executable as discussed with Adam.
Peter Powell
2015-12-31
Remove repeated expressions from CMake end*() and else() calls.
Peter Powell
2015-12-30
Remove anopesmtp because it's stupid
Adam
2015-12-14
Rename "services.conf" to "anope.conf".
Peter Powell
2015-12-14
Rename PID file to "anope.pid" from "services.pid".
Peter Powell
2015-12-14
Use the binary name "anope" on all platforms.
Peter Powell
2015-10-27
Merge branch '2.0' into 2.1
Adam
2015-10-27
Beginning of new module dependency stuff, seems to compile and link. Move som...
Adam
2015-09-24
Check privilege name is valid in SetLevel
Adam
2015-09-17
Channel::DeleteUser delets the container
Adam
2015-09-17
Defer channel deletion until after i/o. There are some edge cases with events...
Adam
2015-09-14
Don't update channel last used time from ns alist access check
Adam
2015-09-06
Allow configuring modes
Adam
2015-09-06
Merge pull request #126 from SaberUK/2.0+typos
Adam
2015-09-06
Merge pull request #128 from SaberUK/2.0+destdir
Adam
2015-09-06
Don't unset modes which have no privilege associated with them
Adam
2015-07-31
Fix use after free from unloading modules which are the last one holding onto...
Adam
2015-07-15
Fix support for passing relative install paths to CMake.
Peter Powell
2015-07-14
Also UnsetExtensibles on botinfo
Adam
2015-07-13
Unset extensibles on larger objects when they destruct
Adam
2015-07-08
Fix a ton of typos.
Peter Powell
2015-07-01
Allow disabling installation of extra tools (with DISABLE_TOOLS)
Dominic Hargreaves
2015-07-01
Support DESTDIR
Dominic Hargreaves
2015-03-22
Anope 2.0.3-git
Adam
2015-03-22
Anope 2.0.2 Release
2.0.2
Adam
2015-03-12
Update cmake version parsing code to deal with recent build version changes
Adam
2015-03-11
Allow cs clone to clone levels too
Adam
2015-03-11
Make cs_clone behave closer to how the help describes it
Adam
2015-02-03
Make module version system work
Adam
2015-01-28
More properly track topic change sources and allow users with access to chang...
Adam
2015-01-26
Check virtual mode bases better
Adam
2015-01-10
Always use source name when logging server kicks
Adam
2015-01-10
Log user away messages
Adam
2015-01-10
Add networkinfo:nick_chars option to allow configuring additional characters ...
Adam
2015-01-05
Merge branch '2.0' into 2.1
Adam
2014-12-29
Allow configuring casemaps
Adam
2014-12-28
Merge pull request #96 from webczat/termfork
Adam
2014-12-28
Replace spaces in opertypes with underscores in stats o
Adam
2014-12-12
Anope will now fork even when not started from a tty, like init scrpits.
MichaĆ Zegan
2014-12-10
Unconst these config Get<Anope::string> calls as it makes no sense
Adam
2014-12-10
Use a triat class for event names instead of having to manually give them pla...
Adam
2014-12-05
Change webpanel access add to just add via the commands, split Command::Run i...
Adam
2014-12-05
Update Kill() calls to pass source pointer instead of name
Adam
2014-11-24
Fix sid generator generating invalid sids after sid 999
Adam
2014-11-24
Rewrite serializable to have field level granularity
Adam
2014-10-14
Fix module event prioritization which was broken with the newer
Adam
2014-10-12
Squit uplink when I receive an squit for myself
Adam
2014-10-12
Hide dumb user notice if we are quitting
Adam
[next]