summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-29- Update NEWSmichael
2014-03-29- Revved patchlevel to 8.1.15michael
2014-03-29- flex 2.5.39michael
2014-03-28- Backported -r3227 [m_stats.c:stats_servlinks(): removed extranous spaces]michael
2014-03-28- Update NEWSmichael
2014-03-28- Backported -r3182 [s_user.c:check_xline(): use CONF_NOREASON for default re...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- channel_mode.c:chm_voice, chm_hop, chm_op: removed extraneous/redundant IsC...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-20- send.c:send_message_remote(): replace ID(&to) with ID(to) as spotted by Adammichael
2014-03-18- send.c:send_message_remote(): TS6 improvementsmichael
2014-03-16- m_svinfo.c: minimum required argument count is 5. Remove redundant test on ...michael
2014-03-14- channel_mode.c:chm_limit(): instead of passing an empty buffer to atoi()michael
2014-03-14- Update NEWSmichael
2014-03-14- m_svsnick.c: backported -r3138 [Do not self collide clients who svsnick to ...michael
2014-03-09- svn propsetmichael
2014-03-09- respond.c: update copyright headermichael
2014-03-09- Update tools/README.mkpasswdmichael
2014-03-09- Update NEWSmichael
2014-03-09- mkpasswd.c: mkpasswd now defaults to MD5 instead of DESmichael
2014-03-09- mkpasswd.c: cosmetical fixesmichael
2014-03-09- Removed m_users.cmichael
2014-03-06- m_services.c:m_hostserv(): fixed invalid ERR_SERVICESDOWN replymichael
2014-03-06- parse.c:do_numeric(): now use sendto_channel_butone() to also forwardmichael
2014-03-05- parse.c: moved 'sender' variable to inner scopemichael
2014-03-05- parse.c: removed redundant commentmichael
2014-03-01- conf.h: made some more constants use an enummichael
2014-03-01- s_auth.h: made 'flags' an unsigned int typemichael
2014-03-01- modules.h: use an enum for flag typesmichael
2014-03-01- conf_class.h: use an enum for flag typesmichael
2014-03-01- listener.h: use an enum for flag typesmichael
2014-03-01- defaults.h: removed MSGPATH definitionmichael
2014-03-01- m_stats.c, conf.h: removed unused CONF_FLAGS_LIMIT_IP and CONF_FLAGS_NOMATC...michael
2014-03-01- white-space changes / style cleanupsmichael
2014-02-28- Renamed ts_warn() to sendto_realops_flags_ratelimited()michael
2014-02-27- mkkeypair: LICENSE doesn't exist anymore. It's now COPYINGmichael
2014-02-27- mkpasswd.c:main(): constificationmichael
2014-02-27- Update tools/README.mkpasswdmichael
2014-02-27- numeric.c, m_set.c: fixed inconsistent use of "can't" and "cannot"michael
2014-02-27- conf_db.c: fixed inconsistent use of "can't" and "cannot"michael
2014-02-27- ircd.c:io_loop(): minor cosmetical fixes to the "reloading motd files"michael
2014-02-27- ircd_signal.c:sigint_handler(): fixed inconsistentmichael
2014-02-27- numeric.c: fixed inconsistent use of "can't" and "cannot"michael
2014-02-27- reference.conf: applied 0001-ciphers-doc.patch by Guillaume Parentmichael
2014-02-26- channel_mode.c: made mode_count, mode_limit, simple_modes_mask unsigned int...michael