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-19
Fix various inconsistencies/crashes related to having multiple opers configur...
Adam
2016-01-19
Error out if any 1.8 modules are in the the module directory.
Peter Powell
2016-01-19
Update SendSGLine() in hybrid's protocol module to add support for temporary ...
miwob
2016-01-19
Couple user find by nick fixes
Adam
2016-01-19
Document ns_no_expire nick default
Adam
2016-01-13
hybrid.cpp: clean up style to match with other code; update copyright header
miwob
2016-01-12
example.conf: announce operserv/chankill as well
miwob
2016-01-12
hs_group: Fix grammar
Matt Ullman
2016-01-03
Remove various ircservices references in anope.conf
Adam
2016-01-03
Merge pull request #142 from Zoddo/unreal4/uid
Adam
2016-01-03
[Unreal4] Use UID/SID instead of nick/servername when possible
Zoddo
2016-01-02
Actually there is no account here
Adam
2016-01-02
Add sasl log category for auth log messages
Adam
2016-01-02
Add IRCDMESSAGE_SOFT_LIMIT to MD handler
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-30
unreal4: add md handler, certfp support
Adam
2015-12-30
Unreal 4 changes
Adam
2015-12-30
Copy unreal -> unreal4
Adam
2015-12-29
Move CanAdd() check to after mask sanitization as it will remove other entrie...
Adam
2015-12-29
Remove run-cc leftover
Adam
2015-12-29
Merge pull request #141 from miwob/2.0+cmode_T_nonotice
Adam
2015-12-29
Include gecos in GetNUHMask
Adam
2015-12-28
Fix saset language reply
Adam
2015-12-26
Add support for channel mode +T to the ircd-hybrid protocol module
Michael Wobst
2015-12-19
Fix race with recovering and svsnicing nicknames. Wait for first svsnick to g...
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
[prev]
[next]