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
/
protocol
Age
Commit message (
Expand
)
Author
2017-10-08
Remove 2 day xline cap
Adam
2017-10-08
Fix some compiler warnings
Adam
2017-10-07
No longer expose c->ci and ci->c
Adam
2017-10-07
unreal: send empty sjoin for MessageChannel
Adam
2017-10-07
unreal: send channel modes in sjoin
Adam
2017-06-22
Ping uplink occasionally and disconnect if no pong is received
Adam
2017-04-20
Merge commit '8656b65e392e8d26de218bf372da949c3a00d8d4'
Adam
2017-04-20
Merge commit 'a4f7d847abdde8f070a201417a456067d3beb4a1'
Adam
2017-04-07
Merge commit '95cd7a6aee8edb833aff92207ebed67a06913550'
Adam
2017-04-07
Merge commit 'aefde6e44d0c694119870f3d2462bdcda35d4291'
Adam
2017-04-06
Merge commit 'f4543edfe25d3c067f4884df1c0b101161342318'
Adam
2017-03-19
Get rid of relying on if(this) in WhoSends()
Adam
2017-01-23
Make log system use newer format strings
Adam
2017-01-16
Update copyright to 2017.
Robby
2017-01-11
unreal4: use SENDUMODE instead of GLOBOPS
Adam
2017-01-07
ngircd: move metadata non-exietent user log message to debug
Adam
2016-12-18
protocol/inspircd20: use own svsjoin/part/nicks to vaoid module dependencies ...
Adam
2016-12-18
protocol/bahamut: fix typo in AkillDel
Adam
2016-12-17
Split ircdproto send functions out into separate services
Adam
2016-12-11
Fix detecting if chghost/chgident is loaded on inspircd and don't send them u...
Adam
2016-12-10
Remove unnecessary functions from ngircd that duplicate the default behavior,...
Adam
2016-12-08
Export protocol implementations into protocol module headers
Adam
2016-12-07
Fix numerics to be sent to uids
Adam
2016-12-06
Remove many more old C style format strings in the protocol functions
Adam
2016-12-01
Split more protocol module message handler declarations into module headers
Adam
2016-12-01
inspircd12: fix mode handler to handle opers changing other users umodes corr...
Adam
2016-12-01
Allow encap handlers to recall message processing, make protocol/inspircd do ...
Adam
2016-11-25
Rename most ext fields names to be consistent with everything else, add acces...
Adam
2016-11-22
protocol/inspircd: Match servername as well on ENCAP
genius3000
2016-10-16
plexus: add noop and sasl support
Adam
2016-10-07
ratbox: fix RESVs
Michael Hazell
2016-10-07
Add/fix various checks on source user existing in the protocol modules
Adam
2016-10-07
Properly support RESV and UNRESV in Charybdis, and improve RESV setting for p...
Michael Hazell
2016-10-07
Move core message handles to protocol/rfc1459
Adam
2016-10-06
Handle /join 0 for ratbox & charybdis
Zoddo
2016-10-04
inspircd20: specifially add channel modes official-join and operprefix as sta...
Adam
2016-10-02
Send vident/vhost in SVSLOGIN with SASL
Zoddo
2016-10-02
Fix host on charybdis if there is no vhost
Zoddo
2016-10-02
proto/charybdis: Add support for MECHLIST
Toni Kaija
2016-10-02
Implement support for SASL 3.2 mechanism lists.
Peter Powell
2016-10-01
Update SendSQLine() in hybrid's protocol module to use non-capsulatet RESV me...
miwob
2016-09-30
Update SendSGLine() in hybrid's protocol module to add support for temporary ...
miwob
2016-09-30
hybrid.cpp: clean up style to match with other code; update copyright header
miwob
2016-09-30
unreal: use uid for chghost
Adam
2016-09-28
Forward port various Unreal4 things, drop Unreal3 support
Adam
2016-09-28
hybrid.cpp:SendClientIntroduction(): use a valid IP address format. In the fu...
miwob
2016-09-25
Get rid of service alias stuff, make proto mods link to each other
Adam
2016-09-23
Fix SendNumericInternal on inspircd sending to the user's uid if dest is a uid
Adam
2016-09-23
hybrid: set CanSQLineChannel
Adam
2016-09-23
Remove rfc1459 message framing everywhere
Adam
[next]