summaryrefslogtreecommitdiff
path: root/src/irc/core/server-setup.c
AgeCommit message (Expand)Author
2000-08-26Lots of moving stuff around - hopefully I didn't break too much :)Timo Sirainen
2000-08-14Some server reconnection fixes. Reconnect now allows you to haveTimo Sirainen
2000-08-10/connect ircnet doesn't fail anymore if there's no ircnet servers inTimo Sirainen
2000-07-31Never fallback to alternate_nick if nick is set in ircnet settings.Timo Sirainen
2000-07-23Don't try to free ircnet if it's NULL.Timo Sirainen
2000-07-15/SERVER <ircnet> used always port 6667 when connecting.Timo Sirainen
2000-07-02Server reconnection was a bit buggy - it didn't have to wait for the 5Timo Sirainen
2000-06-14Read new server specific settings when reconnecting to new server.Timo Sirainen
2000-06-04fixed two minor memleaks. irc/bot directory isn't now build if you specifyTimo Sirainen
2000-06-04/IRCNET command.Timo Sirainen
2000-06-02/SET hostname didn't affect until restart.Timo Sirainen
2000-06-02removed common-setup.h, put all settings in it to files where they belong to.Timo Sirainen
2000-06-01/server -add messed up everything when modifying existing servers.Timo Sirainen
2000-05-25Unline glib.h tells, g_getenv() doesn't return newly allocated stringTimo Sirainen
2000-05-25Added bot plugin, it also has almost-functional botnet.Timo Sirainen
2000-05-15Lots of changes again. Biggest ones:Timo Sirainen
2000-05-10iconfig's caching was a bit buggy - it didn't notice if some config node wasTimo Sirainen
2000-05-10IRCNet specific nick name wasn't usedTimo Sirainen
2000-05-04.. lots of changes ..Timo Sirainen
2000-04-26..adding new files..Timo Sirainen