]> arthur.barton.de Git - ngircd-alex.git/commit
The info text ("real name") of users is set to "-" if none has been
authorAlexander Barton <alex@barton.de>
Wed, 4 Feb 2004 19:56:04 +0000 (19:56 +0000)
committerAlexander Barton <alex@barton.de>
Wed, 4 Feb 2004 19:56:04 +0000 (19:56 +0000)
commit6667bb6b772a05cb0327ddae23f1f72ceb194ef1
tree1becb1e81f2257a00fa5bfb89c57cee87ffd31bc
parentb90bedbcb2f860ae2202f8a870fe49c4ed2cc7e7
The info text ("real name") of users is set to "-" if none has been
specified using the USER command (e. g. "USER user * * :"). Reason:
the original ircd doesn't like empty ones and would KILL such users.
ChangeLog
src/ngircd/irc-login.c