ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/help/umode
Revision 9775 - (view) (annotate) - [select for diffs]
Modified Thu Dec 3 15:50:23 2020 UTC (5 years, 7 months ago) by michael
File length: 1885 byte(s)
Diff to previous 9641 , to selected 32
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.

Revision 9641 - (view) (annotate) - [select for diffs]
Modified Tue Sep 29 12:55:36 2020 UTC (5 years, 9 months ago) by michael
File length: 1836 byte(s)
Diff to previous 9157 , to selected 32
- Update umode and modes.txt

Revision 9157 - (view) (annotate) - [select for diffs]
Modified Mon Jan 13 14:56:38 2020 UTC (6 years, 6 months ago) by michael
File length: 1956 byte(s)
Diff to previous 8210 , to selected 32
- Replaced most occurences of 'SSL' with 'TLS'

Revision 8210 - (view) (annotate) - [select for diffs]
Modified Sun Apr 16 10:46:46 2017 UTC (9 years, 3 months ago) by michael
File length: 1933 byte(s)
Diff to previous 8046 , to selected 32
- Remove UMODE_HIDDENHOST as we don't need a separat mode for that

Revision 8046 - (view) (annotate) - [select for diffs]
Modified Sat Mar 18 18:07:45 2017 UTC (9 years, 4 months ago) by michael
File length: 2060 byte(s)
Diff to previous 7668 , to selected 32
- 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.

Revision 7668 - (view) (annotate) - [select for diffs]
Modified Wed Jul 20 17:09:49 2016 UTC (10 years ago) by michael
File length: 2070 byte(s)
Diff to previous 7022 , to selected 32
- Fixed svn properties

Revision 7022 - (view) (annotate) - [select for diffs]
Modified Fri Jan 1 18:28:41 2016 UTC (10 years, 6 months ago) by michael
File length: 2070 byte(s)
Diff to previous 6152 , to selected 32
- modes.txt, umode: clarification

Revision 6152 - (view) (annotate) - [select for diffs]
Modified Tue Jun 16 16:56:10 2015 UTC (11 years, 1 month ago) by michael
File length: 2066 byte(s)
Diff to previous 5473 , to selected 32
- Various documentation updates provided by Jackal

Revision 5473 - (view) (annotate) - [select for diffs]
Modified Fri Feb 6 17:41:58 2015 UTC (11 years, 5 months ago) by michael
File length: 2100 byte(s)
Diff to previous 3869 , to selected 32
- Update help/umode

Revision 3869 - (view) (annotate) - [select for diffs]
Modified Thu Jun 5 22:19:27 2014 UTC (12 years, 1 month ago) by michael
File length: 2093 byte(s)
Diff to previous 3513 , to selected 32
- Removed OPERWALL. Use GLOBOPS instead.

Revision 3513 - (view) (annotate) - [select for diffs]
Modified Mon May 12 16:28:29 2014 UTC (12 years, 2 months ago) by michael
File length: 2133 byte(s)
Diff to previous 3508 , to selected 32
- Added usermode +p which hides channel list in WHOIS

Revision 3508 - (view) (annotate) - [select for diffs]
Modified Sun May 11 17:17:24 2014 UTC (12 years, 2 months ago) by michael
File length: 2086 byte(s)
Diff to previous 2511 , to selected 32
- Update docs to reflect new +q usermode

Revision 2511 - (view) (annotate) - [select for diffs]
Modified Sun Oct 27 18:56:53 2013 UTC (12 years, 8 months ago) by michael
File length: 2027 byte(s)
Diff to previous 2246 , to selected 32
- 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

Revision 2246 - (view) (annotate) - [select for diffs]
Modified Sun Jun 16 10:48:39 2013 UTC (13 years, 1 month ago) by michael
File length: 1967 byte(s)
Diff to previous 2146 , to selected 32
- 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.

Revision 2146 - (view) (annotate) - [select for diffs]
Modified Thu May 30 11:04:22 2013 UTC (13 years, 1 month ago) by michael
File length: 1917 byte(s)
Diff to previous 2029 , to selected 32
- update help/umode, doc/modes.txt

Revision 2029 - (view) (annotate) - [select for diffs]
Modified Tue May 14 18:20:01 2013 UTC (13 years, 2 months ago) by michael
File length: 1788 byte(s)
Copied from: ircd-hybrid/trunk/help/opers/umode revision 2027
Diff to previous 1998 , to selected 32
- Move all helpfiles to help/

Revision 1998 - (view) (annotate) - [select for diffs]
Modified Sat May 11 20:24:40 2013 UTC (13 years, 2 months ago) by michael
Original Path: ircd-hybrid/trunk/help/opers/umode
File length: 1788 byte(s)
Diff to previous 1818 , to selected 32
- Update modes.txt

Revision 1818 - (view) (annotate) - [select for diffs]
Modified Fri Apr 12 11:02:33 2013 UTC (13 years, 3 months ago) by michael
Original Path: ircd-hybrid/trunk/help/opers/umode
File length: 1724 byte(s)
Diff to previous 1674 , to selected 32
- Remote server connection and split notices now go to new usermode +e

