Log of /lbbs/src/login.c
Parent Directory
|
Revision Log
Revision
1.76 -
(
view)
(
annotate)
-
[select for diffs]
Sun Dec 21 12:45:47 2025 UTC
(2 months, 3 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.75: +12 -7 lines
Diff to
previous 1.75
Fix bug: checklevel2() should be called after load_user_info()
User with special privilege is not allowed to re-confirm EULA in plain telnet mode.
Revision
1.75 -
(
view)
(
annotate)
-
[select for diffs]
Fri Dec 19 06:16:27 2025 UTC
(2 months, 3 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.74: +24 -24 lines
Diff to
previous 1.74
Append \n to the end of logging message by log_...()
Remove ending \n from each logging message
Revision
1.74 -
(
view)
(
annotate)
-
[select for diffs]
Tue Dec 2 08:48:05 2025 UTC
(3 months, 2 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.73: +96 -12 lines
Diff to
previous 1.73
Force re-confirm user agreeement if time of EULA is later than last_login_dt
Revision
1.71 -
(
view)
(
annotate)
-
[select for diffs]
Fri Nov 28 14:35:38 2025 UTC
(3 months, 2 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.70: +7 -0 lines
Diff to
previous 1.70
Prevent user with special privilege from logging in via plain (non-SSH) mode
Revision
1.67 -
(
view)
(
annotate)
-
[select for diffs]
Wed Nov 5 02:06:50 2025 UTC
(4 months, 1 week ago)
by
sysadm
Branch:
MAIN
Changes since
1.66: +6 -0 lines
Diff to
previous 1.66
Use enum / const int instead of macro define constant integers
Revision
1.64 -
(
view)
(
annotate)
-
[select for diffs]
Tue Nov 4 11:20:16 2025 UTC
(4 months, 1 week ago)
by
sysadm
Branch:
MAIN
Changes since
1.63: +5 -2 lines
Diff to
previous 1.63
Update username check criteria to keep compatible with some special username (length = 3)
Revision
1.53 -
(
view)
(
annotate)
-
[select for diffs]
Sun Sep 28 12:28:10 2025 UTC
(5 months, 2 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.52: +1 -1 lines
Diff to
previous 1.52
Add definition of BBS_allowed_login_failures_per_account
Revision
1.51 -
(
view)
(
annotate)
-
[select for diffs]
Tue Aug 26 03:15:27 2025 UTC
(6 months, 3 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.50: +1 -1 lines
Diff to
previous 1.50
Disconnect after displaying user register prompt message
Revision
1.29 -
(
view)
(
annotate)
-
[select for diffs]
Thu May 15 14:17:53 2025 UTC
(10 months ago)
by
sysadm
Branch:
MAIN
Changes since
1.28: +1 -1 lines
Diff to
previous 1.28
Refact display_file_ex, remove display_file
Convert split_file_lines into split_data_lines with mmap
Revision
1.26 -
(
view)
(
annotate)
-
[select for diffs]
Sun May 11 04:09:08 2025 UTC
(10 months ago)
by
sysadm
Branch:
MAIN
Changes since
1.25: +0 -2 lines
Diff to
previous 1.25
Change getch to non-blocking
Refine select parameter
Remove sleep
Revision
1.24 -
(
view)
(
annotate)
-
[select for diffs]
Sat May 10 11:09:02 2025 UTC
(10 months, 1 week ago)
by
sysadm
Branch:
MAIN
Changes since
1.23: +15 -11 lines
Diff to
previous 1.23
Refact tcplib
Refine handling of user input timeout
Revision
1.19 -
(
view)
(
annotate)
-
[select for diffs]
Tue May 6 05:12:29 2025 UTC
(10 months, 1 week ago)
by
sysadm
Branch:
MAIN
Changes since
1.18: +4 -0 lines
Diff to
previous 1.18
Refact chicken and money
Add database save/load for money
Revision
1.14 -
(
view)
(
annotate)
-
[select for diffs]
Wed Apr 30 09:18:19 2025 UTC
(10 months, 2 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.13: +29 -24 lines
Diff to
previous 1.13
Add missing header files
Update compile dependency
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.