ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/branches
Revision 2273 - Directory Listing - [select for diffs]
Modified Tue Jun 18 16:00:15 2013 UTC (12 years, 2 months ago) by michael
Diff to previous 2272
- Sort out unused header includes

Revision 2272 - Directory Listing - [select for diffs]
Modified Tue Jun 18 15:12:12 2013 UTC (12 years, 2 months ago) by michael
Diff to previous 2271
- Bump patchlevel to hybrid-8.1.2

Revision 2271 - Directory Listing - [select for diffs]
Modified Tue Jun 18 15:10:07 2013 UTC (12 years, 2 months ago) by michael
Diff to previous 2268
- m_stats.c: fixed typo

Revision 2268 - Directory Listing - [select for diffs]
Modified Tue Jun 18 15:03:50 2013 UTC (12 years, 2 months ago) by michael
Diff to previous 2266
- Added general::stats_u_oper_only configuration option

Revision 2266 - Directory Listing - [select for diffs]
Modified Mon Jun 17 23:30:16 2013 UTC (12 years, 2 months ago) by michael
Diff to previous 2264
- Update doc/reference.conf

Revision 2264 - Directory Listing - [select for diffs]
Modified Mon Jun 17 19:21:30 2013 UTC (12 years, 2 months ago) by michael
Diff to previous 2263
- tools/mkpasswd.c: replace another sprintf() with snprintf()

Revision 2263 - Directory Listing - [select for diffs]
Modified Mon Jun 17 18:35:29 2013 UTC (12 years, 2 months ago) by michael
Diff to previous 2261
- trace_get_dependent(): use unsigned int here

Revision 2261 - Directory Listing - [select for diffs]
Modified Mon Jun 17 15:54:05 2013 UTC (12 years, 2 months ago) by michael
Diff to previous 2257
- Removed doc/guidelines.txt

Revision 2257 - Directory Listing - [select for diffs]
Modified Mon Jun 17 14:00:25 2013 UTC (12 years, 2 months ago) by michael
Diff to previous 2256
- Update README

Revision 2256 - Directory Listing - [select for diffs]
Modified Mon Jun 17 13:53:43 2013 UTC (12 years, 2 months ago) by michael
Diff to previous 2254
- Update README. Mention libGeoIP

Revision 2254 - Directory Listing - [select for diffs]
Modified Mon Jun 17 11:55:25 2013 UTC (12 years, 2 months ago) by michael
Diff to previous 2251
- ircd.c: whitespace commit/style cleanup

Revision 2251 - Directory Listing - [select for diffs]
Modified Sun Jun 16 13:28:34 2013 UTC (12 years, 2 months ago) by michael
Diff to previous 2250
- conf_parser.y: don't attempt to copy ciphers if there aren't any

Revision 2250 - Directory Listing - [select for diffs]
Modified Sun Jun 16 13:03:25 2013 UTC (12 years, 2 months ago) by michael
Diff to previous 2249
- Update NEWS

Revision 2249 - Directory Listing - [select for diffs]
Modified Sun Jun 16 11:30:30 2013 UTC (12 years, 2 months ago) by michael
Diff to previous 2247
- Add operator::ssl_connection_required configuration option

Revision 2247 - Directory Listing - [select for diffs]
Modified Sun Jun 16 10:58:28 2013 UTC (12 years, 2 months ago) by michael
Diff to previous 2245
- Add usermode 'S' (client is connecte via SSL/TLS).
  Allows services to keep track of what users are connected via SSL,
  and allows to see ssl-status of remote clients in a /whois

Revision 2245 - Directory Listing - [select for diffs]
Modified Sat Jun 15 22:08:30 2013 UTC (12 years, 2 months ago) by michael
Diff to previous 2243
- rename 'fingerprint' configuration directive to 'ssl_certificate_fingerprint'

Revision 2243 - Directory Listing - [select for diffs]
Modified Sat Jun 15 21:00:59 2013 UTC (12 years, 2 months ago) by michael
Diff to previous 2240
- channel_mode.c:add_id(): don't leak server names of servers that are hidden.
  Patch provided by Adam <adam@anope.org>

Revision 2240 - Directory Listing - [select for diffs]
Modified Sat Jun 15 20:48:19 2013 UTC (12 years, 2 months ago) by michael
Diff to previous 2239
- svn propset

Revision 2239 - Directory Listing - [select for diffs]
Modified Sat Jun 15 20:45:52 2013 UTC (12 years, 2 months ago) by michael
Diff to previous 2237
- Add m_certfp.c

Revision 2237 - Directory Listing - [select for diffs]
Modified Sat Jun 15 19:17:25 2013 UTC (12 years, 2 months ago) by michael
Diff to previous 2226
- Implement CERTFP

Revision 2226 - Directory Listing - [select for diffs]
Modified Wed Jun 12 18:32:14 2013 UTC (12 years, 2 months ago) by michael
Diff to previous 2225
- Update NEWS

Revision 2225 - Directory Listing - [select for diffs]
Modified Wed Jun 12 18:11:29 2013 UTC (12 years, 2 months ago) by michael
Diff to previous 2223
- white-space commit/style corrections

Revision 2223 - Directory Listing - [select for diffs]
Modified Mon Jun 10 19:34:23 2013 UTC (12 years, 2 months ago) by michael
Diff to previous 2221
- mkpasswd.c: replace all sprintf() with snprintf()

Revision 2221 - Directory Listing - [select for diffs]
Modified Sun Jun 9 16:16:58 2013 UTC (12 years, 2 months ago) by michael
Diff to previous 2219
- respond.c: white-space changes/style corrections

Revision 2219 - Directory Listing - [select for diffs]
Modified Sun Jun 9 15:52:46 2013 UTC (12 years, 2 months ago) by michael
Diff to previous 2215
- Update challenge.txt

Revision 2215 - Directory Listing - [select for diffs]
Modified Thu Jun 6 17:35:22 2013 UTC (12 years, 2 months ago) by michael
Diff to previous 2214
- Added read_links_file()

Revision 2214 - Directory Listing - [select for diffs]
Modified Wed Jun 5 22:26:06 2013 UTC (12 years, 2 months ago) by michael
Diff to previous 2211
- conf_class.c: white-space changes

Revision 2211 - Directory Listing - [select for diffs]
Modified Wed Jun 5 22:03:47 2013 UTC (12 years, 2 months ago) by michael
Diff to previous 2209
- s_serv.c:write_links_file(): replaced a dlinkAdd() with dlinkAddTail()

Revision 2209 - Directory Listing - [select for diffs]
Modified Wed Jun 5 21:15:41 2013 UTC (12 years, 2 months ago) by michael
Diff to previous 2207
- Update NEWS and reference.conf

Revision 2207 - Directory Listing - [select for diffs]
Modified Wed Jun 5 21:06:28 2013 UTC (12 years, 2 months ago) by michael
Diff to previous 2205
- channel.c: optimized can_join(). Do less intensive tests before actually
  testing for ban/exempt masks

Revision 2205 - Directory Listing - [select for diffs]
Modified Wed Jun 5 18:41:44 2013 UTC (12 years, 2 months ago) by michael
Diff to previous 2204
- m_services.c: changed HS shortcut to send messages to HostServ

Revision 2204 - Directory Listing - [select for diffs]
Modified Wed Jun 5 18:33:57 2013 UTC (12 years, 2 months ago) by michael
Diff to previous 2201
- motd.c: style correction

Revision 2201 - Directory Listing - [select for diffs]
Modified Tue Jun 4 18:46:09 2013 UTC (12 years, 2 months ago) by michael
Diff to previous 2198
- Update doc/serverhide.txt

Revision 2198 - Directory Listing - [select for diffs]
Modified Tue Jun 4 18:38:02 2013 UTC (12 years, 2 months ago) by michael
Diff to previous 2197
- Update NEWS/fixed typo

Revision 2197 - Directory Listing - [select for diffs]
Modified Tue Jun 4 18:33:25 2013 UTC (12 years, 2 months ago) by michael
Diff to previous 2195
- Moved disable_remote_command configuration directive from
  general{} block to serverhide{] block

