ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid-8/modules
(Current path doesn't exist after revision 1591)
r1474
File Last Change
 ../
core/ 1474 (11 years ago) by michael: - removed &localchannels
Makefile.am 1447 (11 years ago) by michael: - Added m_module.c and moved mo_module() into it
Makefile.in 1462 (11 years ago) by michael: - automake 1.12.2
m_accept.c 1309 (11 years ago) by michael: - renaming files: ircd_parser.y -> conf_parser.y ircd_lexer.l -> conf_lexer.l s_conf.c -> conf.c s_conf.h -> conf.h s_log.c -> log.c s_log.h -> log.h
m_admin.c 1309 (11 years ago) by michael: - renaming files: ircd_parser.y -> conf_parser.y ircd_lexer.l -> conf_lexer.l s_conf.c -> conf.c s_conf.h -> conf.h s_log.c -> log.c s_log.h -> log.h
m_away.c 1474 (11 years ago) by michael: - removed &localchannels
m_cap.c 1309 (11 years ago) by michael: - renaming files: ircd_parser.y -> conf_parser.y ircd_lexer.l -> conf_lexer.l s_conf.c -> conf.c s_conf.h -> conf.h s_log.c -> log.c s_log.h -> log.h
m_capab.c 1309 (11 years ago) by michael: - renaming files: ircd_parser.y -> conf_parser.y ircd_lexer.l -> conf_lexer.l s_conf.c -> conf.c s_conf.h -> conf.h s_log.c -> log.c s_log.h -> log.h
m_challenge.c 1467 (11 years ago) by michael: - m_challenge.c: add mo_challenge() which now takes care of operators issuing the CHALLENGE command
m_close.c 1243 (12 years ago) by michael: - move content of msg.h, ircd_handler.h and handlers.h into parse.h and remove headers accordingly - killed common.h - remove m_killhost.c and m_flags.c from contrib/ - sort out unused header includes here and there
m_connect.c 1474 (11 years ago) by michael: - removed &localchannels
m_dline.c 1474 (11 years ago) by michael: - removed &localchannels
m_encap.c 1321 (11 years ago) by michael: - remove unused variables
m_eob.c 1243 (12 years ago) by michael: - move content of msg.h, ircd_handler.h and handlers.h into parse.h and remove headers accordingly - killed common.h - remove m_killhost.c and m_flags.c from contrib/ - sort out unused header includes here and there
m_etrace.c 1400 (11 years ago) by michael: - move has_wildcards() to irc_string.c and make use of it in several places
m_gline.c 1474 (11 years ago) by michael: - removed &localchannels
m_globops.c 1474 (11 years ago) by michael: - removed &localchannels
m_hash.c 1243 (12 years ago) by michael: - move content of msg.h, ircd_handler.h and handlers.h into parse.h and remove headers accordingly - killed common.h - remove m_killhost.c and m_flags.c from contrib/ - sort out unused header includes here and there
m_help.c 1325 (11 years ago) by michael: - Get rid of fileio.c. Replace some ircsprintf() with snprintf() while on it
m_info.c 1474 (11 years ago) by michael: - removed &localchannels
m_invite.c 1474 (11 years ago) by michael: - removed &localchannels
m_ison.c 1243 (12 years ago) by michael: - move content of msg.h, ircd_handler.h and handlers.h into parse.h and remove headers accordingly - killed common.h - remove m_killhost.c and m_flags.c from contrib/ - sort out unused header includes here and there
m_kline.c 1474 (11 years ago) by michael: - removed &localchannels
m_knock.c 1474 (11 years ago) by michael: - removed &localchannels
m_links.c 1309 (11 years ago) by michael: - renaming files: ircd_parser.y -> conf_parser.y ircd_lexer.l -> conf_lexer.l s_conf.c -> conf.c s_conf.h -> conf.h s_log.c -> log.c s_log.h -> log.h
m_list.c 1449 (11 years ago) by michael: - Merged m_away() and mo_away(). Also, /away is no longer time-limited. - Same goes for /list
m_locops.c 1474 (11 years ago) by michael: - removed &localchannels
m_lusers.c 1309 (11 years ago) by michael: - renaming files: ircd_parser.y -> conf_parser.y ircd_lexer.l -> conf_lexer.l s_conf.c -> conf.c s_conf.h -> conf.h s_log.c -> log.c s_log.h -> log.h
m_map.c 1309 (11 years ago) by michael: - renaming files: ircd_parser.y -> conf_parser.y ircd_lexer.l -> conf_lexer.l s_conf.c -> conf.c s_conf.h -> conf.h s_log.c -> log.c s_log.h -> log.h
m_module.c 1448 (11 years ago) by michael: - Don't allow m_module.la to be unloaded
m_motd.c 1309 (11 years ago) by michael: - renaming files: ircd_parser.y -> conf_parser.y ircd_lexer.l -> conf_lexer.l s_conf.c -> conf.c s_conf.h -> conf.h s_log.c -> log.c s_log.h -> log.h
m_names.c 1243 (12 years ago) by michael: - move content of msg.h, ircd_handler.h and handlers.h into parse.h and remove headers accordingly - killed common.h - remove m_killhost.c and m_flags.c from contrib/ - sort out unused header includes here and there
m_oper.c 1446 (11 years ago) by michael: - Removed OMOTD --- Diese und die folgenden Zeilen werden ignoriert -- M include/defaults.h M include/conf.h M include/numeric.h M include/motd.h M src/s_user.c M src/messages.tab M src/motd.c M src/ircd.c M modules/Makefile.in M modules/m_challenge.c M modules/m_oper.c D modules/m_omotd.c M modules/m_rehash.c M modules/Makefile.am M NEWS
m_operwall.c 1474 (11 years ago) by michael: - removed &localchannels
m_pass.c 1243 (12 years ago) by michael: - move content of msg.h, ircd_handler.h and handlers.h into parse.h and remove headers accordingly - killed common.h - remove m_killhost.c and m_flags.c from contrib/ - sort out unused header includes here and there
m_ping.c 1309 (11 years ago) by michael: - renaming files: ircd_parser.y -> conf_parser.y ircd_lexer.l -> conf_lexer.l s_conf.c -> conf.c s_conf.h -> conf.h s_log.c -> log.c s_log.h -> log.h
m_pong.c 1309 (11 years ago) by michael: - renaming files: ircd_parser.y -> conf_parser.y ircd_lexer.l -> conf_lexer.l s_conf.c -> conf.c s_conf.h -> conf.h s_log.c -> log.c s_log.h -> log.h
m_post.c 1243 (12 years ago) by michael: - move content of msg.h, ircd_handler.h and handlers.h into parse.h and remove headers accordingly - killed common.h - remove m_killhost.c and m_flags.c from contrib/ - sort out unused header includes here and there
m_rehash.c 1446 (11 years ago) by michael: - Removed OMOTD --- Diese und die folgenden Zeilen werden ignoriert -- M include/defaults.h M include/conf.h M include/numeric.h M include/motd.h M src/s_user.c M src/messages.tab M src/motd.c M src/ircd.c M modules/Makefile.in M modules/m_challenge.c M modules/m_oper.c D modules/m_omotd.c M modules/m_rehash.c M modules/Makefile.am M NEWS
m_restart.c 1309 (11 years ago) by michael: - renaming files: ircd_parser.y -> conf_parser.y ircd_lexer.l -> conf_lexer.l s_conf.c -> conf.c s_conf.h -> conf.h s_log.c -> log.c s_log.h -> log.h
m_resv.c 1309 (11 years ago) by michael: - renaming files: ircd_parser.y -> conf_parser.y ircd_lexer.l -> conf_lexer.l s_conf.c -> conf.c s_conf.h -> conf.h s_log.c -> log.c s_log.h -> log.h
m_services.c 1309 (11 years ago) by michael: - renaming files: ircd_parser.y -> conf_parser.y ircd_lexer.l -> conf_lexer.l s_conf.c -> conf.c s_conf.h -> conf.h s_log.c -> log.c s_log.h -> log.h
m_set.c 1460 (11 years ago) by michael: - Added 'set' to operator privilege flags. Gives access to the "SET" command
m_stats.c 1459 (11 years ago) by michael: - remove g-line acls - added general::gline_request_duration configuration option which simply replaces the harcoded PENDING_GLINE_TIME definition
m_svinfo.c 1309 (11 years ago) by michael: - renaming files: ircd_parser.y -> conf_parser.y ircd_lexer.l -> conf_lexer.l s_conf.c -> conf.c s_conf.h -> conf.h s_log.c -> log.c s_log.h -> log.h
m_svsmode.c 1474 (11 years ago) by michael: - removed &localchannels
m_svsnick.c 1474 (11 years ago) by michael: - removed &localchannels
m_tburst.c 1474 (11 years ago) by michael: - removed &localchannels
m_testline.c 1369 (11 years ago) by michael: - cleanup temporary k/d/g line code
m_testmask.c 1309 (11 years ago) by michael: - renaming files: ircd_parser.y -> conf_parser.y ircd_lexer.l -> conf_lexer.l s_conf.c -> conf.c s_conf.h -> conf.h s_log.c -> log.c s_log.h -> log.h
m_time.c 1309 (11 years ago) by michael: - renaming files: ircd_parser.y -> conf_parser.y ircd_lexer.l -> conf_lexer.l s_conf.c -> conf.c s_conf.h -> conf.h s_log.c -> log.c s_log.h -> log.h
m_topic.c 1474 (11 years ago) by michael: - removed &localchannels
m_trace.c 1400 (11 years ago) by michael: - move has_wildcards() to irc_string.c and make use of it in several places
m_user.c 1243 (12 years ago) by michael: - move content of msg.h, ircd_handler.h and handlers.h into parse.h and remove headers accordingly - killed common.h - remove m_killhost.c and m_flags.c from contrib/ - sort out unused header includes here and there
m_userhost.c 1405 (11 years ago) by michael: - m_userhost(): don't leak irc operator status in case the status is hidden
m_users.c 1309 (11 years ago) by michael: - renaming files: ircd_parser.y -> conf_parser.y ircd_lexer.l -> conf_lexer.l s_conf.c -> conf.c s_conf.h -> conf.h s_log.c -> log.c s_log.h -> log.h
m_version.c 1309 (11 years ago) by michael: - renaming files: ircd_parser.y -> conf_parser.y ircd_lexer.l -> conf_lexer.l s_conf.c -> conf.c s_conf.h -> conf.h s_log.c -> log.c s_log.h -> log.h
m_wallops.c 1474 (11 years ago) by michael: - removed &localchannels
m_watch.c 1309 (11 years ago) by michael: - renaming files: ircd_parser.y -> conf_parser.y ircd_lexer.l -> conf_lexer.l s_conf.c -> conf.c s_conf.h -> conf.h s_log.c -> log.c s_log.h -> log.h
m_who.c 1406 (11 years ago) by michael: - m_who(): replace two irccmp with strcmp
m_whois.c 1474 (11 years ago) by michael: - removed &localchannels
m_whowas.c 1358 (11 years ago) by michael: - cleanup and rewrite whowas.c to use the dlink list manipulation routines - increase NICKNAMEHISTORYLENGTH to 16384
m_xline.c 1309 (11 years ago) by michael: - renaming files: ircd_parser.y -> conf_parser.y ircd_lexer.l -> conf_lexer.l s_conf.c -> conf.c s_conf.h -> conf.h s_log.c -> log.c s_log.h -> log.h
1 directory and 62 files shown