bip/src
Pierre-Louis Bonicoli 4d4710acb9 Fix "FATAL: list_remove: item not found"
Thanks to Jean-Edouard Babin for reporting it.

How to reproduce:
1) connect to bip with an irc client using username (eg 'Pilou')
2) disconnect irc client
3) in client configuration, change the case of username (eg 'pilou')
4) reconnect to bip -> bip log FATAL message and exit

If old nick and new nick are equal ignoring the case of the characters,
don't delete store associated with old nick: only rename it.
2010-12-28 03:22:19 +01:00
..
bip.c [ssl:basic] Restore trust command behavior that was broken (repported by psychon) 2009-06-25 01:24:38 +02:00
bip.h BIG cleanup. check for memory allocation failure, add extra checks all arround. 2008-12-15 19:19:27 +01:00
bipmkpw.c ensure null terminated str 2008-12-29 14:04:51 +01:00
conf.y Add option ignore_server_capab 2009-02-08 12:36:49 +01:00
config.h.in [BUILD] Attempt to fix autostuff 2009-11-15 20:40:17 +00:00
connection.c Fix typo 2010-06-15 23:02:01 +01:00
connection.h Revert "Fix antiflood. Fixes freenode kicking us out." 2010-02-17 12:32:22 +00:00
defaults.h [OPTION] implement backlog_reset_connection 2009-01-17 12:50:39 +01:00
irc.c cp 2010-09-12 17:32:55 +01:00
irc.h Add option ignore_server_capab 2009-02-08 12:36:49 +01:00
lex.l Add option ignore_server_capab 2009-02-08 12:36:49 +01:00
line.c [CLIENTHACK] Remove xchat's + and - on each msg 2009-02-02 19:47:53 +01:00
line.h [CLIENTHACK] Remove xchat's + and - on each msg 2009-02-02 19:47:53 +01:00
log.c Fix "FATAL: list_remove: item not found" 2010-12-28 03:22:19 +01:00
log.h Ugly header fixups to fix build 2010-02-15 14:22:00 +00:00
md5.c BIG cleanup. check for memory allocation failure, add extra checks all arround. 2008-12-15 19:19:27 +01:00
md5.h Initial import 2005-04-28 08:26:44 +00:00
moduli.h [SSL] Support ephemeral diffie hellman kex 2009-01-25 14:24:22 +01:00
stamp-h.in Initial import 2005-04-28 08:26:44 +00:00
tuple.h Fix UTF-8 in all files 2008-01-09 23:45:40 +01:00
util.c [BUG] fatal() on nick change on gamesurge network 2009-11-15 20:14:28 +00:00
util.h [CLIENTHACK] Remove xchat's + and - on each msg 2009-02-02 19:47:53 +01:00
version.h Add -git to version string. 2010-09-12 17:48:00 +01:00