| .. |
|
dcc
|
Change all strcmp() to g_strcmp0() to handle nulls gracefully
|
2015-04-07 22:41:05 -03:00 |
|
notifylist
|
s/INCLUDES/AM_CPPFLAGS/g
|
2014-06-27 09:06:21 -04:00 |
|
fe-common-irc.c
|
Oops. Update address correctly now.
|
2007-05-08 18:41:10 +00:00 |
|
fe-ctcp.c
|
Oops. Update address correctly now.
|
2007-05-08 18:41:10 +00:00 |
|
fe-events-numeric.c
|
Change all strcmp() to g_strcmp0() to handle nulls gracefully
|
2015-04-07 22:41:05 -03:00 |
|
fe-events.c
|
Replace deprecated g_str[n]casecmp with g_ascii_str[n]cmp.
|
2014-06-10 12:06:19 -04:00 |
|
fe-irc-channels.c
|
Update channel forwarding code.
|
2007-07-08 16:44:35 +00:00 |
|
fe-irc-commands.c
|
Change all strcmp() to g_strcmp0() to handle nulls gracefully
|
2015-04-07 22:41:05 -03:00 |
|
fe-irc-messages.c
|
Change all strcmp() to g_strcmp0() to handle nulls gracefully
|
2015-04-07 22:41:05 -03:00 |
|
fe-irc-queries.c
|
Replace deprecated g_str[n]casecmp with g_ascii_str[n]cmp.
|
2014-06-10 12:06:19 -04:00 |
|
fe-irc-server.c
|
ssl: Add option to specify SSL cipher suite preference.
|
2015-04-14 18:07:35 +10:00 |
|
fe-irc-server.h
|
Better !channel support - window items now have "visual_name" and channels
|
2002-05-16 00:34:37 +00:00 |
|
fe-ircnet.c
|
Add -usermode to /NETWORK syntax
|
2014-06-16 14:47:38 +00:00 |
|
fe-modes.c
|
Change all strcmp() to g_strcmp0() to handle nulls gracefully
|
2015-04-07 22:41:05 -03:00 |
|
fe-netjoin.c
|
Replace deprecated g_str[n]casecmp with g_ascii_str[n]cmp.
|
2014-06-10 12:06:19 -04:00 |
|
fe-netsplit.c
|
Replace deprecated g_str[n]casecmp with g_ascii_str[n]cmp.
|
2014-06-10 12:06:19 -04:00 |
|
fe-whois.c
|
Change all strcmp() to g_strcmp0() to handle nulls gracefully
|
2015-04-07 22:41:05 -03:00 |
|
irc-completion.c
|
Oops. Update address correctly now.
|
2007-05-08 18:41:10 +00:00 |
|
Makefile.am
|
s/INCLUDES/AM_CPPFLAGS/g
|
2014-06-27 09:06:21 -04:00 |
|
module-formats.c
|
s/Splitted/Split/. Typo spotted by Gerfried Fuchs (Rhonda at IRCnet)
|
2009-07-29 11:48:08 +00:00 |
|
module-formats.h
|
Show setter/time in +I lists, if sent by the server.
|
2008-02-20 20:28:07 +00:00 |
|
module.h
|
Moved some stuff from irc to core. Added command_bind_proto() function to
|
2001-11-02 01:05:14 +00:00 |