Revision 2195 - Directory Listing - [select for diffs]
Modified Tue Jun 4 14:59:05 2013 UTC (12 years, 2 months ago) by michael
Diff to previous 2192
- Fixes to changes done in -r2165

Revision 2192 - Directory Listing - [select for diffs]
Modified Tue Jun 4 13:31:17 2013 UTC (12 years, 2 months ago) by michael
Diff to previous 2191
- motd.c:motd_destroy() don't attempt to unlink a local/remote motd
  from MotdList.other

Revision 2191 - Directory Listing - [select for diffs]
Modified Tue Jun 4 12:53:18 2013 UTC (12 years, 2 months ago) by michael
Diff to previous 2188
- motd.c:motd_cache(): do the stat() before fopen() + improve error
  reporting in case stat() failed

Revision 2188 - Directory Listing - [select for diffs]
Modified Tue Jun 4 12:44:37 2013 UTC (12 years, 2 months ago) by michael
Diff to previous 2187
- Removed Client::client_host and Client::client_server members

Revision 2187 - Directory Listing - [select for diffs]
Modified Tue Jun 4 12:31:54 2013 UTC (12 years, 2 months ago) by michael
Diff to previous 2184
- m_etrace.c: removed XXX-tag. /etrace -full gives extendend etrace

Revision 2184 - Directory Listing - [select for diffs]
Modified Tue Jun 4 12:26:53 2013 UTC (12 years, 2 months ago) by michael
Diff to previous 2183
- Removed usermode +C

Revision 2183 - Directory Listing - [select for diffs]
Modified Tue Jun 4 12:19:20 2013 UTC (12 years, 2 months ago) by michael
Diff to previous 2180
- Style correcions/white-space changes

Revision 2180 - Directory Listing - [select for diffs]
Modified Tue Jun 4 10:55:19 2013 UTC (12 years, 2 months ago) by michael
Diff to previous 2179
- Fixed debug assertion being triggered on ident lookup
  as reported by Stuart Walsh

Revision 2179 - Directory Listing - [select for diffs]
Modified Tue Jun 4 00:00:06 2013 UTC (12 years, 2 months ago) by michael
Diff to previous 2177
- Bump patchlevel to 8.1.1

Revision 2177 - Directory Listing - [select for diffs]
Modified Mon Jun 3 23:56:22 2013 UTC (12 years, 2 months ago) by michael
Diff to previous 2176
- automake 1.13.3

Revision 2176 - Directory Listing - [select for diffs]
Modified Mon Jun 3 23:48:03 2013 UTC (12 years, 2 months ago) by michael
Diff to previous 2173
- Now that invite- and ban-exempts are hardcoded, there's no need to delete
  them from ISUPPORT-list on /rehash

Revision 2173 - Directory Listing - [select for diffs]
Modified Mon Jun 3 19:40:02 2013 UTC (12 years, 2 months ago) by michael
Diff to previous 2172
- Remove unused temporary_resv list. Move channel_resv_list to conf.c

Revision 2172 - Directory Listing - [select for diffs]
Modified Mon Jun 3 18:16:08 2013 UTC (12 years, 2 months ago) by michael
Diff to previous 2170
- Update reference.conf

Revision 2170 - Directory Listing - [select for diffs]
Modified Sun Jun 2 20:35:26 2013 UTC (12 years, 2 months ago) by michael
Diff to previous 2169
- Regenerate parser

Revision 2169 - Directory Listing - [select for diffs]
Modified Sun Jun 2 20:08:19 2013 UTC (12 years, 2 months ago) by michael
Diff to previous 2166
- motd.c, motd.h: fix compile warnings

Revision 2166 - Directory Listing - [select for diffs]
Modified Sun Jun 2 20:02:18 2013 UTC (12 years, 2 months ago) by michael
Diff to previous 2165
- motd.c, motd.h: add support for ip masks

Revision 2165 - Directory Listing - [select for diffs]
Modified Sun Jun 2 19:43:12 2013 UTC (12 years, 2 months ago) by michael
Diff to previous 2162
- motd.h, motd.c: minor cleanups. use 'unsigned' whenever possible

Revision 2162 - Directory Listing - [select for diffs]
Modified Sun Jun 2 18:41:10 2013 UTC (12 years, 2 months ago) by michael
Diff to previous 2161
- include/defaults.h: remove unused INIT_LOG_LEVEL define

Revision 2161 - Directory Listing - [select for diffs]
Modified Sun Jun 2 18:24:35 2013 UTC (12 years, 2 months ago) by michael
Diff to previous 2158
- m_stats.c:report_confitem_types(): removed unused variable

Revision 2158 - Directory Listing - [select for diffs]
Modified Sun Jun 2 18:08:36 2013 UTC (12 years, 2 months ago) by michael
Diff to previous 2157
- Cleanup ISUPPORT code and get rid of message.c

Revision 2157 - Directory Listing - [select for diffs]
Modified Fri May 31 20:54:28 2013 UTC (12 years, 2 months ago) by michael
Diff to previous 2154
- Cleanup flattened links code

Revision 2154 - Directory Listing - [select for diffs]
Modified Fri May 31 20:14:08 2013 UTC (12 years, 2 months ago) by michael
Diff to previous 2153
- Update NEWS

Revision 2153 - Directory Listing - [select for diffs]
Modified Fri May 31 19:44:07 2013 UTC (12 years, 2 months ago) by michael
Diff to previous 2151
- doc/reference.conf: fixed typo

Revision 2151 - Directory Listing - [select for diffs]
Modified Fri May 31 18:59:22 2013 UTC (12 years, 2 months ago) by michael
Diff to previous 2149
- Implement motd{} configuration blocks based on ircu's implementation

Revision 2149 - Directory Listing - [select for diffs]
Modified Fri May 31 17:18:36 2013 UTC (12 years, 2 months ago) by michael
Diff to previous 2147
- Don't let non-SSL users join +S channels if ircd has be
  compiled without SSL support. Spotted by Stuart Walsh

Revision 2147 - Directory Listing - [select for diffs]
Modified Thu May 30 11:04:57 2013 UTC (12 years, 2 months ago) by michael
Diff to previous 2144
- update help/umode, doc/modes.txt

Revision 2144 - Directory Listing - [select for diffs]
Modified Thu May 30 10:56:53 2013 UTC (12 years, 2 months ago) by michael
Diff to previous 2142
- m_svsmode(), user_set_hostmask(): minor cleanups and fixes to previous commit

Revision 2142 - Directory Listing - [select for diffs]
Modified Thu May 30 01:12:20 2013 UTC (12 years, 2 months ago) by michael
Diff to previous 2140
- m_svsmode.c: avoid HostServ floods

Revision 2140 - Directory Listing - [select for diffs]
Modified Thu May 30 00:44:04 2013 UTC (12 years, 2 months ago) by michael
Diff to previous 2139
- s_user.c:user_set_hostmask(): send a QUIT/JOIN combination to other channel
  members to avoid desynchronized IALs

Revision 2139 - Directory Listing - [select for diffs]
Modified Wed May 29 21:16:10 2013 UTC (12 years, 2 months ago) by michael
Diff to previous 2136
- s_user.c:user_set_hostmask(): don't unset FLAGS_IP_SPOOFING if the client's
  hostname has already been spoofed by an auth{} block based spoof.

Revision 2136 - Directory Listing - [select for diffs]
Modified Wed May 29 19:36:51 2013 UTC (12 years, 2 months ago) by michael
Diff to previous 2135
- Finished proper implementation of usermode 'x' (UMODE_HIDDENHOST)
  Only services may set a fakehost via SVSMODE.

Revision 2135 - Directory Listing - [select for diffs]
Modified Wed May 29 18:59:53 2013 UTC (12 years, 2 months ago) by michael
Diff to previous 2132
- s_user.c, s_serv.c, rsa.c: style corrections; mostly whitespace changes

Revision 2132 - Directory Listing - [select for diffs]
Modified Wed May 29 18:27:08 2013 UTC (12 years, 2 months ago) by michael
Diff to previous 2131
- get_member_status(), valid_wildcard(): constification

