]> arthur.barton.de Git - ngircd-alex.git/commit
New "login" source file
authorAlexander Barton <alex@barton.de>
Sat, 31 Mar 2012 13:38:46 +0000 (15:38 +0200)
committerAlexander Barton <alex@barton.de>
Sat, 31 Mar 2012 13:38:46 +0000 (15:38 +0200)
commitedfcc2f9d5b796fd30f60138591e4f96d54cfcf6
tree8862027a71392007bab954ec7f9998f9dd963fb2
parentee362b3bd2e31db4cb6b7832ca01e64a643f9b96
New "login" source file

Rename Hello_User[_PostAuth] to Login_User[_PostAuth] and move it to the
new login.c; and move cb_Read_Auth_Result(), too. This will enable further
code to easily call Login_User() when required.
contrib/MacOSX/ngIRCd.xcodeproj/project.pbxproj
src/ngircd/Makefile.am
src/ngircd/irc-login.c
src/ngircd/login.c [new file with mode: 0644]
src/ngircd/login.h [new file with mode: 0644]