/[svn]/ircd-hybrid/trunk/include/ircd_defs.h
ViewVC logotype

Log of /ircd-hybrid/trunk/include/ircd_defs.h

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 2350 - (view) (annotate) - [select for diffs]
Modified Wed Jul 3 21:23:45 2013 UTC (9 years, 10 months ago) by michael
File length: 2731 byte(s)
Diff to previous 1751
- ircd_defs.h: increased KILLLEN, REASONLEN, KICKLEN, and AWAYLEN to 180


Revision 1751 - (view) (annotate) - [select for diffs]
Modified Wed Jan 16 18:30:52 2013 UTC (10 years, 4 months ago) by michael
File length: 2730 byte(s)
Diff to previous 1592
- Forward-port -r1750 [IMPORTANT: nick and topic lengths are now configurable
  via ircd.conf. A max_nick_length, as well as a max_topic_length configuration
  option can now be found in the serverinfo{} block]
- OpenSSL 0.9.8s and higher is now required in order to enable ssl support


Revision 1592 - (view) (annotate) - [select for diffs]
Modified Sat Oct 27 21:02:32 2012 UTC (10 years, 7 months ago) by michael
File length: 2675 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 (10 years, 7 months ago) by michael
Original Path: ircd-hybrid-8/include/ircd_defs.h
File length: 2675 byte(s)
Diff to previous 1497
- Removed general::kline_with_reason configuration options. It's now enabled
  by default
- Removed remnants of the broken reject holding code


Revision 1497 - (view) (annotate) - [select for diffs]
Modified Sun Aug 5 13:22:54 2012 UTC (10 years, 9 months ago) by michael
Original Path: ircd-hybrid-8/include/ircd_defs.h
File length: 2730 byte(s)
Diff to previous 1402
- Move HOSIPLEN, IDLEN and PASSWDLEN to ircd_defs.h


Revision 1402 - (view) (annotate) - [select for diffs]
Modified Wed May 9 18:42:45 2012 UTC (11 years ago) by michael
Original Path: ircd-hybrid-8/include/ircd_defs.h
File length: 2475 byte(s)
Diff to previous 1378
- /info no longer sends information about the platform ircd is running on
- remove get_ircd_platform() function
- configure: --enable-efnet switch is no longer required


Revision 1378 - (view) (annotate) - [select for diffs]
Modified Mon Apr 30 19:43:34 2012 UTC (11 years ago) by michael
Original Path: ircd-hybrid-8/include/ircd_defs.h
File length: 2553 byte(s)
Diff to previous 1365
- Get rid of OPERNICKLEN. Oper login IDs are no longer limited to NICKLEN*2


Revision 1365 - (view) (annotate) - [select for diffs]
Modified Sun Apr 22 19:59:02 2012 UTC (11 years, 1 month ago) by michael
Original Path: ircd-hybrid-8/include/ircd_defs.h
File length: 2614 byte(s)
Diff to previous 1345
- change KEYLEN semantics. KEYLEN no longer includes space
  for the trailing \0


Revision 1345 - (view) (annotate) - [select for diffs]
Modified Mon Apr 9 15:54:34 2012 UTC (11 years, 1 month ago) by michael
Original Path: ircd-hybrid-8/include/ircd_defs.h
File length: 2633 byte(s)
Diff to previous 1156
- increase IRCD_MAXNS to 3


Revision 1156 - (view) (annotate) - [select for diffs]
Modified Tue Aug 9 20:29:20 2011 UTC (11 years, 9 months ago) by michael
Original Path: ircd-hybrid-8/include/ircd_defs.h
File length: 2633 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 (11 years, 9 months ago) by michael
Original Path: ircd-hybrid/include/ircd_defs.h
File length: 2633 byte(s)
Diff to previous 1123
- recreate "trunk"


