ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid-8
Revision 1158 - Directory Listing - [select for diffs]
Modified Wed Aug 10 19:46:00 2011 UTC (14 years ago) by michael
Diff to previous 1157 , to selected 1089
- UMODE_REJ goes to usermode 'j'
- add UMODE_REGISTERED ('r') (registered nickname)

Revision 1157 - Directory Listing - [select for diffs]
Modified Tue Aug 9 22:03:59 2011 UTC (14 years ago) by michael
Diff to previous 1156 , to selected 1089
- preliminary services support

Revision 1156 - Directory Listing - [select for diffs]
Modified Tue Aug 9 20:29:20 2011 UTC (14 years ago) by michael
Copied from: ircd-hybrid revision 1155
Diff to previous 1155 , to selected 1089
- create ircd-hybrid-8 "branch"

Revision 1155 - Directory Listing - [select for diffs]
Modified Tue Aug 9 20:27:45 2011 UTC (14 years ago) by michael
Original Path: ircd-hybrid
Copied from: ircd-hybrid-7.3 revision 1154
Diff to previous 1153 , to selected 1089
- recreate "trunk"

Revision 1153 - Directory Listing - [select for diffs]
Modified Tue Aug 9 19:37:24 2011 UTC (14 years ago) by michael
Original Path: ircd-hybrid-7.3
Diff to previous 1151 , to selected 1089
- Update CHANMODES ISUPORT...

Revision 1151 - Directory Listing - [select for diffs]
Modified Mon Aug 8 19:55:17 2011 UTC (14 years ago) by lusky
Original Path: ircd-hybrid-7.3
Diff to previous 1150 , to selected 1089
release time - bump patchlevel to 7.3.0
Revision 1150 - Directory Listing - [select for diffs]
Modified Wed Aug 3 01:09:49 2011 UTC (14 years ago) by michael
Original Path: ircd-hybrid-7.3
Diff to previous 1149 , to selected 1089
- add new channel modes O and S

Revision 1149 - Directory Listing - [select for diffs]
Modified Sun Jul 31 20:04:17 2011 UTC (14 years ago) by michael
Original Path: ircd-hybrid-7.3
Diff to previous 1148 , to selected 1089
- Style cleanups
- Doxify hook.c

Revision 1148 - Directory Listing - [select for diffs]
Modified Fri Jul 29 21:29:06 2011 UTC (14 years ago) by michael
Original Path: ircd-hybrid-7.3
Diff to previous 1147 , to selected 1089
- fixed several compile warnings

Revision 1147 - Directory Listing - [select for diffs]
Modified Thu Jul 28 20:14:29 2011 UTC (14 years, 1 month ago) by michael
Original Path: ircd-hybrid-7.3
Diff to previous 1146 , to selected 1089
- replace several ircsprintf with snprintf

Revision 1146 - Directory Listing - [select for diffs]
Modified Thu Jul 28 20:00:19 2011 UTC (14 years, 1 month ago) by michael
Original Path: ircd-hybrid-7.3
Diff to previous 1145 , to selected 1089
- Improve multi-prefix client capability support

Revision 1145 - Directory Listing - [select for diffs]
Modified Tue Jul 26 19:35:49 2011 UTC (14 years, 1 month ago) by michael
Original Path: ircd-hybrid-7.3
Diff to previous 1144 , to selected 1089
- fixed compile warning in ircd.c

Revision 1144 - Directory Listing - [select for diffs]
Modified Tue Jul 26 19:33:54 2011 UTC (14 years, 1 month ago) by michael
Original Path: ircd-hybrid-7.3
Diff to previous 1143 , to selected 1089
Added back STATS/TRACE/MOTD/ADMIN request notices. Removed
   spy_*_notice modules accordingly.


Revision 1143 - Directory Listing - [select for diffs]
Modified Mon Jul 25 18:58:51 2011 UTC (14 years, 1 month ago) by michael
Original Path: ircd-hybrid-7.3
Diff to previous 1142 , to selected 1089
- Update NEWS file
- Minor optimization to update_client_exit_stats close_connection
- Move MaxConnectionCount/MaxClientCount to Counter struct

Revision 1142 - Directory Listing - [select for diffs]
Modified Sat Jul 16 20:05:08 2011 UTC (14 years, 1 month ago) by michael
Original Path: ircd-hybrid-7.3
Diff to previous 1141 , to selected 1089
- fix for previous commit to m_set.c

Revision 1141 - Directory Listing - [select for diffs]
Modified Sat Jul 16 19:58:28 2011 UTC (14 years, 1 month ago) by michael
Original Path: ircd-hybrid-7.3
Diff to previous 1140 , to selected 1089
- m_set.c: replace all occurrences of %s!%s@%s with get_oper_name()

Revision 1140 - Directory Listing - [select for diffs]
Modified Sat Jul 16 19:46:35 2011 UTC (14 years, 1 month ago) by michael
Original Path: ircd-hybrid-7.3
Diff to previous 1139 , to selected 1089
- m_set.c:quote_max(): add missing argument to sendto_one() call

Revision 1139 - Directory Listing - [select for diffs]
Modified Sun Jun 5 11:35:32 2011 UTC (14 years, 2 months ago) by michael
Original Path: ircd-hybrid-7.3
Diff to previous 1138 , to selected 1089
- Update NEWS

Revision 1138 - Directory Listing - [select for diffs]
Modified Thu Jun 2 10:37:43 2011 UTC (14 years, 2 months ago) by michael
Original Path: ircd-hybrid-7.3
Diff to previous 1137 , to selected 1089
- Update INSTALL, NEWS, and README

Revision 1137 - Directory Listing - [select for diffs]
Modified Sun May 29 19:04:06 2011 UTC (14 years, 2 months ago) by michael
Original Path: ircd-hybrid-7.3
Diff to previous 1136 , to selected 1089
- User IDs are now shown in client connection notices.
Requested by some ircu user.

Revision 1136 - Directory Listing - [select for diffs]
Modified Sun May 29 18:53:45 2011 UTC (14 years, 2 months ago) by michael
Original Path: ircd-hybrid-7.3
Diff to previous 1135 , to selected 1089
- m_kill.c: replace ircsprintf with snprintf

Revision 1135 - Directory Listing - [select for diffs]
Modified Sat May 28 19:27:34 2011 UTC (14 years, 3 months ago) by michael
Original Path: ircd-hybrid-7.3
Diff to previous 1134 , to selected 1089
- update my email address

Revision 1134 - Directory Listing - [select for diffs]
Modified Sat May 28 19:23:12 2011 UTC (14 years, 3 months ago) by michael
Original Path: ircd-hybrid-7.3
Diff to previous 1133 , to selected 1089
- update copyright years

Revision 1133 - Directory Listing - [select for diffs]
Modified Fri May 27 20:11:42 2011 UTC (14 years, 3 months ago) by michael
Original Path: ircd-hybrid-7.3
Diff to previous 1131 , to selected 1089
- Bison 2.5

Revision 1131 - Directory Listing - [select for diffs]
Modified Fri Apr 8 16:56:32 2011 UTC (14 years, 4 months ago) by michael
Original Path: ircd-hybrid-7.3
Diff to previous 1130 , to selected 1089
- we are finally 7.3-STABLE

Revision 1130 - Directory Listing - [select for diffs]
Modified Sun Feb 27 12:10:46 2011 UTC (14 years, 5 months ago) by michael
Original Path: ircd-hybrid-7.3
Diff to previous 1129 , to selected 1089
- update NEWS

Revision 1129 - Directory Listing - [select for diffs]
Modified Sun Feb 27 11:43:22 2011 UTC (14 years, 5 months ago) by michael
Original Path: ircd-hybrid-7.3
Diff to previous 1128 , to selected 1089
- propset

Revision 1128 - Directory Listing - [select for diffs]
Modified Sun Feb 27 11:37:48 2011 UTC (14 years, 5 months ago) by michael
Original Path: ircd-hybrid-7.3
Diff to previous 1127 , to selected 1089
- added bulgarian language file provided by Borislav Borisov

Revision 1127 - Directory Listing - [select for diffs]
Modified Sun Feb 27 11:05:40 2011 UTC (14 years, 5 months ago) by michael
Original Path: ircd-hybrid-7.3
Diff to previous 1126 , to selected 1089
- fixed "stats z" displaying bug

Revision 1126 - Directory Listing - [select for diffs]
Modified Sun Feb 20 14:30:12 2011 UTC (14 years, 6 months ago) by michael
Original Path: ircd-hybrid-7.3
Diff to previous 1125 , to selected 1089
- add dlink_move_node() and make use of it in several places
- reuse LocalUser::lclient_node for local_client_list and serv_list
  (moving node between unknown_list and serv_list/local_client_list)

Revision 1125 - Directory Listing - [select for diffs]
Modified Sun Feb 20 13:44:39 2011 UTC (14 years, 6 months ago) by michael
Original Path: ircd-hybrid-7.3
Diff to previous 1124 , to selected 1089
- fixed stupid assert() which prevented clients from being added
  to local_client_list

Revision 1124 - Directory Listing - [select for diffs]
Modified Mon Feb 7 11:45:27 2011 UTC (14 years, 6 months ago) by michael
Original Path: ircd-hybrid-7.3
Diff to previous 1123 , to selected 1089
- replace several ircsprintf with snprintf

Revision 1123 - Directory Listing - [select for diffs]
Modified Sun Feb 6 21:57:50 2011 UTC (14 years, 6 months ago) by michael
Original Path: ircd-hybrid-7.3
Diff to previous 1122 , to selected 1089
- Got rid of irc_addrinfo.c and irc_getnameinfo.c
- Fixed broken ipv6 detection due to incorrect use of AC_CHECK_TYPES

Revision 1122 - Directory Listing - [select for diffs]
Modified Mon Jan 10 09:14:19 2011 UTC (14 years, 7 months ago) by michael
Original Path: ircd-hybrid-7.3
Diff to previous 1121 , to selected 1089
- simplify remove_ipv6_mapping() and get rid of inetntoa

Revision 1121 - Directory Listing - [select for diffs]
Modified Sun Jan 9 11:03:03 2011 UTC (14 years, 7 months ago) by michael
Original Path: ircd-hybrid-7.3
Diff to previous 1120 , to selected 1089
- removed all instances of STATIC_MODULES since we don't have
  static modules anymore
- removed m_mkpasswd module from contrib

Revision 1120 - Directory Listing - [select for diffs]
Modified Sun Jan 9 09:58:25 2011 UTC (14 years, 7 months ago) by michael
Original Path: ircd-hybrid-7.3
Diff to previous 1119 , to selected 1089
- Bump up max temporary kline time to 360 days

Revision 1119 - Directory Listing - [select for diffs]
Modified Fri Jan 7 22:01:47 2011 UTC (14 years, 7 months ago) by michael
Original Path: ircd-hybrid-7.3
Diff to previous 1118 , to selected 1089
- removed HUB capability, which was a LL leftover

Revision 1118 - Directory Listing - [select for diffs]
Modified Thu Jan 6 13:39:10 2011 UTC (14 years, 7 months ago) by michael
Original Path: ircd-hybrid-7.3
Diff to previous 1117 , to selected 1089
- cleanup and sanitize m_server.c. remove hostmasking. Improve TS6 suppport

Revision 1117 - Directory Listing - [select for diffs]
Modified Tue Dec 21 15:01:46 2010 UTC (14 years, 8 months ago) by michael
Original Path: ircd-hybrid-7.3
Diff to previous 1116 , to selected 1089
- ircd_parser.y: ensure only valid hostnames can be
  specified in serverinfo::name

Revision 1116 - Directory Listing - [select for diffs]
Modified Tue Dec 21 14:45:55 2010 UTC (14 years, 8 months ago) by michael
Original Path: ircd-hybrid-7.3
Diff to previous 1115 , to selected 1089
- set_user_mode(): don't unset modes specified in general::oper_only_umodes
  for remote clients

Revision 1115 - Directory Listing - [select for diffs]
Modified Tue Dec 21 14:42:54 2010 UTC (14 years, 8 months ago) by michael
Original Path: ircd-hybrid-7.3
Diff to previous 1114 , to selected 1089
- Rename bogus_host() found in several modules to check_servname() and move
  it to s_serv.c
- serverinfo::sid is now mandatory and must be specified.
  ircd won't start otherwise

Revision 1114 - Directory Listing - [select for diffs]
Modified Mon Dec 20 20:33:05 2010 UTC (14 years, 8 months ago) by michael
Original Path: ircd-hybrid-7.3
Diff to previous 1113 , to selected 1089
- Move RPL_ETRACE to messages.tab
- CHANGE RPL_WHOISSSL to use the 671 numeric

Revision 1113 - Directory Listing - [select for diffs]
Modified Sat Dec 18 22:44:10 2010 UTC (14 years, 8 months ago) by michael
Original Path: ircd-hybrid-7.3
Diff to previous 1111 , to selected 1089
- move Client.client_host and Client.client_server to LocalUser struct

Revision 1111 - Directory Listing - [select for diffs]
Modified Fri Nov 26 20:01:41 2010 UTC (14 years, 9 months ago) by michael
Original Path: ircd-hybrid-7.3
Diff to previous 1110 , to selected 1089
- Add back socketpair configure test which got lost for some reason.
  Cryptlinks should be working again.

Revision 1110 - Directory Listing - [select for diffs]
Modified Wed Nov 3 15:57:22 2010 UTC (14 years, 9 months ago) by michael
Original Path: ircd-hybrid-7.3
Diff to previous 1107 , to selected 1089
- m_change.c: Fixed bug where exiting clients got not removed from userhost hash
  in case CHGHOST has been used on them

Revision 1107 - Directory Listing - [select for diffs]
Modified Tue Nov 2 15:19:41 2010 UTC (14 years, 9 months ago) by michael
Original Path: ircd-hybrid-7.3
Diff to previous 1106 , to selected 1089
- thou shall not forget the half while being on crack

Revision 1106 - Directory Listing - [select for diffs]
Modified Tue Nov 2 15:10:53 2010 UTC (14 years, 9 months ago) by michael
Original Path: ircd-hybrid-7.3
Diff to previous 1105 , to selected 1089
- Fixed broken configure test for sigio
- Update libtool to latest 2.4 release

Revision 1105 - Directory Listing - [select for diffs]
Modified Tue Sep 14 08:15:53 2010 UTC (14 years, 11 months ago) by michael
Original Path: ircd-hybrid-7.3
Diff to previous 1103 , to selected 1089
- Fix build under solaris, as reported by Peter Evans

Revision 1103 - Directory Listing - [select for diffs]
Modified Wed Aug 18 22:18:47 2010 UTC (15 years ago) by michael
Original Path: ircd-hybrid-7.3
Diff to previous 1097 , to selected 1089
- rebuild parser

Revision 1097 - Directory Listing - [select for diffs]
Modified Tue Aug 3 00:36:01 2010 UTC (15 years ago) by lusky
Original Path: ircd-hybrid-7.3
Diff to previous 1095 , to selected 1089
bump patchlevel to rc1


Revision 1095 - Directory Listing - [select for diffs]
Modified Mon Aug 2 20:14:21 2010 UTC (15 years ago) by michael
Original Path: ircd-hybrid-7.3
Diff to previous 1094 , to selected 1089
- autoconf 2.67

Revision 1094 - Directory Listing - [select for diffs]
Modified Sun Jun 13 10:09:34 2010 UTC (15 years, 2 months ago) by michael
Original Path: ircd-hybrid-7.3
Diff to previous 1092 , to selected 1089
- Updated ltdl to latest 2.2.10 release

Revision 1092 - Directory Listing - [select for diffs]
Modified Thu Mar 25 11:10:59 2010 UTC (15 years, 5 months ago) by michael
Original Path: ircd-hybrid-7.3
Diff to previous 1090 , to selected 1089
- Switch libltdl to recursive build mode

Revision 1090 - Directory Listing - [select for diffs]
Modified Wed Mar 24 22:37:53 2010 UTC (15 years, 5 months ago) by michael
Original Path: ircd-hybrid-7.3
Diff to previous 1089
- minor libtool fixups

Revision 1089 - Directory Listing - [selected]
Modified Wed Mar 24 22:36:04 2010 UTC (15 years, 5 months ago) by michael
Original Path: ircd-hybrid-7.3
Diff to previous 1086
- rebuild scanner using latest bison 2.4.2 which finally fixed
those -Wundef related warnings

