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
2016-10-16
plexus: add noop and sasl support
Adam
2016-10-04
inspircd20: specifially add channel modes official-join and operprefix as sta...
Adam
2016-09-04
ratbox: fix RESVs
Michael Hazell
2016-07-25
Fix #1684 more, can have non-user sources for encap sasl
Adam
2016-07-23
Add/fix various checks on source user existing in the protocol modules
Adam
2016-07-21
charybdis.cpp: Properly support RESVs
Michael Hazell
2016-06-02
Handle /join 0 for ratbox & charybdis
Zoddo
2016-05-20
Fix handling nick introduction collisions on unreal4
Adam
2016-04-14
Merge pull request #160 from Zoddo/charybdis/fix_euid
Adam
2016-04-10
Send vident/vhost in SVSLOGIN with SASL
Zoddo
2016-04-10
Fix host on charybdis if there is no vhost
Zoddo
2016-03-17
proto/charybdis: Add support for MECHLIST
Toni Kaija
2016-02-28
Implement support for SASL 3.2 mechanism lists.
Peter Powell
2016-02-10
Fix a privilege escalation exploit on InspIRCd with m_autoop.
Peter Powell
2016-01-28
Update copyright to 2016. This was done with:
Robby
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-20
Update SendSQLine() in hybrid's protocol module to use non-capsulatet RESV me...
miwob
2016-01-19
Update SendSGLine() in hybrid's protocol module to add support for temporary ...
miwob
2016-01-13
hybrid.cpp: clean up style to match with other code; update copyright header
miwob
2016-01-03
[Unreal4] Use UID/SID instead of nick/servername when possible
Zoddo
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-26
Add support for channel mode +T to the ircd-hybrid protocol module
Michael Wobst
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
Fix SendNumericInternal on inspircd sending to the user's uid if dest is a uid
Adam
2015-10-24
hybrid.cpp: add missing CanSQLineChannel = true; to the protocol options
miwob
2015-09-06
Merge pull request #126 from SaberUK/2.0+typos
Adam
2015-09-06
Don't unset modes which have no privilege associated with them
Adam
2015-07-08
Fix a ton of typos.
Peter Powell
2015-06-29
#1643 Umode +I is oper only on Unreal
Adam
2015-04-28
When introducing opered clients on inspircd send a fake opertype
Adam
2015-03-22
Merge pull request #112 from attilamolnar/2.0+inspircdmlock
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-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
Remove cloak prior to applying vhost in insp20 fhost handler
Adam
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-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]