1
0
mirror of https://github.com/irssi/irssi.git synced 2024-09-15 04:28:09 -04:00
irssi/src/irc
Timo Sirainen ec79871a7a server_redirect_peek_signal() now contains int *redirected parameter which
indicates if event belongs to redirection even while it didn't have any
redirection signal. Proxy uses this to figure out if the event should be
sent to clients or not (/WHOIS in proxy sent 3 middle lines to all clients
before this).


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2221 dbcabf3a-b0e7-0310-adc4-f8d773084564
2001-12-07 23:41:45 +00:00
..
bot Moved $(GLIB_CFLAGS) after -I includes, to make sure our own .h files get before possibly identically named headers in the glib's include directory. 2001-11-05 14:48:03 +00:00
core server_redirect_peek_signal() now contains int *redirected parameter which 2001-12-07 23:41:45 +00:00
dcc /SET dcc_own_ip now affects also which interface irssi uses to connect to 2001-11-25 17:35:47 +00:00
flood Moved $(GLIB_CFLAGS) after -I includes, to make sure our own .h files get before possibly identically named headers in the glib's include directory. 2001-11-05 14:48:03 +00:00
notifylist Fixed a memory leak and a crash when notifylist_check_join() was called with NULL realname. 2001-12-03 19:51:00 +00:00
proxy server_redirect_peek_signal() now contains int *redirected parameter which 2001-12-07 23:41:45 +00:00
.cvsignore irc/irc.c and fe-common/irc/irc-modules.c are generated by configure 2000-05-25 12:58:59 +00:00
Makefile.am Updated Irssi proxy to work with latest version, thanks to fuchs :) 2000-09-29 23:59:51 +00:00