1
0
mirror of https://github.com/irssi/irssi.git synced 2024-07-21 03:14:16 -04:00
irssi/src
LemonBoy 118eb0a68c Call getnameinfo with NI_NAMEREQD flag.
This way net_gethostbyaddr will fail when the system is unable to
resolve the address to a valid host name.
Without this flag in case of failure the function would return the ip
address instead of failing.
2016-01-27 15:54:29 +01:00
..
core Call getnameinfo with NI_NAMEREQD flag. 2016-01-27 15:54:29 +01:00
fe-common Serialize the 'name' attribute of the CHANNEL_REC. 2016-01-25 20:48:13 +01:00
fe-none s/INCLUDES/AM_CPPFLAGS/g 2014-06-27 09:06:21 -04:00
fe-text Merge pull request #353 from toddpratt/master 2016-01-26 09:02:38 +01:00
irc Duplicate the code paths for autocommands. 2016-01-24 23:02:40 +01:00
lib-config Change g_hash_table_contains() for compatibility with glib < 2.32 2015-04-20 08:01:01 +02:00
perl Merge pull request #393 from ailin-nemui/moduleversion-perl 2016-01-11 21:19:35 +01:00
common.h module check irssi version 2015-12-10 00:52:33 +01:00
Makefile.am Remove popt and use glib GOption commandline option parser 2008-02-03 16:48:02 +00:00