ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/modules
r9413
File Last Change
 ../
core/ 9411 (6 years ago) by michael: - Store tls version/cipher in Client::tls_cipher for later use
extra/ 9374 (6 years ago) by michael: - Each type of command handler now has its own min/max argument count pair; remove remaining argument checks from all modules
Makefile.am 9413 (6 years ago) by michael: - Add METADATA command handler for later use
Makefile.in 9413 (6 years ago) by michael: - Add METADATA command handler for later use
m_accept.c 9374 (6 years ago) by michael: - Each type of command handler now has its own min/max argument count pair; remove remaining argument checks from all modules
m_admin.c 9397 (6 years ago) by michael: - server_hunte(): drop the 'parc' argument. It's no longer needed.
m_away.c 9374 (6 years ago) by michael: - Each type of command handler now has its own min/max argument count pair; remove remaining argument checks from all modules
m_cap.c 9374 (6 years ago) by michael: - Each type of command handler now has its own min/max argument count pair; remove remaining argument checks from all modules
m_capab.c 9374 (6 years ago) by michael: - Each type of command handler now has its own min/max argument count pair; remove remaining argument checks from all modules
m_certfp.c 9408 (6 years ago) by michael: - Rename Client::certfp to Client::tls_certfp
m_close.c 9374 (6 years ago) by michael: - Each type of command handler now has its own min/max argument count pair; remove remaining argument checks from all modules
m_connect.c 9397 (6 years ago) by michael: - server_hunte(): drop the 'parc' argument. It's no longer needed.
m_dline.c 9374 (6 years ago) by michael: - Each type of command handler now has its own min/max argument count pair; remove remaining argument checks from all modules
m_encap.c 9378 (6 years ago) by michael: - Track how many times a command has been issued via ENCAP in Message::ecount. Can be seen in /stats m now.
m_eob.c 9374 (6 years ago) by michael: - Each type of command handler now has its own min/max argument count pair; remove remaining argument checks from all modules
m_etrace.c 9397 (6 years ago) by michael: - server_hunte(): drop the 'parc' argument. It's no longer needed.
m_globops.c 9387 (6 years ago) by michael: - Style corrections
m_hash.c 9374 (6 years ago) by michael: - Each type of command handler now has its own min/max argument count pair; remove remaining argument checks from all modules
m_help.c 9374 (6 years ago) by michael: - Each type of command handler now has its own min/max argument count pair; remove remaining argument checks from all modules
m_info.c 9397 (6 years ago) by michael: - server_hunte(): drop the 'parc' argument. It's no longer needed.
m_invite.c 9384 (6 years ago) by michael: - Refactor Message flags
m_ison.c 9374 (6 years ago) by michael: - Each type of command handler now has its own min/max argument count pair; remove remaining argument checks from all modules
m_kline.c 9374 (6 years ago) by michael: - Each type of command handler now has its own min/max argument count pair; remove remaining argument checks from all modules
m_knock.c 9374 (6 years ago) by michael: - Each type of command handler now has its own min/max argument count pair; remove remaining argument checks from all modules
m_links.c 9395 (6 years ago) by michael: - m_links.c: minor cleanups to parameter handling
m_list.c 9374 (6 years ago) by michael: - Each type of command handler now has its own min/max argument count pair; remove remaining argument checks from all modules
m_locops.c 9387 (6 years ago) by michael: - Style corrections
m_lusers.c 9397 (6 years ago) by michael: - server_hunte(): drop the 'parc' argument. It's no longer needed.
m_map.c 9374 (6 years ago) by michael: - Each type of command handler now has its own min/max argument count pair; remove remaining argument checks from all modules
m_metadata.c 9413 (6 years ago) by michael: - Add METADATA command handler for later use
m_module.c 9391 (6 years ago) by michael: - m_module.c:mo_module(): remove sanity test on parv[1] that's now no longer needed
m_motd.c 9397 (6 years ago) by michael: - server_hunte(): drop the 'parc' argument. It's no longer needed.
m_names.c 9374 (6 years ago) by michael: - Each type of command handler now has its own min/max argument count pair; remove remaining argument checks from all modules
m_oper.c 9408 (6 years ago) by michael: - Rename Client::certfp to Client::tls_certfp
m_pass.c 9374 (6 years ago) by michael: - Each type of command handler now has its own min/max argument count pair; remove remaining argument checks from all modules
m_ping.c 9374 (6 years ago) by michael: - Each type of command handler now has its own min/max argument count pair; remove remaining argument checks from all modules
m_pong.c 9374 (6 years ago) by michael: - Each type of command handler now has its own min/max argument count pair; remove remaining argument checks from all modules
m_post.c 9374 (6 years ago) by michael: - Each type of command handler now has its own min/max argument count pair; remove remaining argument checks from all modules
m_rehash.c 9392 (6 years ago) by michael: - m_rehash.c:mo_rehash(): remove sanity test on parv that's now no longer needed
m_restart.c 9374 (6 years ago) by michael: - Each type of command handler now has its own min/max argument count pair; remove remaining argument checks from all modules
m_resv.c 9374 (6 years ago) by michael: - Each type of command handler now has its own min/max argument count pair; remove remaining argument checks from all modules
m_set.c 9405 (6 years ago) by michael: - m_set.c:quote_spamnum(): use proper conversion specifier for GlobalSetOptions.spam_num
m_stats.c 9397 (6 years ago) by michael: - server_hunte(): drop the 'parc' argument. It's no longer needed.
m_svinfo.c 9374 (6 years ago) by michael: - Each type of command handler now has its own min/max argument count pair; remove remaining argument checks from all modules
m_svshost.c 9374 (6 years ago) by michael: - Each type of command handler now has its own min/max argument count pair; remove remaining argument checks from all modules
m_svsjoin.c 9374 (6 years ago) by michael: - Each type of command handler now has its own min/max argument count pair; remove remaining argument checks from all modules
m_svskill.c 9374 (6 years ago) by michael: - Each type of command handler now has its own min/max argument count pair; remove remaining argument checks from all modules
m_svsmode.c 9374 (6 years ago) by michael: - Each type of command handler now has its own min/max argument count pair; remove remaining argument checks from all modules
m_svsnick.c 9374 (6 years ago) by michael: - Each type of command handler now has its own min/max argument count pair; remove remaining argument checks from all modules
m_svspart.c 9374 (6 years ago) by michael: - Each type of command handler now has its own min/max argument count pair; remove remaining argument checks from all modules
m_svstag.c 9374 (6 years ago) by michael: - Each type of command handler now has its own min/max argument count pair; remove remaining argument checks from all modules
m_tburst.c 9374 (6 years ago) by michael: - Each type of command handler now has its own min/max argument count pair; remove remaining argument checks from all modules
m_time.c 9397 (6 years ago) by michael: - server_hunte(): drop the 'parc' argument. It's no longer needed.
m_topic.c 9384 (6 years ago) by michael: - Refactor Message flags
m_trace.c 9397 (6 years ago) by michael: - server_hunte(): drop the 'parc' argument. It's no longer needed.
m_undline.c 9374 (6 years ago) by michael: - Each type of command handler now has its own min/max argument count pair; remove remaining argument checks from all modules
m_unkline.c 9374 (6 years ago) by michael: - Each type of command handler now has its own min/max argument count pair; remove remaining argument checks from all modules
m_unresv.c 9374 (6 years ago) by michael: - Each type of command handler now has its own min/max argument count pair; remove remaining argument checks from all modules
m_unxline.c 9374 (6 years ago) by michael: - Each type of command handler now has its own min/max argument count pair; remove remaining argument checks from all modules
m_user.c 9374 (6 years ago) by michael: - Each type of command handler now has its own min/max argument count pair; remove remaining argument checks from all modules
m_userhost.c 9374 (6 years ago) by michael: - Each type of command handler now has its own min/max argument count pair; remove remaining argument checks from all modules
m_version.c 9397 (6 years ago) by michael: - server_hunte(): drop the 'parc' argument. It's no longer needed.
m_wallops.c 9387 (6 years ago) by michael: - Style corrections
m_watch.c 9387 (6 years ago) by michael: - Style corrections
m_webirc.c 9374 (6 years ago) by michael: - Each type of command handler now has its own min/max argument count pair; remove remaining argument checks from all modules
m_who.c 9374 (6 years ago) by michael: - Each type of command handler now has its own min/max argument count pair; remove remaining argument checks from all modules
m_whois.c 9408 (6 years ago) by michael: - Rename Client::certfp to Client::tls_certfp
m_whowas.c 9397 (6 years ago) by michael: - server_hunte(): drop the 'parc' argument. It's no longer needed.
m_xline.c 9374 (6 years ago) by michael: - Each type of command handler now has its own min/max argument count pair; remove remaining argument checks from all modules
2 directories and 67 files shown