summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-08- regenerate parser/lexermichael
2013-05-08- Update NEWSmichael
2013-05-08- Added 'nononreg' (+R) to general::oper_umodesmichael
2013-05-08- Added usermode F (remote client connect/exit notices) on public requestmichael
2013-05-08- m_eob(): removed assert() which is now invalidmichael
2013-05-08- Cleanup previous commit -r1957michael
2013-05-08- EOB is now send to all servers globallymichael
2013-05-08- Cosmetical cleanupsmichael
2013-05-08- Print chunk capacity to debug.log instead of ircd.logmichael
2013-05-08- Tweaked various mempool chunk sizesmichael
2013-05-07- Update modes.txtmichael
2013-05-07- (RPL_REDIR) Change conversion specifiersmichael
2013-05-07- Update NEWSmichael
2013-05-07- Fixed strange user/oper idle-times shown in /tracemichael
2013-05-06- Implemented channel mode +M. Clients that haven't identified theirmichael
2013-05-05- Backport -r1877 [Made find_capability() return an unsigned int]michael
2013-05-05- Backport -r1895 [m_mode(): these buffers don't need to be static]michael
2013-05-05- conf.c:verify_access(): removed unused variablemichael
2013-05-05- Bump patchlevel to 8.1.0beta3michael
2013-05-05- Removed channel::quiet_on_ban configuration option. This feature ismichael
2013-05-05- can_send(): fixed bug where bans were not checked against non-channel membersmichael
2013-05-05- can_send(): ensure msg_has_controls() isn't called twice for non-chanopsmichael
2013-05-04- Update help/cmode filemichael
2013-05-04- Implemented channel mode +c. Known from other ircds, this mode basicallymichael
2013-05-04- Minor spelling fixesmichael
2013-04-30- Update serverhide.txtmichael
2013-04-30- Update NEWSmichael
2013-04-30- Update READMEmichael
2013-04-30- Move report_resv() to m_stats.cmichael
2013-04-30- Update NEWSmichael
2013-04-30- "STATS o" now shows how many times an oper{} block has been used.michael
2013-04-30- Moved report_confitem_types() to m_stats.cmichael
2013-04-30- Dropped PCRE supportmichael
2013-04-30- Made valid_wild_card_simple() easier to readmichael
2013-04-28- Unidentified/unregistered nicks may not speak in +R channelsmichael
2013-04-28- Update NEWSmichael
2013-04-28- Fixed shared{} blocks not working as expectedmichael
2013-04-27- Increased nickname history length to 32768michael
2013-04-27- Bump patchlevel to 8.1.0beta2michael
2013-04-27- Removed operflag 'nick_changes'. Operators can now set +n at willmichael
2013-04-27- Changed RPL_WELCOME to comply with rfc2812michael
2013-04-27- Update NEWSmichael
2013-04-27- m_list.c:do_list(): added sanity test for parv[1] being NULLmichael
2013-04-27- m_kick.c: revert changes made in revision 1.24 (cvs) made on Sun Jan 7 04:4...michael
2013-04-27- m_quit(), ms_quit(): added extra sanity test for parv[1] being NULL,michael
2013-04-27- m_whowas.c,m_names.c,m_kick.c: remove pointless code. There's no real reaso...michael
2013-04-27- Replaced a strpbrk() with has_wildcards()michael
2013-04-27- Backported -r1874 [WHOIS may no longer accept wildcards]michael
2013-04-27- Update NEWSmichael
2013-04-27- Update NEWSmichael