Revision 1123 - (view) (annotate) - [select for diffs]
Modified Sun Feb 6 21:57:50 2011 UTC (12 years, 3 months ago) by michael
Original Path: ircd-hybrid-7.3/include/ircd_defs.h
File length: 2633 byte(s)
Diff to previous 1029
- Got rid of irc_addrinfo.c and irc_getnameinfo.c
- Fixed broken ipv6 detection due to incorrect use of AC_CHECK_TYPES


Revision 1029 - (view) (annotate) - [select for diffs]
Modified Sun Nov 8 13:10:50 2009 UTC (13 years, 6 months ago) by michael
Original Path: ircd-hybrid-7.3/include/ircd_defs.h
File length: 2637 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 (13 years, 6 months ago) by michael
Original Path: ircd-hybrid/include/ircd_defs.h
File length: 2637 byte(s)
Diff to previous 1001
- move ircd-hybrid-7.2 to trunk


Revision 1001 - (view) (annotate) - [select for diffs]
Modified Sat Aug 29 22:44:44 2009 UTC (13 years, 9 months ago) by michael
Original Path: ircd-hybrid-7.2/include/ircd_defs.h
File length: 2637 byte(s)
Diff to previous 923
- remove half done and broken win32 support


Revision 923 - (view) (annotate) - [select for diffs]
Modified Mon Nov 12 19:15:27 2007 UTC (15 years, 6 months ago) by michael
Original Path: ircd-hybrid-7.2/include/ircd_defs.h
File length: 3257 byte(s)
Diff to previous 913
- fixed compile with compressed links


Revision 913 - (view) (annotate) - [select for diffs]
Modified Wed Nov 7 23:20:12 2007 UTC (15 years, 6 months ago) by michael
Original Path: ircd-hybrid-7.2/include/ircd_defs.h
File length: 3329 byte(s)
Diff to previous 908
- Added some missing files
- Moved HOSTLEN and USERLEN definition back to ircd_defs.h
  Those two shouldn't be configurable


Revision 908 - (view) (annotate) - [select for diffs]
Modified Sun Nov 4 23:21:51 2007 UTC (15 years, 6 months ago) by stu
Original Path: ircd-hybrid-7.2/include/ircd_defs.h
File length: 3176 byte(s)
Diff to previous 100
Completely redo the build system.  Now uses libtool and automake.  Suggest you clean out your tree and then do ./autogen.sh.

Revision 100 - (view) (annotate) - [select for diffs]
Modified Sun Oct 9 14:43:13 2005 UTC (17 years, 7 months ago) by michael
Original Path: ircd-hybrid-7.2/include/ircd_defs.h
File length: 3287 byte(s)
Diff to previous 34
- CHANNELLEN vs. LOCAL_CHANNELLEN fix.  Local JOINs are limited to 50chars whereas
  remote SJOINs/JOINs can be upto 200chars for backwards compatibility.


Revision 34 - (view) (annotate) - [select for diffs]
Modified Sun Oct 2 21:05:51 2005 UTC (17 years, 7 months ago) by lusky
Original Path: ircd-hybrid-7.2/include/ircd_defs.h
File length: 3258 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 (17 years, 7 months ago) by knight
Original Path: ircd-hybrid/include/ircd_defs.h
File length: 3258 byte(s)
Diff to previous 32
- svn:keywords


Revision 32 - (view) (annotate) - [select for diffs]
Modified Sun Oct 2 20:41:23 2005 UTC (17 years, 7 months ago) by knight
Original Path: ircd-hybrid/include/ircd_defs.h
File length: 3258 byte(s)
Diff to previous 31
- svn:keywords


Revision 31 - (view) (annotate) - [select for diffs]
Modified Sun Oct 2 20:34:05 2005 UTC (17 years, 7 months ago) by knight
Original Path: ircd-hybrid/include/ircd_defs.h
File length: 3258 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 (17 years, 7 months ago) by adx
Original Path: ircd-hybrid/include/ircd_defs.h
File length: 3311 byte(s)
- 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.

  Diffs between and
  Type of Diff should be a

svnadmin@ircd-hybrid.org
ViewVC Help
Powered by ViewVC 1.1.30