irssi/src/fe-common/irc
Timo Sirainen 4c7b07ed3f IPv6 fixes. Everything now keeps both v4 and v6 addresses in memory and
at connect() time it's decided which one should be used.


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1334 dbcabf3a-b0e7-0310-adc4-f8d773084564
2001-03-04 01:47:13 +00:00
..
dcc DCC actions have now ACTIONS level as well as the DCCMSGS. 2001-03-03 18:40:50 +00:00
notifylist /LOAD module tries to load "module_core" instead. If it wasn't found, 2001-02-17 10:35:35 +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
fe-common-irc.c Moved autoconnects and command line parameter parsing from irc to core. 2001-02-19 02:50:08 +00:00
fe-common-irc.h Moved autoconnects and command line parameter parsing from irc to core. 2001-02-19 02:50:08 +00:00
fe-ctcp.c In core/module-formats.h: IRCTXT_ -> TXT_ 2001-01-07 19:42:59 +00:00
fe-events-numeric.c /NAMES: -ops -halfops -voices -normal options added. /NAMES without 2001-03-04 00:14:00 +00:00
fe-events.c /BANTYPE -> /SET ban_type. /BAN: -type option added to override default 2001-03-03 20:48:23 +00:00
fe-irc-channels.c Cleaned up printtext.c, split part of it to formats.c 2000-10-28 20:14:19 +00:00
fe-irc-commands.c /nctcp crashed 2001-01-29 12:39:13 +00:00
fe-irc-messages.c /ACTION didn't print the target when there was no query/channel where 2001-02-06 22:10:57 +00:00
fe-irc-queries.c Don't check queries whose address isn't known yet. 2000-12-19 17:27:23 +00:00
fe-irc-server.c Config file: ircnets -> chatnets, added type = "chat protocol" to 2001-02-17 19:44:22 +00:00
fe-ircnet.c IPv6 fixes. Everything now keeps both v4 and v6 addresses in memory and 2001-03-04 01:47:13 +00:00
fe-modes.c Print own mode changes immediately to screen without the 2sec wait. 2001-01-31 21:21:19 +00:00
fe-netjoin.c Netjoin mode printing: handle +v and +h like +o was handled (joins: 2001-01-28 03:17:55 +00:00
fe-netsplit.c /NETSPLIT prints nicks now sorted and prints @ or + before channel if 2001-02-19 04:33:39 +00:00
Makefile.am fe-common/irc/flood removed. Some autoignore / ignore -time updates. 2001-03-03 23:27:07 +00:00
module-formats.c Support for several unrealircd WHOIS replies, patch by Mark Glines 2001-02-21 18:32:15 +00:00
module-formats.h Support for several unrealircd WHOIS replies, patch by Mark Glines 2001-02-21 18:32:15 +00:00
module.h Moved nick/msg/channel completion to core with some cleanups. 2000-10-14 14:07:31 +00:00