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
2015-07-01
Merge pull request #119 from Jyzee/irc2sql-away
Adam
2015-07-01
Merge pull request #123 from Alef-Burzmali/2.0+cs-levels
Adam
2015-06-29
#1649 don't update keepmodes during inhbait
Adam
2015-06-29
#1643 Umode +I is oper only on Unreal
Adam
2015-06-29
Don't allow registering service nicks
Adam
2015-06-29
Add ns_identify:maxlogins to limit the max number of concurrent logins per ac...
Adam
2015-06-29
Don't allow loading hostserv mods if there can be no hostserv
Adam
2015-06-29
Check name validity after unpackname() to check for bad names in questins and...
Adam
2015-06-29
Don't allow adding or changing bots to collide with users
Adam
2015-06-21
Also clear vhost on hs_off so the proto mods don't have to
Adam
2015-06-20
Update host on hs off too
Adam
2015-06-14
Allow opers with chanserv/access/list to view the levels list
Thomas Fargeix
2015-04-30
irc2sql: handle away messages.
Jyzee
2015-04-28
When introducing opered clients on inspircd send a fake opertype
Adam
2015-03-22
Fix m_ldap_oper to build
Adam
2015-03-22
Merge pull request #115 from aFreshMelon/aFreshMelon-patch-1
Adam
2015-03-22
Merge pull request #112 from attilamolnar/2.0+inspircdmlock
Adam
2015-03-22
Make the signed kick/ban message format configurable.
Robby-
2015-03-18
XML-RPC responses also don't have a methodName tag
Sebastian Barfurth
2015-03-12
Merge pull request #113 from attilamolnar/2.0+openssl
Adam
2015-03-12
Only apply keepmodes on channel sync
Adam
2015-03-12
m_ssl_openssl: Allow disabling SSLv3 via the config
Attila Molnar
2015-03-12
m_ssl_openssl: Set sane default context options
Attila Molnar
2015-03-12
Revert "Added kickcheck override for users with protected privs"
Adam
2015-03-12
Merge pull request #99 from H7-25/extemp_protected
Adam
2015-03-12
Merge pull request #105 from miwob/master+use-uid-for-svsnick
Adam
2015-03-12
Merge pull request #106 from miwob/master+SendClientIntroduction
Adam
2015-03-12
Merge pull request #107 from miwob/master+misc-hybrid-changes
Adam
2015-03-12
Merge pull request #111 from aFreshMelon/fix-xmlrpc-response
Adam
2015-03-12
Show passlen in PASSWORD_TOO_LONG
Adam
2015-03-11
InspIRCd 2.0: Re-set server-side topiclock when an incoming METADATA topicloc...
Attila Molnar
2015-03-11
InspIRCd 2.0: Re-set server-side mlock when an incoming METADATA mlock from a...
Attila Molnar
2015-03-11
InspIRCd 2.0: Pass use_server_side_topiclock and use_server_side_mlock refere...
Attila Molnar
2015-03-11
InspIRCd 2.0: Add METADATA handler, pass everything to inspircd12/metadata
Attila Molnar
2015-03-11
Only matches sqlines against channels if they begin with a #
Adam
2015-03-11
SendConfirmMail: Replace %E with new email
Peter Tseng
2015-03-11
Allow cs clone to clone levels too
Adam
2015-03-11
Make cs_clone behave closer to how the help describes it
Adam
2015-03-11
Normalize masks given to cs_kick, use entry to match them against users
Adam
2015-03-11
Normalize masks given to cs_ban, use entry to match them against users
Adam
2015-03-11
Remove cloak prior to applying vhost in insp20 fhost handler
Adam
2015-03-11
Strip color codes when looking up fantasy commands.
Adam
2015-03-11
Redesign m_ldap to no longer rely on undefined behavior
Adam
2015-03-07
Correct wrong XML response tag
Sebastian Barfurth
2015-02-15
- Misc updates to the hybrid protocol modules:
miwob
2015-02-15
- Update SendClientIntroduction() to use * for account names instead of 0
miwob
2015-02-15
- Change SendForceNickChange() to use UIDs
miwob
2015-02-11
Added kickcheck override for users with protected privs
H7-25
2015-02-10
Merge pull request #102 from miwob/master+protocol-missing-modes
Adam
2015-02-08
Misc changes to the ircd-hybrid protocol module:
miwob
[next]