Revision 2131 - Directory Listing - [select for diffs]
Modified Wed May 29 15:32:43 2013 UTC (12 years, 2 months ago) by michael
Diff to previous 2128
- resv.c: move valid_wild_card_simple() to conf.c

Revision 2128 - Directory Listing - [select for diffs]
Modified Wed May 29 13:11:58 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 2127
- conf_parser.l, conf_parser.y: style corrections

Revision 2127 - Directory Listing - [select for diffs]
Modified Mon May 27 22:35:09 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 2124
- conf_parser.y: fixed logic error allowing connect{} blocks that don't have valid
  send/receive passwords

Revision 2124 - Directory Listing - [select for diffs]
Modified Sun May 26 18:40:57 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 2123
- s_user.c:report_and_set_user_flags(): minor spelling fixes

Revision 2123 - Directory Listing - [select for diffs]
Modified Sun May 26 15:14:07 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 2121
- Removed doc/server-version-info

Revision 2121 - Directory Listing - [select for diffs]
Modified Sun May 26 15:12:10 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 2119
- m_version.c: removed confopts(). Configuration options can be seen in /info

Revision 2119 - Directory Listing - [select for diffs]
Modified Sun May 26 11:50:04 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 2117
- Got rid of CONF_HUB enum type

Revision 2117 - Directory Listing - [select for diffs]
Modified Sun May 26 11:44:16 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 2114
- Got rid of CONF_CLASS enum type

Revision 2114 - Directory Listing - [select for diffs]
Modified Sun May 26 11:12:44 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 2113
- Remove temporary xline kludge that was required for better
  interoperability with 7.0 servers

Revision 2113 - Directory Listing - [select for diffs]
Modified Sat May 25 20:56:53 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 2110
- LOCOPS notices should only be sent to opers that have usermode +l

Revision 2110 - Directory Listing - [select for diffs]
Modified Thu May 23 19:43:33 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 2109
- Update NEWS

Revision 2109 - Directory Listing - [select for diffs]
Modified Thu May 23 19:39:03 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 2108
- Bump patchlevel to hybrid-8.1.0

Revision 2108 - Directory Listing - [select for diffs]
Modified Thu May 23 19:37:48 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 2107
- Update NEWS

Revision 2107 - Directory Listing - [select for diffs]
Modified Thu May 23 19:22:43 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 2105
- conf_parser.y: match() takes care of multiple globs. no need to run collapse()

Revision 2105 - Directory Listing - [select for diffs]
Modified Thu May 23 19:09:38 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 2102
- Made LOCOPS messages appear as a NOTICE

Revision 2102 - Directory Listing - [select for diffs]
Modified Sun May 19 13:25:09 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 2100
- Bump patchlevel to hybrid-8.1.0rc1

Revision 2100 - Directory Listing - [select for diffs]
Modified Sun May 19 11:00:50 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 2098
- m_ison.c: merge do_ison() into m_ison()

Revision 2098 - Directory Listing - [select for diffs]
Modified Sun May 19 08:48:14 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 2095
- Undo -r1900 for now [Changed RPL_WELCOME to comply with rfc2812]. Looks like this
  confuses mIRC in conjunction with spoofed hosts

Revision 2095 - Directory Listing - [select for diffs]
Modified Sat May 18 19:46:03 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 2094
- Update help files

Revision 2094 - Directory Listing - [select for diffs]
Modified Sat May 18 19:11:48 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 2092
- Update NEWS

Revision 2092 - Directory Listing - [select for diffs]
Modified Sat May 18 19:09:48 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 2090
- Fixed broken spoofs

Revision 2090 - Directory Listing - [select for diffs]
Modified Sat May 18 18:46:12 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 2089
- m_who.c: replaced several DLINK_FOREACH_SAFE with a simple DLINK_FOREACH

Revision 2089 - Directory Listing - [select for diffs]
Modified Sat May 18 18:41:57 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 2086
- m_who.c: style corrections

Revision 2086 - Directory Listing - [select for diffs]
Modified Sat May 18 17:43:33 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 2085
- Update doc/modes.txt

Revision 2085 - Directory Listing - [select for diffs]
Modified Sat May 18 17:39:55 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 2082
- Removed testline and testmask

Revision 2082 - Directory Listing - [select for diffs]
Modified Fri May 17 19:28:56 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 2081
- s_serv.c:hunt_server(): removed collapse() call. Let match() deal with it.

Revision 2081 - Directory Listing - [select for diffs]
Modified Fri May 17 18:40:31 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 2078
- version.c: update copyright years

Revision 2078 - Directory Listing - [select for diffs]
Modified Fri May 17 16:53:14 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 2077
- Removed extranous EmptyString() test

Revision 2077 - Directory Listing - [select for diffs]
Modified Fri May 17 16:26:04 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 2075
- m_whowas.c:whowas_do(): minor cleanups and optimizations

Revision 2075 - Directory Listing - [select for diffs]
Modified Thu May 16 15:59:50 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 2072
- Update help/notice and help/privmsg

Revision 2072 - Directory Listing - [select for diffs]
Modified Thu May 16 15:19:09 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 2071
- Removed outdated comment

Revision 2071 - Directory Listing - [select for diffs]
Modified Thu May 16 14:53:11 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 2068
- Another fix to previous commit. Am I drunk? Aye!

Revision 2068 - Directory Listing - [select for diffs]
Modified Thu May 16 14:47:31 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 2065
- Merged valid_username() and clean_user_name()

Revision 2065 - Directory Listing - [select for diffs]
Modified Thu May 16 09:57:24 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 2063
- Bump patchlevel to hybrid-8.0.9

Revision 2063 - Directory Listing - [select for diffs]
Modified Thu May 16 09:55:35 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 2062
- automake 1.13.2

Revision 2062 - Directory Listing - [select for diffs]
Modified Thu May 16 09:54:44 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 2061
- automake 1.13.2

Revision 2061 - Directory Listing - [select for diffs]
Modified Thu May 16 09:52:06 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 2060
- Update README

Revision 2060 - Directory Listing - [select for diffs]
Modified Thu May 16 09:46:57 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 2059
- m_topic.c:ms_topic(): fixed possible core with TS5 servers

Revision 2059 - Directory Listing - [select for diffs]
Modified Thu May 16 09:43:45 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 2058
- Backported -r2054 [m_svsmode(): temporarily allow 3 arguments (SVSMODE without a valid TS)]

Revision 2058 - Directory Listing - [select for diffs]
Modified Thu May 16 09:38:14 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 2057
- Backported -r1958 [Fixed strange user/oper idle-times shown in /trace]

Revision 2057 - Directory Listing - [select for diffs]
Modified Thu May 16 07:55:30 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 2054
- m_svsmode(): restore ability to change a user's host via SVSMODE +

Revision 2054 - Directory Listing - [select for diffs]
Modified Wed May 15 19:37:42 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 2053
- m_svsmode(): temporarily allow 3 arguments (SVSMODE without a valid TS)

Revision 2053 - Directory Listing - [select for diffs]
Modified Wed May 15 18:57:20 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 2051
- NEWS: fixed typo

Revision 2051 - Directory Listing - [select for diffs]
Modified Wed May 15 18:36:13 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 2049
- Update NEWS

Revision 2049 - Directory Listing - [select for diffs]
Modified Wed May 15 16:42:42 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 2048
- Update help/cmode

Revision 2048 - Directory Listing - [select for diffs]
Modified Wed May 15 16:13:14 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 2047
- Bump patchlevel to hybrid-8.1.0beta5

Revision 2047 - Directory Listing - [select for diffs]
Modified Wed May 15 15:50:53 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 2044
- m_nick.c: replaced few strcpy() with strlcpy()

Revision 2044 - Directory Listing - [select for diffs]
Modified Wed May 15 15:31:41 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 2043
- m_help.c: minor changes to dohelp() (use pointer arithmetic instead of indexing)

Revision 2043 - Directory Listing - [select for diffs]
Modified Wed May 15 15:20:43 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 2041
- Update help/index

