Age | Commit message (Expand) | Author |
2013-11-20 | - Better distinguishing between usermode +g and +G in both /whois and /privmsg | michael |
2013-11-17 | - Renamed kill_client_ll_serv_butone() to kill_client_serv_butone() just to s... | michael |
2013-11-17 | - m_mode.c:ms_bmask(): fixed bug with server hiding enabled | michael |
2013-10-25 | - Added m4/ac_define_dir.m4 | michael |
2013-10-25 | - Instead of forcefully adding | michael |
2013-10-23 | - Initial build system related modernizations | michael |
2013-10-13 | - find_person(): fixed naming convention | michael |
2013-08-02 | - Removed rfc1459_command_send_error() message handler | michael |
2013-07-16 | - mr_nick(): remove legacy code for nicks cantaining '~'. valid_nickname() | michael |
2013-07-04 | - m_nick.c:change_local_nick(): fixed nickchange-flooding logic | michael |
2013-07-03 | - Automake 1.14 | michael |
2013-06-19 | - whowas: Renamed functions. | michael |
2013-06-19 | - Rename Ban::username structure member to Ban::user | michael |
2013-06-15 | - Implement CERTFP | michael |
2013-06-03 | - automake 1.13.3 | michael |
2013-05-16 | - Removed outdated comment | michael |
2013-05-16 | - Another fix to previous commit. Am I drunk? Aye! | michael |
2013-05-16 | - Merged valid_username() and clean_user_name() | michael |
2013-05-16 | - automake 1.13.2 | michael |
2013-05-15 | - m_nick.c: replaced few strcpy() with strlcpy() | michael |
2013-05-14 | - Improve KILL server notice to be more specific about the client being | michael |
2013-05-12 | - Removed 'remote', and 'global_kill' oper flags, and added 'connect', | michael |
2013-05-12 | - Renamed m_error() to mr_error() | michael |
2013-05-12 | - mr_error(): ignore error if it's not a connecting/handshaking server | michael |
2013-05-12 | - part_one_client(): removed useless client_p argument | michael |
2013-05-12 | - m_nick.c, m_part.c: only style corrections | michael |
2013-05-11 | - Mostly style cleanups & whitespace changes | michael |
2013-05-06 | - Implemented channel mode +M. Clients that haven't identified their | michael |
2013-05-05 | - Backport -r1895 [m_mode(): these buffers don't need to be static] | michael |
2013-05-04 | - Implemented channel mode +c. Known from other ircds, this mode basically | michael |
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-25 | - Added basic support for libGeoIP | michael |
2013-04-21 | - Add ERR_CHANBANREASON (numeric 485) | michael |
2013-04-21 | - Numeric 432 now shows the actual reason of quarantined nicknames | michael |
2013-04-19 | - Revert to -r1831 | michael |
2013-04-19 | - Made all numeric defines use the actual string instead of the numeric value | michael |
2013-04-14 | - Quarantined/reserved channels may now contain wildcards | michael |
2013-03-31 | - Forward-port -r1792 [Added SVSHOST command handler which allows services to... | michael |
2013-03-31 | - KLINE, DLINE, SQUIT and KILL now make use of CONF_NOREASON as well | michael |
2013-03-31 | - Replaced all occurrences of ircsprintf with sprintf/snprintf | michael |
2013-01-16 | - Forward-port -r1750 [IMPORTANT: nick and topic lengths are now configurable | michael |
2013-01-11 | - Add support for "away-notify" client capability | michael |
2013-01-06 | - automake 1.13.1 | michael |
2012-12-28 | - automake 1.13 | michael |
2012-12-27 | - m_message.c: fixed bug where 'can_flood' didn't work as reported by Fawkes | michael |
2012-12-20 | - Forward-port -r1697 [Fixed bug where ircops could not | michael |
2012-12-19 | - m_nick.c:mr_nick(): remove useless IsExemptResv() test which can | michael |
2012-12-19 | - Forward-port -r1685 [STATS q|Q now shows how many times a resv{} | michael |