1
0
mirror of https://github.com/irssi/irssi.git synced 2024-10-06 04:53:38 -04:00
irssi/src/core
2002-09-30 00:40:08 +00:00
..
.cvsignore
args.c
args.h
channel-rec.h Better !channel support - window items now have "visual_name" and channels 2002-05-16 00:34:37 +00:00
channel-setup-rec.h
channels-setup.c channel_setup_create() didn't set record type. 2002-05-18 03:26:04 +00:00
channels-setup.h
channels.c when destroying channel, it really should be removed also from 2002-05-28 20:36:42 +00:00
channels.h !channel fixes. 2002-05-17 15:22:05 +00:00
chat-commands.c Added OpenSSL support by vjt@users.sf.net. Also fixes a possible crash after 2002-08-26 19:32:15 +00:00
chat-protocols.c
chat-protocols.h /UPGRADE was broken, changed again the server connection code. 2002-05-20 04:12:12 +00:00
chatnet-rec.h
chatnets.c net_connect*() contains now error parameter, so it can be used to properly 2002-05-19 14:43:16 +00:00
chatnets.h
commands.c cmd_get_quoted_params() fixes 2002-07-01 21:38:48 +00:00
commands.h fixes for new signaling code. 2002-04-16 18:11:06 +00:00
core.c
core.h
expandos.c statusbar is now also updated for connecting-servers. 2002-09-14 23:23:57 +00:00
expandos.h
ignore.c Updating existing ignore didn't recompile the regexp. 2002-05-18 05:05:20 +00:00
ignore.h more typedef struct separations. 2002-05-17 21:01:06 +00:00
levels.c
levels.h Levels are now defined as enums, not #defines. 2002-06-06 20:43:57 +00:00
line-split.c
line-split.h
log-away.c
log.c If log file path contains any $variables or %time codes, create the 2002-07-16 20:46:14 +00:00
log.h more typedef struct separations. 2002-05-17 21:01:06 +00:00
Makefile.am Added OpenSSL support by vjt@users.sf.net. Also fixes a possible crash after 2002-08-26 19:32:15 +00:00
masks.c check_address() didn't initialize *wildcards variable properly. 2002-04-23 08:57:38 +00:00
masks.h
misc.c '\' characters in nicks were skipped when sending messages in queries. 2002-07-16 16:20:10 +00:00
misc.h '\' characters in nicks were skipped when sending messages in queries. 2002-07-16 16:20:10 +00:00
module.h
modules-load.c irssi stuck to infinite loop if it wasn't compiled with gmodule. 2002-09-30 00:40:08 +00:00
modules-load.h
modules.c
modules.h
net-disconnect.c
net-disconnect.h
net-nonblock.c removed the stupid error-parameters from net_connect*() calls. errno can be 2002-08-26 19:05:14 +00:00
net-nonblock.h
net-sendbuffer.c
net-sendbuffer.h
network-openssl.c right. maybe now builds with glib2 right? 2002-08-26 23:37:49 +00:00
network.c removed the stupid error-parameters from net_connect*() calls. errno can be 2002-08-26 19:05:14 +00:00
network.h Added OpenSSL support by vjt@users.sf.net. Also fixes a possible crash after 2002-08-26 19:32:15 +00:00
nick-rec.h
nicklist.c Set ownnick to channel->NULL when the nick record is destroyed. Should fix 2002-03-13 01:30:20 +00:00
nicklist.h
nickmatch-cache.c
nickmatch-cache.h
pidwait.c
pidwait.h
queries.c Better !channel support - window items now have "visual_name" and channels 2002-05-16 00:34:37 +00:00
queries.h
query-rec.h Better !channel support - window items now have "visual_name" and channels 2002-05-16 00:34:37 +00:00
rawlog.c
rawlog.h
server-connect-rec.h Added OpenSSL support by vjt@users.sf.net. Also fixes a possible crash after 2002-08-26 19:32:15 +00:00
server-rec.h
server-setup-rec.h Added OpenSSL support by vjt@users.sf.net. Also fixes a possible crash after 2002-08-26 19:32:15 +00:00
servers-reconnect.c banned/dns_error state was set to servers in setup, but never reset, which 2002-09-07 17:13:00 +00:00
servers-reconnect.h
servers-setup.c /SERVER -ssl option was lost while reconnecting if server existed in /SERVER 2002-08-26 22:53:55 +00:00
servers-setup.h
servers.c no, didn't work, again :) 2002-09-14 22:55:25 +00:00
servers.h /DISCONNECT <tag> works again for not-yet-connected servers. 2002-08-09 11:17:31 +00:00
session.c Added OpenSSL support by vjt@users.sf.net. Also fixes a possible crash after 2002-08-26 19:32:15 +00:00
session.h
settings.c
settings.h !channel fixes. 2002-05-17 15:22:05 +00:00
signals.c removed unused #defines. 2002-05-05 15:39:40 +00:00
signals.h added signal_continue() for continuing signal emission with new parameters. 2002-04-27 21:53:25 +00:00
special-vars.c Fixed one error and several warnings with GLIB 2.0 2002-04-10 02:53:06 +00:00
special-vars.h
window-item-def.h
window-item-rec.h Better !channel support - window items now have "visual_name" and channels 2002-05-16 00:34:37 +00:00
write-buffer.c
write-buffer.h