]> arthur.barton.de Git - ngircd-alex.git/commit
Send NICK commands with prefix of (target) user
authorAlexander Barton <alex@barton.de>
Sun, 4 Nov 2012 17:01:49 +0000 (18:01 +0100)
committerAlexander Barton <alex@barton.de>
Sun, 4 Nov 2012 17:01:49 +0000 (18:01 +0100)
commit757f3497bc594a5a950806279349d361be7a1515
tree6d29bf1f6f3ea5a8a01af9225b9b12c40997eb48
parentf2455cbe33aed1bbbef9dc31363cbf46ee87a4a3
Send NICK commands with prefix of (target) user

Now NICK commands are always generated using the prefix of the target
user, even when the nickname change has been initiated by some other
(pseudo) server or using the SVSNICK command. In this case, the prefix
of the initiator has been used, but this isn't compatible with clients
(at least weechat and irssi don't handle such NICK commands correctly).
src/ngircd/irc-login.c