ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/branches/8.2.x/include/numeric.h
Revision 8467 - (view) (annotate) - [select for diffs]
Modified Tue Apr 3 11:21:48 2018 UTC (8 years, 3 months ago) by michael
File length: 8401 byte(s)
Diff to previous 8452
- Implemented channel mode 'N' which prevents users from changing their nick while in a channel with that mode set

Revision 8452 - (view) (annotate) - [select for diffs]
Modified Fri Mar 30 16:41:25 2018 UTC (8 years, 3 months ago) by michael
File length: 8367 byte(s)
Diff to previous 8280
- Report configured pseudo {} blocks in '/stats R'. For now we use the numeric 227. Maybe there's some other numeric that's more suitable for this.

Revision 8280 - (view) (annotate) - [select for diffs]
Modified Tue Feb 20 19:30:33 2018 UTC (8 years, 4 months ago) by michael
File length: 8333 byte(s)
Diff to previous 8083
- Update copyright years

Revision 8083 - (view) (annotate) - [select for diffs]
Modified Sun Mar 26 10:14:41 2017 UTC (9 years, 3 months ago) by michael
File length: 8333 byte(s)
Diff to previous 7925
- Add RPL_ETRACEEND numeric taken from irc2.11

Revision 7925 - (view) (annotate) - [select for diffs]
Modified Sat Dec 31 13:57:24 2016 UTC (9 years, 6 months ago) by michael
File length: 8299 byte(s)
Diff to previous 7667
- Update copyright years

Revision 7667 - (view) (annotate) - [select for diffs]
Modified Wed Jul 20 17:09:36 2016 UTC (10 years ago) by michael
File length: 8299 byte(s)
Diff to previous 7477
- Fixed svn properties

Revision 7477 - (view) (annotate) - [select for diffs]
Modified Tue Mar 15 19:28:12 2016 UTC (10 years, 4 months ago) by michael
File length: 8299 byte(s)
Diff to previous 7398
- numeric.h: remove irrelevant comment

Revision 7398 - (view) (annotate) - [select for diffs]
Modified Sun Mar 6 10:21:18 2016 UTC (10 years, 4 months ago) by michael
File length: 8471 byte(s)
Diff to previous 7045
- numeric.h, numeric.c: remove unused ERR_NOADMININFO

Revision 7045 - (view) (annotate) - [select for diffs]
Modified Sat Jan 9 20:11:17 2016 UTC (10 years, 6 months ago) by michael
File length: 8505 byte(s)
Diff to previous 7007
- Rename 'non-standard' RPL_TRACEEND to RPL_ENDOFTRACE

Revision 7007 - (view) (annotate) - [select for diffs]
Modified Fri Jan 1 00:09:08 2016 UTC (10 years, 6 months ago) by michael
File length: 8505 byte(s)
Diff to previous 6591
- Update copyright years

Revision 6591 - (view) (annotate) - [select for diffs]
Modified Wed Oct 21 20:16:43 2015 UTC (10 years, 9 months ago) by michael
File length: 8505 byte(s)
Diff to previous 6376
- Removed CHALLENGE in favour or ssl certificate fingerprint enabled operator {} blocks

Revision 6376 - (view) (annotate) - [select for diffs]
Modified Fri Aug 21 10:36:52 2015 UTC (10 years, 11 months ago) by michael
File length: 8539 byte(s)
Diff to previous 6253
- Remove splitmode checking

Revision 6253 - (view) (annotate) - [select for diffs]
Modified Fri Jul 10 15:32:36 2015 UTC (11 years ago) by michael
File length: 8573 byte(s)
Diff to previous 5476
- Removed RPL_YOURID. Clients don't need to know about their associated UID nor is the information of any use for them

Revision 5476 - (view) (annotate) - [select for diffs]
Modified Sun Feb 8 11:01:21 2015 UTC (11 years, 5 months ago) by michael
File length: 8606 byte(s)
Diff to previous 5463
- numeric.h, numeric.c: moved ERR_SSLONLYCHAN numeric to 489 to match with insp/unreal

Revision 5463 - (view) (annotate) - [select for diffs]
Modified Wed Feb 4 18:18:26 2015 UTC (11 years, 5 months ago) by michael
File length: 8606 byte(s)
Diff to previous 5419
- Added channel mode +C which prevents users from sending CTCPS to a channel

