Log of /lbbs/include/user_list.h
Parent Directory
|
Revision Log
Revision
1.25 -
(
view)
(
annotate)
-
[select for diffs]
Thu Nov 20 01:54:18 2025 UTC
(3 months, 3 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.24: +1 -1 lines
Diff to
previous 1.24
Use POSIX shared object instead of SysV shared segment in user_list
Revision
1.23 -
(
view)
(
annotate)
-
[select for diffs]
Wed Nov 5 03:17:12 2025 UTC
(4 months, 1 week ago)
by
sysadm
Branch:
MAIN
Changes since
1.22: +8 -5 lines
Diff to
previous 1.22
Use enum / const int instead of macro define constant integers
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
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.19 -
(
view)
(
annotate)
-
[select for diffs]
Sun Nov 2 04:30:28 2025 UTC
(4 months, 2 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.18: +1 -0 lines
Diff to
previous 1.18
Get user login count from user_list instead of database
Revision
1.18 -
(
view)
(
annotate)
-
[select for diffs]
Sat Nov 1 10:35:42 2025 UTC
(4 months, 2 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.17: +4 -0 lines
Diff to
previous 1.17
Get online user/guest count from user_list instead of database
Revision
1.15 -
(
view)
(
annotate)
-
[select for diffs]
Thu Oct 23 05:54:16 2025 UTC
(4 months, 3 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.14: +2 -1 lines
Diff to
previous 1.14
Update user_stat_article_cnt in section_list_set_article_visible()
Revision
1.13 -
(
view)
(
annotate)
-
[select for diffs]
Thu Oct 23 04:09:13 2025 UTC
(4 months, 3 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.12: +6 -0 lines
Diff to
previous 1.12
Add user_stat
Display article_count of selected user
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
Revert "Set user_list_[rd|rw]_(un)lock as public functions"
This reverts commit ea1c349d0feaaf9db4458aca239daf29894245de.
Revision
1.11 -
(
view)
(
annotate)
-
[select for diffs]
Thu Oct 23 01:29:43 2025 UTC
(4 months, 3 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.10: +7 -0 lines
Diff to
previous 1.10
Set user_list_[rd|rw]_(un)lock as public functions
Revision
1.6 -
(
view)
(
annotate)
-
[select for diffs]
Wed Oct 22 07:16:48 2025 UTC
(4 months, 3 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.5: +13 -1 lines
Diff to
previous 1.5
Set sort order of user list as by username
Add query_user_info_by_uid()
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
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.