index
:
linuxnet/ircd-hybrid-linuxnet.git
linuxnet-8.1.17
linuxnet-8.1.20
master
[no description]
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
send.c
Age
Commit message (
Expand
)
Author
2014-01-09
- send.c:sendto_anywhere(): fix to previous commit. 'to' can be a remote
michael
2014-01-09
- Make PRIVMSG/NOTICE use UID targets if possible
michael
2013-12-11
- send.c:send_queued_write(): removed pointless cast
michael
2013-12-10
- send.c: cleaned up style here and there
michael
2013-12-10
- send.c:sendto_match_servs(): removed unused variable
michael
2013-12-10
- send.c:sendto_anywhere(): removed unreachable code. server never sends
michael
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-conversion
michael
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 -r1831
michael
2013-04-19
- Made all numeric defines use the actual string instead of the numeric value
michael
2013-03-31
- Cleanup/reorganize header file layout
michael
2013-03-31
- Replaced all occurrences of ircsprintf with sprintf/snprintf
michael
2013-01-18
- Fixed some other invalid conversion specifiers
michael
2013-01-11
- Add support for "away-notify" client capability
michael
2012-11-13
- changed match() polarity. match() now returns 0 on match and 1 on non-match
michael
2012-11-04
- Initial rewrite of the configuration subsystem
michael
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 to
michael