Log of /lbbs/src/user_list_display.c
Parent Directory
|
Revision Log
Revision
1.29 -
(
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.28: +17 -17 lines
Diff to
previous 1.28
,
to
selected 1.5
Append \n to the end of logging message by log_...()
Remove ending \n from each logging message
Revision
1.24 -
(
view)
(
annotate)
-
[select for diffs]
Mon Nov 17 12:16:48 2025 UTC
(3 months, 4 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.23: +2 -2 lines
Diff to
previous 1.23
,
to
selected 1.5
Add alternative implementation of shmat(..., SHM_REMAP) under MSYS2
Fix error reported by gcc under MSYS2
Revision
1.14 -
(
view)
(
annotate)
-
[select for diffs]
Sun Nov 2 14:38:53 2025 UTC
(4 months, 1 week ago)
by
sysadm
Branch:
MAIN
Changes since
1.13: +123 -1 lines
Diff to
previous 1.13
,
to
selected 1.5
Add user search in user list display
Fix bug: memory of user introduction pointed by USER_INFO.intro might be overwritten during user_list_pool_reload(),
use external buffer passed into query_user_info_by_uid() to prevent this issue.
Revision
1.5 -
(
view)
(
annotate)
-
[selected]
Wed Oct 22 07:39:02 2025 UTC
(4 months, 3 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.4: +1 -1 lines
Diff to
previous 1.4
Remove guest from online user list
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.