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
/
modules
Age
Commit message (
Expand
)
Author
2016-01-30
Allow /ms read to get a comma separated list of memo numbers as help describe...
Adam
2016-01-28
Update copyright to 2016. This was done with:
Robby
2016-01-23
Update m_ssl_gnutls Windows library version to libgnutls-30
Adam
2016-01-23
Fix m_sql_oper to compile from the cleanup of the other day
Adam
2016-01-23
Put maxlogins logic a few other important places
Adam
2016-01-23
Fix hybrid to compile
Adam
2016-01-23
Merge pull request #145 from miwob/style+copyright
Adam
2016-01-23
Merge pull request #149 from miwob/SendSQLine
Adam
2016-01-23
Merge pull request #148 from SaberUK/2.0+18mod
Adam
2016-01-23
Merge pull request #147 from miwob/temporary_xline
Adam
2016-01-23
Merge pull request #143 from staticfox/grammar
Adam
2016-01-23
Re-lookup access in webcpanel after deleting access as the old group might be...
Adam
2016-01-23
Apply regex sqlines on connect too
Adam
2016-01-22
Show akill/xline ids in view
Adam
2016-01-22
Include memo mail information in ms_info
Adam
2016-01-20
Update SendSQLine() in hybrid's protocol module to use non-capsulatet RESV me...
miwob
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-13
hybrid.cpp: clean up style to match with other code; update copyright header
miwob
2016-01-12
hs_group: Fix grammar
Matt Ullman
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-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
Merge pull request #141 from miwob/2.0+cmode_T_nonotice
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-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
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-11-04
Fix logonnews to prioritize the newest entries if it can't show them all
Adam
2015-10-24
hybrid.cpp: add missing CanSQLineChannel = true; to the protocol options
miwob
2015-09-25
Fix chanserv botmodes.
Robby
2015-09-23
Clear regex xlines on unload, which happens on shutdown, even though they are...
Adam
2015-09-18
Bold code 2 -> 002.
Robby
[next]