]> arthur.barton.de Git - ngircd-alex.git/history - src/ngircd/login.c
Login_User(): use "conn" insted of calling Client_Conn(Client)
[ngircd-alex.git] / src / ngircd / login.c
2012-08-26 Alexander BartonLogin_User(): use "conn" insted of calling Client_Conn... move-connection-password
2012-08-23 Brett SmithMove client password from the Client to the Connection...
2012-04-29 Alexander Bartonirc-login.c, login.c: add missing include of "string.h"
2012-04-27 Alexander BartonMerge branch 'master' of /srv/git/ngircd
2012-04-27 Alexander BartonMerge branch 'capabilities'
2012-03-31 Alexander BartonCorrectly handle "CAP END", new client type CLIENT_WAIT...
2012-03-31 Alexander BartonImplement core IRC capability handling and "CAP" command
2012-03-31 Alexander BartonNew "login" source file