Revision 2041 - Directory Listing - [select for diffs]
Modified Wed May 15 15:16:51 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 2039
- Remove help/uhelp
- Cleanup help/Makefile.am to make it easier to read and maintain
- Rebuild help/index

Revision 2039 - Directory Listing - [select for diffs]
Modified Tue May 14 19:25:54 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 2036
- Added 'locops' and 'wallops' to irc-operator flags

Revision 2036 - Directory Listing - [select for diffs]
Modified Tue May 14 19:07:45 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 2035
- Improve KILL server notice to be more specific about the client being
  killed (ircnet style)

Revision 2035 - Directory Listing - [select for diffs]
Modified Tue May 14 18:38:55 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 2034
- Update NEWS

Revision 2034 - Directory Listing - [select for diffs]
Modified Tue May 14 18:32:09 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 2032
- Remove help/opers

Revision 2032 - Directory Listing - [select for diffs]
Modified Tue May 14 18:29:08 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 2031
- Move all helpfiles to help/

Revision 2031 - Directory Listing - [select for diffs]
Modified Tue May 14 18:28:16 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 2027
- Overhaul HELP system

Revision 2027 - Directory Listing - [select for diffs]
Modified Tue May 14 15:55:36 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 2024
- Update reference.conf

Revision 2024 - Directory Listing - [select for diffs]
Modified Sun May 12 18:54:03 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 2023
- m_svsmode(), set_user_mode(): \n, \r, \t aren't treaded specially anymore

Revision 2023 - Directory Listing - [select for diffs]
Modified Sun May 12 18:07:22 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 2020
- Remove entering_umode and change_umode callbacks in preparation for the
  modular usermode subsystem

Revision 2020 - Directory Listing - [select for diffs]
Modified Sun May 12 16:56:15 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 2019
- m_topic.c: fixed compile warning

Revision 2019 - Directory Listing - [select for diffs]
Modified Sun May 12 16:24:24 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 2016
- Update reference.conf

Revision 2016 - Directory Listing - [select for diffs]
Modified Sun May 12 15:36:19 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 2014
- Whitespace commit

Revision 2014 - Directory Listing - [select for diffs]
Modified Sun May 12 15:15:43 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 2013
- Update reference.conf

Revision 2013 - Directory Listing - [select for diffs]
Modified Sun May 12 14:51:41 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 2010
- Removed 'remote', and 'global_kill' oper flags, and added 'connect',
  'squit', and 'kill' flags for better fine-tuning instead. Whether or
  not a specific action is allowed on a remote server can be controlled
  by appeding the ':remote' flag. For example: 'kill' allows only local
  clients to be killed, whereas 'kill:remote' allows to issue a KILL for
  remote clients

Revision 2010 - Directory Listing - [select for diffs]
Modified Sun May 12 12:58:48 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 2009
- Renamed m_error() to mr_error()

Revision 2009 - Directory Listing - [select for diffs]
Modified Sun May 12 12:53:08 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 2006
- mr_error(): ignore error if it's not a connecting/handshaking server

Revision 2006 - Directory Listing - [select for diffs]
Modified Sun May 12 12:37:49 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 2005
- part_one_client(): removed useless client_p argument

Revision 2005 - Directory Listing - [select for diffs]
Modified Sun May 12 12:35:06 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 2002
- m_nick.c, m_part.c: only style corrections

Revision 2002 - Directory Listing - [select for diffs]
Modified Sat May 11 20:37:08 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 2001
- set svn properties

Revision 2001 - Directory Listing - [select for diffs]
Modified Sat May 11 20:33:35 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 1999
- Re-added Tao-of-IRC.940110 for historical reasons and because I like it.

Revision 1999 - Directory Listing - [select for diffs]
Modified Sat May 11 20:24:57 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 1996
- Update modes.txt

Revision 1996 - Directory Listing - [select for diffs]
Modified Sat May 11 17:34:41 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 1994
- Mostly style cleanups & whitespace changes

Revision 1994 - Directory Listing - [select for diffs]
Modified Fri May 10 20:44:13 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 1993
- Update README. config.h is gone for over a decade now

Revision 1993 - Directory Listing - [select for diffs]
Modified Fri May 10 18:36:27 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 1990
- Removed unused OFLAG_OPER_SPY definition

Revision 1990 - Directory Listing - [select for diffs]
Modified Thu May 9 16:01:01 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 1989
- Only show remote client exit notices if the server sent an EOB

Revision 1989 - Directory Listing - [select for diffs]
Modified Thu May 9 14:53:10 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 1985
- Update README

Revision 1985 - Directory Listing - [select for diffs]
Modified Thu May 9 12:20:30 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 1984
- m_eob(): Re-added EOB notice

Revision 1984 - Directory Listing - [select for diffs]
Modified Wed May 8 20:57:29 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 1983
- Revved patchlevel

Revision 1983 - Directory Listing - [select for diffs]
Modified Wed May 8 20:44:53 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 1982
- m_capab(): fixed compile warning

Revision 1982 - Directory Listing - [select for diffs]
Modified Wed May 8 20:22:46 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 1980
- regenerate parser/lexer

Revision 1980 - Directory Listing - [select for diffs]
Modified Wed May 8 19:59:35 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 1978
- Update NEWS

Revision 1978 - Directory Listing - [select for diffs]
Modified Wed May 8 19:54:23 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 1977
- Added 'nononreg' (+R) to general::oper_umodes

Revision 1977 - Directory Listing - [select for diffs]
Modified Wed May 8 19:35:16 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 1974
- Added usermode F (remote client connect/exit notices) on public request

Revision 1974 - Directory Listing - [select for diffs]
Modified Wed May 8 18:50:42 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 1973
- m_eob(): removed assert() which is now invalid

Revision 1973 - Directory Listing - [select for diffs]
Modified Wed May 8 18:41:53 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 1970
- Cleanup previous commit -r1957

Revision 1970 - Directory Listing - [select for diffs]
Modified Wed May 8 18:31:11 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 1969
- EOB is now send to all servers globally

Revision 1969 - Directory Listing - [select for diffs]
Modified Wed May 8 14:59:52 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 1966
- Cosmetical cleanups

Revision 1966 - Directory Listing - [select for diffs]
Modified Wed May 8 14:33:07 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 1965
- Print chunk capacity to debug.log instead of ircd.log

Revision 1965 - Directory Listing - [select for diffs]
Modified Wed May 8 14:27:20 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 1962
- Tweaked various mempool chunk sizes

Revision 1962 - Directory Listing - [select for diffs]
Modified Tue May 7 22:30:33 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 1960
- Update modes.txt

Revision 1960 - Directory Listing - [select for diffs]
Modified Tue May 7 21:45:14 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 1959
- (RPL_REDIR) Change conversion specifiers

Revision 1959 - Directory Listing - [select for diffs]
Modified Tue May 7 21:21:25 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 1957
- Update NEWS

Revision 1957 - Directory Listing - [select for diffs]
Modified Tue May 7 20:30:59 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 1956
- Fixed strange user/oper idle-times shown in /trace

Revision 1956 - Directory Listing - [select for diffs]
Modified Mon May 6 18:59:00 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 1953
- Implemented channel mode +M. Clients that haven't identified their
  name with NickServ may not speak in a channel that has this mode set

Revision 1953 - Directory Listing - [select for diffs]
Modified Sun May 5 18:10:49 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 1952
- Backport -r1877 [Made find_capability() return an unsigned int]

