irssi/src/irc/core
Timo Sirainen cac3d29be9 masks_match() was buggy
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@623 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-08-24 00:56:46 +00:00
..
.cvsignore updates 2000-04-26 09:43:45 +00:00
bans.c Added syntaxes of all commands in comments, they're going to be used to 2000-07-23 23:19:22 +00:00
bans.h ..adding new files.. 2000-04-26 08:03:38 +00:00
channel-events.c Check that we're not already joined the channel when receiving JOIN 2000-07-31 22:10:18 +00:00
channel-rejoin.c Bugfixes for non-irc server handling. 2000-07-30 17:19:16 +00:00
channels-query.c Bugfixes for non-irc server handling. 2000-07-30 17:19:16 +00:00
channels-setup.c /channel add -bots: You can now use @ or + before the nick mask to 2000-08-10 19:39:06 +00:00
channels-setup.h .. lots of changes .. 2000-05-04 10:32:42 +00:00
channels.c Channel mode handling changed - there's no more mode_xxx fields in 2000-08-20 07:17:13 +00:00
channels.h Channel mode handling changed - there's no more mode_xxx fields in 2000-08-20 07:17:13 +00:00
ctcp.c Bugfixes for non-irc server handling. 2000-07-30 17:19:16 +00:00
ctcp.h ..adding new files.. 2000-04-26 08:03:38 +00:00
ignore.c Implemented /IGNORE -time <seconds>, patch by fuchs. 2000-07-23 14:41:42 +00:00
ignore.h Implemented /IGNORE -time <seconds>, patch by fuchs. 2000-07-23 14:41:42 +00:00
irc-commands.c If nick argument isn't given to /OPER, your current nick will be used. 2000-08-19 20:14:09 +00:00
irc-commands.h WJOIN -> /JOIN -window 2000-08-12 02:16:52 +00:00
irc-core.c Some server reconnection fixes. Reconnect now allows you to have 2000-08-14 21:42:37 +00:00
irc-log.c Awaylog didn't work right if you did /AWAY multiple times. 2000-07-23 14:18:32 +00:00
irc-rawlog.c Added syntaxes of all commands in comments, they're going to be used to 2000-07-23 23:19:22 +00:00
irc-server.c Some server reconnection fixes. Reconnect now allows you to have 2000-08-14 21:42:37 +00:00
irc-server.h Moved lastmsgs variables from irc-server and channel structures to 2000-07-31 23:09:39 +00:00
irc-special-vars.c Channel mode handling changed - there's no more mode_xxx fields in 2000-08-20 07:17:13 +00:00
irc.c Some server reconnection fixes. Reconnect now allows you to have 2000-08-14 21:42:37 +00:00
irc.h Channel mode handling changed - there's no more mode_xxx fields in 2000-08-20 07:17:13 +00:00
ircnet-setup.c Channels and ircnets got lost after /RELOAD and /SAVE 2000-07-24 23:21:11 +00:00
ircnet-setup.h You can specify command(s) to be sent automatically to server after 2000-06-15 20:56:58 +00:00
lag.c ..adding new files.. 2000-04-26 08:03:38 +00:00
Makefile.am You can send message to different server with /MSG -<server tag> nick... 2000-06-28 20:00:39 +00:00
masks.c masks_match() was buggy 2000-08-24 00:56:46 +00:00
masks.h ..adding new files.. 2000-04-26 08:03:38 +00:00
massjoin.c A few checks to check that we really are dealing with IRC servers. 2000-07-15 13:08:39 +00:00
mode-lists.c Channel mode handling changed - there's no more mode_xxx fields in 2000-08-20 07:17:13 +00:00
mode-lists.h ..adding new files.. 2000-04-26 08:03:38 +00:00
modes.c Channel mode handling changed - there's no more mode_xxx fields in 2000-08-20 07:17:13 +00:00
modes.h Channel mode handling changed - there's no more mode_xxx fields in 2000-08-20 07:17:13 +00:00
module.h ..adding new files.. 2000-04-26 08:03:38 +00:00
netsplit.c Bugfixes for non-irc server handling. 2000-07-30 17:19:16 +00:00
netsplit.h When netsplit is over, irssi prints "Netsplit over, joins: (nicks)" and 2000-07-02 16:19:26 +00:00
nicklist.c Channel mode handling changed - there's no more mode_xxx fields in 2000-08-20 07:17:13 +00:00
nicklist.h Channel mode handling changed - there's no more mode_xxx fields in 2000-08-20 07:17:13 +00:00
query.c CTCP msgs/replies stops the "event privmsg" or "event notice" signals now 2000-06-12 22:57:53 +00:00
query.h WI_ITEM_REC was modified, but CHANNEL_REC, etc. wasn't. BIG mistake. 2000-06-30 21:33:57 +00:00
server-idle.c Bugfixes for non-irc server handling. 2000-07-30 17:19:16 +00:00
server-idle.h ..adding new files.. 2000-04-26 08:03:38 +00:00
server-reconnect.c Some server reconnection fixes. Reconnect now allows you to have 2000-08-14 21:42:37 +00:00
server-reconnect.h removed common-setup.h, put all settings in it to files where they belong to. 2000-06-02 00:36:54 +00:00
server-setup.c Some server reconnection fixes. Reconnect now allows you to have 2000-08-14 21:42:37 +00:00
server-setup.h Some server reconnection fixes. Reconnect now allows you to have 2000-08-14 21:42:37 +00:00