summaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2014-07-20- m_oper.c, m_challenge.c: cosmetical fixesmichael
2014-07-19- m_challenge.c:m_challenge(): added sanity test on parv[1]michael
2014-07-19- m_challenge.c:m_challenge(): cosmetical fixmichael
2014-07-19- m_xline.c, m_resv.c: fixed bug where the mask which is to be banned is chec...michael
2014-07-18- Cleaned up and sanitized /challenge relatedcodemichael
2014-07-17- m_server.c: fixed build with LibreSSL which hasn't compression supportmichael
2014-07-17- m_xline.c: fixed broken check_xline()michael
2014-07-05- m_encap.c:ms_encap(): removed unused variablemichael
2014-07-02- Removed hooking systemmichael
2014-07-02- m_encap.c: respect args_min when calling the encap handlermichael
2014-07-02- m_nick.c: from p4: move resv channel oper notice to umode rejectmichael
2014-06-25- m_eob.c:server_eob(): fixed faulty assert()michael
2014-06-22- m_dline.c:mo_dline(): don't require an address to be prepended with *@michael
2014-06-22- m_stats.c:stats_tstats(): prefix "/stats t" reply with 't' instead of 'T',michael
2014-06-18- m_message.c:handle_special(): removed user@server messages to local users,michael
2014-06-18- m_message.c:msg_client(): replaced MyConnect with MyClient test. Otherwise ...michael
2014-06-17- Fixed EOB logic for remote servers. Fix derived from p4michael
2014-06-05- m_locops.c, m_globops.c: removed extra colonsmichael
2014-06-05- Update macros in m4/michael
2014-05-30- m_kick.c:m_kick(): removed outdated commentmichael
2014-05-30- m_kick.c:m_kick(): channel halfops (%) may now no longer KICK other channel...michael
2014-05-29- m_join.c:ms_join(): fixed compile warningmichael
2014-05-22- m_sjoin.c:ms_sjoin(): hardened test to make sure SJOINs are reallymichael
2014-05-22- m_join.c:ms_join(): don't allow servers to join channelsmichael
2014-05-16- m_info.c:info_table[]: cosmetical fixesmichael
2014-05-11- Fixed bug where "STATS p" would show an invalid amount of irc-operatorsmichael
2014-05-10- m_cap.c: from p4: Ignore trailing spaces from CAP REQ/ACKs to prevent rejec...michael
2014-05-05- m_die(), m_restart(): use get_client_name() instead of get_oper_name()michael
2014-04-30- Fixed possible WATCH core. Fix provided by Adammichael
2014-04-25- m_set.c: misc. fixes and cleanupsmichael
2014-04-14- Backported -r3296 [m_capab.c:mr_capab(): capability tokens must be all in p...michael
2014-04-14- Made server_estab() and sendnick_TS() use 'static' keywordmichael
2014-04-13- m_quit.c:ms_quit(): don't default to source_p->name if no quit message is g...michael
2014-04-13- s_serv.c, m_server.c: moved all netburst related code to m_server.cmichael
2014-04-10- m_kick.c:m_kick(): removed unused variablemichael
2014-04-08- Fixed corrupted "STATS U" outputmichael
2014-04-05- m_who.c:m_who(): admins may now see all channel members via "WHO #channel"michael
2014-03-28- Backported -r3227 [m_stats.c:stats_servlinks(): removed extranous spaces]michael
2014-03-28- Backported -r3220 [m_topic.c:m_topic(): use chptr->chname when reporting ER...michael
2014-03-28- Backported -r3212 [m_part.c:part_one_client(): use chptr->chname if we alre...michael
2014-03-25- Backported -r3213 [m_watch.c:m_watch(): replaced all strcat() with strlcat()]michael
2014-03-25- m_kick.c: backported some cleanups done in -r3198michael
2014-03-25- Backported -r3209 [m_user.c:mr_user(): optimize in case parv[4] is empty]michael
2014-03-23- Cleaned up find_chasing(). Removed useless third 'chasing' argument.michael
2014-03-23- Backported -r3180 [m_locops.c:ms_locops(): accept LOCOPS from servers]michael
2014-03-16- m_svinfo.c: minimum required argument count is 5. Remove redundant test on ...michael
2014-03-14- m_svsnick.c: backported -r3138 [Do not self collide clients who svsnick to ...michael
2014-03-09- Removed m_users.cmichael
2014-03-06- m_services.c:m_hostserv(): fixed invalid ERR_SERVICESDOWN replymichael
2014-03-01- m_stats.c, conf.h: removed unused CONF_FLAGS_LIMIT_IP and CONF_FLAGS_NOMATC...michael