.. |
args.c
|
Do not export iopt_tables pointer.
|
2008-01-25 12:43:16 +00:00 |
args.h
|
Do not export iopt_tables pointer.
|
2008-01-25 12:43:16 +00:00 |
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
|
Config file: ircnets -> chatnets, added type = "chat protocol" to
|
2001-02-17 19:44:22 +00:00 |
channels-setup.c
|
Oops. Update address correctly now.
|
2007-05-08 18:41:10 +00:00 |
channels-setup.h
|
Config file: ircnets -> chatnets, added type = "chat protocol" to
|
2001-02-17 19:44:22 +00:00 |
channels.c
|
Oops. Update address correctly now.
|
2007-05-08 18:41:10 +00:00 |
channels.h
|
!channel fixes.
|
2002-05-17 15:22:05 +00:00 |
chat-commands.c
|
Document -window option of join command.
|
2007-06-16 15:11:42 +00:00 |
chat-protocols.c
|
Oops. Update address correctly now.
|
2007-05-08 18:41:10 +00:00 |
chat-protocols.h
|
/UPGRADE was broken, changed again the server connection code.
|
2002-05-20 04:12:12 +00:00 |
chatnet-rec.h
|
IPv6 fixes. Everything now keeps both v4 and v6 addresses in memory and
|
2001-03-04 01:47:13 +00:00 |
chatnets.c
|
Oops. Update address correctly now.
|
2007-05-08 18:41:10 +00:00 |
chatnets.h
|
Config file: ircnets -> chatnets, added type = "chat protocol" to
|
2001-02-17 19:44:22 +00:00 |
commands.c
|
When parsing a '@' option verify that the whole argument, rather than only the
|
2007-06-10 17:07:31 +00:00 |
commands.h
|
Apply 05upgrade-check-binary.dpatch with some modifications.
|
2006-09-18 22:32:33 +00:00 |
core.c
|
Oops.
|
2007-05-26 12:00:15 +00:00 |
core.h
|
Cleanup option handling.
|
2007-05-24 00:25:36 +00:00 |
expandos.c
|
Use autoconf PACKAGE_TARNAME/PACKAGE_VERSION macros rather than automake
|
2007-08-07 14:55:14 +00:00 |
expandos.h
|
Exported expando interface to perl. Fix for statusbar deinit.
|
2002-10-27 22:30:41 +00:00 |
ignore.c
|
Oops. Update address correctly now.
|
2007-05-08 18:41:10 +00:00 |
ignore.h
|
more typedef struct separations.
|
2002-05-17 21:01:06 +00:00 |
levels.c
|
Oops. Update address correctly now.
|
2007-05-08 18:41:10 +00:00 |
levels.h
|
Levels are now defined as enums, not #defines.
|
2002-06-06 20:43:57 +00:00 |
line-split.c
|
Oops. Update address correctly now.
|
2007-05-08 18:41:10 +00:00 |
line-split.h
|
Added/moved several "typedef struct _XXX XXX;" to common.h so that
|
2001-01-01 07:45:54 +00:00 |
log-away.c
|
Oops. Update address correctly now.
|
2007-05-08 18:41:10 +00:00 |
log.c
|
Simplify itemcmp.
|
2007-12-05 23:36:33 +00:00 |
log.h
|
Create log file directories using /set log_create_file_mode + exec-bit.
|
2002-11-21 20:18:24 +00:00 |
Makefile.am
|
Recode patch by decadix/senneth
|
2004-08-20 00:03:40 +00:00 |
masks.c
|
Oops. Update address correctly now.
|
2007-05-08 18:41:10 +00:00 |
masks.h
|
Added/moved several "typedef struct _XXX XXX;" to common.h so that
|
2001-01-01 07:45:54 +00:00 |
misc.c
|
Oops. Update address correctly now.
|
2007-05-08 18:41:10 +00:00 |
misc.h
|
added strocpy()
|
2004-03-23 22:07:55 +00:00 |
module.h
|
..adding new files..
|
2000-04-26 08:03:38 +00:00 |
modules-load.c
|
fix off by one error when extracting e.g. fe from fe_silc
|
2007-06-14 19:12:10 +00:00 |
modules-load.h
|
Module loading updates - /LOAD shows now also the statically loaded modules.
|
2001-08-14 00:41:59 +00:00 |
modules.c
|
Oops. Update address correctly now.
|
2007-05-08 18:41:10 +00:00 |
modules.h
|
deinit() function is now checked and saved when loading module. Unloading
|
2001-10-21 16:23:43 +00:00 |
net-disconnect.c
|
Oops. Update address correctly now.
|
2007-05-08 18:41:10 +00:00 |
net-disconnect.h
|
..adding new files..
|
2000-04-26 08:03:38 +00:00 |
net-nonblock.c
|
Oops. Update address correctly now.
|
2007-05-08 18:41:10 +00:00 |
net-nonblock.h
|
/SET resolve_reverse_lookup to do reverse lookups for server when
|
2002-11-28 15:39:39 +00:00 |
net-sendbuffer.c
|
Oops. Update address correctly now.
|
2007-05-08 18:41:10 +00:00 |
net-sendbuffer.h
|
moved the _NET_SENDBUF_REC definition out of core/net-sendbuffer.c and irc/proxy/listen.c into core/net-sendbuffer.h
|
2005-08-24 19:42:17 +00:00 |
network-openssl.c
|
SSL: Fix assertion failures when net_connect_ip() detects
|
2007-07-08 19:00:42 +00:00 |
network.c
|
Remove unneeded casts.
|
2007-11-20 13:34:45 +00:00 |
network.h
|
Rewrite SSL connection/handshake code.
|
2007-05-31 23:56:51 +00:00 |
nick-rec.h
|
other fixes
|
2004-01-22 13:14:37 +00:00 |
nicklist.c
|
Farewell glib-1.
|
2007-05-20 23:13:29 +00:00 |
nicklist.h
|
Farewell glib-1.
|
2007-05-20 23:13:29 +00:00 |
nickmatch-cache.c
|
Oops. Update address correctly now.
|
2007-05-08 18:41:10 +00:00 |
nickmatch-cache.h
|
Nickmatch cache. A couple of helper functions to check if channel nicks
|
2001-01-21 04:09:48 +00:00 |
pidwait.c
|
Oops. Update address correctly now.
|
2007-05-08 18:41:10 +00:00 |
pidwait.h
|
Still forgot to add pidwait_get_pids() here.
|
2001-11-20 20:54:21 +00:00 |
queries.c
|
Oops. Update address correctly now.
|
2007-05-08 18:41:10 +00:00 |
queries.h
|
Config file: ircnets -> chatnets, added type = "chat protocol" to
|
2001-02-17 19:44:22 +00:00 |
query-rec.h
|
Better !channel support - window items now have "visual_name" and channels
|
2002-05-16 00:34:37 +00:00 |
rawlog.c
|
Oops. Update address correctly now.
|
2007-05-08 18:41:10 +00:00 |
rawlog.h
|
Added/moved several "typedef struct _XXX XXX;" to common.h so that
|
2001-01-01 07:45:54 +00:00 |
recode.c
|
Simplify is_valid_charset by just checking with g_iconv_open that the
|
2007-12-09 16:10:07 +00:00 |
recode.h
|
Add public is_utf8 function by refactoring existing code.
|
2006-09-20 23:04:40 +00:00 |
server-connect-rec.h
|
Say when we're reconnecting, and mention it can be aborted with /RMRECONNS
|
2004-01-19 17:52:08 +00:00 |
server-rec.h
|
isupport patch by David Leadbeater
|
2004-01-20 10:57:57 +00:00 |
server-setup-rec.h
|
Support for sending SSL certificate to server and optionally verify server's
|
2003-11-16 17:53:55 +00:00 |
servers-reconnect.c
|
Apply patch from bug #202 (from "Irssi Fan"); when calling
|
2007-05-30 21:18:22 +00:00 |
servers-reconnect.h
|
Added reference counter to SERVER_CONNECT_REC. Since it's being moved around
|
2001-10-21 13:59:07 +00:00 |
servers-setup.c
|
Oops. Update address correctly now.
|
2007-05-08 18:41:10 +00:00 |
servers-setup.h
|
Using different ports in one server for different chat networks didn't work
|
2001-06-27 21:47:31 +00:00 |
servers.c
|
Rewrite SSL connection/handshake code.
|
2007-05-31 23:56:51 +00:00 |
servers.h
|
/DISCONNECT <tag> works again for not-yet-connected servers.
|
2002-08-09 11:17:31 +00:00 |
session.c
|
Hide --session from --help output and remove its mention from the manual,
|
2007-05-26 12:19:08 +00:00 |
session.h
|
Cleanup option handling.
|
2007-05-24 00:25:36 +00:00 |
settings.c
|
Remove backward compatibility for very old options.
|
2007-07-26 14:06:38 +00:00 |
settings.h
|
Factor out code from set_print into a function to get a printable
|
2007-04-29 11:20:36 +00:00 |
signals.c
|
Oops. Update address correctly now.
|
2007-05-08 18:41:10 +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
|
Remove code duplication.
|
2007-05-14 21:22:41 +00:00 |
special-vars.h
|
added expando_get_signals() and special_vars_get_signals() to return list
|
2001-09-23 17:32:05 +00:00 |
window-item-def.h
|
Added/moved several "typedef struct _XXX XXX;" to common.h so that
|
2001-01-01 07:45:54 +00:00 |
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
|
Oops. Update address correctly now.
|
2007-05-08 18:41:10 +00:00 |
write-buffer.h
|
Write buffer - logs and rawlogs write to files through this. By default
|
2001-02-10 05:54:35 +00:00 |