summaryrefslogtreecommitdiff
path: root/src/channel_mode.c
AgeCommit message (Expand)Author
2013-12-18- channel_mode.c:set_channel_mode(): removed legacy code which has beenmichael
2013-11-17- src/channel_mode.c: fixed small buglet in send_mode_changes() with servermichael
2013-11-09- channel_mode.c: fixed warnings with clangmichael
2013-10-13- find_person(): fixed naming conventionmichael
2013-06-19- Rename Ban::username structure member to Ban::usermichael
2013-06-15- channel_mode.c:add_id(): don't leak server names of servers that are hidden.michael
2013-05-06- Implemented channel mode +M. Clients that haven't identified theirmichael
2013-05-04- Implemented channel mode +c. Known from other ircds, this mode basicallymichael
2013-04-19- Revert to -r1831michael
2013-04-19- Made all numeric defines use the actual string instead of the numeric valuemichael
2013-03-31- Replaced all occurrences of ircsprintf with sprintf/snprintfmichael
2013-01-19- Forward-port -r1771 [channel_mode.c: check_string() didn't work right in casemichael
2012-12-18- channel_mode.c: chm_invex, chm_exempt: ban and invite exemptions aremichael
2012-11-16- Implemented memory pool allocator which basically is taken from Tor'smichael
2012-11-07- First pass of conf parser stabilization/cleanupmichael
2012-11-04- Initial rewrite of the configuration subsystemmichael
2012-10-30- Made m_globops() and ms_globops() use sendto_realops_flags()michael
2012-10-27- Second time's the charm? Moving svnroot/ircd-hybrid-8 tomichael