irssi/src/irc/core
Timo Sirainen c7fbd670e6 /server -add messed up everything when modifying existing servers.
Now it also changes only the specified settings in the server instead of
replacing it entirely.

only the settings you change changed parts


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@266 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-06-01 18:04:34 +00:00
..
.cvsignore updates 2000-04-26 09:43:45 +00:00
bans.c /BAN * and /UNBAN * equals to /BAN * * or /UNBAN * *, so you don't have to 2000-06-01 17:22:17 +00:00
bans.h ..adding new files.. 2000-04-26 08:03:38 +00:00
channel-events.c Lots of changes again. Biggest ones: 2000-05-15 08:25:45 +00:00
channel-rejoin.c Lots of changes again. Biggest ones: 2000-05-15 08:25:45 +00:00
channels-query.c Some strange servers replied to MODE #chan1,#chan2 with "Cannot join channel 2000-06-01 17:36:39 +00:00
channels-setup.c iconfig's caching was a bit buggy - it didn't notice if some config node was 2000-05-10 13:57:42 +00:00
channels-setup.h .. lots of changes .. 2000-05-04 10:32:42 +00:00
channels.c Lots of changes again. Biggest ones: 2000-05-15 08:25:45 +00:00
channels.h .. lots of changes .. 2000-05-04 10:32:42 +00:00
ctcp.c Irssi will reply to CTCP TIME request. 2000-05-15 15:22:28 +00:00
ctcp.h ..adding new files.. 2000-04-26 08:03:38 +00:00
ignore.c Some logging fixes. Flood checking had a memory leak. Query had a small 2000-05-18 08:46:56 +00:00
ignore.h ..adding new files.. 2000-04-26 08:03:38 +00:00
irc-commands.c /topic -d [#channel] clears the topic. 2000-06-01 16:49:19 +00:00
irc-core.c Removed several header files that only had xxx_init(); xxx_deinit(); - moved 2000-04-27 10:31:14 +00:00
irc-log.c Some logging fixes. Flood checking had a memory leak. Query had a small 2000-05-18 08:46:56 +00:00
irc-rawlog.c ..adding new files.. 2000-04-26 08:03:38 +00:00
irc-server.c forgot these from /MOTD fix.. 2000-06-01 17:07:32 +00:00
irc-server.h forgot these from /MOTD fix.. 2000-06-01 17:07:32 +00:00
irc-special-vars.c ..adding new files.. 2000-04-26 08:03:38 +00:00
irc.c .. lots of changes .. 2000-05-04 10:32:42 +00:00
irc.h - Compiling fixes 2000-05-09 11:42:42 +00:00
ircnet-setup.c .. lots of changes .. 2000-05-04 10:32:42 +00:00
ircnet-setup.h ..adding new files.. 2000-04-26 08:03:38 +00:00
lag.c ..adding new files.. 2000-04-26 08:03:38 +00:00
Makefile.am Added bot plugin, it also has almost-functional botnet. 2000-05-25 11:30:47 +00:00
masks.c ..adding new files.. 2000-04-26 08:03:38 +00:00
masks.h ..adding new files.. 2000-04-26 08:03:38 +00:00
massjoin.c .. lots of changes .. 2000-05-04 10:32:42 +00:00
mode-lists.c ..adding new files.. 2000-04-26 08:03:38 +00:00
mode-lists.h ..adding new files.. 2000-04-26 08:03:38 +00:00
modes.c Added bot plugin, it also has almost-functional botnet. 2000-05-25 11:30:47 +00:00
modes.h Added bot plugin, it also has almost-functional botnet. 2000-05-25 11:30:47 +00:00
module.h ..adding new files.. 2000-04-26 08:03:38 +00:00
netsplit.c Print nicks who quit IRC in netsplit message. See netsplit section in 2000-05-25 16:40:25 +00:00
netsplit.h Print nicks who quit IRC in netsplit message. See netsplit section in 2000-05-25 16:40:25 +00:00
nicklist.c /userhost command didn't work ("unknown command"), and sending it with 2000-06-01 15:04:41 +00:00
nicklist.h Added bot plugin, it also has almost-functional botnet. 2000-05-25 11:30:47 +00:00
query.c Some logging fixes. Flood checking had a memory leak. Query had a small 2000-05-18 08:46:56 +00:00
query.h missing query_init(), query_deinit() 2000-04-27 09:19:34 +00:00
server-idle.c ..adding new files.. 2000-04-26 08:03:38 +00:00
server-idle.h ..adding new files.. 2000-04-26 08:03:38 +00:00
server-reconnect.c crashed when reconnecting to server that didn't automatically set 2000-06-01 17:31:03 +00:00
server-reconnect.h ..adding new files.. 2000-04-26 08:03:38 +00:00
server-setup.c /server -add messed up everything when modifying existing servers. 2000-06-01 18:04:34 +00:00
server-setup.h .. lots of changes .. 2000-05-04 10:32:42 +00:00