summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-13- Update AUTHORS & version.cmichael
2013-12-12- Update AUTHORSmichael
2013-12-12- Update NEWSmichael
2013-12-12- m_join.c:m_join(): actually test conf->reason for being a NULL pointermichael
2013-12-12- conf.c:valid_wild_card(): add missing va_end()michael
2013-12-12- m_help.c:sendhelpfile(): fixed fd leakmichael
2013-12-11- send.c:send_queued_write(): removed pointless castmichael
2013-12-11- Update NEWSmichael
2013-12-10- s_bsd_select.c, s_bsd_devpoll.c, s_bsd_epoll.c,michael
2013-12-10- Update NEWSmichael
2013-12-10- ircd.c: show serial number on startupmichael
2013-12-10- m_mode.c: fixed possible desync with modes set by servicesmichael
2013-12-10- m_locops.c: added proper TS6 support / properly prefix LOCOPS message with ...michael
2013-12-10- send.c: cleaned up style here and theremichael
2013-12-10- send.c:sendto_match_servs(): removed unused variablemichael
2013-12-10- send.c:sendto_anywhere(): removed unreachable code. server never sendsmichael
2013-12-08- Removed setup_socket callbackmichael
2013-12-08- RPL_WHOISMODES now uses the 310 numeric to comply with other ircdsmichael
2013-12-06- Fixed compile warnings with --enable-poll and --enable-selectmichael
2013-12-06- Revved patchlevelmichael
2013-12-06- bison 3.0.2michael
2013-12-06- Update NEWSmichael
2013-12-04- m_svskill.c: replaced MyClient() test with MyConnect()michael
2013-12-04- Update NEWSmichael
2013-12-04- Administrators may now see channel modes in /LISTmichael
2013-12-02- src/s_bsd_kqueue.c: removed redundant init_netio() prototype; fixed indenta...michael
2013-12-02- src/s_bsd_kqueue.c: fixed compile warningmichael
2013-11-28- src/irc_reslib.c: removed advertising clausemichael
2013-11-24- Update NEWSmichael
2013-11-23- Set SVN properties on m_svskill.cmichael
2013-11-23- Actually add m_svskill.cmichael
2013-11-23- Added SVSKILLmichael
2013-11-23- Bump version to hybrid-8.1.10michael
2013-11-23- Untabify help/whomichael
2013-11-21- Add -fno-strict-aliasing to CFLAGS if possiblemichael
2013-11-21- include/client.h: add UMODE_CALLERID, UMODE_SOFTCALLERID to SEND_UMODESmichael
2013-11-20- Applied kqueue() fix by Adam <adam@anope.org>michael
2013-11-20- Optimized find_person()michael
2013-11-20- client.c:find_person(): completely disallow UID guessing as suggested by Ad...michael
2013-11-20- Better distinguishing between usermode +g and +G in both /whois and /privmsgmichael
2013-11-20- Fixed ID_or_name macro as reported by Adam <adam@anope.org>michael
2013-11-18- Update NEWSmichael
2013-11-18- listener.c:show_ports(): fixed ip address leakage even if hide_server_ipsmichael
2013-11-18- bison 3.0.1michael
2013-11-17git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@2568...michael
2013-11-17- Renamed kill_client_ll_serv_butone() to kill_client_serv_butone() just to s...michael
2013-11-17- Update NEWSmichael
2013-11-17- m_mode.c:ms_bmask(): fixed bug with server hiding enabledmichael
2013-11-17- src/channel_mode.c: fixed small buglet in send_mode_changes() with servermichael
2013-11-17- src/numeric.c: added missing +h mode to 004 numeric when building the ircd ...michael