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
/
hybrid.cpp
Age
Commit message (
Expand
)
Author
2025-01-14
Update the copyright headers for 2025.
2.0
Sadie Powell
2024-02-17
Update the copyright headers for 2024.
Sadie Powell
2022-12-31
Update the copyright headers for 2023.
Sadie Powell
2022-09-29
Update ircd-hybrid protocol module
miwob
2022-09-15
Update hybrid protocol module to improve compatibility with the latest ircd-h...
miwob
2022-01-09
Adjust IsIdentValid test to comply with upcoming ircd-hybrid release (#272).
Michael Wobst
2022-01-06
Update the copyright headers for 2022.
Sadie Powell
2021-01-07
Update copyright to 2021.
Robby
2020-10-02
Update/modernize ircd-hybrid protocol module to stay link compatible with nex...
miwob
2020-08-01
ircd-hybrid protocol module: add support for channel mode 'K' (no knock)
miwob
2020-01-04
Update copyright to 2020.
Robby
2019-01-01
Update copyright to 2019.
Robby
2018-06-12
Update ircd-hybrid protocol module to support latest version of ircd-hybrid b...
miwob
2018-04-25
Update copyright to 2018.
Robby
2017-03-19
Add channel mode 'u', and 'L' to hybrid protocol module; Remove useless CAPAB...
miwob
2017-01-17
Cleanup some excess whitespaces and tabs, and fix a few typos along the way.
Robby
2017-01-16
Update copyright to 2017.
Robby
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
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-10-24
hybrid.cpp: add missing CanSQLineChannel = true; to the protocol options
miwob
2015-07-08
Fix a ton of typos.
Peter Powell
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-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
2015-02-07
- Added some missing user modes to the ircd-hybrid protocol module
miwob
2015-02-06
Merge pull request #101 from miwob/master+hybrid-protocol-no-globops-override
Adam
2015-02-06
- Removed SendGlobopsInternal() override as it's basically a duplicate of Sen...
miwob
2015-02-06
- Update ircd-hybrid protocol module to support channel mode 'C' (no CTCPs)
miwob
2015-01-28
More properly track topic change sources and allow users with access to chang...
Adam
2014-06-19
hybrid.cpp: add our own SendInvite() which sends the channel's timestamp alon...
miwob
2014-05-13
Update ircd-hybrid protocol module
Michael Wobst
2014-04-18
Remove unused event.
Adam
2014-04-02
Set minus no arg on +l in all proto mods
Adam
2014-02-27
Hybrid does not let us add resvs as a server, but the core expects to be able...
Adam
2014-02-27
Handle nick collisions somewhat instead of blindly overwriting the nicks
Adam
2014-01-28
Use TBURST on hybrid to set topics
Adam
2014-01-21
Unbreak account stuff from commit ccae59430ab50393f43ccc38a6a6c0c24191b601.
Adam
2014-01-01
Update copyright to 2014. This was done with:
Adam
[next]