/[LeafOK_CVS]/lbbs/include/user_list.h
ViewVC logotype

Log of /lbbs/include/user_list.h

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Tag:

Revision 1.27 - (view) (annotate) - [select for diffs]
Sat Jan 3 10:27:14 2026 UTC (2 months, 1 week ago) by sysadm
Branch: MAIN
CVS Tags: HEAD
Changes since 1.26: +1 -1 lines
Diff to previous 1.26
Update copyright info


Revision 1.26 - (view) (annotate) - [select for diffs]
Thu Nov 20 03:22:35 2025 UTC (3 months, 3 weeks ago) by sysadm
Branch: MAIN
Changes since 1.25: +1 -1 lines
Diff to previous 1.25
Refine


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.24 - (view) (annotate) - [select for diffs]
Sun Nov 16 11:06:06 2025 UTC (3 months, 4 weeks ago) by sysadm
Branch: MAIN
Changes since 1.23: +1 -1 lines
Diff to previous 1.23
Update mysql.h file path


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.22 - (view) (annotate) - [select for diffs]
Tue Nov 4 14:58:55 2025 UTC (4 months, 1 week ago) by sysadm
Branch: MAIN
Changes since 1.21: +1 -1 lines
Diff to previous 1.21
Refine file header information comments


Revision 1.21 - (view) (annotate) - [select for diffs]
Tue Nov 4 13:49:50 2025 UTC (4 months, 1 week ago) by sysadm
Branch: MAIN
Changes since 1.20: +7 -15 lines
Diff to previous 1.20
Update file header information comments


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.17 - (view) (annotate) - [select for diffs]
Fri Oct 24 02:03:15 2025 UTC (4 months, 3 weeks ago) by sysadm
Branch: MAIN
Changes since 1.16: +1 -1 lines
Diff to previous 1.16
Update user_list
Refine search algorithm


Revision 1.16 - (view) (annotate) - [select for diffs]
Thu Oct 23 11:10:34 2025 UTC (4 months, 3 weeks ago) by sysadm
Branch: MAIN
Changes since 1.15: +1 -0 lines
Diff to previous 1.15
Format user info display


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.14 - (view) (annotate) - [select for diffs]
Thu Oct 23 05:03:19 2025 UTC (4 months, 3 weeks ago) by sysadm
Branch: MAIN
Changes since 1.13: +2 -0 lines
Diff to previous 1.13
Display user introduction for testing


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.10 - (view) (annotate) - [select for diffs]
Wed Oct 22 16:12:50 2025 UTC (4 months, 3 weeks ago) by sysadm
Branch: MAIN
Changes since 1.9: +5 -0 lines
Diff to previous 1.9
Add data fields of user


Revision 1.9 - (view) (annotate) - [select for diffs]
Wed Oct 22 14:25:15 2025 UTC (4 months, 3 weeks ago) by sysadm
Branch: MAIN
Changes since 1.8: +1 -1 lines
Diff to previous 1.8
Fix bug


Revision 1.8 - (view) (annotate) - [select for diffs]
Wed Oct 22 11:48:04 2025 UTC (4 months, 3 weeks ago) by sysadm
Branch: MAIN
Changes since 1.7: +2 -0 lines
Diff to previous 1.7
Add query_user_online_info_by_uid()


Revision 1.7 - (view) (annotate) - [select for diffs]
Wed Oct 22 10:38:23 2025 UTC (4 months, 3 weeks ago) by sysadm
Branch: MAIN
Changes since 1.6: +1 -0 lines
Diff to previous 1.6
Optimize index rebuild


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.5 - (view) (annotate) - [select for diffs]
Wed Oct 22 04:48:53 2025 UTC (4 months, 3 weeks ago) by sysadm
Branch: MAIN
Changes since 1.4: +21 -2 lines
Diff to previous 1.4
Add user_online_list


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) - [select for diffs]
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()


Revision 1.2 - (view) (annotate) - [select for diffs]
Tue Oct 21 11:11:28 2025 UTC (4 months, 3 weeks ago) by sysadm
Branch: MAIN
Changes since 1.1: +4 -0 lines
Diff to previous 1.1
Add user_list_display


Revision 1.1 - (view) (annotate) - [select for diffs]
Tue Oct 21 06:24:51 2025 UTC (4 months, 3 weeks ago) by sysadm
Branch: MAIN
Add user_list with data loader


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.

  Diffs between and
  Type of Diff should be a

Sort log by:

webmaster@leafok.com
ViewVC Help
Powered by ViewVC 1.3.0-beta1