ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid-8/include/ircd_defs.h
Revision 1402 - (view) (annotate) - [selected]
Modified Wed May 9 18:42:45 2012 UTC (11 years, 10 months ago) by michael
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, 10 months ago) by michael
File length: 2553 byte(s)
Diff to previous 1365 , to selected 1402
- 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, 11 months ago) by michael
File length: 2614 byte(s)
Diff to previous 1345 , to selected 1402
- 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, 11 months ago) by michael
File length: 2633 byte(s)
Diff to previous 1156 , to selected 1402
- increase IRCD_MAXNS to 3

Revision 1156 - (view) (annotate) - [select for diffs]
Modified Tue Aug 9 20:29:20 2011 UTC (12 years, 7 months ago) by michael
File length: 2633 byte(s)
Diff to previous 1155 , to selected 1402
- create ircd-hybrid-8 "branch"

Revision 1155 - (view) (annotate) - [select for diffs]
Modified Tue Aug 9 20:27:45 2011 UTC (12 years, 7 months ago) by michael
Original Path: ircd-hybrid/include/ircd_defs.h
File length: 2633 byte(s)
Diff to previous 1123 , to selected 1402
- recreate "trunk"

Revision 1123 - (view) (annotate) - [select for diffs]
Modified Sun Feb 6 21:57:50 2011 UTC (13 years, 1 month ago) by michael
Original Path: ircd-hybrid-7.3/include/ircd_defs.h
File length: 2633 byte(s)
Diff to previous 1029 , to selected 1402
- 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 (14 years, 4 months ago) by michael
Original Path: ircd-hybrid-7.3/include/ircd_defs.h
File length: 2637 byte(s)
Diff to previous 1028 , to selected 1402
- branch off trunk to create 7.3 branch
Revision 1028 - (view) (annotate) - [select for diffs]
Modified Sun Nov 8 13:03:38 2009 UTC (14 years, 4 months ago) by michael
Original Path: ircd-hybrid/include/ircd_defs.h
File length: 2637 byte(s)
Diff to previous 1001 , to selected 1402
- move ircd-hybrid-7.2 to trunk

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

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

Revision 913 - (view) (annotate) - [select for diffs]
Modified Wed Nov 7 23:20:12 2007 UTC (16 years, 4 months ago) by michael
Original Path: ircd-hybrid-7.2/include/ircd_defs.h
File length: 3329 byte(s)
Diff to previous 908 , to selected 1402
- 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 (16 years, 4 months ago) by stu
Original Path: ircd-hybrid-7.2/include/ircd_defs.h
File length: 3176 byte(s)
Diff to previous 100 , to selected 1402
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 (18 years, 5 months ago) by michael
Original Path: ircd-hybrid-7.2/include/ircd_defs.h
File length: 3287 byte(s)
Diff to previous 34 , to selected 1402
- 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 (18 years, 5 months ago) by lusky
Original Path: ircd-hybrid-7.2/include/ircd_defs.h
File length: 3258 byte(s)
Diff to previous 33 , to selected 1402
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 (18 years, 5 months ago) by knight
Original Path: ircd-hybrid/include/ircd_defs.h
File length: 3258 byte(s)
Diff to previous 32 , to selected 1402
- svn:keywords

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

Revision 31 - (view) (annotate) - [select for diffs]
Modified Sun Oct 2 20:34:05 2005 UTC (18 years, 5 months ago) by knight
Original Path: ircd-hybrid/include/ircd_defs.h
File length: 3258 byte(s)
Diff to previous 30 , to selected 1402
- Fix svn:keywords

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

(Current path doesn't exist after revision 1591)

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