summaryrefslogtreecommitdiff
path: root/src/core/chatnets.c
AgeCommit message (Expand)Author
2016-10-27enforce check that chatnets are nodelists to handle invalid configJoseph Bisch
2015-02-17add CONFIG_REC to config_node_section* APIsAilin Nemui
2014-06-10Replace deprecated g_str[n]casecmp with g_ascii_str[n]cmp.David Hill
2011-11-21Add -noautosendcmd to /SERVER and /CONNECT.Alexander Færøy
2007-05-08Oops. Update address correctly now.Wouter Coekaerts
2007-05-08Update FSF addressWouter Coekaerts
2002-12-01no, /connect -! shouldn't send the /ircnet -autosendcmd, channel's botcmdTimo Sirainen
2002-05-19net_connect*() contains now error parameter, so it can be used to properlyTimo Sirainen
2002-03-10Don't send -autosendcmd after /UPGRADE.Timo Sirainen
2002-02-10Removed some old backwards compatibility code.Timo Sirainen
2002-02-02Comments are now allowed everywhere in config files.Timo Sirainen
2002-01-28Fixed a few minor memleaks. Don't use g_strdup() in lib-popt because it mayTimo Sirainen
2001-08-08If we receive INVITE for a channel that is added with /CHANNEL ADD -auto,Timo Sirainen
2001-02-17Config file: ircnets -> chatnets, added type = "chat protocol" toTimo Sirainen
2001-01-01Added/moved several "typedef struct _XXX XXX;" to common.h so thatTimo Sirainen
2000-09-06/set autocreate_query -> /set autocreate_query_levelTimo Sirainen
2000-08-26Lots of moving stuff around - hopefully I didn't break too much :)Timo Sirainen