Revision 1086 - Directory Listing - [select for diffs]
Modified Sat Mar 13 23:59:10 2010 UTC (15 years, 5 months ago) by michael
Original Path: ircd-hybrid-7.3
Diff to previous 1084 , to selected 1089
- ts_warn(), ilog(): replace two vsprintfS with vsnprintf. We're immortal now!!!!!!!!!111

Revision 1084 - Directory Listing - [select for diffs]
Modified Sat Mar 13 23:24:10 2010 UTC (15 years, 5 months ago) by michael
Original Path: ircd-hybrid-7.3
Diff to previous 1082 , to selected 1089
- libtoolize

Revision 1082 - Directory Listing - [select for diffs]
Modified Wed Mar 10 23:27:25 2010 UTC (15 years, 5 months ago) by michael
Original Path: ircd-hybrid-7.3
Diff to previous 1080 , to selected 1089
- Move do_local_user to m_user.c

Revision 1080 - Directory Listing - [select for diffs]
Modified Wed Mar 10 23:09:36 2010 UTC (15 years, 5 months ago) by michael
Original Path: ircd-hybrid-7.3
Diff to previous 1078 , to selected 1089
- Sort out unneeded arguments of some user registration functions

Revision 1078 - Directory Listing - [select for diffs]
Modified Sun Mar 7 22:55:05 2010 UTC (15 years, 5 months ago) by michael
Original Path: ircd-hybrid-7.3
Diff to previous 1076 , to selected 1089
- move Client.serial to LocalUser struct

Revision 1076 - Directory Listing - [select for diffs]
Modified Thu Feb 18 09:23:47 2010 UTC (15 years, 6 months ago) by michael
Original Path: ircd-hybrid-7.3
Diff to previous 1074 , to selected 1089
- Dropped support for old style 'operflag = yes|no;' configuration format

Revision 1074 - Directory Listing - [select for diffs]
Modified Wed Feb 17 23:28:33 2010 UTC (15 years, 6 months ago) by michael
Original Path: ircd-hybrid-7.3
Diff to previous 1072 , to selected 1089
- Made general::kill_chase_time_limit accept time units. too bad this entire
  crap is still needed even with ts6.

Revision 1072 - Directory Listing - [select for diffs]
Modified Wed Feb 17 22:58:23 2010 UTC (15 years, 6 months ago) by michael
Original Path: ircd-hybrid-7.3
Diff to previous 1070 , to selected 1089
- remove old dot_in_ip6_addr configuration option. this is now obsolete.

Revision 1070 - Directory Listing - [select for diffs]
Modified Tue Feb 16 23:40:20 2010 UTC (15 years, 6 months ago) by michael
Original Path: ircd-hybrid-7.3
Diff to previous 1068 , to selected 1089
- Update example configuration files

Revision 1068 - Directory Listing - [select for diffs]
Modified Tue Feb 16 23:01:26 2010 UTC (15 years, 6 months ago) by michael
Original Path: ircd-hybrid-7.3
Diff to previous 1065 , to selected 1089
- Stop substitution of example configuration files on 'configure'

Revision 1065 - Directory Listing - [select for diffs]
Modified Sun Feb 14 11:36:56 2010 UTC (15 years, 6 months ago) by michael
Original Path: ircd-hybrid-7.3
Diff to previous 1064 , to selected 1089
- removed mr_motd. unregistered clients may no longer request a MOTD

Revision 1064 - Directory Listing - [select for diffs]
Modified Sun Feb 14 11:11:41 2010 UTC (15 years, 6 months ago) by michael
Original Path: ircd-hybrid-7.3
Diff to previous 1062 , to selected 1089
- respond.c:binary_to_hex: fixed harmless compile warning

Revision 1062 - Directory Listing - [select for diffs]
Modified Sun Feb 14 11:07:51 2010 UTC (15 years, 6 months ago) by michael
Original Path: ircd-hybrid-7.3
Diff to previous 1060 , to selected 1089
- m_eob.c: remove redundant header includes

Revision 1060 - Directory Listing - [select for diffs]
Modified Thu Feb 11 20:40:33 2010 UTC (15 years, 6 months ago) by lusky
Original Path: ircd-hybrid-7.3
Diff to previous 1058 , to selected 1089
change RELNOTES to Release Notes


Revision 1058 - Directory Listing - [select for diffs]
Modified Tue Feb 2 22:15:03 2010 UTC (15 years, 6 months ago) by michael
Original Path: ircd-hybrid-7.3
Diff to previous 1056 , to selected 1089
- move DLINE into its own m_dline module

Revision 1056 - Directory Listing - [select for diffs]
Modified Mon Feb 1 23:09:03 2010 UTC (15 years, 6 months ago) by michael
Original Path: ircd-hybrid-7.3
Diff to previous 1055 , to selected 1089
- Rename existing lib directory containing modules on 'make install'
  as suggested by Rodder

Revision 1055 - Directory Listing - [select for diffs]
Modified Thu Jan 28 09:03:31 2010 UTC (15 years, 6 months ago) by michael
Original Path: ircd-hybrid-7.3
Diff to previous 1053 , to selected 1089
- m_help.c: logging unfound help-topics that are triggered by simple HELP
  requests is just stupid, as this can be easily abused.

Revision 1053 - Directory Listing - [select for diffs]
Modified Thu Jan 28 08:49:16 2010 UTC (15 years, 6 months ago) by michael
Original Path: ircd-hybrid-7.3
Diff to previous 1050 , to selected 1089
- Add back --silent switch to LIBTOOL flags for releases

Revision 1050 - Directory Listing - [select for diffs]
Modified Wed Jan 27 22:57:34 2010 UTC (15 years, 6 months ago) by michael
Original Path: ircd-hybrid-7.3
Diff to previous 1049 , to selected 1089
- Squash compile warnings in contrib/

Revision 1049 - Directory Listing - [select for diffs]
Modified Wed Jan 27 22:50:03 2010 UTC (15 years, 6 months ago) by michael
Original Path: ircd-hybrid-7.3
Diff to previous 1046 , to selected 1089
- Update copyright years

Revision 1046 - Directory Listing - [select for diffs]
Modified Wed Jan 27 21:26:51 2010 UTC (15 years, 6 months ago) by lusky
Original Path: ircd-hybrid-7.3
Diff to previous 1045 , to selected 1089
Bump version to 7.3.0rc


Revision 1045 - Directory Listing - [select for diffs]
Modified Tue Jan 26 12:58:42 2010 UTC (15 years, 7 months ago) by michael
Original Path: ircd-hybrid-7.3
Diff to previous 1043 , to selected 1089
- contrib/spy_links_notice.c: do not show additional arguments supplied to the
  LINKS command in spy notices. new behaviour is to simply show the command sent
  by the client, which exactly behaves like all other contributed spy modules.
- remove clean_string()

Revision 1043 - Directory Listing - [select for diffs]
Modified Thu Dec 10 13:05:19 2009 UTC (15 years, 8 months ago) by michael
Original Path: ircd-hybrid-7.3
Diff to previous 1040 , to selected 1089
- automake 1.11.1

Revision 1040 - Directory Listing - [select for diffs]
Modified Tue Dec 8 21:03:57 2009 UTC (15 years, 8 months ago) by michael
Original Path: ircd-hybrid-7.3
Diff to previous 1039 , to selected 1089
- ms_operwall(): add proper TS6 support

Revision 1039 - Directory Listing - [select for diffs]
Modified Sat Dec 5 23:19:44 2009 UTC (15 years, 8 months ago) by michael
Original Path: ircd-hybrid-7.3
Diff to previous 1037 , to selected 1089
- bump version to 7.3-rc1

Revision 1037 - Directory Listing - [select for diffs]
Modified Thu Dec 3 19:27:50 2009 UTC (15 years, 8 months ago) by michael
Original Path: ircd-hybrid-7.3
Diff to previous 1033 , to selected 1089
- Updated ltdl to latest 2.2.6b release

Revision 1033 - Directory Listing - [select for diffs]
Modified Thu Dec 3 19:04:55 2009 UTC (15 years, 8 months ago) by michael
Original Path: ircd-hybrid-7.3
Diff to previous 1032 , to selected 1089
- Fixed build with bsd make as reported by Yoshito Takeuchi

Revision 1032 - Directory Listing - [select for diffs]
Modified Thu Dec 3 18:45:37 2009 UTC (15 years, 8 months ago) by michael
Original Path: ircd-hybrid-7.3
Diff to previous 1029 , to selected 1089
- fixed compile errors as reported by Peter Evans

Revision 1029 - Directory Listing - [select for diffs]
Modified Sun Nov 8 13:10:50 2009 UTC (15 years, 9 months ago) by michael
Original Path: ircd-hybrid-7.3
Copied from: ircd-hybrid revision 1028
Diff to previous 1028 , to selected 1089
- branch off trunk to create 7.3 branch
Revision 1028 - Directory Listing - [select for diffs]
Modified Sun Nov 8 13:03:38 2009 UTC (15 years, 9 months ago) by michael
Original Path: ircd-hybrid
Copied from: ircd-hybrid-7.2 revision 1027
Diff to previous 1026 , to selected 1089
- move ircd-hybrid-7.2 to trunk

