1
0
mirror of https://github.com/irssi/irssi.git synced 2024-10-13 05:03:45 -04:00
irssi/src/irc/core
kyak b065f2a011 Use HOST_NAME_MAX for userhost and hostname expandos
Use HOST_NAME_MAX instead of hardcoded 100 for userhost
and hostname expandos.
2015-08-29 15:36:05 +03:00
..
bans.c Change all strcmp() to g_strcmp0() to handle nulls gracefully 2015-04-07 22:41:05 -03:00
bans.h
channel-events.c Change all strcmp() to g_strcmp0() to handle nulls gracefully 2015-04-07 22:41:05 -03:00
channel-rejoin.c source cleanup: remove trailing whitespaces 2014-09-11 19:10:33 +02:00
channel-rejoin.h
channels-query.c typo fixes - https://github.com/vlajos/misspell_fixer 2014-11-08 22:26:53 +00:00
ctcp.c Replace deprecated g_str[n]casecmp with g_ascii_str[n]cmp. 2014-06-10 12:06:19 -04:00
ctcp.h
irc-channels-setup.c Oops. Update address correctly now. 2007-05-08 18:41:10 +00:00
irc-channels.c source cleanup: remove trailing whitespaces 2014-09-11 19:10:33 +02:00
irc-channels.h
irc-chatnets.c Oops. Update address correctly now. 2007-05-08 18:41:10 +00:00
irc-chatnets.h
irc-commands.c Change all strcmp() to g_strcmp0() to handle nulls gracefully 2015-04-07 22:41:05 -03:00
irc-commands.h
irc-core.c Oops. Update address correctly now. 2007-05-08 18:41:10 +00:00
irc-expandos.c Use HOST_NAME_MAX for userhost and hostname expandos 2015-08-29 15:36:05 +03:00
irc-masks.c Oops. Update address correctly now. 2007-05-08 18:41:10 +00:00
irc-masks.h
irc-nicklist.c source cleanup: remove trailing whitespaces 2014-09-11 19:10:33 +02:00
irc-nicklist.h Fix warning. 2011-11-21 21:28:28 +00:00
irc-queries.c Change all strcmp() to g_strcmp0() to handle nulls gracefully 2015-04-07 22:41:05 -03:00
irc-queries.h
irc-servers-reconnect.c source cleanup: remove trailing whitespaces 2014-09-11 19:10:33 +02:00
irc-servers-setup.c Oops. Update address correctly now. 2007-05-08 18:41:10 +00:00
irc-servers-setup.h
irc-servers.c Add server check in irc_server_connect (#208) 2015-06-12 17:44:13 +02:00
irc-servers.h Split long IRC `ACTION' messages 2014-07-06 23:24:10 +02:00
irc-session.c add CONFIG_REC to config_node_section* APIs 2015-02-17 09:50:55 +01:00
irc.c deprecated glib strup/down fixes from exg. 2010-04-03 20:09:37 +00:00
irc.h New perl command send_raw_first, patch by ComradeP (Bug 413) 2006-05-04 10:07:23 +00:00
lag.c Use g_ascii_str{,n}casecmp for case insensitive comparison with 2008-03-09 12:01:16 +00:00
Makefile.am s/INCLUDES/AM_CPPFLAGS/g 2014-06-27 09:06:21 -04:00
massjoin.c Replace deprecated g_str[n]casecmp with g_ascii_str[n]cmp. 2014-06-10 12:06:19 -04:00
mode-lists.c Replace deprecated g_str[n]casecmp with g_ascii_str[n]cmp. 2014-06-10 12:06:19 -04:00
mode-lists.h
modes.c Change all strcmp() to g_strcmp0() to handle nulls gracefully 2015-04-07 22:41:05 -03:00
modes.h Make explicit how long the arrays for prefix_add and prefix_del are. 2009-02-21 17:55:12 +00:00
module.h
netsplit.c Replace deprecated g_str[n]casecmp with g_ascii_str[n]cmp. 2014-06-10 12:06:19 -04:00
netsplit.h Allow storing multiple "other" prefixes such as +q and +a. 2008-11-28 00:16:51 +00:00
servers-idle.c Oops. Update address correctly now. 2007-05-08 18:41:10 +00:00
servers-idle.h
servers-redirect.c Change all strcmp() to g_strcmp0() to handle nulls gracefully 2015-04-07 22:41:05 -03:00
servers-redirect.h Rework redirections to deal with multiple concurrent redirects better. 2007-11-14 23:02:40 +00:00