Revision 1674 - (view) (annotate) - [select for diffs]
Modified Fri Nov 23 21:00:02 2012 UTC (13 years, 7 months ago) by michael
Original Path: ircd-hybrid/trunk/help/opers/umode
File length: 1724 byte(s)
Diff to previous 1592 , to selected 32
- Minor cleanups to m_help.c, also helpfiles may no longer contain #comments

Revision 1592 - (view) (annotate) - [select for diffs]
Modified Sat Oct 27 21:02:32 2012 UTC (13 years, 8 months ago) by michael
Original Path: ircd-hybrid/trunk/help/opers/umode
File length: 1731 byte(s)
Diff to previous 1443 , to selected 32
- Second time's the charm? Moving svnroot/ircd-hybrid-8 to
  svnroot/ircd-hybrid/trunk

Revision 1443 - (view) (annotate) - [select for diffs]
Modified Wed Jun 20 19:45:40 2012 UTC (14 years, 1 month ago) by michael
Original Path: ircd-hybrid-8/help/opers/umode
File length: 1731 byte(s)
Diff to previous 1294 , to selected 32
- Update documents to reflect new channel-/usermodes

Revision 1294 - (view) (annotate) - [select for diffs]
Modified Wed Feb 22 20:48:30 2012 UTC (14 years, 4 months ago) by michael
Original Path: ircd-hybrid-8/help/opers/umode
File length: 1531 byte(s)
Diff to previous 1290 , to selected 32
- 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

Revision 1290 - (view) (annotate) - [select for diffs]
Modified Wed Feb 8 13:02:04 2012 UTC (14 years, 5 months ago) by michael
Original Path: ircd-hybrid-8/help/opers/umode
File length: 1471 byte(s)
Diff to previous 1156 , to selected 32
- update example config files. usermode 'r' has a different function now

Revision 1156 - (view) (annotate) - [select for diffs]
Modified Tue Aug 9 20:29:20 2011 UTC (14 years, 11 months ago) by michael
Original Path: ircd-hybrid-8/help/opers/umode
File length: 1471 byte(s)
Diff to previous 1155 , to selected 32
- create ircd-hybrid-8 "branch"

Revision 1155 - (view) (annotate) - [select for diffs]
Modified Tue Aug 9 20:27:45 2011 UTC (14 years, 11 months ago) by michael
Original Path: ircd-hybrid/help/opers/umode
File length: 1471 byte(s)
Diff to previous 1029 , to selected 32
- recreate "trunk"

Revision 1029 - (view) (annotate) - [select for diffs]
Modified Sun Nov 8 13:10:50 2009 UTC (16 years, 8 months ago) by michael
Original Path: ircd-hybrid-7.3/help/opers/umode
File length: 1471 byte(s)
Diff to previous 1028 , to selected 32
- branch off trunk to create 7.3 branch
Revision 1028 - (view) (annotate) - [select for diffs]
Modified Sun Nov 8 13:03:38 2009 UTC (16 years, 8 months ago) by michael
Original Path: ircd-hybrid/help/opers/umode
File length: 1471 byte(s)
Diff to previous 34 , to selected 32
- move ircd-hybrid-7.2 to trunk

Revision 34 - (view) (annotate) - [select for diffs]
Modified Sun Oct 2 21:05:51 2005 UTC (20 years, 9 months ago) by lusky
Original Path: ircd-hybrid-7.2/help/opers/umode
File length: 1471 byte(s)
Diff to previous 33 , to selected 32
create 7.2 branch, we can move/rename it as needed.


Revision 33 - (view) (annotate) - [select for diffs]
Modified Sun Oct 2 20:50:00 2005 UTC (20 years, 9 months ago) by knight
Original Path: ircd-hybrid/help/opers/umode
File length: 1471 byte(s)
Diff to previous 32
- svn:keywords

Revision 32 - (view) (annotate) - [selected]
Modified Sun Oct 2 20:41:23 2005 UTC (20 years, 9 months ago) by knight
Original Path: ircd-hybrid/help/opers/umode
File length: 1471 byte(s)
Diff to previous 31
- svn:keywords

Revision 31 - (view) (annotate) - [select for diffs]
Modified Sun Oct 2 20:34:05 2005 UTC (20 years, 9 months ago) by knight
Original Path: ircd-hybrid/help/opers/umode
File length: 1471 byte(s)
Diff to previous 30 , to selected 32
- Fix svn:keywords

Revision 30 - (view) (annotate) - [select for diffs]
Added Sun Oct 2 20:03:27 2005 UTC (20 years, 9 months ago) by adx
Original Path: ircd-hybrid/help/opers/umode
File length: 1513 byte(s)
Diff to selected 32
- imported sources
- can be moved later according to the directory/branching scheme,
  but we need the svn up

Convenience Links

Links to HEAD: (view) (annotate)

Compare Revisions

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.

  Diffs between and
  Type of Diff should be a