Revision 5419 - (view) (annotate) - [select for diffs]
Modified Sun Jan 25 17:46:57 2015 UTC (11 years, 5 months ago) by michael
File length: 8572 byte(s)
Diff to previous 5346
- numeric.h, numeric.c: moved ERR_OPERONLYCHAN numeric to 520 to match with insp/unreal

Revision 5346 - (view) (annotate) - [select for diffs]
Modified Sun Jan 11 12:41:14 2015 UTC (11 years, 6 months ago) by michael
File length: 8572 byte(s)
Diff to previous 4932
- Update copyright years

Revision 4932 - (view) (annotate) - [select for diffs]
Modified Tue Nov 25 17:54:30 2014 UTC (11 years, 7 months ago) by michael
File length: 8572 byte(s)
Diff to previous 4584
- numeric.h, numeric.c: removed now unused ERR_GHOSTEDCLIENT

Revision 4584 - (view) (annotate) - [select for diffs]
Modified Tue Aug 26 15:45:13 2014 UTC (11 years, 10 months ago) by michael
File length: 8606 byte(s)
Diff to previous 4564
- numeric.h, numeric.c: removed unused ERR_RESTRICTED

Revision 4564 - (view) (annotate) - [select for diffs]
Modified Sun Aug 24 10:24:47 2014 UTC (11 years, 10 months ago) by michael
File length: 8640 byte(s)
Diff to previous 4558
- Update GPL 2 license headers

Revision 4558 - (view) (annotate) - [select for diffs]
Modified Sat Aug 23 17:25:44 2014 UTC (11 years, 10 months ago) by michael
File length: 8636 byte(s)
Diff to previous 4509
- Replaced RPL_NEWHOSTIS with RPL_VISIBLEHOST

Revision 4509 - (view) (annotate) - [select for diffs]
Modified Sun Aug 17 11:58:59 2014 UTC (11 years, 11 months ago) by michael
File length: 8636 byte(s)
Diff to previous 4314
- Instead of silently truncating WHO at 500 replies, added ERR_WHOLIMEXCEED numeric
  to inform users about the /who limit being exceeded

Revision 4314 - (view) (annotate) - [select for diffs]
Modified Thu Jul 31 18:53:31 2014 UTC (11 years, 11 months ago) by michael
File length: 8602 byte(s)
Diff to previous 3766
- Improved AWAY throttling to allow for better fine-tuning

Revision 3766 - (view) (annotate) - [select for diffs]
Modified Sun Jun 1 21:42:51 2014 UTC (12 years, 1 month ago) by michael
File length: 8568 byte(s)
Diff to previous 3763
- /INVITE without any parameters now shows a list of channels a client is invited to

Revision 3763 - (view) (annotate) - [select for diffs]
Modified Sun Jun 1 20:29:36 2014 UTC (12 years, 1 month ago) by michael
File length: 8500 byte(s)
Diff to previous 3574
- Added INVITE flood protection/throttling as requested by Adam. This basically
  works similar as the KNOCK throttling algorithm.

Revision 3574 - (view) (annotate) - [select for diffs]
Modified Fri May 16 17:11:42 2014 UTC (12 years, 2 months ago) by michael
File length: 8466 byte(s)
Diff to previous 3556
- Replaced remaining sendto_one() with sendto_one_numeric().
  SND_EXPLICIT idea derived from ircu.

Revision 3556 - (view) (annotate) - [select for diffs]
Modified Fri May 16 12:43:59 2014 UTC (12 years, 2 months ago) by michael
File length: 8388 byte(s)
Diff to previous 3377
- Removed RPL_STATSNLINE

Revision 3377 - (view) (annotate) - [select for diffs]
Modified Thu Apr 24 16:15:51 2014 UTC (12 years, 2 months ago) by michael
File length: 8422 byte(s)
Diff to previous 3109
- Create 8.2.x branch

Revision 3109 - (view) (annotate) - [select for diffs]
Modified Thu Mar 6 19:25:12 2014 UTC (12 years, 4 months ago) by michael
Original Path: ircd-hybrid/trunk/include/numeric.h
File length: 8422 byte(s)
Diff to previous 3019
- Applied Adam's sendto_one_numeric() changes

