Banner printing

--HG--
extra : convert_revision : a38558944355bb9b4c8e9e22147c1f2d8d327775
This commit is contained in:
Matt Johnston
2004-08-02 04:25:05 +00:00
parent 0a60e4536d
commit 9c91ea1caf
5 changed files with 67 additions and 0 deletions

1
auth.h
View File

@@ -47,6 +47,7 @@ void recv_msg_userauth_success();
void cli_get_user();
void cli_auth_getmethods();
void cli_auth_try();
void recv_msg_userauth_banner();
#define MAX_USERNAME_LEN 25 /* arbitrary for the moment */