summaryrefslogtreecommitdiff
path: root/src/send.c
AgeCommit message (Expand)Author
2014-01-09- send.c:sendto_anywhere(): fix to previous commit. 'to' can be a remotemichael
2014-01-09- Make PRIVMSG/NOTICE use UID targets if possiblemichael
2013-12-11- send.c:send_queued_write(): removed pointless castmichael
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-11-17- Renamed kill_client_ll_serv_butone() to kill_client_serv_butone() just to s...michael
2013-11-13- src/send.c: fixed several compile warnings with -Wsign-conversionmichael
2013-10-27- src/send.c: replaced all sprintf() with snprintf()michael
2013-04-22- send.c:sendto_common_channels_local(): fixed core which has been introduced...michael
2013-04-19- Revert to -r1831michael
2013-04-19- Made all numeric defines use the actual string instead of the numeric valuemichael
2013-03-31- Cleanup/reorganize header file layoutmichael
2013-03-31- Replaced all occurrences of ircsprintf with sprintf/snprintfmichael
2013-01-18- Fixed some other invalid conversion specifiersmichael
2013-01-11- Add support for "away-notify" client capabilitymichael
2012-11-13- changed match() polarity. match() now returns 0 on match and 1 on non-matchmichael
2012-11-04- Initial rewrite of the configuration subsystemmichael
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 tomichael