Revision 3019 - (view) (annotate) - [select for diffs]
Modified Sat Feb 22 21:31:35 2014 UTC (12 years, 4 months ago) by michael
Original Path: ircd-hybrid/trunk/include/numeric.h
File length: 8418 byte(s)
Diff to previous 3017
- numeric.h: removed some other unused numeric constants as pointed out by Adam

Revision 3017 - (view) (annotate) - [select for diffs]
Modified Sat Feb 22 21:06:29 2014 UTC (12 years, 4 months ago) by michael
Original Path: ircd-hybrid/trunk/include/numeric.h
File length: 8701 byte(s)
Diff to previous 2848
- numeric.h: removed unused RPL_HOSTHIDDEN numeric constant

Revision 2848 - (view) (annotate) - [select for diffs]
Modified Fri Jan 17 18:05:01 2014 UTC (12 years, 6 months ago) by michael
Original Path: ircd-hybrid/trunk/include/numeric.h
File length: 8735 byte(s)
Diff to previous 2727
- Made irc numeric use an enum

Revision 2727 - (view) (annotate) - [select for diffs]
Modified Sun Dec 29 13:28:03 2013 UTC (12 years, 6 months ago) by michael
Original Path: ircd-hybrid/trunk/include/numeric.h
File length: 8766 byte(s)
Diff to previous 2630
- Cleaned up RPL_WHOISADMIN hack

Revision 2630 - (view) (annotate) - [select for diffs]
Modified Sun Dec 8 13:42:51 2013 UTC (12 years, 7 months ago) by michael
Original Path: ircd-hybrid/trunk/include/numeric.h
File length: 8799 byte(s)
Diff to previous 2529
- RPL_WHOISMODES now uses the 310 numeric to comply with other ircds

Revision 2529 - (view) (annotate) - [select for diffs]
Modified Fri Nov 8 17:49:24 2013 UTC (12 years, 8 months ago) by michael
Original Path: ircd-hybrid/trunk/include/numeric.h
File length: 8799 byte(s)
Diff to previous 2511
- Administrators are now able to see user modes a user has set via /whois

Revision 2511 - (view) (annotate) - [select for diffs]
Modified Sun Oct 27 18:56:53 2013 UTC (12 years, 8 months ago) by michael
Original Path: ircd-hybrid/trunk/include/numeric.h
File length: 8766 byte(s)
Diff to previous 2478
- 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 2478 - (view) (annotate) - [select for diffs]
Modified Wed Oct 23 14:04:31 2013 UTC (12 years, 8 months ago) by michael
Original Path: ircd-hybrid/trunk/include/numeric.h
File length: 8733 byte(s)
Diff to previous 2228
- Stole ircu's RPL_WHOISACCOUNT numeric

Revision 2228 - (view) (annotate) - [select for diffs]
Modified Thu Jun 13 19:46:30 2013 UTC (13 years, 1 month ago) by michael
Original Path: ircd-hybrid/trunk/include/numeric.h
File length: 8700 byte(s)
Diff to previous 2189
- Implement certificate fingerprint validation for oper{} and connect{} blocks.
  Some code taken from oftc-hybrid. Hello, stu!

Revision 2189 - (view) (annotate) - [select for diffs]
Modified Tue Jun 4 12:45:38 2013 UTC (13 years, 1 month ago) by michael
Original Path: ircd-hybrid/trunk/include/numeric.h
File length: 8667 byte(s)
Diff to previous 2150
- Removed Client::client_host and Client::client_server members

Revision 2150 - (view) (annotate) - [select for diffs]
Modified Fri May 31 18:39:43 2013 UTC (13 years, 1 month ago) by michael
Original Path: ircd-hybrid/trunk/include/numeric.h
File length: 8700 byte(s)
Diff to previous 2137
- Implement motd{} configuration blocks based on ircu's implementation

Revision 2137 - (view) (annotate) - [select for diffs]
Modified Wed May 29 19:49:27 2013 UTC (13 years, 1 month ago) by michael
Original Path: ircd-hybrid/trunk/include/numeric.h
File length: 8740 byte(s)
Diff to previous 2084
- Finished proper implementation of usermode 'x' (UMODE_HIDDENHOST)
  Only services may set a fakehost via SVSMODE.

