Log of /lbbs/include/user_list.h
Parent Directory
|
Revision Log
Revision
1.20 -
(
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.19: +3 -1 lines
Diff to
previous 1.19
,
to
selected 1.3
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.12 -
(
view)
(
annotate)
-
[select for diffs]
Thu Oct 23 01:58:05 2025 UTC
(4 months, 3 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.11: +0 -7 lines
Diff to
previous 1.11
,
to
selected 1.3
Revert "Set user_list_[rd|rw]_(un)lock as public functions"
This reverts commit ea1c349d0feaaf9db4458aca239daf29894245de.
Revision
1.4 -
(
view)
(
annotate)
-
[select for diffs]
Tue Oct 21 13:00:55 2025 UTC
(4 months, 3 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.3: +0 -7 lines
Diff to
previous 1.3
Set user_list_[rd|rw]_(un)lock() as static
These functions are for internal use only
Revision
1.3 -
(
view)
(
annotate)
-
[selected]
Tue Oct 21 12:35:03 2025 UTC
(4 months, 3 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.2: +2 -0 lines
Diff to
previous 1.2
Add query_user_info()
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.