1
0
mirror of https://github.com/irssi/irssi.git synced 2024-09-15 04:28:09 -04:00
irssi/src/irc
Timo Sirainen 3cea29ae82 Makefile fixed to use module directory again. If /SET irssiproxy_ports has
'*' as server tag, it will match for any of the servers (useful if you're
only using one). Fixed a crash if client sent a request to server and quit
before the reply was received.


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1608 dbcabf3a-b0e7-0310-adc4-f8d773084564
2001-07-10 19:10:37 +00:00
..
bot Added/moved several "typedef struct _XXX XXX;" to common.h so that 2001-01-01 07:45:54 +00:00
core Removed the "domain is 2 or 3 chars" check from quitmsg_is_split() since 2001-06-29 23:14:44 +00:00
dcc DCC_REC was missing MODULE_DATA_INIT() / .._DEINIT() 2001-06-30 10:11:33 +00:00
flood dcc, flood and notifylist aren't compiled as loadable modules anymore, 2001-06-01 18:39:45 +00:00
notifylist dcc, flood and notifylist aren't compiled as loadable modules anymore, 2001-06-01 18:39:45 +00:00
proxy Makefile fixed to use module directory again. If /SET irssiproxy_ports has 2001-07-10 19:10:37 +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