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
Age
Commit message (
Expand
)
Author
2016-09-23
Update LOG dir in anoperc
Adam
2016-09-23
operserv/news: rewrite logic, include various fixes from 2.0
Adam
2016-09-23
hybrid: set CanSQLineChannel
Adam
2016-09-23
chanserv: fallback to reading botmodes from chanserv
Adam
2016-09-23
Fix memoserv/main to set its service pointer correctly
Adam
2016-09-23
Fix access modules to load
Adam
2016-09-23
Add declaration for specialization Configuration::Block::Set<Anope::string>, ...
Adam
2016-09-23
Remove rfc1459 message framing everywhere
Adam
2016-09-13
Merge pull request #157 from SaberUK/master+require-encryption
Adam
2016-09-13
Clarify how to use deprecated encryption modules.
Peter Powell
2016-09-13
Remove Anope::Decrypt now encryption is mandated.
Peter Powell
2016-09-13
Remove nickserv/getpass as that module is now obsolete.
Peter Powell
2016-09-13
Prevent using enc_none as the main encryption module.
Peter Powell
2016-08-27
Optionally allow using Boost.Locale for hashcomp
Adam
2016-07-31
Update license headers and copyrights on all source files
Adam
2016-07-28
Update Config::GetModule too
Adam
2016-07-28
Get rid of undefined behavior in configuration blocks by creating them as nec...
Adam
2016-07-28
Add missing operserv/stats header
Adam
2016-07-28
Allow serializable fields to use storage in the respective objects.
Adam
2016-01-03
Remove various ircservices references in anope.conf
Adam
2015-12-31
Rename haader file names to be consistent with module names
Adam
2015-12-31
Merge pull request #140 from SaberUK/master+warnings
Adam
2015-12-31
Add missing override keyword to methods that require it.
Peter Powell
2015-12-30
Remove now unused directories from include_directories
Adam
2015-12-30
Merge pull request #139 from SaberUK/master+cmake-cleanup
Adam
2015-12-31
Clean up CMake includes.
Peter Powell
2015-12-31
Change the version requirement for CMake from 2.8 to 3.0.
Peter Powell
2015-12-31
Replace a ton of nested if statements with elseif statements.
Peter Powell
2015-12-31
Always use lower case for CMake function names.
Peter Powell
2015-12-31
Append the Anope CMake directory to CMAKE_MODULE_PATH.
Peter Powell
2015-12-31
Remove a leftover from when Anope was written in C.
Peter Powell
2015-12-31
Replace INSTDIR with CMAKE_INSTALL_PREFIX.
Peter Powell
2015-12-31
Remove Windows config executable as discussed with Adam.
Peter Powell
2015-12-31
Clean up flags passed to the compiler.
Peter Powell
2015-12-31
Remove repeated expressions from CMake end*() and else() calls.
Peter Powell
2015-12-31
Only enable CMake developer mode on debug builds.
Peter Powell
2015-12-30
Remove anopesmtp because it's stupid
Adam
2015-12-14
Merge pull request #138 from SaberUK/master+always-anope
Adam
2015-12-14
Rename "example.conf" to "anope.example.conf".
Peter Powell
2015-12-14
Rename "services.conf" to "anope.conf".
Peter Powell
2015-12-14
Install into "~/anope" by default instead of "~/services".
Peter Powell
2015-12-14
Rename MOTD file to "motd.txt" from "services.motd".
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-12-14
sed got overzealous
Adam
2015-12-14
New source tree structure for modules. From commands/cs_access => chanserv/ac...
Adam
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-23
Clear regex xlines on unload, which happens on shutdown, even though they are...
Adam
[next]