ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/branches/newio/modules
(Current path doesn't exist after revision 9091)
r8753
File Last Change
 ../
core/ 2800 (10 years ago) by michael: - m_message.c:msg_client(): removed pointless MyClient() test
m_dline.c 2806 (10 years ago) by michael: - m_dline.c:mo_dline(). if a target server exists, use sendto_match_servs() instead of sendto_server()
m_kline.c 2805 (10 years ago) by michael: - m_kline.c:mo_kline(). if a target server exists, use sendto_match_servs() instead of sendto_server()
m_whois.c 2785 (10 years ago) by michael: - m_whois.c:do_whois(): get it to work with UIDs. Spotted and fixed by Adam.
m_who.c 2754 (10 years ago) by michael: - m_who.c:do_who(): don't hide hopcount to irc operators
m_map.c 2752 (10 years ago) by michael: - m_map.c: don't leak hidden servers in /map
m_whowas.c 2749 (10 years ago) by michael: - Fixed server name leak for hidden servers in /who, /whois and /whowas
m_trace.c 2744 (10 years ago) by michael: - m_trace.c:mo_trace(): properly check return value of hunt_server()
m_version.c 2741 (10 years ago) by michael: - mo_version(): fixed indentation
Makefile.in 2723 (10 years ago) by michael: - automake 1.14.1
m_webirc.c 2713 (10 years ago) by michael: - m_webirc.c: instead of silently dropping WEBIRC requests from registered clients, simply send ERR_ALREADYREGISTRED
m_stats.c 2692 (10 years ago) by michael: - Avoid magically sized temporary buffers
m_help.c 2655 (10 years ago) by michael: - m_help.c:sendhelpfile(): fixed fd leak
m_locops.c 2641 (10 years ago) by michael: - m_locops.c: added proper TS6 support / properly prefix LOCOPS message with name/UID
m_svskill.c 2620 (10 years ago) by michael: - m_svskill.c: replaced MyClient() test with MyConnect()
Makefile.am 2603 (10 years ago) by michael: - Added SVSKILL
m_hash.c 2542 (10 years ago) by michael: - m_hash.c: constification
m_svsmode.c 2528 (10 years ago) by michael: - Added usermode +W. Users connected via a webirc gateway get this mode set by servers. - /WHOIS now shows whether a client is connected via a webirc gateway
m_capab.c 2527 (10 years ago) by michael: - Style corrections
m_topic.c 2519 (10 years ago) by michael: - m_topic.c: constification
m_svsnick.c 2484 (10 years ago) by michael: - m_svsnick.c: fixed stupid bug that leads to desynchronized nick database throughout the entire network
m_set.c 2440 (10 years ago) by michael: - Fixed ident
m_invite.c 2438 (10 years ago) by michael: - Another round of conversion specifier fixes
m_svinfo.c 2437 (10 years ago) by michael: - Ficed conversion specifiers in some places
m_ison.c 2429 (10 years ago) by michael: - ioengine changes as of 31JUL13
m_userhost.c 2429 (10 years ago) by michael: - ioengine changes as of 31JUL13
m_info.c 2428 (10 years ago) by michael: - ioengine changes as of 31JUL13
m_list.c 2420 (10 years ago) by michael: - Fixed misc. compile warnings
m_close.c 2419 (10 years ago) by michael: - ioengine changes as of 23JUL13
m_user.c 2419 (10 years ago) by michael: - ioengine changes as of 23JUL13
m_post.c 2419 (10 years ago) by michael: - ioengine changes as of 23JUL13
m_connect.c 2419 (10 years ago) by michael: - ioengine changes as of 23JUL13
m_accept.c 2417 (10 years ago) by michael: - Change command message handlers to int type
m_globops.c 2417 (10 years ago) by michael: - Change command message handlers to int type
m_etrace.c 2417 (10 years ago) by michael: - Change command message handlers to int type
m_away.c 2417 (10 years ago) by michael: - Change command message handlers to int type
m_cap.c 2417 (10 years ago) by michael: - Change command message handlers to int type
m_oper.c 2417 (10 years ago) by michael: - Change command message handlers to int type
m_xline.c 2417 (10 years ago) by michael: - Change command message handlers to int type
m_pong.c 2417 (10 years ago) by michael: - Change command message handlers to int type
m_ping.c 2417 (10 years ago) by michael: - Change command message handlers to int type
m_time.c 2417 (10 years ago) by michael: - Change command message handlers to int type
m_motd.c 2417 (10 years ago) by michael: - Change command message handlers to int type
m_pass.c 2417 (10 years ago) by michael: - Change command message handlers to int type
m_resv.c 2417 (10 years ago) by michael: - Change command message handlers to int type
m_watch.c 2417 (10 years ago) by michael: - Change command message handlers to int type
m_admin.c 2417 (10 years ago) by michael: - Change command message handlers to int type
m_operwall.c 2417 (10 years ago) by michael: - Change command message handlers to int type
m_users.c 2417 (10 years ago) by michael: - Change command message handlers to int type
m_services.c 2417 (10 years ago) by michael: - Change command message handlers to int type
m_module.c 2417 (10 years ago) by michael: - Change command message handlers to int type
m_certfp.c 2417 (10 years ago) by michael: - Change command message handlers to int type
m_rehash.c 2417 (10 years ago) by michael: - Change command message handlers to int type
m_challenge.c 2417 (10 years ago) by michael: - Change command message handlers to int type
m_encap.c 2417 (10 years ago) by michael: - Change command message handlers to int type
m_lusers.c 2417 (10 years ago) by michael: - Change command message handlers to int type
m_tburst.c 2417 (10 years ago) by michael: - Change command message handlers to int type
m_knock.c 2417 (10 years ago) by michael: - Change command message handlers to int type
m_names.c 2417 (10 years ago) by michael: - Change command message handlers to int type
m_links.c 2417 (10 years ago) by michael: - Change command message handlers to int type
m_restart.c 2417 (10 years ago) by michael: - Change command message handlers to int type
m_wallops.c 2417 (10 years ago) by michael: - Change command message handlers to int type
m_eob.c 2417 (10 years ago) by michael: - Change command message handlers to int type
m_gline.c 2417 (10 years ago) by michael: - Change command message handlers to int type
1 directory and 63 files shown