User mode `B` has been implemented. Clients with that mode set are marked as a bot in both `WHOIS` and `WHO`. This mode can only be set by IRC operators (as long as the `bot` directive is set in `general::oper_only_umodes`), servers, and services. This mode can for example be used to mark HOPM as official network bot.
- Update umode and modes.txt
- Replaced most occurences of 'SSL' with 'TLS'
- Remove UMODE_HIDDENHOST as we don't need a separat mode for that
- Implemented channel mode 'L'. Channels with that mode set can make use of an extended ban list size specified with the new 'channel::max_bans_large' configuraton option. This mode can be set only by irc-operators or servers.
- Fixed svn properties
- modes.txt, umode: clarification
- Various documentation updates provided by Jackal
- Update help/umode
- Removed OPERWALL. Use GLOBOPS instead.
- Added usermode +p which hides channel list in WHOIS
- Update docs to reflect new +q usermode
- Create 8.2.x branch
- Added usermode +W. Users connected via a webirc gateway get this mode set by servers. - /WHOIS now shows whether a client is connected via a webirc gateway
- Add usermode 'S' (client is connecte via SSL/TLS). Allows services to keep track of what users are connected via SSL, and allows to see ssl-status of remote clients in a /whois.
- update help/umode, doc/modes.txt
- Move all helpfiles to help/
- Update modes.txt
- Remote server connection and split notices now go to new usermode +e
- Minor cleanups to m_help.c, also helpfiles may no longer contain #comments
- Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
- Update documents to reflect new channel-/usermodes
- Add user mode +H which simply hides operator status to other users. This solution replaces current method of hidding operator status where the admin mode is not sent to other servers unless hidden_administrator is disabled. - m_who() now takes care whether an operator is hidden or not
- update example config files. usermode 'r' has a different function now
- create ircd-hybrid-8 "branch"
- recreate "trunk"
- branch off trunk to create 7.3 branch
- move ircd-hybrid-7.2 to trunk
create 7.2 branch, we can move/rename it as needed.
- svn:keywords
- svn:keywords
- Fix svn:keywords
- imported sources - can be moved later according to the directory/branching scheme, but we need the svn up
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.