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-06-03
- send.c:sendto_match_servs(): use DLINK_FOREACH_SAFE() as send_message_remote()
michael
2014-04-15
- Readded FLAGS_BLOCKED
michael
2014-03-20
- send.c:send_message_remote(): replace ID(&to) with ID(to) as spotted by Adam
michael
2014-03-18
- send.c:send_message_remote(): TS6 improvements
michael
2014-02-28
- Renamed ts_warn() to sendto_realops_flags_ratelimited()
michael
2014-01-28
- Removed sendto_channel_remote()
michael
2014-01-25
- Clean up all files in src/ (fixed indentation, removed whitespaces/tabs)
michael
2014-01-21
- Fixed improper use of the ID_or_name macro in several places
michael
2014-01-20
- Use the i/o subsystem to execute scheduled writes. Patch provided by Adam.
michael
2014-01-19
- s_serv.h, send.h, send.c: made some things use an enum
michael
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