Revision 2084 - (view) (annotate) - [select for diffs]
Modified Sat May 18 17:39:39 2013 UTC (13 years, 2 months ago) by michael
Original Path: ircd-hybrid/trunk/include/numeric.h
File length: 8707 byte(s)
Diff to previous 1937
- Removed testline and testmask

Revision 1937 - (view) (annotate) - [select for diffs]
Modified Sat May 4 20:54:13 2013 UTC (13 years, 2 months ago) by michael
Original Path: ircd-hybrid/trunk/include/numeric.h
File length: 8799 byte(s)
Diff to previous 1849
-  Implemented channel mode +c. Known from other ircds, this mode basically
   prevents users from sending messages including control codes to a channel
   that has this mode set

Revision 1849 - (view) (annotate) - [select for diffs]
Modified Tue Apr 23 20:30:08 2013 UTC (13 years, 2 months ago) by michael
Original Path: ircd-hybrid/trunk/include/numeric.h
File length: 8766 byte(s)
Diff to previous 1848
- numeric.h: cosmetical cleanups; removed useless comments

Revision 1848 - (view) (annotate) - [select for diffs]
Modified Tue Apr 23 20:19:36 2013 UTC (13 years, 2 months ago) by michael
Original Path: ircd-hybrid/trunk/include/numeric.h
File length: 8946 byte(s)
Diff to previous 1839
- numeric.(c|h): remove RPL_TEXT, re-add RPL_RSACHALLENGE

Revision 1839 - (view) (annotate) - [select for diffs]
Modified Sun Apr 21 09:41:40 2013 UTC (13 years, 3 months ago) by michael
Original Path: ircd-hybrid/trunk/include/numeric.h
File length: 8979 byte(s)
Diff to previous 1837
- Add ERR_CHANBANREASON (numeric 485)

Revision 1837 - (view) (annotate) - [select for diffs]
Modified Sun Apr 21 09:27:27 2013 UTC (13 years, 3 months ago) by michael
Original Path: ircd-hybrid/trunk/include/numeric.h
File length: 8946 byte(s)
Diff to previous 1834
- Remove current msg locale implementation

Revision 1834 - (view) (annotate) - [select for diffs]
Modified Fri Apr 19 19:50:27 2013 UTC (13 years, 3 months ago) by michael
Original Path: ircd-hybrid/trunk/include/numeric.h
File length: 16179 byte(s)
Diff to previous 1832
- Revert to -r1831

Revision 1832 - (view) (annotate) - [select for diffs]
Modified Fri Apr 19 19:16:09 2013 UTC (13 years, 3 months ago) by michael
Original Path: ircd-hybrid/trunk/include/numeric.h
File length: 15343 byte(s)
Diff to previous 1592
- Made all numeric defines use the actual string instead of the numeric value
  which allows to use gcc's printf format attribute
- Remove current message locale implementation

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/include/numeric.h
File length: 16179 byte(s)
Diff to previous 1549
- Second time's the charm? Moving svnroot/ircd-hybrid-8 to
  svnroot/ircd-hybrid/trunk

Revision 1549 - (view) (annotate) - [select for diffs]
Modified Mon Oct 1 18:11:11 2012 UTC (13 years, 9 months ago) by michael
Original Path: ircd-hybrid-8/include/numeric.h
File length: 16179 byte(s)
Diff to previous 1495
- Removed general::kline_with_reason configuration options. It's now enabled
  by default
- Removed remnants of the broken reject holding code

Revision 1495 - (view) (annotate) - [select for diffs]
Modified Sun Aug 5 09:35:42 2012 UTC (13 years, 11 months ago) by michael
Original Path: ircd-hybrid-8/include/numeric.h
File length: 16277 byte(s)
Diff to previous 1446
- Removed use_invex, use_except and use_knock configuration options.
  These features are now enabled by default

Revision 1446 - (view) (annotate) - [select for diffs]
Modified Mon Jun 25 20:05:12 2012 UTC (14 years ago) by michael
Original Path: ircd-hybrid-8/include/numeric.h
File length: 16310 byte(s)
Diff to previous 1175
- Removed OMOTD
--- Diese und die folgenden Zeilen werden ignoriert --

M    include/defaults.h
M    include/conf.h
M    include/numeric.h
M    include/motd.h
M    src/s_user.c
M    src/messages.tab
M    src/motd.c
M    src/ircd.c
M    modules/Makefile.in
M    modules/m_challenge.c
M    modules/m_oper.c
D    modules/m_omotd.c
M    modules/m_rehash.c
M    modules/Makefile.am
M    NEWS

