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-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
2016-07-31
Update license headers and copyrights on all source files
Adam
2016-07-28
Allow serializable fields to use storage in the respective objects.
Adam
2015-12-31
Rename haader file names to be consistent with module names
Adam
2015-12-14
New source tree structure for modules. From commands/cs_access => chanserv/ac...
Adam
2015-10-27
Merge branch '2.0' into 2.1
Adam
2015-09-06
Allow configuring modes
Adam
2015-09-06
Fix some service bot/botinfo mismatches
Adam
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
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
2015-01-05
Merge branch '2.0' into 2.1
Adam
2014-12-28
Merge pull request #94 from webczat/2.0
Adam
2014-12-28
Merge pull request #93 from alexbarton/ngircd-fix-servertoken
Adam
2014-12-28
Fix adding regmoderated mode twice in plexus
Adam
2014-12-27
Remove now unnecessary eventhook constructor calls in module init lists
Adam
2014-12-12
Fix issue 1627.
MichaĆ Zegan
2014-12-10
Unconst these config Get<Anope::string> calls as it makes no sense
Adam
2014-12-10
Use a triat class for event names instead of having to manually give them pla...
Adam
2014-12-07
Add SAVE support to inspircd20
Adam
2014-11-30
Correctly assign nicks to their respective host servers
Alexander Barton
2014-11-30
Fix server token assignment of servers in the network
Alexander Barton
2014-11-24
Rewrite serializable to have field level granularity
Adam
2014-11-08
Fix bahamut mode handler
Adam
[next]