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
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
2015-12-13
Merge commit '593ec34' into 2.0
Adam
2015-12-13
os_akill: Sanity check AKILLing before modifing the akill list
Matt Ullman
2015-12-13
Fixup ecdd046c80d696a882b12af615ed9f217afd40a9 to compile
Adam
2015-12-13
hybrid.cpp:SendClientIntroduction(): use a valid IP address format. In the fu...
miwob
2015-12-13
Merge pull request #136 from miwob/add+CanSQLineChannel
Adam
2015-12-13
Only special case level -1 to everyone and not everything <0
Adam
2015-12-13
Add some replacement tokens for akick reason and welcome notice
Adam
2015-12-13
Document m_xmlrpc_main notice
Adam
2015-12-13
Add notice method to m_xmlrpc_main
Adam
2015-12-13
Fix SendNumericInternal on inspircd sending to the user's uid if dest is a uid
Adam
2015-12-13
Allow wildcard searching emails
Adam
2015-12-13
Fall back to account vhost in hs on/off
Adam
2015-12-08
Update LOG dir in anoperc
Adam
2015-11-05
null xline manager when removing so removexline doesn't get called
Adam
2015-11-04
Cleanup after xlines if directly removed
Adam
2015-11-04
Fix logonnews to prioritize the newest entries if it can't show them all
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-10-24
hybrid.cpp: add missing CanSQLineChannel = true; to the protocol options
miwob
2015-09-25
Fix chanserv botmodes.
Robby
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
[prev]
[next]