summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-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- 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
2013-11-13- src/send.c: fixed several compile warnings with -Wsign-conversionmichael
2013-11-09- channel_mode.c: fixed warnings with clangmichael
2013-11-08- Administrators are now able to see user modes a user has set via /whoismichael
2013-11-02- Style correctionsmichael
2013-11-01- Got rid of find_kill() and find_gline() wrapper functionsmichael
2013-10-27- src/send.c: replaced all sprintf() with snprintf()michael
2013-10-27- src/numeric.c: fixed typomichael
2013-10-27- Added usermode +W. Users connected via a webirc gateway get thismichael
2013-10-25- Added m4/ac_define_dir.m4michael
2013-10-25- Administrators can now see +s channels in /LISTmichael
2013-10-25 - Instead of forcefully addingmichael
2013-10-23- Initial build system related modernizationsmichael
2013-10-23- Stole ircu's RPL_WHOISACCOUNT numericmichael
2013-10-13- find_person(): fixed naming conventionmichael
2013-10-11- Bison 3.0michael
2013-08-17- Fixed certificate fingerprint validation for outgoing server connectsmichael
2013-08-11- channel.c:can_send(): fixed issue with channel mode +n havingmichael
2013-08-02- Removed rfc1459_command_send_error() message handlermichael
2013-07-30- s_bsd.c:ssl_handshake(): no need to spam ircd.log with useless ssl errorsmichael
2013-07-19- motd.(c|h): fixed core with zero byte length ircd.motd. Reported by Fawkesmichael
2013-07-16- Fixed bug that would prevent servers from linking togethermichael
2013-07-04- find_accept(): solved XXXmichael
2013-07-04- hook.c: constification/style correctionsmichael
2013-07-03- Fixed core with empty auth::spoof entriesmichael
2013-07-03- Automake 1.14michael
2013-07-03- White-space commit / style correctionsmichael
2013-07-03- Added XLINE and RESV logging typesmichael
2013-06-23- hostmask.c:hash_text(): removed pointless castmichael
2013-06-23- ircd.c: temporarily disable FAKEHOST capabilitymichael
2013-06-23- Fixed Dom's irc-namemichael
2013-06-23- doc/reference.conf: revised reference.conf by Dominic Hargreaves <dom@earth...michael
2013-06-22- motd.c: fixed possible core with "STATS z" as reported by Fawkesmichael
2013-06-21- conf.c:attach_iline(): there should never be a conf that hasn't a class att...michael
2013-06-21- s_user.c: style corrections, remove useless commentmichael
2013-06-21- conf.c:valid_tkline(): minor cleanupsmichael
2013-06-19- s_serv.c:show_capabilities(): fixed buffer odditiesmichael
2013-06-19- numeric.c: constificate replies[]michael
2013-06-19- s_misc.c: constify weekdays[], months[]michael
2013-06-19- whowas: Renamed functions.michael
2013-06-19- whowas.c: renamed count_whowas_memory() to whowas_count_memory()michael