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-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
2015-09-18
Update the dutch language file.
Robby
2015-09-18
Update my email address.
Robby
2015-09-18
Bold code 2 -> 002.
Robby
2015-09-18
Fix some sentences to be more correct.
Robby
2015-09-17
Don't prevent channel destruction because persist is set. Perm mode/a bot sho...
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
Remove associated oper blocks in os_oper when accounts are deleted
Adam
2015-09-14
Update topic lock help to reflect how it works
Adam
2015-09-14
Don't allow suspended users to login to webcpanel
Adam
2015-09-14
Don't update channel last used time from ns alist access check
Adam
2015-09-11
Don't assign bots when persist is set if we aren't synced sinec we might not ...
Adam
2015-09-06
Allow configuring modes
Adam
2015-09-06
Fix some service bot/botinfo mismatches
Adam
2015-09-06
Merge pull request #120 from Alef-Burzmali/2.0+nobackupok
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
Merge pull request #129 from AlphaT3ch/placeholder
Adam
2015-09-06
Merge pull request #134 from retsofaj/2.0
Adam
[next]