summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2013-06-19- Rename Ban::username structure member to Ban::usermichael
2013-06-19- Added FAKEHOST server capability for later usemichael
2013-06-19- s_user.c:user_set_hostmask(): don't send QUIT message to channels ifmichael
2013-06-18- s_bsd.c:ssl_handshake(): shrink buffer size of mdmichael
2013-06-18- Added generall::cycle_on_host_change configuration option as requestedmichael
2013-06-18- s_serv.c: cleanup show_capabilities(). Replace sprintf() combo with strlcat()michael
2013-06-18- Back out previous changes to detach_conf()michael
2013-06-18- conf.c:detach_conf(): fixed bug where we didn't call remove_from_cidr_check()michael
2013-06-18- Added general::stats_u_oper_only configuration optionmichael
2013-06-17- trace_get_dependent(): use unsigned int heremichael
2013-06-17- ircd.c: whitespace commit/style cleanupmichael
2013-06-16- conf_parser.y: don't attempt to copy ciphers if there aren't anymichael
2013-06-16- Add operator::ssl_connection_required configuration optionmichael
2013-06-16- Add usermode 'S' (client is connecte via SSL/TLS).michael
2013-06-15- rename 'fingerprint' configuration directive to 'ssl_certificate_fingerprint'michael