Revision 1952 - Directory Listing - [select for diffs]
Modified Sun May 5 18:08:01 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 1948
- Backport -r1895 [m_mode(): these buffers don't need to be static]

Revision 1948 - Directory Listing - [select for diffs]
Modified Sun May 5 10:27:18 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 1947
- conf.c:verify_access(): removed unused variable

Revision 1947 - Directory Listing - [select for diffs]
Modified Sun May 5 10:23:03 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 1945
- Bump patchlevel to 8.1.0beta3

Revision 1945 - Directory Listing - [select for diffs]
Modified Sun May 5 10:18:48 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 1943
- Removed channel::quiet_on_ban configuration option. This feature is
  now enabled by default

Revision 1943 - Directory Listing - [select for diffs]
Modified Sun May 5 10:11:46 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 1942
- can_send(): fixed bug where bans were not checked against non-channel members

Revision 1942 - Directory Listing - [select for diffs]
Modified Sun May 5 09:52:31 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 1939
- can_send(): ensure msg_has_controls() isn't called twice for non-chanops

Revision 1939 - Directory Listing - [select for diffs]
Modified Sat May 4 21:18:28 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 1938
- Update help/cmode file

Revision 1938 - Directory Listing - [select for diffs]
Modified Sat May 4 21:17:10 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 1935
- Implemented channel mode +c. Known from other ircds, this mode basically
  prevents users from sending messages including control codes to a channel
  that has this mode set

Revision 1935 - Directory Listing - [select for diffs]
Modified Sat May 4 18:53:05 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 1934
- Minor spelling fixes

Revision 1934 - Directory Listing - [select for diffs]
Modified Tue Apr 30 20:13:47 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 1931
- Update serverhide.txt

Revision 1931 - Directory Listing - [select for diffs]
Modified Tue Apr 30 19:41:43 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 1930
- Update NEWS

Revision 1930 - Directory Listing - [select for diffs]
Modified Tue Apr 30 19:19:48 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 1928
- Update README

Revision 1928 - Directory Listing - [select for diffs]
Modified Tue Apr 30 17:48:23 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 1926
- Move report_resv() to m_stats.c

Revision 1926 - Directory Listing - [select for diffs]
Modified Tue Apr 30 16:19:55 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 1924
- Update NEWS

Revision 1924 - Directory Listing - [select for diffs]
Modified Tue Apr 30 15:21:20 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 1923
- "STATS o" now shows how many times an oper{} block has been used.
  Just like "STATS x|q"

Revision 1923 - Directory Listing - [select for diffs]
Modified Tue Apr 30 15:10:13 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 1920
- Moved report_confitem_types() to m_stats.c

Revision 1920 - Directory Listing - [select for diffs]
Modified Tue Apr 30 14:51:30 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 1918
- Dropped PCRE support

Revision 1918 - Directory Listing - [select for diffs]
Modified Tue Apr 30 13:39:57 2013 UTC (12 years, 3 months ago) by michael
Diff to previous 1915
- Made valid_wild_card_simple() easier to read

Revision 1915 - Directory Listing - [select for diffs]
Modified Sun Apr 28 11:47:22 2013 UTC (12 years, 4 months ago) by michael
Diff to previous 1913
- Unidentified/unregistered nicks may not speak in +R channels

Revision 1913 - Directory Listing - [select for diffs]
Modified Sun Apr 28 11:46:26 2013 UTC (12 years, 4 months ago) by michael
Diff to previous 1912
- Unidentified/unregistered nicks may not speak in +R channels

Revision 1912 - Directory Listing - [select for diffs]
Modified Sun Apr 28 11:34:27 2013 UTC (12 years, 4 months ago) by michael
Diff to previous 1910
- Update NEWS

Revision 1910 - Directory Listing - [select for diffs]
Modified Sun Apr 28 10:33:03 2013 UTC (12 years, 4 months ago) by michael
Diff to previous 1909
- Fixed shared{} blocks not working as expected
- Fixed spoofs not working as expected

Revision 1909 - Directory Listing - [select for diffs]
Modified Sat Apr 27 21:25:31 2013 UTC (12 years, 4 months ago) by michael
Diff to previous 1907
- Increased nickname history length to 32768

Revision 1907 - Directory Listing - [select for diffs]
Modified Sat Apr 27 21:24:53 2013 UTC (12 years, 4 months ago) by michael
Diff to previous 1906
- Increased nickname history length to 32768

Revision 1906 - Directory Listing - [select for diffs]
Modified Sat Apr 27 21:19:31 2013 UTC (12 years, 4 months ago) by michael
Diff to previous 1905
- Bump patchlevel to 8.1.0beta2

Revision 1905 - Directory Listing - [select for diffs]
Modified Sat Apr 27 21:18:07 2013 UTC (12 years, 4 months ago) by michael
Diff to previous 1903
- Bump patchlevel to 8.0.8

Revision 1903 - Directory Listing - [select for diffs]
Modified Sat Apr 27 21:15:59 2013 UTC (12 years, 4 months ago) by michael
Diff to previous 1901
- Removed operflag 'nick_changes'. Operators can now set +n at will

Revision 1901 - Directory Listing - [select for diffs]
Modified Sat Apr 27 19:17:36 2013 UTC (12 years, 4 months ago) by michael
Diff to previous 1900
- Backported -r1836 [m_users, show_lusers: removed extranous arguments to sendto_one()]

Revision 1900 - Directory Listing - [select for diffs]
Modified Sat Apr 27 18:56:39 2013 UTC (12 years, 4 months ago) by michael
Diff to previous 1898
- Changed RPL_WELCOME to comply with rfc2812

Revision 1898 - Directory Listing - [select for diffs]
Modified Sat Apr 27 18:46:12 2013 UTC (12 years, 4 months ago) by michael
Diff to previous 1897
- Update NEWS

Revision 1897 - Directory Listing - [select for diffs]
Modified Sat Apr 27 18:08:44 2013 UTC (12 years, 4 months ago) by michael
Diff to previous 1894
- m_list.c:do_list(): added sanity test for parv[1] being NULL

Revision 1894 - Directory Listing - [select for diffs]
Modified Sat Apr 27 14:53:18 2013 UTC (12 years, 4 months ago) by michael
Diff to previous 1893
 - m_kick.c: revert changes made in revision 1.24 (cvs) made on Sun Jan 7 04:46:30 2001 UTC
  AnonOps are gone. And as described in rfc 2812, this is how ircd should behave in case
  no kick-reason has been specified

Revision 1893 - Directory Listing - [select for diffs]
Modified Sat Apr 27 14:48:25 2013 UTC (12 years, 4 months ago) by michael
Diff to previous 1891
- m_kick.c: revert changes made in revision 1.24 (cvs) made on Sun Jan 7 04:46:30 2001 UTC
  AnonOps are gone. And as described in rfc 2812, this is how ircd should behave in case
  no kick-reason has been specified

Revision 1891 - Directory Listing - [select for diffs]
Modified Sat Apr 27 14:25:18 2013 UTC (12 years, 4 months ago) by michael
Diff to previous 1890
- m_quit(), ms_quit(): added extra sanity test for parv[1] being NULL,
  also try to avoid modifying parv[1]

Revision 1890 - Directory Listing - [select for diffs]
Modified Sat Apr 27 14:25:01 2013 UTC (12 years, 4 months ago) by michael
Diff to previous 1887
- m_quit(), ms_quit(): added extra sanity test for parv[1] being NULL,
  also try to avoid modifying parv[1]

Revision 1887 - Directory Listing - [select for diffs]
Modified Sat Apr 27 13:36:32 2013 UTC (12 years, 4 months ago) by michael
Diff to previous 1885
- m_whowas.c,m_names.c,m_kick.c: remove pointless code. There's no real reason why
  we should skip preceding commas in nick-/channelnames

Revision 1885 - Directory Listing - [select for diffs]
Modified Sat Apr 27 11:16:28 2013 UTC (12 years, 4 months ago) by michael
Diff to previous 1884
- Replaced a strpbrk() with has_wildcards()

Revision 1884 - Directory Listing - [select for diffs]
Modified Sat Apr 27 11:08:02 2013 UTC (12 years, 4 months ago) by michael
Diff to previous 1883
- Backported -r1874 [WHOIS may no longer accept wildcards]

Revision 1883 - Directory Listing - [select for diffs]
Modified Sat Apr 27 10:45:40 2013 UTC (12 years, 4 months ago) by michael
Diff to previous 1882
- Update NEWS

Revision 1882 - Directory Listing - [select for diffs]
Modified Sat Apr 27 10:44:00 2013 UTC (12 years, 4 months ago) by michael
Diff to previous 1881
- Update NEWS

Revision 1881 - Directory Listing - [select for diffs]
Modified Sat Apr 27 10:43:42 2013 UTC (12 years, 4 months ago) by michael
Diff to previous 1880
- Update NEWS

Revision 1880 - Directory Listing - [select for diffs]
Modified Sat Apr 27 10:42:03 2013 UTC (12 years, 4 months ago) by michael
Diff to previous 1879
- "STATS s" now shows configured services{} blocks as well

Revision 1879 - Directory Listing - [select for diffs]
Modified Sat Apr 27 10:41:48 2013 UTC (12 years, 4 months ago) by michael
Diff to previous 1878
- "STATS s" now shows configured services{} blocks as well

Revision 1878 - Directory Listing - [select for diffs]
Modified Sat Apr 27 10:38:26 2013 UTC (12 years, 4 months ago) by michael
Diff to previous 1873
- s_misc.h: fixed compile warning with -Wunsuffixed-float-constants

Revision 1873 - Directory Listing - [select for diffs]
Modified Fri Apr 26 21:31:04 2013 UTC (12 years, 4 months ago) by michael
Diff to previous 1871
- Backported -r1872 [Fixed broken compile with libGeoIP disabled ]

Revision 1871 - Directory Listing - [select for diffs]
Modified Fri Apr 26 08:53:04 2013 UTC (12 years, 4 months ago) by michael
Diff to previous 1869
- Reverted to -r1820; libGeoIP support is sheduled for  8.1

Revision 1869 - Directory Listing - [select for diffs]
Modified Thu Apr 25 18:12:07 2013 UTC (12 years, 4 months ago) by michael
Diff to previous 1868
- Bump patchlevel to 8.1.0beta1

Revision 1868 - Directory Listing - [select for diffs]
Modified Thu Apr 25 18:09:27 2013 UTC (12 years, 4 months ago) by michael
Diff to previous 1867
- Bump patchlevel to 8.1.0beta1

Revision 1867 - Directory Listing - [select for diffs]
Modified Thu Apr 25 18:01:53 2013 UTC (12 years, 4 months ago) by michael
Diff to previous 1822
- Create 8.1.x branch

Revision 1822 - Directory Listing - [select for diffs]
Modified Sun Apr 14 12:36:55 2013 UTC (12 years, 4 months ago) by michael
Diff to previous 1820
- Added preliminary support for ISO 3166 alpha-2 two letter country code
  enabled auth{} blocks. Requires libGeoIP.
- Added no_join to auth::flags

Revision 1820 - Directory Listing - [select for diffs]
Modified Fri Apr 12 13:08:52 2013 UTC (12 years, 4 months ago) by michael
Diff to previous 1816
- Bump patchlevel

Revision 1816 - Directory Listing - [select for diffs]
Modified Fri Apr 12 10:53:03 2013 UTC (12 years, 4 months ago) by michael
Diff to previous 1815
- Added default sid to example configuration files

Revision 1815 - Directory Listing - [select for diffs]
Modified Fri Apr 12 09:33:33 2013 UTC (12 years, 4 months ago) by michael
Diff to previous 1814
- Removed recently added m_svshost.c. Services may now change the host of a
  specific user via "SVSMODE <timestamp> <target> +x <hostname>"

Revision 1814 - Directory Listing - [select for diffs]
Modified Fri Apr 12 09:20:06 2013 UTC (12 years, 4 months ago) by michael
Diff to previous 1812
- Remote server connection and split notices now go to new usermode +e

Revision 1812 - Directory Listing - [select for diffs]
Modified Fri Apr 12 08:34:05 2013 UTC (12 years, 4 months ago) by michael
Diff to previous 1810
- Update NEWS

Revision 1810 - Directory Listing - [select for diffs]
Modified Fri Apr 12 08:31:34 2013 UTC (12 years, 4 months ago) by michael
Diff to previous 1808
- m_whois.c: fixed bug where TS5 servers would send an
  empty RPL_WHOISACTUALLY numeric

Revision 1808 - Directory Listing - [select for diffs]
Modified Wed Apr 10 16:40:37 2013 UTC (12 years, 4 months ago) by michael
Diff to previous 1807
- m_svsmode.c:ms_svsmode(): use 'const' when possibleh

Revision 1807 - Directory Listing - [select for diffs]
Modified Wed Apr 10 16:38:43 2013 UTC (12 years, 4 months ago) by michael
Diff to previous 1803
- m_svsmode.c: SVSMODE now requires at least 4 arguments

Revision 1803 - Directory Listing - [select for diffs]
Modified Mon Apr 1 11:56:24 2013 UTC (12 years, 4 months ago) by michael
Diff to previous 1802
- Remove BUGS file

Revision 1802 - Directory Listing - [select for diffs]
Modified Mon Apr 1 11:54:23 2013 UTC (12 years, 4 months ago) by michael
Diff to previous 1800
- myctime(): replaced strcpy() with strlcpy()

Revision 1800 - Directory Listing - [select for diffs]
Modified Sun Mar 31 19:19:25 2013 UTC (12 years, 4 months ago) by michael
Diff to previous 1792
- Update NEWS
- Remove TODO

Revision 1792 - Directory Listing - [select for diffs]
Modified Sun Mar 31 12:38:17 2013 UTC (12 years, 4 months ago) by michael
Diff to previous 1791
- Added SVSHOST command handler which allows services to change the
  hostname of a specific user


Revision 1791 - Directory Listing - [select for diffs]
Modified Wed Jan 30 10:56:02 2013 UTC (12 years, 6 months ago) by michael
Diff to previous 1789
- m_topic.c: improved services support. services may now set a channel topic
  without joining the channel first

Revision 1789 - Directory Listing - [select for diffs]
Modified Mon Jan 28 19:36:29 2013 UTC (12 years, 6 months ago) by michael
Diff to previous 1788
- Bump patchlevel

Revision 1788 - Directory Listing - [select for diffs]
Modified Mon Jan 28 19:35:50 2013 UTC (12 years, 6 months ago) by michael
Diff to previous 1787
- Update NEWS

Revision 1787 - Directory Listing - [select for diffs]
Modified Mon Jan 28 19:31:33 2013 UTC (12 years, 6 months ago) by michael
Diff to previous 1784
- Backported -r1786 [Fixed possible core in try_parse_v4_netmask() as
  reported by bobnomnom]

Revision 1784 - Directory Listing - [select for diffs]
Modified Sat Jan 26 22:40:14 2013 UTC (12 years, 7 months ago) by michael
Diff to previous 1780
- Fix bug where idle time sometimes is 0 even if the client didn't
  send any private message

Revision 1780 - Directory Listing - [select for diffs]
Modified Thu Jan 24 17:39:08 2013 UTC (12 years, 7 months ago) by michael
Diff to previous 1779
- Update INSTALL. --with-nicklen and --with-topiclen is gone

Revision 1779 - Directory Listing - [select for diffs]
Modified Thu Jan 24 17:34:46 2013 UTC (12 years, 7 months ago) by michael
Diff to previous 1778
- stats_operedup(): fixed minor compile warning

Revision 1778 - Directory Listing - [select for diffs]
Modified Thu Jan 24 17:30:29 2013 UTC (12 years, 7 months ago) by michael
Diff to previous 1777
- example..conf: whitespace commit

Revision 1777 - Directory Listing - [select for diffs]
Modified Thu Jan 24 17:28:14 2013 UTC (12 years, 7 months ago) by michael
Diff to previous 1776
- Update NEWS

Revision 1776 - Directory Listing - [select for diffs]
Modified Thu Jan 24 17:26:55 2013 UTC (12 years, 7 months ago) by michael
Diff to previous 1775
- /stats p, trace, ltrace and trace now shows fake idle as well
- Fix compile error in m_clearchan.c

Revision 1775 - Directory Listing - [select for diffs]
Modified Thu Jan 24 15:52:25 2013 UTC (12 years, 7 months ago) by michael
Diff to previous 1774
- idle_time_get(): minor optimization

Revision 1774 - Directory Listing - [select for diffs]
Modified Thu Jan 24 15:41:11 2013 UTC (12 years, 7 months ago) by michael
Diff to previous 1773
- Configuration parser now does support 'year' and 'month' units
- Add support for fake idle times to /whois. Known from csircd, this
  adds min_idle, and max_idle configuration directives to class{} blocks

Revision 1773 - Directory Listing - [select for diffs]
Modified Thu Jan 24 12:07:05 2013 UTC (12 years, 7 months ago) by michael
Diff to previous 1771
- move m_webirc.c from contrib/ to modules/
- Update NEWS

Revision 1771 - Directory Listing - [select for diffs]
Modified Sat Jan 19 23:11:22 2013 UTC (12 years, 7 months ago) by michael
Diff to previous 1770
- channel_mode.c: check_string() didn't work right in case string started
  with a space. (i.e., "MODE #chan +b : c" results in a weird ban mask)
  Bug got introduced in ircd-hybrid-5/channel.c, Revision 1.26

Revision 1770 - Directory Listing - [select for diffs]
Modified Sat Jan 19 19:57:18 2013 UTC (12 years, 7 months ago) by michael
Diff to previous 1768
- Update example.conf. Remove confusing information that the
  general{} block is read at start time which leads to popular belief
  that it isn't re-read on /rehash

Revision 1768 - Directory Listing - [select for diffs]
Modified Sat Jan 19 19:10:36 2013 UTC (12 years, 7 months ago) by michael
Diff to previous 1766
- m_rehash(): cosmetical cleanups

Revision 1766 - Directory Listing - [select for diffs]
Modified Sat Jan 19 18:22:39 2013 UTC (12 years, 7 months ago) by michael
Diff to previous 1764
- INFO now also shows configured values of 'disable_fake_channels',
  and 'stats_e_disabled'


Revision 1764 - Directory Listing - [select for diffs]
Modified Fri Jan 18 20:23:02 2013 UTC (12 years, 7 months ago) by michael
Diff to previous 1763
- m_rehash.c: FDLIMITS is no longer rehashable

Revision 1763 - Directory Listing - [select for diffs]
Modified Fri Jan 18 20:22:11 2013 UTC (12 years, 7 months ago) by michael
Diff to previous 1762
- Update NEWS

Revision 1762 - Directory Listing - [select for diffs]
Modified Fri Jan 18 19:21:54 2013 UTC (12 years, 7 months ago) by michael
Diff to previous 1760
- Fixed some other invalid conversion specifiers

Revision 1760 - Directory Listing - [select for diffs]
Modified Thu Jan 17 20:39:35 2013 UTC (12 years, 7 months ago) by michael
Diff to previous 1758
- %lu conversion specifier has been used when it should be %u

Revision 1758 - Directory Listing - [select for diffs]
Modified Thu Jan 17 20:31:21 2013 UTC (12 years, 7 months ago) by michael
Diff to previous 1757
- Fixed "STATS Y" sometimes sending weird sendq/recvq values

Revision 1757 - Directory Listing - [select for diffs]
Modified Thu Jan 17 19:16:14 2013 UTC (12 years, 7 months ago) by michael
Diff to previous 1755
- Update README: ircd-hybrid is now known to work properly
  on Debian GNU/Hurd 0.3. Kudos to Dominic Hargreaves

Revision 1755 - Directory Listing - [select for diffs]
Modified Thu Jan 17 19:05:28 2013 UTC (12 years, 7 months ago) by michael
Diff to previous 1750
- Backported -r1754 [Values of max_clients, max_nick_length, and
  max_topic_length are now shown in /info]

Revision 1750 - Directory Listing - [select for diffs]
Modified Wed Jan 16 14:07:08 2013 UTC (12 years, 7 months ago) by michael
Diff to previous 1748
- IMPORTANT: nick and topic lengths are now configurable via ircd.conf.
  A max_nick_length, as well as a max_topic_length configuration option
  can now be found in the serverinfo{} block

Revision 1748 - Directory Listing - [select for diffs]
Modified Tue Jan 15 18:16:36 2013 UTC (12 years, 7 months ago) by michael
Diff to previous 1747
- Update copyright years

Revision 1747 - Directory Listing - [select for diffs]
Modified Tue Jan 15 17:43:58 2013 UTC (12 years, 7 months ago) by michael
Diff to previous 1746
- Update NEWS

Revision 1746 - Directory Listing - [select for diffs]
Modified Tue Jan 15 17:33:09 2013 UTC (12 years, 7 months ago) by michael
Diff to previous 1744
- Bump patchlevel to 8.0.5

Revision 1744 - Directory Listing - [select for diffs]
Modified Mon Jan 14 20:25:43 2013 UTC (12 years, 7 months ago) by michael
Diff to previous 1742
- conf_parser.y: fixed fd leak with rsa public keys

Revision 1742 - Directory Listing - [select for diffs]
Modified Mon Jan 14 19:47:08 2013 UTC (12 years, 7 months ago) by michael
Diff to previous 1741
- ircd.pid should be in /var/run instead of /var

Revision 1741 - Directory Listing - [select for diffs]
Modified Mon Jan 14 19:35:29 2013 UTC (12 years, 7 months ago) by michael
Diff to previous 1740
- Fixed logfiles not getting reopened on /rehash

Revision 1740 - Directory Listing - [select for diffs]
Modified Mon Jan 14 18:54:49 2013 UTC (12 years, 7 months ago) by michael
Diff to previous 1739
- Fixed yyerror() not reporting configuration errors in some cases

Revision 1739 - Directory Listing - [select for diffs]
Modified Mon Jan 14 17:42:47 2013 UTC (12 years, 7 months ago) by michael
Diff to previous 1738
- Update NEWS.  Sorry Dom, forgot to mention ya in the actual commit. Now you go
  into the NEWS file instead.

Revision 1738 - Directory Listing - [select for diffs]
Modified Mon Jan 14 17:38:34 2013 UTC (12 years, 7 months ago) by michael
Diff to previous 1735
- Backported -r1737 [Quick and dirty workaround to fix build on GNU/Hurd
  because of undefined PATH_MAX]

Revision 1735 - Directory Listing - [select for diffs]
Modified Sun Jan 13 09:29:47 2013 UTC (12 years, 7 months ago) by michael
Diff to previous 1733
- removed rtsigio leftovers

Revision 1733 - Directory Listing - [select for diffs]
Modified Fri Jan 11 12:57:51 2013 UTC (12 years, 7 months ago) by michael
Diff to previous 1732
- Fixed minor compile warning

Revision 1732 - Directory Listing - [select for diffs]
Modified Fri Jan 11 12:57:19 2013 UTC (12 years, 7 months ago) by michael
Diff to previous 1725
- Dropped support for linux rt signals

Revision 1725 - Directory Listing - [select for diffs]
Modified Thu Jan 3 00:06:56 2013 UTC (12 years, 7 months ago) by michael
Diff to previous 1724
- Bump patchlevel

Revision 1724 - Directory Listing - [select for diffs]
Modified Thu Jan 3 00:06:20 2013 UTC (12 years, 7 months ago) by michael
Diff to previous 1723
- Minor updates to example configuration files

Revision 1723 - Directory Listing - [select for diffs]
Modified Thu Jan 3 00:02:43 2013 UTC (12 years, 7 months ago) by michael
Diff to previous 1722
- Fixed possible core on USERHOST/ISON which for some reason only happens with
  glibc with optimization enabled. Reported by Mantas
- Update NEWS

Revision 1722 - Directory Listing - [select for diffs]
Modified Sat Dec 29 22:15:10 2012 UTC (12 years, 7 months ago) by michael
Diff to previous 1717
- Backported -r1721 [m_invite.c: fixed broken CHWALL invite notice for invitees that are
  on a remote server]

Revision 1717 - Directory Listing - [select for diffs]
Modified Thu Dec 27 18:52:00 2012 UTC (12 years, 8 months ago) by michael
Diff to previous 1706
- Backported -r1716 [fixed bug where 'can_flood' didn't work as reported by Fawkes]

Revision 1706 - Directory Listing - [select for diffs]
Modified Sun Dec 23 14:58:42 2012 UTC (12 years, 8 months ago) by michael
Diff to previous 1705
- Bumped patchlevel

Revision 1705 - Directory Listing - [select for diffs]
Modified Sun Dec 23 14:50:38 2012 UTC (12 years, 8 months ago) by michael
Diff to previous 1704
- XLINE/KLINE/RESV/DLINE/SQUIT and KILL now have the same default reason
  if a reason hasn't been specified

Revision 1704 - Directory Listing - [select for diffs]
Modified Sun Dec 23 14:29:58 2012 UTC (12 years, 8 months ago) by michael
Diff to previous 1700
- Backported -r1703 [Fixed core on UNDLINE]

Revision 1700 - Directory Listing - [select for diffs]
Modified Thu Dec 20 11:45:48 2012 UTC (12 years, 8 months ago) by michael
Diff to previous 1697
- Update NEWS

Revision 1697 - Directory Listing - [select for diffs]
Modified Thu Dec 20 11:33:59 2012 UTC (12 years, 8 months ago) by michael
Diff to previous 1696
- Fixed bug where ircops could not see nick rejection notices

Revision 1696 - Directory Listing - [select for diffs]
Modified Thu Dec 20 11:22:33 2012 UTC (12 years, 8 months ago) by michael
Diff to previous 1695
- Fixed minor compile warnings

Revision 1695 - Directory Listing - [select for diffs]
Modified Wed Dec 19 22:28:34 2012 UTC (12 years, 8 months ago) by michael
Diff to previous 1694
- Bumped patchlevel to 8.0.2

Revision 1694 - Directory Listing - [select for diffs]
Modified Wed Dec 19 22:23:14 2012 UTC (12 years, 8 months ago) by michael
Diff to previous 1693
- m_nick.c:mr_nick(): removed useless IsExemptResv() test

Revision 1693 - Directory Listing - [select for diffs]
Modified Wed Dec 19 22:20:04 2012 UTC (12 years, 8 months ago) by michael
Diff to previous 1691
- Updated NEWS

Revision 1691 - Directory Listing - [select for diffs]
Modified Wed Dec 19 22:10:51 2012 UTC (12 years, 8 months ago) by michael
Diff to previous 1690
- Update README

Revision 1690 - Directory Listing - [select for diffs]
Modified Wed Dec 19 21:44:31 2012 UTC (12 years, 8 months ago) by michael
Diff to previous 1686
- Backported -r1689 [Fixed WEBIRC module]

Revision 1686 - Directory Listing - [select for diffs]
Modified Wed Dec 19 20:31:45 2012 UTC (12 years, 8 months ago) by michael
Diff to previous 1685
- Update NEWS

Revision 1685 - Directory Listing - [select for diffs]
Modified Wed Dec 19 20:24:52 2012 UTC (12 years, 8 months ago) by michael
Diff to previous 1683
- STATS q|Q now shows how many times a resv{} block has been matched.
  (Just like STATS x|X)

Revision 1683 - Directory Listing - [select for diffs]
Modified Tue Dec 18 19:26:35 2012 UTC (12 years, 8 months ago) by michael
Diff to previous 1682
- Backported -r1661 [CAP_EX and CAP_IE are now mandatory]

Revision 1682 - Directory Listing - [select for diffs]
Modified Tue Dec 18 18:45:27 2012 UTC (12 years, 8 months ago) by michael
Diff to previous 1678
- backported -r1681 [added temporary workaround for servers sending
  numeric 451 in response to the "NOTICE AUTH ..." messages upon
  registration

Revision 1678 - Directory Listing - [select for diffs]
Modified Tue Dec 18 17:59:33 2012 UTC (12 years, 8 months ago) by michael
Diff to previous 1677
- bison 2.7 & automake 1.12.6
- Update configure.ac

Revision 1677 - Directory Listing - [select for diffs]
Modified Tue Dec 18 17:53:37 2012 UTC (12 years, 8 months ago) by michael
Diff to previous 1673
- Minor documentation update to example configuration files

Revision 1673 - Directory Listing - [select for diffs]
Modified Wed Nov 21 20:29:18 2012 UTC (12 years, 9 months ago) by michael
Diff to previous 1672
- Backport -r1670 [Update some configure tests. We actually don't use inet_aton
  and friends anymore.]
- Update Makefiles/config.guess/config.sub/depcomp using automake 1.12.5

Revision 1672 - Directory Listing - [select for diffs]
Modified Wed Nov 21 20:10:32 2012 UTC (12 years, 9 months ago) by michael
Diff to previous 1665
- Backported -r1671 [fixed bug spotted by Jakub S. where timed events stopped from
  working if the system's clock is running backwards]

Revision 1665 - Directory Listing - [select for diffs]
Modified Sun Nov 18 15:56:25 2012 UTC (12 years, 9 months ago) by michael
Diff to previous 1657
- Fixed compile warnings with --enable-assert

Revision 1657 - Directory Listing - [select for diffs]
Modified Fri Nov 16 19:47:07 2012 UTC (12 years, 9 months ago) by michael
Diff to previous 1642
- Backport "./configure --enable-assert" fix from -r1654

Revision 1642 - Directory Listing - [select for diffs]
Modified Sun Nov 4 19:23:28 2012 UTC (12 years, 9 months ago) by michael
Diff to previous 1641
- Update configure for 8.0.1

Revision 1641 - Directory Listing - [select for diffs]
Modified Sun Nov 4 18:14:17 2012 UTC (12 years, 9 months ago) by michael
Diff to previous 1640
- src/conf.c: fixed compile warning introduced by previous commit

Revision 1640 - Directory Listing - [select for diffs]
Modified Sun Nov 4 17:58:25 2012 UTC (12 years, 9 months ago) by michael
Diff to previous 1639
- Optimize find_address_conf. No need to lookup matching G-Lines if the client
  is exempted from G-Lines

Revision 1639 - Directory Listing - [select for diffs]
Modified Sun Nov 4 17:34:06 2012 UTC (12 years, 9 months ago) by michael
Diff to previous 1638
- Update NEWS

Revision 1638 - Directory Listing - [select for diffs]
Modified Sun Nov 4 17:30:49 2012 UTC (12 years, 9 months ago) by michael
Diff to previous 1617
- Fixed CIDR support for /challenge
- Fixed oper{} block class limits
- Fixed bug where check_server() possibly would copy server's ip address
  to an invalid connect{} block

Revision 1617 - Directory Listing - [select for diffs]
Modified Tue Oct 30 20:47:34 2012 UTC (12 years, 9 months ago) by michael
Diff to previous 1616
- Fixed typo in x-line expiration notice

Revision 1616 - Directory Listing - [select for diffs]
Modified Mon Oct 29 18:22:17 2012 UTC (12 years, 9 months ago) by michael
Diff to previous 1610
- Backported -r1615

Revision 1610 - Directory Listing - [select for diffs]
Modified Sun Oct 28 13:24:31 2012 UTC (12 years, 10 months ago) by michael
Diff to previous 1607
- Bump patchlevel for testing purposes

Revision 1607 - Directory Listing - [select for diffs]
Modified Sat Oct 27 21:34:38 2012 UTC (12 years, 10 months ago) by michael
Diff to previous 1593
- Move ircd-hybrid-7.3 to ircd-hybrid/branches/7.3.x

Revision 1593 - Directory Listing - [select for diffs]
Modified Sat Oct 27 21:09:19 2012 UTC (12 years, 10 months ago) by michael
Diff to previous 1591
- Create 8.0.x branch

Revision 1591 - Directory Listing - [select for diffs]
Modified Sat Oct 27 20:57:12 2012 UTC (12 years, 10 months ago) by michael
Diff to previous 1590
- Renaming urls is annoying

Revision 1590 - Directory Listing - [select for diffs]
Modified Sat Oct 27 20:53:41 2012 UTC (12 years, 10 months ago) by michael
Original Path: trunk/branches
Diff to previous 1588
- Moving trunk

Revision 1588 - Directory Listing - [select for diffs]
Added Sat Oct 27 20:49:12 2012 UTC (12 years, 10 months ago) by michael
- Create ircd-hybrid, ircd-hybrid/branches, ircd-hybrid/releases, ircd-hybrid/trunk

Convenience Links