Revision 1175 - (view) (annotate) - [select for diffs]
Modified Sun Aug 14 10:47:48 2011 UTC (14 years, 11 months ago) by michael
Original Path: ircd-hybrid-8/include/numeric.h
File length: 16402 byte(s)
Diff to previous 1173
- several fixes to services compatibility mode

Revision 1173 - (view) (annotate) - [select for diffs]
Modified Sun Aug 14 00:23:02 2011 UTC (14 years, 11 months ago) by michael
Original Path: ircd-hybrid-8/include/numeric.h
File length: 16369 byte(s)
Diff to previous 1167
- add usermode +R; only registered clients may message other clients with that mode set
- add channelmode +R; only registered clients may join a channel with that mode set

Revision 1167 - (view) (annotate) - [select for diffs]
Modified Thu Aug 11 20:13:38 2011 UTC (14 years, 11 months ago) by michael
Original Path: ircd-hybrid-8/include/numeric.h
File length: 16407 byte(s)
Diff to previous 1158
- Improve services support
- Add channelmode +r

Revision 1158 - (view) (annotate) - [select for diffs]
Modified Wed Aug 10 19:46:00 2011 UTC (14 years, 11 months ago) by michael
Original Path: ircd-hybrid-8/include/numeric.h
File length: 16423 byte(s)
Diff to previous 1156
- UMODE_REJ goes to usermode 'j'
- add UMODE_REGISTERED ('r') (registered nickname)

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/include/numeric.h
File length: 16451 byte(s)
Diff to previous 1155
- 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/include/numeric.h
File length: 16451 byte(s)
Diff to previous 1150
- recreate "trunk"

Revision 1150 - (view) (annotate) - [select for diffs]
Modified Wed Aug 3 01:09:49 2011 UTC (14 years, 11 months ago) by michael
Original Path: ircd-hybrid-7.3/include/numeric.h
File length: 16451 byte(s)
Diff to previous 1114
- add new channel modes O and S

Revision 1114 - (view) (annotate) - [select for diffs]
Modified Mon Dec 20 20:33:05 2010 UTC (15 years, 7 months ago) by michael
Original Path: ircd-hybrid-7.3/include/numeric.h
File length: 16458 byte(s)
Diff to previous 1029
- Move RPL_ETRACE to messages.tab
- CHANGE RPL_WHOISSSL to use the 671 numeric

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/include/numeric.h
File length: 16392 byte(s)
Diff to previous 1028
- 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/include/numeric.h
File length: 16392 byte(s)
Diff to previous 876
- move ircd-hybrid-7.2 to trunk

Revision 876 - (view) (annotate) - [select for diffs]
Modified Wed Oct 24 21:51:21 2007 UTC (18 years, 8 months ago) by michael
Original Path: ircd-hybrid-7.2/include/numeric.h
File length: 16392 byte(s)
Diff to previous 660
Backported WATCH
Revision 660 - (view) (annotate) - [select for diffs]
Modified Fri Jun 9 18:51:22 2006 UTC (20 years, 1 month ago) by adx
Original Path: ircd-hybrid-7.2/include/numeric.h
File length: 16587 byte(s)
Diff to previous 503
+ backported numeric changes

Revision 503 - (view) (annotate) - [select for diffs]
Modified Fri Mar 3 19:53:47 2006 UTC (20 years, 4 months ago) by michael
Original Path: ircd-hybrid-7.2/include/numeric.h
File length: 16587 byte(s)
Diff to previous 34
- Backported CAP changes from HEAD since it doesn't affect
  any of the ircd's core components and should be supported
  as soon as possible.

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/include/numeric.h
File length: 16554 byte(s)
Diff to previous 33
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/include/numeric.h
File length: 16554 byte(s)
Diff to previous 32
- svn:keywords

Revision 32 - (view) (annotate) - [select for diffs]
Modified Sun Oct 2 20:41:23 2005 UTC (20 years, 9 months ago) by knight
Original Path: ircd-hybrid/include/numeric.h
File length: 16554 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/include/numeric.h
File length: 16554 byte(s)
Diff to previous 30
- 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/include/numeric.h
File length: 16604 byte(s)
- 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