Revision 1026 - Directory Listing - [select for diffs]
Modified Wed Nov 4 22:20:50 2009 UTC (15 years, 9 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 1025 , to selected 1089
- Update AUTHORS and add fgeek to contributors.
  There's still some stuff you have to do, henri!
Revision 1025 - Directory Listing - [select for diffs]
Modified Mon Nov 2 22:31:40 2009 UTC (15 years, 9 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 1024 , to selected 1089
- Added gungline help file
Revision 1024 - Directory Listing - [select for diffs]
Modified Sun Nov 1 23:14:25 2009 UTC (15 years, 9 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 1022 , to selected 1089
- Fixed compile with --disable-openssl
Revision 1022 - Directory Listing - [select for diffs]
Modified Fri Oct 30 02:30:29 2009 UTC (15 years, 9 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 1021 , to selected 1089
- remove pointless check_class() call on ircd initialization

Revision 1021 - Directory Listing - [select for diffs]
Modified Fri Oct 30 02:25:33 2009 UTC (15 years, 9 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 1020 , to selected 1089
- fix build with poll, select and rt-signal

Revision 1020 - Directory Listing - [select for diffs]
Modified Fri Oct 30 01:50:42 2009 UTC (15 years, 9 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 1018 , to selected 1089
- update NEWS

Revision 1018 - Directory Listing - [select for diffs]
Modified Tue Oct 27 23:07:40 2009 UTC (15 years, 10 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 1017 , to selected 1089
- update NEWS

Revision 1017 - Directory Listing - [select for diffs]
Modified Tue Oct 27 22:22:38 2009 UTC (15 years, 10 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 1016 , to selected 1089
- fixed build with --enable-assert
- fixed STATS z reporting correct memory consumption of channel bans/excepts/invites and watchlist entries

Revision 1016 - Directory Listing - [select for diffs]
Modified Tue Oct 27 18:53:47 2009 UTC (15 years, 10 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 1015 , to selected 1089
- rsa.c: removed outdated and missleading comments

Revision 1015 - Directory Listing - [select for diffs]
Modified Sun Oct 25 00:08:06 2009 UTC (15 years, 10 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 1014 , to selected 1089
- fixed broken cryptlinks as reported by henri
- removed deprecated inet_misc.c
- removed __attribute__ format, which sometimes really is usefull, even if
  unportable unless gcc, but for now they only give false warnings

Revision 1014 - Directory Listing - [select for diffs]
Modified Sun Oct 18 15:17:32 2009 UTC (15 years, 10 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 1013 , to selected 1089
- show_iline_prefix(): fixed an off-by-one when copying aconf->user.
  strlcpy really isn't hard to understand, is it?

Revision 1013 - Directory Listing - [select for diffs]
Modified Sun Oct 18 14:26:49 2009 UTC (15 years, 10 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 1012 , to selected 1089
- Add -Wextra -Wcast-align -Wbad-function-cast to CFLAGS if --enable-warnings is specified
- Fixed several compile warnings
- 64-bit cleanliness fixes, e.g., reorganize data structures to reduce storage/unnecessary padding

Revision 1012 - Directory Listing - [select for diffs]
Modified Fri Sep 18 14:39:42 2009 UTC (15 years, 11 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 1011 , to selected 1089
- remove tools.(c|h)

Revision 1011 - Directory Listing - [select for diffs]
Modified Fri Sep 18 10:14:09 2009 UTC (15 years, 11 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 1010 , to selected 1089
- move list manipulation routines from tools.c to list.c
- mem_frob() goes to memory.c
- sort out redundant/unneeded header includes

Revision 1010 - Directory Listing - [select for diffs]
Modified Thu Sep 17 17:06:11 2009 UTC (15 years, 11 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 1009 , to selected 1089
- more configure cleanups and modernizations

Revision 1009 - Directory Listing - [select for diffs]
Modified Sun Sep 13 15:02:30 2009 UTC (15 years, 11 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 1008 , to selected 1089
- add configure test for pcre lib and remove pcre sources from the tree

Revision 1008 - Directory Listing - [select for diffs]
Modified Sun Sep 13 13:56:11 2009 UTC (15 years, 11 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 1007 , to selected 1089
- doxyfy

Revision 1007 - Directory Listing - [select for diffs]
Modified Tue Sep 1 15:25:26 2009 UTC (15 years, 11 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 1006 , to selected 1089
- continue doxyfying sources

Revision 1006 - Directory Listing - [select for diffs]
Modified Tue Sep 1 00:08:16 2009 UTC (15 years, 11 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 1005 , to selected 1089
- simplify GUNGLINE

Revision 1005 - Directory Listing - [select for diffs]
Modified Mon Aug 31 23:07:43 2009 UTC (15 years, 11 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 1004 , to selected 1089
- remove conf_add_d_conf wrapper

Revision 1004 - Directory Listing - [select for diffs]
Modified Mon Aug 31 21:29:56 2009 UTC (15 years, 11 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 1003 , to selected 1089
- remove unused small_file_date() function

Revision 1003 - Directory Listing - [select for diffs]
Modified Sat Aug 29 22:57:41 2009 UTC (15 years, 11 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 1002 , to selected 1089
- set_initial_nick(): remove *outdated* comment and make this function only
take 2 parameters. source_p == client_p for local clients.

Revision 1002 - Directory Listing - [select for diffs]
Modified Sat Aug 29 22:48:40 2009 UTC (15 years, 11 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 1001 , to selected 1089
- moved set_initial_nick() to m_nick.c

Revision 1001 - Directory Listing - [select for diffs]
Modified Sat Aug 29 22:44:44 2009 UTC (15 years, 11 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 1000 , to selected 1089
- remove half done and broken win32 support

Revision 1000 - Directory Listing - [select for diffs]
Modified Mon Aug 24 13:37:39 2009 UTC (16 years ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 999 , to selected 1089
- timeout_auth_queries_event(): don't try to close auth->fd twice

Revision 999 - Directory Listing - [select for diffs]
Modified Sun Aug 23 15:23:34 2009 UTC (16 years ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 998 , to selected 1089
- removed references to struct DNSReply

Revision 998 - Directory Listing - [select for diffs]
Modified Sun Aug 23 12:43:17 2009 UTC (16 years ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 997 , to selected 1089
- change resolver/auth to use balloc memory pool
- ircd.c: init_resolver() has to be called *before* read_conf_files(), otherwise
  recvfrom() aborts with ENOTSOCK in case there are configured connect{} blocks
  with a host that needs to be resolved on the very first configuration read.

Revision 997 - Directory Listing - [select for diffs]
Modified Fri Aug 21 10:25:40 2009 UTC (16 years ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 996 , to selected 1089
- delete_resolver_queries(): remove extranous non-NULL test. ptr->data can never be NULL.
  let it crash, if it ever happens to be

Revision 996 - Directory Listing - [select for diffs]
Modified Fri Aug 21 10:16:29 2009 UTC (16 years ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 995 , to selected 1089
- properly clean out irc_nsaddr_list before re-reading resolv.conf

Revision 995 - Directory Listing - [select for diffs]
Modified Fri Aug 21 10:11:14 2009 UTC (16 years ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 994 , to selected 1089
- remove add_local_domain

Revision 994 - Directory Listing - [select for diffs]
Modified Fri Aug 21 09:15:31 2009 UTC (16 years ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 993 , to selected 1089
- res_readreply(): check for fake replies before doing anything else

Revision 993 - Directory Listing - [select for diffs]
Modified Thu Aug 20 10:44:18 2009 UTC (16 years ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 992 , to selected 1089
- update irc_reslib.c to latest libbind 6.0

Revision 992 - Directory Listing - [select for diffs]
Modified Mon Aug 17 19:19:16 2009 UTC (16 years ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 991 , to selected 1089
- fix possible auth/dns related memleaks

Revision 991 - Directory Listing - [select for diffs]
Modified Sun Aug 16 14:44:45 2009 UTC (16 years ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 990 , to selected 1089
- update NEWS

Revision 990 - Directory Listing - [select for diffs]
Modified Sun Aug 16 14:34:56 2009 UTC (16 years ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 989 , to selected 1089
- move README.FIRST to README

Revision 989 - Directory Listing - [select for diffs]
Modified Sun Aug 16 14:02:51 2009 UTC (16 years ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 988 , to selected 1089
- add -Wundef to CFLAGS

Revision 988 - Directory Listing - [select for diffs]
Modified Sun Aug 16 14:00:36 2009 UTC (16 years ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 987 , to selected 1089
- removed remnants of --disable-gline-voting

Revision 987 - Directory Listing - [select for diffs]
Modified Sun Aug 16 12:41:56 2009 UTC (16 years ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 986 , to selected 1089
- mo_sgungline: calling sento_server with right amount of params sounds like
  a good idea

Revision 986 - Directory Listing - [select for diffs]
Modified Sat Aug 15 21:12:34 2009 UTC (16 years ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 985 , to selected 1089
- irc_res.c: fixed wide-spread off-by-one when copying hostnames

Revision 985 - Directory Listing - [select for diffs]
Modified Sat Aug 15 20:31:54 2009 UTC (16 years ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 984 , to selected 1089
- res_readreply, do_query_number: removed ip6.int support.
  ip6.int delegations were deleted in 2006

Revision 984 - Directory Listing - [select for diffs]
Modified Fri Aug 14 13:18:14 2009 UTC (16 years ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 983 , to selected 1089
- res_readreply(): fix broken logic with ipv6 enabled where we ONLY sent a
                   second A QUERY in case a -broken- nameserver returns NXDOMAIN
                   for AAAA when A record exists. fixed and removed workaround
                   for broken nameservers.

Revision 983 - Directory Listing - [select for diffs]
Modified Thu Aug 13 22:32:54 2009 UTC (16 years ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 982 , to selected 1089
- fixed bug where unregistered clients were not able to complete registration
  process with /quote PONG <ping_cookie> in case the client was assigned a
  zero value ping-cookie

Revision 982 - Directory Listing - [select for diffs]
Modified Thu Aug 13 22:15:08 2009 UTC (16 years ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 981 , to selected 1089
- added a mersenne twister basedn prng

Revision 981 - Directory Listing - [select for diffs]
Modified Sun Aug 9 19:09:03 2009 UTC (16 years ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 980 , to selected 1089
- speed up processing of incoming NICK/UID bursts
- fixed archaic bug where bursting servers with missconfigured NICKLEN were able
  to desync the network's nickname database


Revision 980 - Directory Listing - [select for diffs]
Modified Sun Aug 9 12:51:45 2009 UTC (16 years ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 979 , to selected 1089
- remove useless MyConnect tests in m_time() and m_lusers()
- remove useless TS6 handling in m_who() since this is sent to local
  clients only

Revision 979 - Directory Listing - [select for diffs]
Modified Sun Aug 9 10:42:23 2009 UTC (16 years ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 978 , to selected 1089
- m_map(): remove useless IsOper() test on source_p. for operators mo_map is being used

Revision 978 - Directory Listing - [select for diffs]
Modified Sun Aug 9 09:47:58 2009 UTC (16 years ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 977 , to selected 1089
- avoid using native basename() since some implementations may or may not modify passed data

Revision 977 - Directory Listing - [select for diffs]
Modified Sat Aug 8 07:33:08 2009 UTC (16 years ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 976 , to selected 1089
- removed last traces of crypt.c
- add disable-static to libtools options

Revision 976 - Directory Listing - [select for diffs]
Modified Thu Aug 6 23:01:20 2009 UTC (16 years ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 975 , to selected 1089
- remove crypt.c, snprintf.c

Revision 975 - Directory Listing - [select for diffs]
Modified Mon Aug 3 08:11:50 2009 UTC (16 years ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 974 , to selected 1089
- updated NEWS file

Revision 974 - Directory Listing - [select for diffs]
Modified Mon Aug 3 07:40:21 2009 UTC (16 years ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 973 , to selected 1089
- updated BUGS, INSTALL, NEWS, ...

Revision 973 - Directory Listing - [select for diffs]
Modified Mon Aug 3 07:15:23 2009 UTC (16 years ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 972 , to selected 1089
- removed autogen.sh. you should you autoreconf instead

Revision 972 - Directory Listing - [select for diffs]
Modified Mon Aug 3 07:13:29 2009 UTC (16 years ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 971 , to selected 1089
- m_watch.c: remove m_watch from server message handler. m_watch should *never*
  be called for servers or remote clients.

Revision 971 - Directory Listing - [select for diffs]
Modified Sun Aug 2 23:27:42 2009 UTC (16 years ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 970 , to selected 1089
- cleanup m_connect() while reviewing: remove useless MyConnect() test
  in mo_connect().
- Fix possible core in mo_connect() in case if there is a ConfItem that doesn't
  have an AccessItem mapped.

Revision 970 - Directory Listing - [select for diffs]
Modified Sun Aug 2 23:04:14 2009 UTC (16 years ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 969 , to selected 1089
- cleanup m_close() while reviewing: get rid of some stupid integer incrementation
  on 'closed'.  use dlink_list_length instead.

Revision 969 - Directory Listing - [select for diffs]
Modified Sun Aug 2 22:48:53 2009 UTC (16 years ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 968 , to selected 1089
- cleanup m_capab() while reviewing: remove useless non-NULL test on p->localClient

Revision 968 - Directory Listing - [select for diffs]
Modified Sun Aug 2 18:11:54 2009 UTC (16 years ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 967 , to selected 1089
- fixed harmless -Wuninitialized warning in m_list()

Revision 967 - Directory Listing - [select for diffs]
Modified Sun Aug 2 18:05:28 2009 UTC (16 years ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 966 , to selected 1089
- added ssl_server_protocol configuration option to servinfo{}.
  valid flags are 'sslv3' and 'tlsv1'

Revision 966 - Directory Listing - [select for diffs]
Modified Sat Aug 1 16:36:00 2009 UTC (16 years ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 965 , to selected 1089
- make valgrind shut up when calling epoll_ctl

Revision 965 - Directory Listing - [select for diffs]
Modified Sat Aug 1 16:14:03 2009 UTC (16 years ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 964 , to selected 1089
- add misssing _modinit/_moddeinit entry point functions to m_error.c

Revision 964 - Directory Listing - [select for diffs]
Modified Sat Aug 1 16:08:20 2009 UTC (16 years ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 963 , to selected 1089
- add pcre_newline.c to lib/pcre/

Revision 963 - Directory Listing - [select for diffs]
Modified Sat Aug 1 12:23:39 2009 UTC (16 years ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 959 , to selected 1089
- update pcre lib to 7.9

Revision 959 - Directory Listing - [select for diffs]
Modified Fri Jul 31 14:42:09 2009 UTC (16 years ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 958 , to selected 1089
- minor fixes to example configuration files

Revision 958 - Directory Listing - [select for diffs]
Modified Tue Jul 28 21:36:41 2009 UTC (16 years, 1 month ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 957 , to selected 1089
- show pending gunglines in STATS g

Revision 957 - Directory Listing - [select for diffs]
Modified Tue Jul 28 18:47:23 2009 UTC (16 years, 1 month ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 956 , to selected 1089
- implement proper GUNGLINE support

Revision 956 - Directory Listing - [select for diffs]
Modified Mon Jul 27 00:34:48 2009 UTC (16 years, 1 month ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 955 , to selected 1089
- removed LL leftover in set_default_conf(). now ServerInfo.hub
  properly initializes on /rehash

Revision 955 - Directory Listing - [select for diffs]
Modified Mon Jul 27 00:27:20 2009 UTC (16 years, 1 month ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 954 , to selected 1089
- configure.ac: replaced obsolete AC_HELP_STRING with AS_HELP_STRING

Revision 954 - Directory Listing - [select for diffs]
Modified Sun Jul 26 22:14:38 2009 UTC (16 years, 1 month ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 953 , to selected 1089
- propset svn:keywords
- remove simple.conf. example.conf.quick is good enough

Revision 953 - Directory Listing - [select for diffs]
Modified Sun Jul 26 21:22:42 2009 UTC (16 years, 1 month ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 952 , to selected 1089
- propset keywords

Revision 952 - Directory Listing - [select for diffs]
Modified Sun Jul 26 18:43:01 2009 UTC (16 years, 1 month ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 951 , to selected 1089
- added support for sha256/sha512 to mkpasswd

Revision 951 - Directory Listing - [select for diffs]
Modified Wed Jul 22 10:47:24 2009 UTC (16 years, 1 month ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 950 , to selected 1089
- update example configuration files

Revision 950 - Directory Listing - [select for diffs]
Modified Tue Jul 21 23:07:52 2009 UTC (16 years, 1 month ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 949 , to selected 1089
- squash several compile warnings

Revision 949 - Directory Listing - [select for diffs]
Modified Tue Jul 21 18:01:46 2009 UTC (16 years, 1 month ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 948 , to selected 1089
- remove m_error.c from src/

Revision 948 - Directory Listing - [select for diffs]
Modified Tue Jul 21 17:34:06 2009 UTC (16 years, 1 month ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 947 , to selected 1089
- lp64\llp64\ilp32 portability fixes

Revision 947 - Directory Listing - [select for diffs]
Modified Mon Jul 20 23:21:02 2009 UTC (16 years, 1 month ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 946 , to selected 1089
- actually add the file

Revision 946 - Directory Listing - [select for diffs]
Modified Mon Jul 20 23:18:04 2009 UTC (16 years, 1 month ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 945 , to selected 1089
- move m_error.c to modules/


Revision 945 - Directory Listing - [select for diffs]
Modified Mon Jul 20 15:48:27 2009 UTC (16 years, 1 month ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 944 , to selected 1089
- fixed some configure mess and imported latest libtool sources

Revision 944 - Directory Listing - [select for diffs]
Modified Mon Jul 20 11:12:41 2009 UTC (16 years, 1 month ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 943 , to selected 1089
- remove libtool scripts. they are generated by configure

Revision 943 - Directory Listing - [select for diffs]
Modified Mon Jul 20 02:59:18 2009 UTC (16 years, 1 month ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 942 , to selected 1089
- added protoype for modules_valid_suffix()

Revision 942 - Directory Listing - [select for diffs]
Modified Mon Jul 20 02:48:32 2009 UTC (16 years, 1 month ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 941 , to selected 1089
- fixed configure not checking for existence of several functions due to misuse of AC_CHECK_FUNCS_ONCE


Revision 941 - Directory Listing - [select for diffs]
Modified Sat May 2 02:02:59 2009 UTC (16 years, 3 months ago) by db
Original Path: ircd-hybrid-7.2
Diff to previous 940 , to selected 1089
- Update autools versions.
- Fix acinclude.m4 to work on FreeBSD at least.


Revision 940 - Directory Listing - [select for diffs]
Modified Sat May 2 02:01:54 2009 UTC (16 years, 3 months ago) by db
Original Path: ircd-hybrid-7.2
Diff to previous 939 , to selected 1089
- gunline code added to gline module
  awaiting Wohalis' version.


Revision 939 - Directory Listing - [select for diffs]
Modified Sat May 2 01:41:47 2009 UTC (16 years, 3 months ago) by db
Original Path: ircd-hybrid-7.2
Diff to previous 938 , to selected 1089
 -Remove obsolete references to LL


Revision 938 - Directory Listing - [select for diffs]
Modified Mon Apr 13 04:34:02 2009 UTC (16 years, 4 months ago) by db
Original Path: ircd-hybrid-7.2
Diff to previous 937 , to selected 1089
- Looks like I needed a : before the reason in the ENCAP


Revision 937 - Directory Listing - [select for diffs]
Modified Mon Apr 13 04:31:12 2009 UTC (16 years, 4 months ago) by db
Original Path: ircd-hybrid-7.2
Diff to previous 936 , to selected 1089
- Preliminary voting ungline code


Revision 936 - Directory Listing - [select for diffs]
Modified Mon Apr 13 04:27:47 2009 UTC (16 years, 4 months ago) by db
Original Path: ircd-hybrid-7.2
Diff to previous 935 , to selected 1089
- Fix typo


Revision 935 - Directory Listing - [select for diffs]
Modified Mon Apr 13 03:31:41 2009 UTC (16 years, 4 months ago) by db
Original Path: ircd-hybrid-7.2
Diff to previous 933 , to selected 1089
- This needs HAVE_BASENAME


Revision 933 - Directory Listing - [select for diffs]
Modified Wed Apr 8 20:32:49 2009 UTC (16 years, 4 months ago) by db
Original Path: ircd-hybrid-7.2
Diff to previous 931 , to selected 1089
- Remove the old m_ungline code to start.



Revision 931 - Directory Listing - [select for diffs]
Modified Fri May 30 04:05:57 2008 UTC (17 years, 2 months ago) by db
Original Path: ircd-hybrid-7.2
Diff to previous 925 , to selected 1089
- bug fix by caf <kevin@sylandro.com>


Revision 925 - Directory Listing - [select for diffs]
Modified Mon Nov 12 20:59:02 2007 UTC (17 years, 9 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 924 , to selected 1089
- add back --enable-small-net

Revision 924 - Directory Listing - [select for diffs]
Modified Mon Nov 12 20:31:07 2007 UTC (17 years, 9 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 923 , to selected 1089
- Added back --enable-assert

Revision 923 - Directory Listing - [select for diffs]
Modified Mon Nov 12 19:15:27 2007 UTC (17 years, 9 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 922 , to selected 1089
- fixed compile with compressed links

Revision 922 - Directory Listing - [select for diffs]
Modified Mon Nov 12 16:27:49 2007 UTC (17 years, 9 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 921 , to selected 1089
- Add tools/Makefile.am

Revision 921 - Directory Listing - [select for diffs]
Modified Mon Nov 12 16:24:53 2007 UTC (17 years, 9 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 920 , to selected 1089
- Made tools/ compile

Revision 920 - Directory Listing - [select for diffs]
Modified Thu Nov 8 07:46:34 2007 UTC (17 years, 9 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 919 , to selected 1089
- removed whats-new.txt

Revision 919 - Directory Listing - [select for diffs]
Modified Thu Nov 8 07:26:25 2007 UTC (17 years, 9 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 918 , to selected 1089
- Update messages/Makefile.am to cover ircd-romanian.lang

Revision 918 - Directory Listing - [select for diffs]
Modified Thu Nov 8 06:56:42 2007 UTC (17 years, 9 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 917 , to selected 1089
- Updated INSTALL

Revision 917 - Directory Listing - [select for diffs]
Modified Wed Nov 7 23:53:58 2007 UTC (17 years, 9 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 916 , to selected 1089
- Moved LICENSE to COPYING

Revision 916 - Directory Listing - [select for diffs]
Modified Wed Nov 7 23:47:26 2007 UTC (17 years, 9 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 915 , to selected 1089
- added default rule, so people can put their own module into
  contrib/ and compile it with 'make some_module.la'

Revision 915 - Directory Listing - [select for diffs]
Modified Wed Nov 7 23:42:08 2007 UTC (17 years, 9 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 914 , to selected 1089
- Added template for HAVE_LIBCRYPTO to make atoheader shut up

Revision 914 - Directory Listing - [select for diffs]
Modified Wed Nov 7 23:40:08 2007 UTC (17 years, 9 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 913 , to selected 1089
- Autotoolized contrib/ and made it compile cleanly

Revision 913 - Directory Listing - [select for diffs]
Modified Wed Nov 7 23:20:12 2007 UTC (17 years, 9 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 912 , to selected 1089
- Added some missing files
- Moved HOSTLEN and USERLEN definition back to ircd_defs.h
  Those two shouldn't be configurable

Revision 912 - Directory Listing - [select for diffs]
Modified Wed Nov 7 22:47:44 2007 UTC (17 years, 9 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 911 , to selected 1089
- Implemented libtool-ltdl. Only shared modules are supported currently
- Several build fixes and cleanups. ircd now builds and runs without any problems
- Added back all files to SVN that are needed to built the daemon
  I really don't want to force other people that want to test the snapshots
  or svn versions to install yyacc, lex, automake, autoconf and libtool...
  No problem having required files in svn
- Removed some automake maintainer stuff which is kinda useless for us

Revision 911 - Directory Listing - [select for diffs]
Modified Mon Nov 5 15:07:05 2007 UTC (17 years, 9 months ago) by stu
Original Path: ircd-hybrid-7.2
Diff to previous 910 , to selected 1089
Update autogen.sh to be smart(er).  Shamelessly stolen and adapted.
Revision 910 - Directory Listing - [select for diffs]
Modified Sun Nov 4 23:50:36 2007 UTC (17 years, 9 months ago) by stu
Original Path: ircd-hybrid-7.2
Diff to previous 909 , to selected 1089
Add workaround for libltdl being broken in debian sid
Revision 909 - Directory Listing - [select for diffs]
Modified Sun Nov 4 23:38:57 2007 UTC (17 years, 9 months ago) by stu
Original Path: ircd-hybrid-7.2
Diff to previous 908 , to selected 1089
fix compile warning
Revision 908 - Directory Listing - [select for diffs]
Modified Sun Nov 4 23:21:51 2007 UTC (17 years, 9 months ago) by stu
Original Path: ircd-hybrid-7.2
Diff to previous 904 , to selected 1089
Completely redo the build system.  Now uses libtool and automake.  Suggest you clean out your tree and then do ./autogen.sh.
Revision 904 - Directory Listing - [select for diffs]
Modified Sun Nov 4 14:16:54 2007 UTC (17 years, 9 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 903 , to selected 1089
- svn move doxygen.conf doc/doxygen.conf

Revision 903 - Directory Listing - [select for diffs]
Modified Sun Nov 4 14:11:03 2007 UTC (17 years, 9 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 902 , to selected 1089
- File name changes in preparation for automake

Revision 902 - Directory Listing - [select for diffs]
Modified Sun Nov 4 14:00:06 2007 UTC (17 years, 9 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 901 , to selected 1089
- Move etc/example.efnet.conf to etc/example.efnet.conf.in
- Update configure.ac

Revision 901 - Directory Listing - [select for diffs]
Modified Sun Nov 4 13:55:43 2007 UTC (17 years, 9 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 900 , to selected 1089
- Update example.efnet.conf according to dianes configure changes

Revision 900 - Directory Listing - [select for diffs]
Modified Sun Nov 4 13:49:52 2007 UTC (17 years, 9 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 899 , to selected 1089
- Added new 'server' option to listener::flags

Revision 899 - Directory Listing - [select for diffs]
Modified Sat Nov 3 21:17:16 2007 UTC (17 years, 9 months ago) by db
Original Path: ircd-hybrid-7.2
Diff to previous 898 , to selected 1089
- Added lang file for Romanian submitted by Bogdan Mintoi <bogdomania@yahoo.com>


Revision 898 - Directory Listing - [select for diffs]
Modified Sat Nov 3 21:10:44 2007 UTC (17 years, 9 months ago) by db
Original Path: ircd-hybrid-7.2
Diff to previous 897 , to selected 1089
- add back in the datarootdir cruft


Revision 897 - Directory Listing - [select for diffs]
Modified Sat Nov 3 17:13:32 2007 UTC (17 years, 9 months ago) by db
Original Path: ircd-hybrid-7.2
Diff to previous 896 , to selected 1089
- Major cleanup of build system (Stu should review this)
  Basically move shared stuff like help messages modules to datadir
  Try to keep to the original layout under prefix if --datadir
  --sysconfdir --localstatedir are not given
- Make the example files have reasonable defaults, this bites me
  all the time anyway.


Revision 896 - Directory Listing - [select for diffs]
Modified Sat Nov 3 08:54:09 2007 UTC (17 years, 9 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 895 , to selected 1089
- Killed s_stats.c

Revision 895 - Directory Listing - [select for diffs]
Modified Fri Nov 2 11:15:22 2007 UTC (17 years, 9 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 894 , to selected 1089
- Removed lazylink leftovers

Revision 894 - Directory Listing - [select for diffs]
Modified Fri Nov 2 10:55:01 2007 UTC (17 years, 9 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 893 , to selected 1089
- No need to call can_join() on newly created channels

Revision 893 - Directory Listing - [select for diffs]
Modified Thu Nov 1 15:46:26 2007 UTC (17 years, 9 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 892 , to selected 1089
- OMOTD provides no support for displaying remote oper motds

Revision 892 - Directory Listing - [select for diffs]
Modified Thu Nov 1 15:41:26 2007 UTC (17 years, 9 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 891 , to selected 1089
- Removed help files that are no longer needed

Revision 891 - Directory Listing - [select for diffs]
Modified Thu Nov 1 13:44:50 2007 UTC (17 years, 9 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 890 , to selected 1089
- Avoid useless irc_getnameinfo calls in several places

Revision 890 - Directory Listing - [select for diffs]
Modified Thu Nov 1 13:01:59 2007 UTC (17 years, 9 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 889 , to selected 1089
- Fix compile warning in ip_cloaking.c

Revision 889 - Directory Listing - [select for diffs]
Modified Thu Nov 1 12:59:05 2007 UTC (17 years, 9 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 888 , to selected 1089
- Got rid of Serv.dep_users and Serv.dep_servers

Revision 888 - Directory Listing - [select for diffs]
Modified Thu Nov 1 12:04:58 2007 UTC (17 years, 9 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 887 , to selected 1089
- on_allow_list and allow_list are no longer needed. Removed

Revision 887 - Directory Listing - [select for diffs]
Modified Thu Nov 1 11:54:48 2007 UTC (17 years, 9 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 886 , to selected 1089
- Backported new ACCEPT code which adds support for n!u@h masks

Revision 886 - Directory Listing - [select for diffs]
Modified Wed Oct 31 18:45:58 2007 UTC (17 years, 9 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 885 , to selected 1089
- Fixed comment in m_knock.c and make use of the PrivateChannel macro
  to confuse people less

Revision 885 - Directory Listing - [select for diffs]
Modified Wed Oct 31 18:09:24 2007 UTC (17 years, 9 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 884 , to selected 1089
- Removed LazyLinks in 7.2 to stop people from asking why we keep
  broken code for half a decade. LL will be implemented in a smarter
  fashion in due time

Revision 884 - Directory Listing - [select for diffs]
Modified Sun Oct 28 18:22:55 2007 UTC (17 years, 10 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 883 , to selected 1089
- show some watch statistics in STATS z

Revision 883 - Directory Listing - [select for diffs]
Modified Sun Oct 28 12:04:35 2007 UTC (17 years, 10 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 882 , to selected 1089
- Update RELNOTES

Revision 882 - Directory Listing - [select for diffs]
Modified Sun Oct 28 11:58:39 2007 UTC (17 years, 10 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 881 , to selected 1089
- fixed bug which would cause invalid invisible counts on oper-up in case
  operator::umodes and/or general::oper_only_umodes contains 'invisible'

Revision 881 - Directory Listing - [select for diffs]
Modified Sun Oct 28 11:35:29 2007 UTC (17 years, 10 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 880 , to selected 1089
- change_local_nick(): No need to call clear_ban_cache() twice on source_p
Revision 880 - Directory Listing - [select for diffs]
Modified Thu Oct 25 20:25:26 2007 UTC (17 years, 10 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 879 , to selected 1089
- hash_find_id() should be using strcmp instead or irccmp
Revision 879 - Directory Listing - [select for diffs]
Modified Thu Oct 25 08:03:01 2007 UTC (17 years, 10 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 878 , to selected 1089
svn propset svn:keywords
Revision 878 - Directory Listing - [select for diffs]
Modified Wed Oct 24 22:08:25 2007 UTC (17 years, 10 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 877 , to selected 1089
Updated RELNOTES
Revision 877 - Directory Listing - [select for diffs]
Modified Wed Oct 24 21:58:23 2007 UTC (17 years, 10 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 876 , to selected 1089
flex & bison
Revision 876 - Directory Listing - [select for diffs]
Modified Wed Oct 24 21:51:21 2007 UTC (17 years, 10 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 875 , to selected 1089
Backported WATCH
Revision 875 - Directory Listing - [select for diffs]
Modified Tue Oct 23 11:40:09 2007 UTC (17 years, 10 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 874 , to selected 1089
- Fix some compile warnings with gcc 4.2.2
- Update configure.ac

Revision 874 - Directory Listing - [select for diffs]
Modified Tue Oct 23 11:17:07 2007 UTC (17 years, 10 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 873 , to selected 1089
- Updated RELNOTES

Revision 873 - Directory Listing - [select for diffs]
Modified Tue Oct 23 11:02:09 2007 UTC (17 years, 10 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 872 , to selected 1089
- fixed longstanding topic desync bug during netbursts, which has been
  reported by several people. We now basically do what ircu does, i.e.
  unset topics set by netriders

Revision 872 - Directory Listing - [select for diffs]
Modified Tue Oct 23 10:18:32 2007 UTC (17 years, 10 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 871 , to selected 1089
- Add sanity check to m_cap

Revision 871 - Directory Listing - [select for diffs]
Modified Fri Sep 14 03:33:44 2007 UTC (17 years, 11 months ago) by db
Original Path: ircd-hybrid-7.2
Diff to previous 870 , to selected 1089
- When a connect block uses a hostname instead of an IP, ircd will connect
to the hostname's IPv6 if available, independent of the aftype setting.
This causes the ircd to fail to connect to a IPv4 host that also has an IPv6 IP.

Submitted By:	evilmoon (hgchew) (via Sourceforge bts)

Revision 870 - Directory Listing - [select for diffs]
Modified Fri Sep 14 03:21:36 2007 UTC (17 years, 11 months ago) by db
Original Path: ircd-hybrid-7.2
Diff to previous 869 , to selected 1089
- Adrian wants to be re-added, add him back here for now


Revision 869 - Directory Listing - [select for diffs]
Modified Fri Sep 14 02:43:41 2007 UTC (17 years, 11 months ago) by db
Original Path: ircd-hybrid-7.2
Diff to previous 867 , to selected 1089
- I fixed minor mistakes.

From: uNd3rL1n3d <und3rl1n3d@gmail.com>

Revision 867 - Directory Listing - [select for diffs]
Modified Thu May 17 14:59:27 2007 UTC (18 years, 3 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 858 , to selected 1089
- Fixed occasional core when placing RESVs on channel names as repoared
  by Christopher A. Bongaarts.


Revision 858 - Directory Listing - [select for diffs]
Modified Wed Feb 28 04:15:47 2007 UTC (18 years, 5 months ago) by lusky
Original Path: ircd-hybrid-7.2
Diff to previous 856 , to selected 1089
bump version to 7.2.3


Revision 856 - Directory Listing - [select for diffs]
Modified Tue Feb 27 02:58:49 2007 UTC (18 years, 6 months ago) by db
Original Path: ircd-hybrid-7.2
Diff to previous 855 , to selected 1089
- make 709 numeric work for dronemon


Revision 855 - Directory Listing - [select for diffs]
Modified Mon Feb 26 22:06:45 2007 UTC (18 years, 6 months ago) by db
Original Path: ircd-hybrid-7.2
Diff to previous 853 , to selected 1089
- fix core in temp channel resv
- remove unused variable in m_join
- update RELNOTES


Revision 853 - Directory Listing - [select for diffs]
Modified Thu Feb 22 06:01:30 2007 UTC (18 years, 6 months ago) by db
Original Path: ircd-hybrid-7.2
Diff to previous 849 , to selected 1089
- fix typo in ircd_parser.y regenerate y.tab.c and lex.yy.c
- fix order shown in CLIEXIT
- remove mode parsing in ms_join
- reflect addiction cconn_full flag


Revision 849 - Directory Listing - [select for diffs]
Modified Mon Feb 19 19:41:59 2007 UTC (18 years, 6 months ago) by db
Original Path: ircd-hybrid-7.2
Diff to previous 848 , to selected 1089
- Add +C 
- add etrace -full

Reviewed by: cryogen, bear

Revision 848 - Directory Listing - [select for diffs]
Modified Mon Feb 19 17:22:44 2007 UTC (18 years, 6 months ago) by db
Original Path: ircd-hybrid-7.2
Diff to previous 842 , to selected 1089
- This remnant of LazyLinks DIE DIE DIE


Revision 842 - Directory Listing - [select for diffs]
Modified Fri Feb 9 21:27:48 2007 UTC (18 years, 6 months ago) by adx
Original Path: ircd-hybrid-7.2
Diff to previous 831 , to selected 1089
+ fixed off-by-one which turned out to cause large memory overwrites
+ this is an old one, very hard to catch: 1) FreeBSD system, 2) a lot
  of clients (preferably 10K+), 3) exiting/reading from/writing to
  128+ clients at a time, 4) ircd version where the bug shows up clearly
  (on 7.3 WHOWASHASH gets corrupted, and somewhat later we have a core:
  whowas_add_history -> dlinkDelete)
        
This applies to ALL versions of hybrid since 7.0, but is known to 
disclose most noticeably under 7.3


Revision 831 - Directory Listing - [select for diffs]
Modified Tue Dec 19 15:52:19 2006 UTC (18 years, 8 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 817 , to selected 1089
- Added ircd-italian.lang language file provided by Afaa

Revision 817 - Directory Listing - [select for diffs]
Modified Sun Sep 10 17:45:31 2006 UTC (18 years, 11 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 816 , to selected 1089
- m_challenge(): fixed another challenge bug which would
  reject a client's challenge response if the user= line
  contains an IP.

Revision 816 - Directory Listing - [select for diffs]
Modified Sun Sep 10 17:38:08 2006 UTC (18 years, 11 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 815 , to selected 1089
- m_testmask.c: fixed match arguments. It's actually the first
  argument which takes a mask containing wildcards. Reported by pharlap

Revision 815 - Directory Listing - [select for diffs]
Modified Sun Sep 10 17:35:18 2006 UTC (18 years, 11 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 808 , to selected 1089
- Fixed bug in find_conf_exact() which sometimes made CHALLENGE useless

Revision 808 - Directory Listing - [select for diffs]
Modified Sun Sep 3 18:58:00 2006 UTC (18 years, 11 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 807 , to selected 1089
- Misc. fixes to TESTMASK/TESTLINE as reported by Phar Lap
  - Prevent TESTLINE from reporting k-lines twice
  - Show the actual k-line reason when reporting k-lines
  - Test the host part of a u@h mask against the client's sockhost field in TESTMASK
  - Added support for nick masks to TESTMASK
  - CIDR is to come in 7.3

Revision 807 - Directory Listing - [select for diffs]
Modified Fri Sep 1 09:00:25 2006 UTC (18 years, 11 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 806 , to selected 1089
- Updated doc/index.txt as suggested by fgeek

Revision 806 - Directory Listing - [select for diffs]
Modified Thu Aug 31 23:42:38 2006 UTC (18 years, 11 months ago) by db
Original Path: ircd-hybrid-7.2
Diff to previous 804 , to selected 1089
- I missed this redirect the first time, don't use a real server


Revision 804 - Directory Listing - [select for diffs]
Modified Thu Aug 31 23:39:38 2006 UTC (18 years, 11 months ago) by db
Original Path: ircd-hybrid-7.2
Diff to previous 803 , to selected 1089
- no more .fi


Revision 803 - Directory Listing - [select for diffs]
Modified Thu Aug 31 09:41:27 2006 UTC (18 years, 11 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 786 , to selected 1089
- Added missing %s conversion specifier to RPL_MODLIST. Now /modlist shows
  up whether or not a module is resident

Revision 786 - Directory Listing - [select for diffs]
Modified Sun Aug 27 08:48:04 2006 UTC (19 years ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 760 , to selected 1089
- Fix for the parseargs() fix

Revision 760 - Directory Listing - [select for diffs]
Modified Fri Aug 18 19:33:26 2006 UTC (19 years ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 759 , to selected 1089
- Fixed compile error

Revision 759 - Directory Listing - [select for diffs]
Modified Fri Aug 18 14:29:45 2006 UTC (19 years ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 755 , to selected 1089
- Fixed ban cache as reported by ThaPrince

Revision 755 - Directory Listing - [select for diffs]
Modified Thu Aug 17 14:49:17 2006 UTC (19 years ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 753 , to selected 1089
- Backported r754 (parseargs() didn't accept more than one switch)

Revision 753 - Directory Listing - [select for diffs]
Modified Wed Jul 26 15:58:16 2006 UTC (19 years, 1 month ago) by adx
Original Path: ircd-hybrid-7.2
Diff to previous 726 , to selected 1089
+ fixed an old bug that affected our numeric delivery:

Spotted by: stu

Imagine we have a scenario like this:
[origin A on server 0] --> [OUR IRCD] --> [TS6 server] --> [TS5 server and target Z]

We'd try to address Z by its null ID only because the next server on the way
is TS6.  That led to delivery failure in cases like
ts6(origin)->ts6->ts6->ts5(target).

Revision 726 - Directory Listing - [select for diffs]
Modified Mon Jul 17 06:30:03 2006 UTC (19 years, 1 month ago) by lusky
Original Path: ircd-hybrid-7.2
Diff to previous 723 , to selected 1089
bump version to 7.2.2

Revision 723 - Directory Listing - [select for diffs]
Modified Sun Jul 16 19:41:33 2006 UTC (19 years, 1 month ago) by adx
Original Path: ircd-hybrid-7.2
Diff to previous 718 , to selected 1089
+ fixed a bug where auths/klines/glines with digit wildcards (#)
  were not handled correctly

Revision 718 - Directory Listing - [select for diffs]
Modified Sat Jul 15 16:23:07 2006 UTC (19 years, 1 month ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 716 , to selected 1089
- Updated messages/Makefile.in for ircd-brazilian_pt.lang

Revision 716 - Directory Listing - [select for diffs]
Modified Sat Jul 15 10:22:58 2006 UTC (19 years, 1 month ago) by adx
Original Path: ircd-hybrid-7.2
Diff to previous 715 , to selected 1089
+ added DEAF isupport

Revision 715 - Directory Listing - [select for diffs]
Modified Fri Jul 14 21:01:55 2006 UTC (19 years, 1 month ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 714 , to selected 1089
- Rebuilt configure using autoconf 2.60

Revision 714 - Directory Listing - [select for diffs]
Modified Fri Jul 14 12:01:10 2006 UTC (19 years, 1 month ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 713 , to selected 1089
- Updated RELNOTES

Revision 713 - Directory Listing - [select for diffs]
Modified Wed Jul 12 12:37:35 2006 UTC (19 years, 1 month ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 711 , to selected 1089
- fixed core on MODRESTART as reported by xZ/CoolCold

Revision 711 - Directory Listing - [select for diffs]
Modified Sat Jul 8 12:02:15 2006 UTC (19 years, 1 month ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 710 , to selected 1089
- Also show the full path of .included configuration files when reporting
  syntax errors.  This is just cosmetical.

Revision 710 - Directory Listing - [select for diffs]
Modified Sat Jul 8 10:28:31 2006 UTC (19 years, 1 month ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 708 , to selected 1089
- Updated RELNOTES

Revision 708 - Directory Listing - [select for diffs]
Modified Fri Jul 7 08:56:45 2006 UTC (19 years, 1 month ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 707 , to selected 1089
- Applied nenolod's parse_resvconf() fix

Revision 707 - Directory Listing - [select for diffs]
Modified Sun Jul 2 11:36:17 2006 UTC (19 years, 1 month ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 706 , to selected 1089
- Updated RELNOTES

Revision 706 - Directory Listing - [select for diffs]
Modified Sun Jul 2 11:25:55 2006 UTC (19 years, 1 month ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 705 , to selected 1089
- ACCEPT fixes as reported by ThaPrince

Revision 705 - Directory Listing - [select for diffs]
Modified Thu Jun 29 17:05:34 2006 UTC (19 years, 2 months ago) by db
Original Path: ircd-hybrid-7.2
Diff to previous 698 , to selected 1089
- Add Brazilian to 7.2 as well
  Marcelo Lipienski <und3rl1n3d@gmail.com>


Revision 698 - Directory Listing - [select for diffs]
Modified Thu Jun 22 09:34:55 2006 UTC (19 years, 2 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 696 , to selected 1089
- Fixed core in make_virthost() with host names that doesn't have a dot
  in it.  Reported by CoolCold

Revision 696 - Directory Listing - [select for diffs]
Modified Wed Jun 21 07:52:16 2006 UTC (19 years, 2 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 690 , to selected 1089
- Fixed small memory leak in delete_auth()

Revision 690 - Directory Listing - [select for diffs]
Modified Sat Jun 17 11:34:25 2006 UTC (19 years, 2 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 687 , to selected 1089
- Backported r689 (the name of the source was appended to the RPL_TOPICTIME
  numeric instead of the target's name in mo_forcejoin)

Revision 687 - Directory Listing - [select for diffs]
Modified Sat Jun 17 09:46:45 2006 UTC (19 years, 2 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 685 , to selected 1089
- Updated RELNOTES

Revision 685 - Directory Listing - [select for diffs]
Modified Fri Jun 16 12:22:31 2006 UTC (19 years, 2 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 683 , to selected 1089
- Updated copyright years in version.c and INSTALL
- Bumped version to 7.2.2 in configure.ac and doxygen.conf

Revision 683 - Directory Listing - [select for diffs]
Modified Thu Jun 15 14:28:59 2006 UTC (19 years, 2 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 675 , to selected 1089
- close_connection(): Fixed some harmless bug that could result in incorrect
  sent statistics in "STATS t"
- Updated RELNOTES

Revision 675 - Directory Listing - [select for diffs]
Modified Tue Jun 13 16:51:10 2006 UTC (19 years, 2 months ago) by adx
Original Path: ircd-hybrid-7.2
Diff to previous 673 , to selected 1089
+ patch against truncated NAMES output

Submitted by: Murat Deligonul <deligonul@gmail.com>

Revision 673 - Directory Listing - [select for diffs]
Modified Tue Jun 13 07:38:50 2006 UTC (19 years, 2 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 672 , to selected 1089
- check_classes(): Only call destroy_cidr_class() on a class that is ready
  for deletion, otherwise the current cidr count would become unadjusted in
  case a disabled class gets re-enabled later on.

Revision 672 - Directory Listing - [select for diffs]
Modified Tue Jun 13 07:28:30 2006 UTC (19 years, 2 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 671 , to selected 1089
- Fixed possible core introduced by previous commit
- Put some asserts into detach_conf()

Revision 671 - Directory Listing - [select for diffs]
Modified Tue Jun 13 07:15:38 2006 UTC (19 years, 2 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 670 , to selected 1089
- Fixed class limit bug as spotted by stu.  ("REHASH" would always reset
  current user count)
- Made "STATS y|Y" show inactive (deleted) classes that still have attached
  clients

Revision 670 - Directory Listing - [select for diffs]
Modified Mon Jun 12 12:20:55 2006 UTC (19 years, 2 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 668 , to selected 1089
- balloc.(c|h): backported r544 (Killed Block::used_list)
- Update RELNOTES

Revision 668 - Directory Listing - [select for diffs]
Modified Sun Jun 11 13:39:25 2006 UTC (19 years, 2 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 666 , to selected 1089
- Rebuilt y.tab.(c|h) using bison 2.3
- Bumped pcrelib version to 6.4.  There were no changes since 6.3 that would
  have affected our hacked version of the pcre library, so this is mainly to
  satisfy paranoid I-always-need-the-latest-version people

Revision 666 - Directory Listing - [select for diffs]
Modified Sat Jun 10 23:35:38 2006 UTC (19 years, 2 months ago) by stu
Original Path: ircd-hybrid-7.2
Diff to previous 664 , to selected 1089
Fix compile error.  Be more careful with the so called stable branch :)
Revision 664 - Directory Listing - [select for diffs]
Modified Sat Jun 10 14:34:01 2006 UTC (19 years, 2 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 660 , to selected 1089
- Fixed compile error in s_auth.c

Revision 660 - Directory Listing - [select for diffs]
Modified Fri Jun 9 18:51:22 2006 UTC (19 years, 2 months ago) by adx
Original Path: ircd-hybrid-7.2
Diff to previous 650 , to selected 1089
+ backported numeric changes

Revision 650 - Directory Listing - [select for diffs]
Modified Thu Jun 8 07:00:17 2006 UTC (19 years, 2 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 646 , to selected 1089
- Fixed bug that would exit unknown clients in check_unknowns_list() that are
  still processing auth/dns queries.
  Basically check_unknowns_list() should only exit clients that have finished
  auth/dns and didn't send a NICK/USER combination since they have been
  released from auth.

  Reported by ThaPrince.

Revision 646 - Directory Listing - [select for diffs]
Modified Wed Jun 7 12:42:00 2006 UTC (19 years, 2 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 639 , to selected 1089
- Fixed old bug that would forbid SPAMNUM to be disabled via "SET SPAMNUM 0"

Revision 639 - Directory Listing - [select for diffs]
Modified Thu Jun 1 14:12:21 2006 UTC (19 years, 2 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 637 , to selected 1089
- Updated example configuration files

Revision 637 - Directory Listing - [select for diffs]
Modified Thu Jun 1 14:00:50 2006 UTC (19 years, 2 months ago) by adx
Original Path: ircd-hybrid-7.2
Diff to previous 635 , to selected 1089
+ added invisible character ^O (cancel all formatting)

Revision 635 - Directory Listing - [select for diffs]
Modified Thu Jun 1 13:10:18 2006 UTC (19 years, 2 months ago) by db
Original Path: ircd-hybrid-7.2
Diff to previous 634 , to selected 1089
- actually remove the chars that should not be marked as visible chan chars


Revision 634 - Directory Listing - [select for diffs]
Modified Thu Jun 1 12:34:29 2006 UTC (19 years, 2 months ago) by db
Original Path: ircd-hybrid-7.2
Diff to previous 633 , to selected 1089
- At least I noticed it myself, I got it completely backwards
  when folding in Michael's suggested optimisation.


Revision 633 - Directory Listing - [select for diffs]
Modified Thu Jun 1 12:30:29 2006 UTC (19 years, 2 months ago) by db
Original Path: ircd-hybrid-7.2
Diff to previous 632 , to selected 1089
- optimise Michael's fake channel catcher.
  Make it work first, then optimise.


Revision 632 - Directory Listing - [select for diffs]
Modified Thu Jun 1 10:53:00 2006 UTC (19 years, 2 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 627 , to selected 1089
- Added channel::disable_fake_channels which disallows creation of channels
  that have ascii 2, 3, 31 and 160 in their names.
- Minor improvements and cleanups to channel name validation routines
  backported from 7.3

Revision 627 - Directory Listing - [select for diffs]
Modified Fri May 26 11:33:57 2006 UTC (19 years, 3 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 624 , to selected 1089
- Fixed compile warning in change_simple_umode as reported by Volk

Revision 624 - Directory Listing - [select for diffs]
Modified Thu May 25 10:22:02 2006 UTC (19 years, 3 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 620 , to selected 1089
- Fixed an off-by one bug in the ip limiting code as reported by Volk

Revision 620 - Directory Listing - [select for diffs]
Modified Wed May 24 18:54:19 2006 UTC (19 years, 3 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 619 , to selected 1089
- Unbroke KILLHOST

Revision 619 - Directory Listing - [select for diffs]
Modified Tue May 23 07:22:23 2006 UTC (19 years, 3 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 618 , to selected 1089
- Backported r376 (STATS y now shows the total number of clients in a class)
- Rebuilt y.tab.c using bison 2.2

Revision 618 - Directory Listing - [select for diffs]
Modified Tue May 23 07:07:53 2006 UTC (19 years, 3 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 617 , to selected 1089
- attach_conf():  We even need to increment CurrUserCount if a class got
  attached to a server or operator.  Spotted by stu.
- Removed IRCD_SOCKET_ERROR define

Revision 617 - Directory Listing - [select for diffs]
Modified Mon May 22 07:21:17 2006 UTC (19 years, 3 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 616 , to selected 1089
- report_error() expects two %s conversion specifiers as reported by ThaPrince.
  This function really should get rewritten at given time.  It just confuses
  people.

Revision 616 - Directory Listing - [select for diffs]
Modified Mon May 22 07:10:56 2006 UTC (19 years, 3 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 611 , to selected 1089
- Backported m_clearchan:kick_list fixes

Revision 611 - Directory Listing - [select for diffs]
Modified Thu May 18 11:43:38 2006 UTC (19 years, 3 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 606 , to selected 1089
- Fixed /dline nick for ipv6 servers

Revision 606 - Directory Listing - [select for diffs]
Modified Tue May 16 07:14:39 2006 UTC (19 years, 3 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 601 , to selected 1089
- ERR_NOSUCHNICK should actually be sent to local clients trying to PRIVMSG
  a non existant nick starting with a digit.

Revision 601 - Directory Listing - [select for diffs]
Modified Sat May 13 16:59:28 2006 UTC (19 years, 3 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 598 , to selected 1089
- Removed dalloca.h

Revision 598 - Directory Listing - [select for diffs]
Modified Sat May 13 09:08:47 2006 UTC (19 years, 3 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 597 , to selected 1089
- Added missing sigaction for SIGALRM

Revision 597 - Directory Listing - [select for diffs]
Modified Sat May 13 08:45:18 2006 UTC (19 years, 3 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 596 , to selected 1089
- Updated RELNOTES

Revision 596 - Directory Listing - [select for diffs]
Modified Fri May 12 21:44:39 2006 UTC (19 years, 3 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 595 , to selected 1089
- Cosmetical fix to "STATS k|K".  temporary regexp based k-lines should 
  be prefixed with 'kR' and permanent ones with 'KR'.

Revision 595 - Directory Listing - [select for diffs]
Modified Fri May 12 21:17:16 2006 UTC (19 years, 3 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 594 , to selected 1089
- Backported core fix for regexp k-lines

Revision 594 - Directory Listing - [select for diffs]
Modified Fri May 12 20:05:57 2006 UTC (19 years, 3 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 593 , to selected 1089
- Ignore signal SIGXFSZ which killed the ircd process on daxnet because of
  a file size limit set too low.  That way, write() and friends will abort
  and errno will be set to EFBIG.  We may think about a NOTICE which could
  be sent to operators on a failed write attempt to either the log files
  or k/x-line files.

Revision 593 - Directory Listing - [select for diffs]
Modified Fri May 12 05:47:32 2006 UTC (19 years, 3 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 592 , to selected 1089
- Backported RKLINE fix so the user and host portion of a banmask don't get
  cut off after 10 and 63 chars, respectively.
  A split_nuh() rewrite was required for this.
- Removed now unused xstrldup() function

Revision 592 - Directory Listing - [select for diffs]
Modified Thu May 11 12:43:02 2006 UTC (19 years, 3 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 589 , to selected 1089
- Merged check_xline() and check_regexp_xline into a single function

Revision 589 - Directory Listing - [select for diffs]
Modified Mon May 8 18:40:00 2006 UTC (19 years, 3 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 588 , to selected 1089
- Clear the TS6 CAPAB bit possibly set on an unregistered client connection
  in mr_motd(), mr_admin() and register_local_user(). This is a kludge for now.

Revision 588 - Directory Listing - [select for diffs]
Modified Mon May 8 13:22:59 2006 UTC (19 years, 3 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 585 , to selected 1089
- m_restart(): don't send restart notices twice to locally connected clients

Revision 585 - Directory Listing - [select for diffs]
Modified Mon May 8 11:05:46 2006 UTC (19 years, 3 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 584 , to selected 1089
- Proper typecasting in newblock()

Revision 584 - Directory Listing - [select for diffs]
Modified Sun May 7 15:26:45 2006 UTC (19 years, 3 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 583 , to selected 1089
- Added new general::stats_e_disabled configuration option.  Known from RB,
  all it does is to disable "STATS e", which is a good idea if you have any
  exempted server ips.
- Updated RELNOTES

Revision 583 - Directory Listing - [select for diffs]
Modified Sun May 7 12:58:29 2006 UTC (19 years, 3 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 582 , to selected 1089
- Cleaned up example.conf
- Copied example.conf over to example.efnet.conf and restored
  efnet specific values

Revision 582 - Directory Listing - [select for diffs]
Modified Tue May 2 20:47:11 2006 UTC (19 years, 3 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 581 , to selected 1089
- The 2nd and 3rd character of a SID may be a digit as well.
  Spotted by ThaPrince
- Fixed compile warnings in log_user_exit()

Revision 581 - Directory Listing - [select for diffs]
Modified Tue May 2 07:50:39 2006 UTC (19 years, 3 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 579 , to selected 1089
- log_user_exit(): removed extranous newline character in log message.
  fixed invalid casts

Revision 579 - Directory Listing - [select for diffs]
Modified Mon May 1 13:02:52 2006 UTC (19 years, 3 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 575 , to selected 1089
- Update RELNOTES

Revision 575 - Directory Listing - [select for diffs]
Modified Mon May 1 11:41:09 2006 UTC (19 years, 3 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 574 , to selected 1089
- Fixed a bunch of compile warnings

Revision 574 - Directory Listing - [select for diffs]
Modified Mon May 1 11:22:11 2006 UTC (19 years, 3 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 573 , to selected 1089
- Updated INSTALL.  --with-maxcon doesn't exist anymore

Revision 573 - Directory Listing - [select for diffs]
Modified Mon May 1 09:40:37 2006 UTC (19 years, 3 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 572 , to selected 1089
- ts6 fixes as explained on irc

Revision 572 - Directory Listing - [select for diffs]
Modified Sun Apr 30 16:57:48 2006 UTC (19 years, 3 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 570 , to selected 1089
- Backported changes made in HEAD to get rid of Channel::locmembers.
  This is mainly to save about 5megs of ram on networks like efnet where
  we have about 600k allocated Membership structures.

Revision 570 - Directory Listing - [select for diffs]
Modified Thu Apr 27 21:52:26 2006 UTC (19 years, 4 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 569 , to selected 1089
- Updated RELNOTES
- Fixed mkpasswd help file

Revision 569 - Directory Listing - [select for diffs]
Modified Thu Apr 27 13:56:29 2006 UTC (19 years, 4 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 567 , to selected 1089
- Fixed core in m_mkpasswd.c as reported by Grigor Josifov

Revision 567 - Directory Listing - [select for diffs]
Modified Thu Apr 27 08:27:30 2006 UTC (19 years, 4 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 565 , to selected 1089
- Added missing bracket

Revision 565 - Directory Listing - [select for diffs]
Modified Wed Apr 26 16:52:00 2006 UTC (19 years, 4 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 564 , to selected 1089
- can_send: splitted up some bigass if() statement

Revision 564 - Directory Listing - [select for diffs]
Modified Sun Apr 23 15:35:58 2006 UTC (19 years, 4 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 563 , to selected 1089
- Allow servers to CHGHOST.  This is mainly to fix an issue with
  ip_cloaking module

Revision 563 - Directory Listing - [select for diffs]
Modified Sun Apr 23 09:07:41 2006 UTC (19 years, 4 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 560 , to selected 1089
- Backported accept_connection() cleanup from HEAD

Revision 560 - Directory Listing - [select for diffs]
Modified Sun Apr 23 06:38:25 2006 UTC (19 years, 4 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 555 , to selected 1089
- Fixed negative "STATS ?" output as reported by ThaPrince
- Updated RELNOTES

Revision 555 - Directory Listing - [select for diffs]
Modified Sat Apr 22 09:39:44 2006 UTC (19 years, 4 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 554 , to selected 1089
- Updated RELNOTED.  Added missing entries etc..
  BUGS, TODO, INSTALL: likewise
- Fixed formatting in example.conf

Revision 554 - Directory Listing - [select for diffs]
Modified Fri Apr 21 17:01:46 2006 UTC (19 years, 4 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 553 , to selected 1089
- Don't send out multiple "requesting G-Line" notices in case the same oper
  is requesting the same gline over and over again.

Revision 553 - Directory Listing - [select for diffs]
Modified Fri Apr 21 15:46:54 2006 UTC (19 years, 4 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 552 , to selected 1089
- Forgot the half of the gline voting fix

Revision 552 - Directory Listing - [select for diffs]
Modified Fri Apr 21 15:37:22 2006 UTC (19 years, 4 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 549 , to selected 1089
- Fixed g-line voting as discussed on irc

Revision 549 - Directory Listing - [select for diffs]
Modified Thu Apr 20 12:46:18 2006 UTC (19 years, 4 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 548 , to selected 1089
- Backported add_connection() speedups

Revision 548 - Directory Listing - [select for diffs]
Modified Thu Apr 20 07:26:01 2006 UTC (19 years, 4 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 547 , to selected 1089
- Updated RELNOTES and example.efnet.conf

Revision 547 - Directory Listing - [select for diffs]
Modified Thu Apr 20 07:23:18 2006 UTC (19 years, 4 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 545 , to selected 1089
- added missing documentation for connect::vhost

Revision 545 - Directory Listing - [select for diffs]
Modified Wed Apr 5 19:16:50 2006 UTC (19 years, 4 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 541 , to selected 1089
- Fixed core on FORCEJOIN as reported by CoolCold.
    ** Fixed doesn't need to get forward-ported to HEAD
- Updated RELNOTES

Revision 541 - Directory Listing - [select for diffs]
Modified Sun Mar 26 23:35:48 2006 UTC (19 years, 5 months ago) by lusky
Original Path: ircd-hybrid-7.2
Diff to previous 537 , to selected 1089
bump version to 7.2.1 (release)


Revision 537 - Directory Listing - [select for diffs]
Modified Fri Mar 24 09:42:22 2006 UTC (19 years, 5 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 536 , to selected 1089
- Backported OJOIN fix from HEAD.  Thanks for remembering me, CoolCold

Revision 536 - Directory Listing - [select for diffs]
Modified Thu Mar 23 09:59:02 2006 UTC (19 years, 5 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 535 , to selected 1089
- Can't use irccmp for qsort(), so let's use stricmp() when compiling on wins0x

Revision 535 - Directory Listing - [select for diffs]
Modified Wed Mar 22 20:43:12 2006 UTC (19 years, 5 months ago) by adx
Original Path: ircd-hybrid-7.2
Diff to previous 530 , to selected 1089
+ fixed linking error on bcc/win32 about _strcasecmp

Revision 530 - Directory Listing - [select for diffs]
Modified Sat Mar 18 16:47:06 2006 UTC (19 years, 5 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 528 , to selected 1089
- Fixed compile error in m_operspy.c.  Reported by Volk

Revision 528 - Directory Listing - [select for diffs]
Modified Sat Mar 18 15:13:11 2006 UTC (19 years, 5 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 523 , to selected 1089
- Added missing !u@h prefix when sending MODE message back to a client

Revision 523 - Directory Listing - [select for diffs]
Modified Sun Mar 12 14:03:12 2006 UTC (19 years, 5 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 522 , to selected 1089
- Updated RELNOTES

Revision 522 - Directory Listing - [select for diffs]
Modified Sun Mar 12 13:42:20 2006 UTC (19 years, 5 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 521 , to selected 1089
- Backported msg_tree_parse() speedup

Revision 521 - Directory Listing - [select for diffs]
Modified Sat Mar 11 21:37:16 2006 UTC (19 years, 5 months ago) by db
Original Path: ircd-hybrid-7.2
Diff to previous 516 , to selected 1089
- When checking for first " in a line, make sure it doesn't run off
  the end of the line before it finds one.


Revision 516 - Directory Listing - [select for diffs]
Modified Thu Mar 9 10:55:50 2006 UTC (19 years, 5 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 512 , to selected 1089
- Removed unused struct DNSQuery pointer from Listener structure

Revision 512 - Directory Listing - [select for diffs]
Modified Sat Mar 4 16:21:54 2006 UTC (19 years, 5 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 510 , to selected 1089
- Fixed static build for m_cap()  (fix doesn't need to get
  forward-ported to HEAD)
- Added BS alias for BOTSERV

Revision 510 - Directory Listing - [select for diffs]
Modified Sat Mar 4 08:37:51 2006 UTC (19 years, 5 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 507 , to selected 1089
- register_remote_user(): Fixed bug where we would increase Count.total and
  source_p->from->serv->dep_users for unregistered remote clients and don't
  decrease them if we exit the client due to non existand server or fake
  direction.

Revision 507 - Directory Listing - [select for diffs]
Modified Sat Mar 4 08:20:28 2006 UTC (19 years, 5 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 506 , to selected 1089
- Removed some outdated XXX comments

Revision 506 - Directory Listing - [select for diffs]
Modified Fri Mar 3 21:08:34 2006 UTC (19 years, 5 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 503 , to selected 1089
- channel_member_names(): properly count the number of prefixes
  that will be written to lbuf

Revision 503 - Directory Listing - [select for diffs]
Modified Fri Mar 3 19:53:47 2006 UTC (19 years, 5 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 498 , to selected 1089
- 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 498 - Directory Listing - [select for diffs]
Modified Wed Mar 1 19:30:58 2006 UTC (19 years, 5 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 497 , to selected 1089
- exit_client(): Don't bounce a QUIT back to origin's server
  Reported by adx

Revision 497 - Directory Listing - [select for diffs]
Modified Wed Mar 1 18:57:56 2006 UTC (19 years, 5 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 494 , to selected 1089
- Fixed bug where "OPERSPY NAMES #channel" would add a
  client twice onto a channel's member list if it is
  already on that channel.


Revision 494 - Directory Listing - [select for diffs]
Modified Wed Mar 1 16:26:31 2006 UTC (19 years, 5 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 490 , to selected 1089
- Break the loop if a client has reached its channel limit

Revision 490 - Directory Listing - [select for diffs]
Modified Wed Mar 1 14:13:27 2006 UTC (19 years, 5 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 488 , to selected 1089
- mo_force(): Don't allow servers to be added to a channel.
  (could possibly lead to a core)

Revision 488 - Directory Listing - [select for diffs]
Modified Wed Mar 1 12:40:31 2006 UTC (19 years, 5 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 487 , to selected 1089
- Rewrote m_join(). This was mainly done to fix some bug that can be easily abused.
  Details about this bug have been given on IRC.

Revision 487 - Directory Listing - [select for diffs]
Modified Wed Mar 1 10:54:20 2006 UTC (19 years, 5 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 484 , to selected 1089
- Fixed bug where "JOIN #keyedchan1,#keyedchan2 key1,key2" wouldn't work.
  Reported by ThaPrince

Revision 484 - Directory Listing - [select for diffs]
Modified Mon Feb 27 15:17:04 2006 UTC (19 years, 6 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 482 , to selected 1089
- Yet another mach_chan fix (broken #*chan vs. &chan match logic
                             as pointed out by adx)

Revision 482 - Directory Listing - [select for diffs]
Modified Mon Feb 27 14:49:50 2006 UTC (19 years, 6 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 481 , to selected 1089
- Don't give away IP information unless it's an admin doing /stats P

Revision 481 - Directory Listing - [select for diffs]
Modified Mon Feb 27 13:12:59 2006 UTC (19 years, 6 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 472 , to selected 1089
- Backported match_chan() fix to get /list *chan* to work

Revision 472 - Directory Listing - [select for diffs]
Modified Fri Feb 17 10:13:25 2006 UTC (19 years, 6 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 468 , to selected 1089
- Fixed RPL_WHOISACTUALLY as reported by CoolCold

Revision 468 - Directory Listing - [select for diffs]
Modified Fri Feb 17 02:42:23 2006 UTC (19 years, 6 months ago) by db
Original Path: ircd-hybrid-7.2
Diff to previous 465 , to selected 1089
- Cleaned up the resolver some more, added some comments


Revision 465 - Directory Listing - [select for diffs]
Modified Mon Feb 13 14:19:25 2006 UTC (19 years, 6 months ago) by adx
Original Path: ircd-hybrid-7.2
Diff to previous 463 , to selected 1089
+ backported quit change

Revision 463 - Directory Listing - [select for diffs]
Modified Mon Feb 13 03:30:53 2006 UTC (19 years, 6 months ago) by db
Original Path: ircd-hybrid-7.2
Diff to previous 456 , to selected 1089
- Redo NXDOMAIN check so IPV6 still works 


Revision 456 - Directory Listing - [select for diffs]
Modified Sun Feb 12 20:17:29 2006 UTC (19 years, 6 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 454 , to selected 1089
- Unbreak can_send

Revision 454 - Directory Listing - [select for diffs]
Modified Sun Feb 12 19:01:25 2006 UTC (19 years, 6 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 451 , to selected 1089
- Get rid of can_send_part. This also fixes a bug where voiced clients
  weren't able to send a PART message to the channel.  Reported by ThaPrince.

Revision 451 - Directory Listing - [select for diffs]
Modified Sun Feb 12 16:19:54 2006 UTC (19 years, 6 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 448 , to selected 1089
- Properly close ssl clients

Revision 448 - Directory Listing - [select for diffs]
Modified Sun Feb 12 10:55:28 2006 UTC (19 years, 6 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 447 , to selected 1089
- Backported spy_trace_notice module unload fix

Revision 447 - Directory Listing - [select for diffs]
Modified Sun Feb 12 02:59:16 2006 UTC (19 years, 6 months ago) by db
Original Path: ircd-hybrid-7.2
Diff to previous 441 , to selected 1089
- reported by Jon, resolver was not checking for NXDOMAIN as well as SERVFAIL
this caused odd DNS reports and took longer to connect.

Tested by Jon (ThaPrince).

(backported from head)


Revision 441 - Directory Listing - [select for diffs]
Modified Sat Feb 11 23:12:56 2006 UTC (19 years, 6 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 440 , to selected 1089
- rebuilt y.tab.c

Revision 440 - Directory Listing - [select for diffs]
Modified Sat Feb 11 23:11:38 2006 UTC (19 years, 6 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 439 , to selected 1089
- Fixed bug where "listen { flags = ssl; port 1,2,3; }" would result
  in only port 1 being set ssl enabled.

Revision 439 - Directory Listing - [select for diffs]
Modified Sat Feb 11 21:58:40 2006 UTC (19 years, 6 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 438 , to selected 1089
- Fixed typo in example.conf and send.c

Revision 438 - Directory Listing - [select for diffs]
Modified Sat Feb 11 21:53:46 2006 UTC (19 years, 6 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 436 , to selected 1089
- Got rid of the last IVARIANT we had and replaced it with two asserts().

Revision 436 - Directory Listing - [select for diffs]
Modified Sat Feb 11 21:35:16 2006 UTC (19 years, 6 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 435 , to selected 1089
- Fixed bug in fd_close() that caused a core when calling restart_resolver()


Revision 435 - Directory Listing - [select for diffs]
Modified Sat Feb 11 19:21:50 2006 UTC (19 years, 6 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 433 , to selected 1089
- Fixed invalid output of the USERS command as reported by ThaPrince

Revision 433 - Directory Listing - [select for diffs]
Modified Sat Feb 11 15:22:07 2006 UTC (19 years, 6 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 432 , to selected 1089
- Don't try to keep pointers to already freed memory on temporary_resv list
  when manually removing tempoary N/C resvs.

Revision 432 - Directory Listing - [select for diffs]
Modified Sat Feb 11 14:55:00 2006 UTC (19 years, 6 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 430 , to selected 1089
- Fixed possible core in expire_temp_lines()

Revision 430 - Directory Listing - [select for diffs]
Modified Sat Feb 11 12:52:34 2006 UTC (19 years, 6 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 428 , to selected 1089
- Fixed same problem for SSL_write.  Some interesting reference
  about the problem we experienced can be found at
  http://www.mail-archive.com/openssl-dev@openssl.org/msg13939.html


Revision 428 - Directory Listing - [select for diffs]
Modified Sat Feb 11 12:21:51 2006 UTC (19 years, 6 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 427 , to selected 1089
- Fixed bug where all ssl clients would get disconnected in certain situations.
  (reported by many people)

Revision 427 - Directory Listing - [select for diffs]
Modified Sat Feb 11 00:58:24 2006 UTC (19 years, 6 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 425 , to selected 1089
- Fixed compile errors

Revision 425 - Directory Listing - [select for diffs]
Modified Sat Feb 11 00:27:28 2006 UTC (19 years, 6 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 416 , to selected 1089
- Add BMASK and TMODE onto message tree when building with static modules.
  reported by hb505.

Revision 416 - Directory Listing - [select for diffs]
Modified Fri Feb 10 09:50:59 2006 UTC (19 years, 6 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 411 , to selected 1089
- Backported updated help file for "SET"

Revision 411 - Directory Listing - [select for diffs]
Modified Wed Feb 8 14:42:01 2006 UTC (19 years, 6 months ago) by adx
Original Path: ircd-hybrid-7.2
Diff to previous 410 , to selected 1089
+ fixed unaligned memory reference in resolver

Submitted by: Immo 'FaUl' Wehrenberg

Revision 410 - Directory Listing - [select for diffs]
Modified Wed Feb 8 14:31:37 2006 UTC (19 years, 6 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 397 , to selected 1089
- backported spelling fix

Revision 397 - Directory Listing - [select for diffs]
Modified Fri Feb 3 22:08:10 2006 UTC (19 years, 6 months ago) by nenolod
Original Path: ircd-hybrid-7.2
Diff to previous 395 , to selected 1089
MFC r396 from ircd-hybrid 7.3 (s_auth.c reliability fixes)

Revision 395 - Directory Listing - [select for diffs]
Modified Fri Feb 3 17:39:45 2006 UTC (19 years, 6 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 394 , to selected 1089
- Fixed typo

Revision 394 - Directory Listing - [select for diffs]
Modified Fri Feb 3 17:32:17 2006 UTC (19 years, 6 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 393 , to selected 1089
- Fixed TBURST as reported by ThaPrince

Revision 393 - Directory Listing - [select for diffs]
Modified Fri Feb 3 15:50:47 2006 UTC (19 years, 6 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 391 , to selected 1089
- Backported max_chans_per_user fix from HEAD

Revision 391 - Directory Listing - [select for diffs]
Modified Fri Feb 3 09:57:22 2006 UTC (19 years, 6 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 390 , to selected 1089
- fixed compile error in sendnick_TS()

Revision 390 - Directory Listing - [select for diffs]
Modified Wed Feb 1 21:24:07 2006 UTC (19 years, 6 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 388 , to selected 1089
- Fixed typo in example configuration files

Revision 388 - Directory Listing - [select for diffs]
Modified Wed Feb 1 12:51:45 2006 UTC (19 years, 6 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 386 , to selected 1089
- Forward-port banfix from 7.2 (reported by ThaPrince)

Revision 386 - Directory Listing - [select for diffs]
Modified Tue Jan 31 12:40:56 2006 UTC (19 years, 6 months ago) by adx
Original Path: ircd-hybrid-7.2
Diff to previous 384 , to selected 1089
+ this should fix sockhost relaying (ThaPrince #1)

Revision 384 - Directory Listing - [select for diffs]
Modified Tue Jan 31 12:22:01 2006 UTC (19 years, 6 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 382 , to selected 1089
- Soft caller ID fix as per ThaPrince (find_channel_link was
  called with wrong pointer)

Revision 382 - Directory Listing - [select for diffs]
Modified Tue Jan 31 12:13:42 2006 UTC (19 years, 6 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 371 , to selected 1089
- Fixed incorrect match handling in relay_xline as reported by ThaPrince.
  Damnit match() really shouldn't return 1 on match.  This will be changed
  sooner or later.

Revision 371 - Directory Listing - [select for diffs]
Modified Tue Jan 10 10:45:48 2006 UTC (19 years, 7 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 368 , to selected 1089
- Imported recent channelban changes from HEAD which have been tested extensively.
  The match_cidr() fix didn't work in the first try, so I'm not going to bother
  with further debugging.
- Removed match_cidr() and comp_with_mask()

Revision 368 - Directory Listing - [select for diffs]
Modified Mon Jan 9 23:41:29 2006 UTC (19 years, 7 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 367 , to selected 1089
- Forgot the half of the fix

Revision 367 - Directory Listing - [select for diffs]
Modified Mon Jan 9 23:37:29 2006 UTC (19 years, 7 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 356 , to selected 1089
- Fixed compile error on srv4 as reported by KEYofR

Revision 356 - Directory Listing - [select for diffs]
Modified Mon Jan 2 22:05:15 2006 UTC (19 years, 7 months ago) by adx
Original Path: ircd-hybrid-7.2
Diff to previous 352 , to selected 1089
+ MFC support for halfop->op rewriting.

Revision 352 - Directory Listing - [select for diffs]
Modified Sun Jan 1 09:44:41 2006 UTC (19 years, 7 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 343 , to selected 1089
- Don't allow shared k-lines to be set without a valid reason

Revision 343 - Directory Listing - [select for diffs]
Modified Sat Dec 31 09:38:11 2005 UTC (19 years, 7 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 342 , to selected 1089
- Flag the client as being ip-spoofed if setting a new hostname via CHGHOST,
  that way non-opers can't figure out the IP with a simple WHOIS.
  Suggested by adx

Revision 342 - Directory Listing - [select for diffs]
Modified Tue Dec 27 19:28:58 2005 UTC (19 years, 8 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 341 , to selected 1089
- Fixed compile error reported by Volk and CoolCold

Revision 341 - Directory Listing - [select for diffs]
Modified Tue Dec 27 13:43:46 2005 UTC (19 years, 8 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 340 , to selected 1089
- As reported by CoolCold:
  - Updated cmode helpfile
  - Added support for old-style topicburst = yes|no


Revision 340 - Directory Listing - [select for diffs]
Modified Tue Dec 27 08:24:52 2005 UTC (19 years, 8 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 339 , to selected 1089
- Updated RELNOTES

Revision 339 - Directory Listing - [select for diffs]
Modified Tue Dec 27 08:21:49 2005 UTC (19 years, 8 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 338 , to selected 1089
- Someone fixed a core in ircd_parser.y but forgot to rebuild y.tab.c,
  so ircd still kept on coring if using 'umodes' option in operator{}

Revision 338 - Directory Listing - [select for diffs]
Modified Tue Dec 27 07:49:27 2005 UTC (19 years, 8 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 337 , to selected 1089
- Don't allow other servers to send less than 4 parameters within TB

Revision 337 - Directory Listing - [select for diffs]
Modified Mon Dec 26 19:20:47 2005 UTC (19 years, 8 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 336 , to selected 1089
- Improved topic bursting.  Read the comment in s_serv.c:send_tb for
  further info

Revision 336 - Directory Listing - [select for diffs]
Modified Mon Dec 26 18:31:08 2005 UTC (19 years, 8 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 335 , to selected 1089
- This should finally fix the TBURST issue as reported by
  ThaPrince. Untested as always

Revision 335 - Directory Listing - [select for diffs]
Modified Mon Dec 26 10:36:42 2005 UTC (19 years, 8 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 330 , to selected 1089
- Backported TBURST fix from HEAD

Revision 330 - Directory Listing - [select for diffs]
Modified Sun Dec 25 11:01:22 2005 UTC (19 years, 8 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 329 , to selected 1089
- Somehow we had a 7.2 release without mentioning the topicburst directive
  in connect{} blocks -> updated example confs
- Updated RELNOTES

Revision 329 - Directory Listing - [select for diffs]
Modified Sun Dec 25 10:45:42 2005 UTC (19 years, 8 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 327 , to selected 1089
- Finish off TBURST (untested)

Revision 327 - Directory Listing - [select for diffs]
Modified Sun Dec 25 09:55:48 2005 UTC (19 years, 8 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 326 , to selected 1089
- propset svn:keywords "Id" modules/m_tburst.c
- Added CAP_TBURST definition to get m_tburst.c compile

Revision 326 - Directory Listing - [select for diffs]
Modified Sun Dec 25 09:29:11 2005 UTC (19 years, 8 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 325 , to selected 1089
- Removed m_tb.c and updated Makefile.in

Revision 325 - Directory Listing - [select for diffs]
Modified Sun Dec 25 09:26:45 2005 UTC (19 years, 8 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 324 , to selected 1089
- Imported m_tburst.c from 7.3

Revision 324 - Directory Listing - [select for diffs]
Modified Sat Dec 24 22:10:42 2005 UTC (19 years, 8 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 322 , to selected 1089
- Updated RELNOTES

Revision 322 - Directory Listing - [select for diffs]
Modified Sat Dec 24 22:04:58 2005 UTC (19 years, 8 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 321 , to selected 1089
- Only locally connected clients should be checked for a valid channelmembership
  when processing the INVITE message.  Remote clients that are outside a channel
  e.g. services, are allowed to send INVITEs.  This also fixes a bug with anope
  services.  Reported by r0d3nt

Revision 321 - Directory Listing - [select for diffs]
Modified Sat Dec 24 15:16:10 2005 UTC (19 years, 8 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 319 , to selected 1089
- Updated RELNOTES

Revision 319 - Directory Listing - [select for diffs]
Modified Sat Dec 24 15:06:49 2005 UTC (19 years, 8 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 318 , to selected 1089
- Fixed core in case aconf->cipher_preference and
  ConfigFileEntry.default_cipher_preference are both NULL pointers

  Reported by opteron-hani via Joan

Revision 318 - Directory Listing - [select for diffs]
Modified Sat Dec 24 14:51:35 2005 UTC (19 years, 8 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 317 , to selected 1089
- Updated RELNOTES

Revision 317 - Directory Listing - [select for diffs]
Modified Sat Dec 24 14:45:17 2005 UTC (19 years, 8 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 313 , to selected 1089
- Backported revision 315 (trimmed memory usage by moving invited
  dlink_list to LocalUser struct)

Revision 313 - Directory Listing - [select for diffs]
Modified Fri Dec 23 10:55:47 2005 UTC (19 years, 8 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 310 , to selected 1089
- Don't pace "WHO #somechan" and "WHO *" as this breaks several clients

Revision 310 - Directory Listing - [select for diffs]
Modified Fri Dec 9 11:28:02 2005 UTC (19 years, 8 months ago) by adx
Original Path: ircd-hybrid-7.2
Diff to previous 309 , to selected 1089
+ clean up *.tds files after compile

Revision 309 - Directory Listing - [select for diffs]
Modified Fri Dec 9 11:25:44 2005 UTC (19 years, 8 months ago) by adx
Original Path: ircd-hybrid-7.2
Diff to previous 308 , to selected 1089
+ fixed bugs related to win32 & static builds

Revision 308 - Directory Listing - [select for diffs]
Modified Fri Dec 9 06:15:41 2005 UTC (19 years, 8 months ago) by lusky
Original Path: ircd-hybrid-7.2
Diff to previous 304 , to selected 1089
- bump patchlevel to 7.2.1beta
- stub 7.2.1beta1 in RELNOTES and add BETA verbage


Revision 304 - Directory Listing - [select for diffs]
Modified Fri Dec 9 05:39:16 2005 UTC (19 years, 8 months ago) by lusky
Original Path: ircd-hybrid-7.2
Diff to previous 300 , to selected 1089
- bump patchlevel to 7.2.0
- update RELNOTES
- bump version in specfile


Revision 300 - Directory Listing - [select for diffs]
Modified Mon Dec 5 23:13:58 2005 UTC (19 years, 8 months ago) by db
Original Path: ircd-hybrid-7.2
Diff to previous 298 , to selected 1089
- fixed infinite loop spotted and fixed by
  *runedude* Jeremy Sayres and my email is runedude@runedude.net


Revision 298 - Directory Listing - [select for diffs]
Modified Mon Dec 5 22:49:18 2005 UTC (19 years, 8 months ago) by db
Original Path: ircd-hybrid-7.2
Diff to previous 287 , to selected 1089
- This is part of the nasty core fix; the y.tab.c and y.tab.h files
  were committed earlier, I have no idea why this file did not get committed.

Revision 287 - Directory Listing - [select for diffs]
Modified Sat Dec 3 13:28:04 2005 UTC (19 years, 8 months ago) by db
Original Path: ircd-hybrid-7.2
Diff to previous 285 , to selected 1089
- This BUG is gone so the ancillary files are no longer needed as well


Revision 285 - Directory Listing - [select for diffs]
Modified Sat Dec 3 10:57:47 2005 UTC (19 years, 8 months ago) by adx
Original Path: ircd-hybrid-7.2
Diff to previous 282 , to selected 1089
+ fixed unportable usage of va_list that make ircd cry on amd64

Revision 282 - Directory Listing - [select for diffs]
Modified Thu Nov 24 10:31:22 2005 UTC (19 years, 9 months ago) by adx
Original Path: ircd-hybrid-7.2
Diff to previous 280 , to selected 1089
+ MFC /dev/poll

Revision 280 - Directory Listing - [select for diffs]
Modified Wed Nov 23 23:09:48 2005 UTC (19 years, 9 months ago) by db
Original Path: ircd-hybrid-7.2
Diff to previous 269 , to selected 1089
- Back port whois fix from HEAD


Revision 269 - Directory Listing - [select for diffs]
Modified Mon Nov 14 19:39:09 2005 UTC (19 years, 9 months ago) by adx
Original Path: ircd-hybrid-7.2
Diff to previous 268 , to selected 1089
+ more rate limiting fixes
+ update RELNOTES

Revision 268 - Directory Listing - [select for diffs]
Modified Mon Nov 14 11:02:39 2005 UTC (19 years, 9 months ago) by adx
Original Path: ircd-hybrid-7.2
Diff to previous 264 , to selected 1089
+ add more load2hi protection
+ style fixes

Revision 264 - Directory Listing - [select for diffs]
Modified Sun Nov 13 11:11:29 2005 UTC (19 years, 9 months ago) by adx
Original Path: ircd-hybrid-7.2
Diff to previous 258 , to selected 1089
MFC set +b on opers by default

Revision 258 - Directory Listing - [select for diffs]
Modified Sat Nov 12 18:47:17 2005 UTC (19 years, 9 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 255 , to selected 1089
- Fixed another core on dlclose()

Revision 255 - Directory Listing - [select for diffs]
Modified Sat Nov 12 14:18:31 2005 UTC (19 years, 9 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 251 , to selected 1089
- Fixed core on /modunload, /modrestart

Revision 251 - Directory Listing - [select for diffs]
Modified Fri Nov 11 12:36:59 2005 UTC (19 years, 9 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 242 , to selected 1089
- Fixed problem where configure wouldn't deal properly with openssl 0.9.8
- Rebuilt y.tab.c using bison 2.1

Revision 242 - Directory Listing - [select for diffs]
Modified Sun Nov 6 11:20:44 2005 UTC (19 years, 9 months ago) by adx
Original Path: ircd-hybrid-7.2
Diff to previous 222 , to selected 1089
+ 7.1 -> 7.2

Revision 222 - Directory Listing - [select for diffs]
Modified Thu Nov 3 15:39:49 2005 UTC (19 years, 9 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 219 , to selected 1089
- Added missing 'return' after register_remote_user() call in
  nick_from_server()

Revision 219 - Directory Listing - [select for diffs]
Modified Thu Nov 3 14:41:55 2005 UTC (19 years, 9 months ago) by db
Original Path: ircd-hybrid-7.2
Diff to previous 218 , to selected 1089
- Use MODE_PRIVATE, MODE_PARANOID isn't defined until HEAD (7.3)


Revision 218 - Directory Listing - [select for diffs]
Modified Thu Nov 3 14:40:19 2005 UTC (19 years, 9 months ago) by db
Original Path: ircd-hybrid-7.2
Diff to previous 202 , to selected 1089
- make findmodule_byname case sensitive 


Revision 202 - Directory Listing - [select for diffs]
Modified Tue Nov 1 11:48:01 2005 UTC (19 years, 9 months ago) by adx
Original Path: ircd-hybrid-7.2
Diff to previous 201 , to selected 1089
+ reverted accidental invalid backport of win32build.bat

Revision 201 - Directory Listing - [select for diffs]
Modified Tue Nov 1 11:41:52 2005 UTC (19 years, 9 months ago) by adx
Original Path: ircd-hybrid-7.2
Diff to previous 195 , to selected 1089
MFC:
+ removed invite_ops_only, controlled by +p now
+ sorted ircd.conf:channel{} a bit

Revision 195 - Directory Listing - [select for diffs]
Modified Sun Oct 30 09:39:59 2005 UTC (19 years, 9 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 189 , to selected 1089
- Fixed compile error in load_a_module() with glibc that don't
  have a Link_map typedef

Revision 189 - Directory Listing - [select for diffs]
Modified Sun Oct 23 21:35:38 2005 UTC (19 years, 10 months ago) by db
Original Path: ircd-hybrid-7.2
Diff to previous 176 , to selected 1089
- backported fix from HEAD done by Michael
- Fixed bug in sendto_channel_remote() that would cause
  multiple copies of the same message to be sent to the
  uplinked server.


Revision 176 - Directory Listing - [select for diffs]
Modified Sat Oct 22 00:00:13 2005 UTC (19 years, 10 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 172 , to selected 1089
- Fixed gcc4 related compilewarnings in inet_ntop6().  Reported by ThaPrince

Revision 172 - Directory Listing - [select for diffs]
Modified Fri Oct 21 22:04:25 2005 UTC (19 years, 10 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 169 , to selected 1089
- ETRACE should spit out an error if used by a non-oper.  Reported by nenolod

Revision 169 - Directory Listing - [select for diffs]
Modified Fri Oct 21 09:37:16 2005 UTC (19 years, 10 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 167 , to selected 1089
- Removed LocalUser.port
- Removed two extra memsets in make_request()

Revision 167 - Directory Listing - [select for diffs]
Modified Fri Oct 21 09:32:05 2005 UTC (19 years, 10 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 166 , to selected 1089
- Fixed compilewarning about unused parc in a more or less clean way.
  Reported by Marines

Revision 166 - Directory Listing - [select for diffs]
Modified Fri Oct 21 04:20:48 2005 UTC (19 years, 10 months ago) by db
Original Path: ircd-hybrid-7.2
Diff to previous 163 , to selected 1089
Backported from HEAD

- committed configure changes by nenolod (William Pitcock)
  to check for HAVE_DLINFO
- fixed logic for picking up address for the mod_list


Revision 163 - Directory Listing - [select for diffs]
Modified Thu Oct 20 21:09:02 2005 UTC (19 years, 10 months ago) by adx
Original Path: ircd-hybrid-7.2
Diff to previous 159 , to selected 1089
- MFC iorecv/iosend changes to allow charset recoding

Revision 159 - Directory Listing - [select for diffs]
Modified Wed Oct 19 09:39:13 2005 UTC (19 years, 10 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 157 , to selected 1089
- Fixed bug where we would increase Count.invisi even
  if invisible_on_connect is off

Revision 157 - Directory Listing - [select for diffs]
Modified Tue Oct 18 06:33:24 2005 UTC (19 years, 10 months ago) by adx
Original Path: ircd-hybrid-7.2
Diff to previous 155 , to selected 1089
- MFC: fixed register_callback

Revision 155 - Directory Listing - [select for diffs]
Modified Tue Oct 18 02:54:54 2005 UTC (19 years, 10 months ago) by db
Original Path: ircd-hybrid-7.2
Diff to previous 151 , to selected 1089
(backported from HEAD)
- irc_res.c would send out hundreds? of retry requests on clients that
 did not resolve, i.e. SERVFAIL. The code was essentailly ignoring
 SERVFAIL hence generating request after request after request.
 This appears to fix this major bug. It would be a good idea to add
 some logging here however.


Revision 151 - Directory Listing - [select for diffs]
Modified Sun Oct 16 18:21:11 2005 UTC (19 years, 10 months ago) by db
Original Path: ircd-hybrid-7.2
Diff to previous 150 , to selected 1089
- backported from HEAD flush_deleted_I_P is trying to treat MatchItems
  as if they are AccessItems

  I am almost sure this function is redundant as well.


Revision 150 - Directory Listing - [select for diffs]
Modified Sun Oct 16 18:14:43 2005 UTC (19 years, 10 months ago) by db
Original Path: ircd-hybrid-7.2
Diff to previous 148 , to selected 1089
 - backport fix from HEAD to fix m_testline.c on 7.2
   This bug is old. The code was missing a test for a kline conf and the
   sendto to print that kline out, in the case where it was a kline against
   and IP. i.e. foo@ip.ip.ip.ip it would work in the case where it was
   a kline against a dns.


Revision 148 - Directory Listing - [select for diffs]
Modified Sun Oct 16 16:18:18 2005 UTC (19 years, 10 months ago) by db
Original Path: ircd-hybrid-7.2
Diff to previous 145 , to selected 1089
- backport fix for memory leak and parv1 from HEAD


Revision 145 - Directory Listing - [select for diffs]
Modified Sun Oct 16 10:07:13 2005 UTC (19 years, 10 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 143 , to selected 1089
- Limit maximum WHOWAS replies for remote requests to 20, as per H6

Revision 143 - Directory Listing - [select for diffs]
Modified Sun Oct 16 09:49:16 2005 UTC (19 years, 10 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 138 , to selected 1089
- Fixed a bug where remoteservers would send us an ERROR
  on "WHOWAS nick count remoteserver.net".  Propably one
  of the oldest bugs that got introduced in 7.0.

  (Backported from HEAD)

Revision 138 - Directory Listing - [select for diffs]
Modified Sun Oct 16 01:20:07 2005 UTC (19 years, 10 months ago) by db
Original Path: ircd-hybrid-7.2
Diff to previous 136 , to selected 1089
- fix compile warning


Revision 136 - Directory Listing - [select for diffs]
Modified Sat Oct 15 23:39:54 2005 UTC (19 years, 10 months ago) by db
Original Path: ircd-hybrid-7.2
Diff to previous 124 , to selected 1089
- backport fixes from 7.3 (HEAD) for testline and ~ flags


Revision 124 - Directory Listing - [select for diffs]
Modified Thu Oct 13 19:48:20 2005 UTC (19 years, 10 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 105 , to selected 1089
- Updated example.conf as suggested by pi

Revision 105 - Directory Listing - [select for diffs]
Modified Tue Oct 11 15:10:35 2005 UTC (19 years, 10 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 103 , to selected 1089
- Fixed compile error in m_ctrace.c

Revision 103 - Directory Listing - [select for diffs]
Modified Mon Oct 10 18:29:05 2005 UTC (19 years, 10 months ago) by adx
Original Path: ircd-hybrid-7.2
Diff to previous 102 , to selected 1089
- MFC: fixed core on /links

Revision 102 - Directory Listing - [select for diffs]
Modified Mon Oct 10 12:17:19 2005 UTC (19 years, 10 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 100 , to selected 1089
- That one should be the propper fix for GDENY items.  Previous fix broke
  the ability of stacking user/name/action combinations.
  That fix still needs to go into -HEAD, and VERY important, into 7.1.3.
  Someone please test this, e.g. write a small dump function that spits out
  GDENY items.

Revision 100 - Directory Listing - [select for diffs]
Modified Sun Oct 9 14:43:13 2005 UTC (19 years, 10 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 96 , to selected 1089
- CHANNELLEN vs. LOCAL_CHANNELLEN fix.  Local JOINs are limited to 50chars whereas
  remote SJOINs/JOINs can be upto 200chars for backwards compatibility.

Revision 96 - Directory Listing - [select for diffs]
Modified Sat Oct 8 16:27:32 2005 UTC (19 years, 10 months ago) by db
Original Path: ircd-hybrid-7.2
Diff to previous 95 , to selected 1089
- And update the parser files


Revision 95 - Directory Listing - [select for diffs]
Modified Sat Oct 8 16:26:37 2005 UTC (19 years, 10 months ago) by db
Original Path: ircd-hybrid-7.2
Diff to previous 94 , to selected 1089
- At the very least, don't create a gdeny conf with a NULL name,
  this is bad manners.


Revision 94 - Directory Listing - [select for diffs]
Modified Sat Oct 8 11:26:25 2005 UTC (19 years, 10 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 93 , to selected 1089
- Updated 7.2 RELNOTES

Revision 93 - Directory Listing - [select for diffs]
Modified Sat Oct 8 11:24:01 2005 UTC (19 years, 10 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 66 , to selected 1089
- Fixed bug in m_whois() that would allow users to send a WHOIS to remote
  servers with an empty argument via "WHOIS someserver.org :"

Revision 66 - Directory Listing - [select for diffs]
Modified Mon Oct 3 23:44:13 2005 UTC (19 years, 10 months ago) by adx
Original Path: ircd-hybrid-7.2
Diff to previous 58 , to selected 1089
- added /stats h to help

Revision 58 - Directory Listing - [select for diffs]
Modified Mon Oct 3 12:13:38 2005 UTC (19 years, 10 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 56 , to selected 1089
- Reverted oper_privs_as_string() back to its previous version which is easier
  to maintain when adding new operflags. Even the one who wrote the new version
  introduced a bug by not taking care to keep the oper_flags_table in sync
  with the OPER_FLAGS_* bits.  (which also no one really wants to do ...)
- Updated it to deal with new 'remoteban', 'operwall' and 'operspy' flags

Revision 56 - Directory Listing - [select for diffs]
Modified Mon Oct 3 11:33:30 2005 UTC (19 years, 10 months ago) by michael
Original Path: ircd-hybrid-7.2
Diff to previous 46 , to selected 1089
- Re-added an equivalent of H6's sixth O-line field (Modes to get on operup).
- Updated efnet's example.conf to reflect the new
  opers_bypass_callerid directive
- Misc style corrections to s_user.c while on it

Revision 46 - Directory Listing - [select for diffs]
Modified Mon Oct 3 01:14:44 2005 UTC (19 years, 10 months ago) by lusky
Original Path: ircd-hybrid-7.2
Diff to previous 42 , to selected 1089
MFC: switch to static "SVN" string


Revision 42 - Directory Listing - [select for diffs]
Modified Sun Oct 2 23:25:27 2005 UTC (19 years, 10 months ago) by adx
Original Path: ircd-hybrid-7.2
Diff to previous 40 , to selected 1089
- *hopefully* this hack fixes cryptlinks+ts6 instead of breaking them ;)


Revision 40 - Directory Listing - [select for diffs]
Modified Sun Oct 2 22:39:02 2005 UTC (19 years, 10 months ago) by adx
Original Path: ircd-hybrid-7.2
Diff to previous 38 , to selected 1089
- documented cidr_bitlen

Revision 38 - Directory Listing - [select for diffs]
Modified Sun Oct 2 22:27:12 2005 UTC (19 years, 10 months ago) by adx
Original Path: ircd-hybrid-7.2
Diff to previous 34 , to selected 1089
- MFC disallow ':' at the beginning and ' ' in server passwords

Revision 34 - Directory Listing - [select for diffs]
Modified Sun Oct 2 21:05:51 2005 UTC (19 years, 10 months ago) by lusky
Original Path: ircd-hybrid-7.2
Copied from: ircd-hybrid revision 33
Diff to previous 33 , to selected 1089
create 7.2 branch, we can move/rename it as needed.


Revision 33 - Directory Listing - [select for diffs]
Modified Sun Oct 2 20:50:00 2005 UTC (19 years, 10 months ago) by knight
Original Path: ircd-hybrid
Diff to previous 32 , to selected 1089
- svn:keywords

Revision 32 - Directory Listing - [select for diffs]
Modified Sun Oct 2 20:41:23 2005 UTC (19 years, 10 months ago) by knight
Original Path: ircd-hybrid
Diff to previous 31 , to selected 1089
- svn:keywords

Revision 31 - Directory Listing - [select for diffs]
Modified Sun Oct 2 20:34:05 2005 UTC (19 years, 10 months ago) by knight
Original Path: ircd-hybrid
Diff to previous 30 , to selected 1089
- Fix svn:keywords

Revision 30 - Directory Listing - [select for diffs]
Modified Sun Oct 2 20:03:27 2005 UTC (19 years, 10 months ago) by adx
Original Path: ircd-hybrid
Diff to previous 29 , to selected 1089
- imported sources
- can be moved later according to the directory/branching scheme,
  but we need the svn up

Revision 29 - Directory Listing - [select for diffs]
Modified Sat Oct 1 03:40:06 2005 UTC (19 years, 10 months ago) by lusky
Original Path: ircd-hybrid
Diff to previous 28 , to selected 1089
x


Revision 28 - Directory Listing - [select for diffs]
Modified Sat Oct 1 03:38:54 2005 UTC (19 years, 10 months ago) by lusky
Original Path: ircd-hybrid
Diff to previous 27 , to selected 1089
test 12312431241


Revision 27 - Directory Listing - [select for diffs]
Modified Sat Oct 1 03:37:28 2005 UTC (19 years, 10 months ago) by lusky
Original Path: ircd-hybrid
Diff to previous 26 , to selected 1089
blah


Revision 26 - Directory Listing - [select for diffs]
Modified Sat Oct 1 03:11:04 2005 UTC (19 years, 10 months ago) by lusky
Original Path: ircd-hybrid
Diff to previous 25 , to selected 1089
xxx


Revision 25 - Directory Listing - [select for diffs]
Modified Sat Oct 1 03:09:18 2005 UTC (19 years, 10 months ago) by lusky
Original Path: ircd-hybrid
Diff to previous 24 , to selected 1089
zzz


Revision 24 - Directory Listing - [select for diffs]
Modified Sat Oct 1 03:06:59 2005 UTC (19 years, 10 months ago) by lusky
Original Path: ircd-hybrid
Diff to previous 23 , to selected 1089
test


Revision 23 - Directory Listing - [select for diffs]
Modified Sat Oct 1 03:04:18 2005 UTC (19 years, 10 months ago) by lusky
Original Path: ircd-hybrid
Diff to previous 22 , to selected 1089
another


Revision 22 - Directory Listing - [select for diffs]
Modified Sat Oct 1 03:02:23 2005 UTC (19 years, 10 months ago) by lusky
Original Path: ircd-hybrid
Diff to previous 21 , to selected 1089
test 123


Revision 21 - Directory Listing - [select for diffs]
Modified Sat Oct 1 02:59:38 2005 UTC (19 years, 10 months ago) by lusky
Original Path: ircd-hybrid
Diff to previous 20 , to selected 1089
this is a test


Revision 20 - Directory Listing - [select for diffs]
Modified Sat Oct 1 02:58:38 2005 UTC (19 years, 10 months ago) by lusky
Original Path: ircd-hybrid
Diff to previous 19 , to selected 1089
yet another test commit
Revision 19 - Directory Listing - [select for diffs]
Modified Sat Oct 1 02:55:26 2005 UTC (19 years, 10 months ago) by lusky
Original Path: ircd-hybrid
Diff to previous 18 , to selected 1089
yet another test commit
Revision 18 - Directory Listing - [select for diffs]
Modified Sat Oct 1 02:24:09 2005 UTC (19 years, 10 months ago) by lusky
Original Path: ircd-hybrid
Diff to previous 14 , to selected 1089
test commit.  will it email?
Revision 14 - Directory Listing - [select for diffs]
Modified Sat Oct 1 01:35:59 2005 UTC (19 years, 10 months ago) by lusky
Original Path: ircd-hybrid
Diff to previous 13 , to selected 1089
Deleted ircd-hybrid/trunk
Revision 13 - Directory Listing - [select for diffs]
Modified Sat Oct 1 01:35:51 2005 UTC (19 years, 10 months ago) by lusky
Original Path: ircd-hybrid
Diff to previous 12 , to selected 1089
Deleted ircd-hybrid/tags
Revision 12 - Directory Listing - [select for diffs]
Modified Sat Oct 1 01:35:45 2005 UTC (19 years, 10 months ago) by lusky
Original Path: ircd-hybrid
Diff to previous 5 , to selected 1089
Deleted ircd-hybrid/branches
Revision 5 - Directory Listing - [select for diffs]
Modified Fri Sep 30 22:20:48 2005 UTC (19 years, 10 months ago) by adx
Original Path: ircd-hybrid
Diff to previous 3 , to selected 1089
- test commit

Revision 3 - Directory Listing - [select for diffs]
Added Thu Sep 29 02:24:21 2005 UTC (19 years, 10 months ago) by lusky
Original Path: ircd-hybrid
Diff to selected 1089
Initial import
(Current path doesn't exist after revision 1591)

Convenience Links