summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-09- Make PRIVMSG/NOTICE use UID targets if possiblemichael
2014-01-07- Revved patchlevelmichael
2014-01-06- parse.c, m_message.c: replaced few 512s with IRCD_BUFSIZE; removed useless ...michael
2014-01-06- m_whois.c:do_whois(): get it to work with UIDs. Spotted and fixed by Adam.michael
2014-01-06- Update NEWS. Just for fgeekmichael
2014-01-06- Update NEWSmichael
2014-01-06- Update help/opermichael
2014-01-06- Update help/trace, help/killmichael
2014-01-06- Update help/statsmichael
2014-01-06- Update help/unxlinemichael
2014-01-06- Update help/connectmichael
2014-01-06- Update help/squitmichael
2014-01-06- m_whois.c:whois_person(): removed /whois noticemichael
2014-01-05- hash.c:exceeding_sendq(): constificationmichael
2014-01-05- m_who.c:do_who(): don't hide hopcount to irc operatorsmichael
2014-01-05- Update NEWSmichael
2014-01-05- m_map.c: don't leak hidden servers in /mapmichael
2014-01-05- Fixed server name leak for hidden servers in /who, /whois and /whowasmichael
2014-01-05- m_trace.c:mo_trace(): properly check return value of hunt_server()michael
2014-01-05- mo_version(): fixed indentationmichael
2014-01-04- Fixed kline issue as reported by Andrei Hristowmichael
2014-01-03- conf.c:conf_free(): sanely clear hub/leaf lists fur debugging purposesmichael
2014-01-03- s_bsd.c:ssl_handshake(): reset timeout handler once SSL_accept() hasmichael
2014-01-01- Update copyright yearsmichael
2013-12-31- Update NEWSmichael
2013-12-29- Update NEWSmichael
2013-12-29- Cleaned up RPL_WHOISADMIN hackmichael
2013-12-29- Fixed bug where ircd didn't timeout SSL connections that haven'tmichael
2013-12-25- automake 1.14.1michael
2013-12-25- Update NEWS filemichael
2013-12-25- Fixed EOB not working for remote servers (Fake Direction)michael
2013-12-24- list.c:dlinkFindDelete(): minor readability improvementsmichael
2013-12-24- m_webirc.c: instead of silently dropping WEBIRC requests frommichael
2013-12-21- Update several help filesmichael
2013-12-21- Update several help filesmichael
2013-12-20- Revved patchlevel to 8.1.12michael
2013-12-18- Update NEWS filemichael
2013-12-18- m_webirc.c:mr_webirc(): fixed bug where parv[3] isn't tested formichael
2013-12-18- channel_mode.c:set_channel_mode(): removed legacy code which has beenmichael
2013-12-17- Avoid magically sized temporary buffersmichael
2013-12-17- Avoid magically sized temporary buffersmichael
2013-12-17- introduce_client(), sendnick_TS(): fixed buffer overflow if a client has al...michael
2013-12-16- m_nick.c, m_join.c: Tweaked channel/nickname rejection noticesmichael
2013-12-15- client.c: #include "parse.h"michael
2013-12-15- event.c:aventAdIsh(): fixed compile warning with -Wunsuffixed-float-constants,michael
2013-12-15- client.c:make_client(): make use of the SetUnknown() macromichael
2013-12-14- version.c: cosmetical changesmichael
2013-12-14- stats_hooks(), show_events(): no longer sending an extra empty linemichael
2013-12-13- Update AUTHORS & version.cmichael
2013-12-12- Update AUTHORSmichael