Parent Directory
|
Revision Log
|
Patch
| Revision 1.71 by sysadm, Fri Nov 28 14:35:38 2025 UTC | Revision 1.72 by sysadm, Sat Nov 29 01:55:00 2025 UTC | |
|---|---|---|
| # | Line 90 int bbs_login(void) | Line 90 int bbs_login(void) |
| 90 | return -1; | return -1; |
| 91 | } | } |
| 92 | ||
| log_common("User \"%s\"(%ld) login from %s:%d\n", | ||
| BBS_username, BBS_priv.uid, hostaddr_client, port_client); | ||
| 93 | return 0; | return 0; |
| 94 | } | } |
| 95 |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |