The InspIRCd Project
Home | Developers | Wiki | Forums | Bug Tracker | SVN | Download | Blog | Stats
 
[svn] / trunk / inspircd / include / commands Repository:
Powered by ViewVC

Index of /trunk/inspircd/include/commands

Files shown:53
Directory revision: 10718 (of 10809)
Sticky Revision:
Query: Query revision history


File Rev. Age Author Last log entry
 Parent Directory        
cmd_admin.h  9608  6 months  brain  Conversion of command handler params from "const char* const* parameters, int pcnt" to "const std::v...
cmd_away.h  9608  6 months  brain  Conversion of command handler params from "const char* const* parameters, int pcnt" to "const std::v...
cmd_clearcache.h  9608  6 months  brain  Conversion of command handler params from "const char* const* parameters, int pcnt" to "const std::v...
cmd_commands.h  9608  6 months  brain  Conversion of command handler params from "const char* const* parameters, int pcnt" to "const std::v...
cmd_connect.h  9608  6 months  brain  Conversion of command handler params from "const char* const* parameters, int pcnt" to "const std::v...
cmd_die.h  9608  6 months  brain  Conversion of command handler params from "const char* const* parameters, int pcnt" to "const std::v...
cmd_eline.h  10718  3 weeks  w00t  Fix a number of commands to have max_params field. This means in practice, that colons on gline reas...
cmd_gline.h  10715  3 weeks  w00t  Add optional max_params for commands, which means that we can compress 'extra' params, while still a...
cmd_info.h  9608  6 months  brain  Conversion of command handler params from "const char* const* parameters, int pcnt" to "const std::v...
cmd_invite.h  9608  6 months  brain  Conversion of command handler params from "const char* const* parameters, int pcnt" to "const std::v...
cmd_ison.h  9608  6 months  brain  Conversion of command handler params from "const char* const* parameters, int pcnt" to "const std::v...
cmd_join.h  9608  6 months  brain  Conversion of command handler params from "const char* const* parameters, int pcnt" to "const std::v...
cmd_kick.h  9608  6 months  brain  Conversion of command handler params from "const char* const* parameters, int pcnt" to "const std::v...
cmd_kill.h  9608  6 months  brain  Conversion of command handler params from "const char* const* parameters, int pcnt" to "const std::v...
cmd_kline.h  10718  3 weeks  w00t  Fix a number of commands to have max_params field. This means in practice, that colons on gline reas...
cmd_links.h  9608  6 months  brain  Conversion of command handler params from "const char* const* parameters, int pcnt" to "const std::v...
cmd_list.h  9608  6 months  brain  Conversion of command handler params from "const char* const* parameters, int pcnt" to "const std::v...
cmd_loadmodule.h  9608  6 months  brain  Conversion of command handler params from "const char* const* parameters, int pcnt" to "const std::v...
cmd_lusers.h  9608  6 months  brain  Conversion of command handler params from "const char* const* parameters, int pcnt" to "const std::v...
cmd_map.h  9608  6 months  brain  Conversion of command handler params from "const char* const* parameters, int pcnt" to "const std::v...
cmd_mode.h  9608  6 months  brain  Conversion of command handler params from "const char* const* parameters, int pcnt" to "const std::v...
cmd_modules.h  9608  6 months  brain  Conversion of command handler params from "const char* const* parameters, int pcnt" to "const std::v...
cmd_motd.h  9608  6 months  brain  Conversion of command handler params from "const char* const* parameters, int pcnt" to "const std::v...
cmd_names.h  9608  6 months  brain  Conversion of command handler params from "const char* const* parameters, int pcnt" to "const std::v...
cmd_nick.h  9608  6 months  brain  Conversion of command handler params from "const char* const* parameters, int pcnt" to "const std::v...
cmd_notice.h  9608  6 months  brain  Conversion of command handler params from "const char* const* parameters, int pcnt" to "const std::v...
cmd_oper.h  10424  2 months  brain  Grr at windows exports
cmd_part.h  9608  6 months  brain  Conversion of command handler params from "const char* const* parameters, int pcnt" to "const std::v...
cmd_pass.h  9608  6 months  brain  Conversion of command handler params from "const char* const* parameters, int pcnt" to "const std::v...
cmd_ping.h  9608  6 months  brain  Conversion of command handler params from "const char* const* parameters, int pcnt" to "const std::v...
cmd_pong.h  9608  6 months  brain  Conversion of command handler params from "const char* const* parameters, int pcnt" to "const std::v...
cmd_privmsg.h  9608  6 months  brain  Conversion of command handler params from "const char* const* parameters, int pcnt" to "const std::v...
cmd_qline.h  10718  3 weeks  w00t  Fix a number of commands to have max_params field. This means in practice, that colons on gline reas...
cmd_quit.h  9608  6 months  brain  Conversion of command handler params from "const char* const* parameters, int pcnt" to "const std::v...
cmd_rehash.h  9608  6 months  brain  Conversion of command handler params from "const char* const* parameters, int pcnt" to "const std::v...
cmd_reloadmodule.h  9608  6 months  brain  Conversion of command handler params from "const char* const* parameters, int pcnt" to "const std::v...
cmd_restart.h  9608  6 months  brain  Conversion of command handler params from "const char* const* parameters, int pcnt" to "const std::v...
cmd_rules.h  9608  6 months  brain  Conversion of command handler params from "const char* const* parameters, int pcnt" to "const std::v...
cmd_server.h  10023  4 months  w00t  Send ERR_NOTREGISTERED to clients that send SERVER on a client port with a text that tells them what...
cmd_squit.h  9608  6 months  brain  Conversion of command handler params from "const char* const* parameters, int pcnt" to "const std::v...
cmd_stats.h  9608  6 months  brain  Conversion of command handler params from "const char* const* parameters, int pcnt" to "const std::v...
cmd_time.h  9608  6 months  brain  Conversion of command handler params from "const char* const* parameters, int pcnt" to "const std::v...
cmd_topic.h  9608  6 months  brain  Conversion of command handler params from "const char* const* parameters, int pcnt" to "const std::v...
cmd_trace.h  9608  6 months  brain  Conversion of command handler params from "const char* const* parameters, int pcnt" to "const std::v...
cmd_unloadmodule.h  9608  6 months  brain  Conversion of command handler params from "const char* const* parameters, int pcnt" to "const std::v...
cmd_user.h  9608  6 months  brain  Conversion of command handler params from "const char* const* parameters, int pcnt" to "const std::v...
cmd_userhost.h  9608  6 months  brain  Conversion of command handler params from "const char* const* parameters, int pcnt" to "const std::v...
cmd_version.h  9608  6 months  brain  Conversion of command handler params from "const char* const* parameters, int pcnt" to "const std::v...
cmd_wallops.h  10718  3 weeks  w00t  Fix a number of commands to have max_params field. This means in practice, that colons on gline reas...
cmd_who.h  10274  2 months  w00t  Add opt_time to WHO (will be /who +t flag) and clean the fuck up CommandWho::whomatch, which was as ...
cmd_whois.h  9608  6 months  brain  Conversion of command handler params from "const char* const* parameters, int pcnt" to "const std::v...
cmd_whowas.h  9608  6 months  brain  Conversion of command handler params from "const char* const* parameters, int pcnt" to "const std::v...
cmd_zline.h  10718  3 weeks  w00t  Fix a number of commands to have max_params field. This means in practice, that colons on gline reas...

Download tarball


This repository is synched from our developer network every five minutes There may be a short delay between a commit taking place, and it becoming availble here.
Use svn co http://svn.inspircd.org/repository/trunk/inspircd to check out trunk, or svn co http://svn.inspircd.org/repository/branches/1_1_stable to check out the stable 1.1 branch.
ViewVC Help