Age | Commit message (Expand) | Author |
2014-07-02 | - Removed supported.h | michael |
2014-07-02 | - Removed hooking system | michael |
2014-03-28 | - Backported -r3182 [s_user.c:check_xline(): use CONF_NOREASON for default re... | michael |
2014-03-01 | - white-space changes / style cleanups | michael |
2014-01-28 | - register_remote_user(): removed unused realname/gecos parameter | michael |
2014-01-25 | - Clean up all files in src/ (fixed indentation, removed whitespaces/tabs) | michael |
2013-12-17 | - Avoid magically sized temporary buffers | michael |
2013-12-17 | - introduce_client(), sendnick_TS(): fixed buffer overflow if a client has al... | michael |
2013-10-27 | - Added usermode +W. Users connected via a webirc gateway get this | michael |
2013-07-03 | - Fixed core with empty auth::spoof entries | michael |
2013-07-03 | - White-space commit / style corrections | michael |
2013-06-21 | - s_user.c: style corrections, remove useless comment | michael |
2013-06-19 | - s_user.c:user_set_hostmask(): don't send QUIT message to channels if | michael |
2013-06-18 | - Added generall::cycle_on_host_change configuration option as requested | michael |
2013-06-16 | - Add usermode 'S' (client is connecte via SSL/TLS). | michael |
2013-06-15 | - Implement CERTFP | michael |
2013-06-04 | - Removed usermode +C | michael |
2013-06-03 | - Now that invite- and ban-exempts are hardcoded, there's no need to delete | michael |
2013-06-02 | - Cleanup ISUPPORT code and get rid of message.c | michael |
2013-05-31 | - Implement motd{} configuration blocks based on ircu's implementation | michael |
2013-05-30 | - m_svsmode(), user_set_hostmask(): minor cleanups and fixes to previous commit | michael |
2013-05-30 | - m_svsmode.c: avoid HostServ floods | michael |
2013-05-30 | - s_user.c:user_set_hostmask(): send a QUIT/JOIN combination to other channel | michael |
2013-05-29 | - s_user.c:user_set_hostmask(): don't unset FLAGS_IP_SPOOFING if the client's | michael |
2013-05-29 | - Finished proper implementation of usermode 'x' (UMODE_HIDDENHOST) | michael |
2013-05-29 | - s_user.c, s_serv.c, rsa.c: style corrections; mostly whitespace changes | michael |
2013-05-26 | - s_user.c:report_and_set_user_flags(): minor spelling fixes | michael |
2013-05-19 | - Undo -r1900 for now [Changed RPL_WELCOME to comply with rfc2812]. Looks lik... | michael |
2013-05-16 | - Merged valid_username() and clean_user_name() | michael |
2013-05-12 | - m_svsmode(), set_user_mode(): \n, \r, \t aren't treaded specially anymore | michael |
2013-05-12 | - Remove entering_umode and change_umode callbacks in preparation for the | michael |
2013-05-08 | - Added usermode F (remote client connect/exit notices) on public request | michael |
2013-04-30 | - Dropped PCRE support | michael |
2013-04-27 | - Removed operflag 'nick_changes'. Operators can now set +n at will | michael |
2013-04-27 | - Changed RPL_WELCOME to comply with rfc2812 | michael |
2013-04-24 | - Constification | michael |
2013-04-19 | - m_users, show_lusers: removed extranous arguments to sendto_one() | 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-12 | - Removed recently added m_svshost.c. Services may now change the host of a | michael |
2013-04-12 | - Remote server connection and split notices now go to new usermode +e | michael |
2013-04-12 | - set_user_mode(): remove useless debugging notice | michael |
2013-03-31 | - Forward-port -r1792 [Added SVSHOST command handler which allows services to... | 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 |
2012-11-07 | - First pass of conf parser stabilization/cleanup | michael |
2012-11-06 | - More config subsystem cleanups | michael |
2012-11-04 | - Initial rewrite of the configuration subsystem | michael |
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 to | michael |