summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-01- Update NEWSmichael
2014-05-01- Update reference.confmichael
2014-05-01- conf_parser.y: fixed bug where the parser wouldn't take time unitsmichael
2014-04-30- Fixed possible WATCH core. Fix provided by Adammichael
2014-04-25- m_set.c: misc. fixes and cleanupsmichael
2014-04-20- Update NEWSmichael
2014-04-20- Bump version to 8.1.16michael
2014-04-15- Readded FLAGS_BLOCKEDmichael
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-07- Backported -r3268 [irc_res.c:make_request(): lowered retries counter to 2]michael
2014-04-06- Update NEWSmichael
2014-04-05- m_who.c:m_who(): admins may now see all channel members via "WHO #channel"michael
2014-04-05- Re-add CHW capability to cope nice with rbmichael
2014-04-03- conf.c:match_conf_password(): fixed undefined behaviour with crypt()michael
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