ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid-7.3/src/ircd_parser.c
Revision 1133 - (view) (annotate) - [select for diffs]
Modified Fri May 27 20:11:42 2011 UTC (12 years, 10 months ago) by michael
File length: 245537 byte(s)
Diff to previous 1123 , to selected 1103
- Bison 2.5

Revision 1123 - (view) (annotate) - [select for diffs]
Modified Sun Feb 6 21:57:50 2011 UTC (13 years, 1 month ago) by michael
File length: 242352 byte(s)
Diff to previous 1121 , to selected 1103
- Got rid of irc_addrinfo.c and irc_getnameinfo.c
- Fixed broken ipv6 detection due to incorrect use of AC_CHECK_TYPES

Revision 1121 - (view) (annotate) - [select for diffs]
Modified Sun Jan 9 11:03:03 2011 UTC (13 years, 2 months ago) by michael
File length: 242405 byte(s)
Diff to previous 1119 , to selected 1103
- removed all instances of STATIC_MODULES since we don't have
  static modules anymore
- removed m_mkpasswd module from contrib

Revision 1119 - (view) (annotate) - [select for diffs]
Modified Fri Jan 7 22:01:47 2011 UTC (13 years, 2 months ago) by michael
File length: 242495 byte(s)
Diff to previous 1118 , to selected 1103
- removed HUB capability, which was a LL leftover

Revision 1118 - (view) (annotate) - [select for diffs]
Modified Thu Jan 6 13:39:10 2011 UTC (13 years, 2 months ago) by michael
File length: 242701 byte(s)
Diff to previous 1117 , to selected 1103
- cleanup and sanitize m_server.c. remove hostmasking. Improve TS6 suppport

Revision 1117 - (view) (annotate) - [select for diffs]
Modified Tue Dec 21 15:01:46 2010 UTC (13 years, 3 months ago) by michael
File length: 243302 byte(s)
Diff to previous 1103
- ircd_parser.y: ensure only valid hostnames can be
  specified in serverinfo::name

Revision 1103 - (view) (annotate) - [selected]
Modified Wed Aug 18 22:18:47 2010 UTC (13 years, 7 months ago) by michael
File length: 243289 byte(s)
Diff to previous 1089
- rebuild parser

Revision 1089 - (view) (annotate) - [select for diffs]
Modified Wed Mar 24 22:36:04 2010 UTC (14 years ago) by michael
File length: 243256 byte(s)
Diff to previous 1076 , to selected 1103
- rebuild scanner using latest bison 2.4.2 which finally fixed
those -Wundef related warnings

Revision 1076 - (view) (annotate) - [select for diffs]
Modified Thu Feb 18 09:23:47 2010 UTC (14 years, 1 month ago) by michael
File length: 242774 byte(s)
Diff to previous 1074 , to selected 1103
- Dropped support for old style 'operflag = yes|no;' configuration format

Revision 1074 - (view) (annotate) - [select for diffs]
Modified Wed Feb 17 23:28:33 2010 UTC (14 years, 1 month ago) by michael
File length: 258031 byte(s)
Diff to previous 1072 , to selected 1103
- Made general::kill_chase_time_limit accept time units. too bad this entire
  crap is still needed even with ts6.

Revision 1072 - (view) (annotate) - [select for diffs]
Modified Wed Feb 17 22:58:23 2010 UTC (14 years, 1 month ago) by michael
File length: 258072 byte(s)
Diff to previous 1029 , to selected 1103
- remove old dot_in_ip6_addr configuration option. this is now obsolete.

Revision 1029 - (view) (annotate) - [select for diffs]
Modified Sun Nov 8 13:10:50 2009 UTC (14 years, 4 months ago) by michael
File length: 258621 byte(s)
Diff to previous 1028 , to selected 1103
- 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/src/ircd_parser.c
File length: 258621 byte(s)
Diff to previous 1024 , to selected 1103
- move ircd-hybrid-7.2 to trunk

Revision 1024 - (view) (annotate) - [select for diffs]
Modified Sun Nov 1 23:14:25 2009 UTC (14 years, 4 months ago) by michael
Original Path: ircd-hybrid-7.2/src/ircd_parser.c
File length: 258621 byte(s)
Diff to previous 1011 , to selected 1103
- Fixed compile with --disable-openssl
Revision 1011 - (view) (annotate) - [select for diffs]
Modified Fri Sep 18 10:14:09 2009 UTC (14 years, 6 months ago) by michael
Original Path: ircd-hybrid-7.2/src/ircd_parser.c
File length: 258505 byte(s)
Diff to previous 1009 , to selected 1103
- move list manipulation routines from tools.c to list.c
- mem_frob() goes to memory.c
- sort out redundant/unneeded header includes

Revision 1009 - (view) (annotate) - [select for diffs]
Modified Sun Sep 13 15:02:30 2009 UTC (14 years, 6 months ago) by michael
Original Path: ircd-hybrid-7.2/src/ircd_parser.c
File length: 258611 byte(s)
Diff to previous 1005 , to selected 1103
- add configure test for pcre lib and remove pcre sources from the tree

Revision 1005 - (view) (annotate) - [select for diffs]
Modified Mon Aug 31 23:07:43 2009 UTC (14 years, 6 months ago) by michael
Original Path: ircd-hybrid-7.2/src/ircd_parser.c
File length: 258290 byte(s)
Diff to previous 978 , to selected 1103
- remove conf_add_d_conf wrapper

Revision 978 - (view) (annotate) - [select for diffs]
Modified Sun Aug 9 09:47:58 2009 UTC (14 years, 7 months ago) by michael
Original Path: ircd-hybrid-7.2/src/ircd_parser.c
File length: 258456 byte(s)
Diff to previous 967 , to selected 1103
- avoid using native basename() since some implementations may or may not modify passed data

Revision 967 - (view) (annotate) - [select for diffs]
Modified Sun Aug 2 18:05:28 2009 UTC (14 years, 7 months ago) by michael
Original Path: ircd-hybrid-7.2/src/ircd_parser.c
File length: 258643 byte(s)
Diff to previous 913 , to selected 1103
- added ssl_server_protocol configuration option to servinfo{}.
  valid flags are 'sslv3' and 'tlsv1'

Revision 913 - (view) (annotate) - [select for diffs]
Added Wed Nov 7 23:20:12 2007 UTC (16 years, 4 months ago) by michael
Original Path: ircd-hybrid-7.2/src/ircd_parser.c
File length: 241780 byte(s)
Diff to selected 1103
- Added some missing files
- Moved HOSTLEN and USERLEN definition back to ircd_defs.h
  Those two shouldn't be configurable

(Current path doesn't exist after revision 1606)

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