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

Log of /lbbs/include/bbs.h

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 1.42 - (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.41: +1 -1 lines
Diff to previous 1.41 , to selected 1.34
Update copyright info


Revision 1.41 - (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.40: +2 -0 lines
Diff to previous 1.40 , to selected 1.34
Force re-confirm user agreeement if time of EULA is later than last_login_dt


Revision 1.40 - (view) (annotate) - [select for diffs]
Tue Dec 2 08:04:29 2025 UTC (3 months, 2 weeks ago) by sysadm
Branch: MAIN
Changes since 1.39: +1 -0 lines
Diff to previous 1.39 , to selected 1.34
Check update time of EULA while user login


Revision 1.39 - (view) (annotate) - [select for diffs]
Thu Nov 20 13:24:13 2025 UTC (3 months, 3 weeks ago) by sysadm
Branch: MAIN
Changes since 1.38: +0 -4 lines
Diff to previous 1.38 , to selected 1.34
Remove limitation on Cygwin


Revision 1.38 - (view) (annotate) - [select for diffs]
Tue Nov 18 15:15:18 2025 UTC (3 months, 4 weeks ago) by sysadm
Branch: MAIN
Changes since 1.37: +1 -1 lines
Diff to previous 1.37 , to selected 1.34
Skip remap shared memory in read only mode under Cygwin
shmat() again after shmdt() without SHM_REMAP would change the address


Revision 1.37 - (view) (annotate) - [select for diffs]
Tue Nov 18 14:56:56 2025 UTC (3 months, 4 weeks ago) by sysadm
Branch: MAIN
Changes since 1.36: +4 -0 lines
Diff to previous 1.36 , to selected 1.34
Reduce pre-allocated memory size of section_list to avoid exceeding shared memory size limit in Cygwin.


Revision 1.36 - (view) (annotate) - [select for diffs]
Wed Nov 5 01:04:05 2025 UTC (4 months, 1 week ago) by sysadm
Branch: MAIN
Changes since 1.35: +26 -21 lines
Diff to previous 1.35 , to selected 1.34
Use enum instead of macro define for constants in bbs.h


Revision 1.35 - (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.34: +1 -1 lines
Diff to previous 1.34
Refine file header information comments


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


Revision 1.33 - (view) (annotate) - [select for diffs]
Thu Oct 23 15:45:41 2025 UTC (4 months, 3 weeks ago) by sysadm
Branch: MAIN
Changes since 1.32: +2 -1 lines
Diff to previous 1.32 , to selected 1.34
Add user life and level id display


Revision 1.32 - (view) (annotate) - [select for diffs]
Thu Oct 23 14:49:24 2025 UTC (4 months, 3 weeks ago) by sysadm
Branch: MAIN
Changes since 1.31: +3 -0 lines
Diff to previous 1.31 , to selected 1.34
Move get_astro_name() and get_user_level_name() to bbs.c(.h)


Revision 1.31 - (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.30: +7 -5 lines
Diff to previous 1.30 , to selected 1.34
Add user_online_list


Revision 1.30 - (view) (annotate) - [select for diffs]
Tue Oct 21 06:24:51 2025 UTC (4 months, 3 weeks ago) by sysadm
Branch: MAIN
Changes since 1.29: +5 -2 lines
Diff to previous 1.29 , to selected 1.34
Add user_list with data loader


Revision 1.29 - (view) (annotate) - [select for diffs]
Fri Oct 10 01:55:06 2025 UTC (5 months, 1 week ago) by sysadm
Branch: MAIN
Changes since 1.28: +3 -0 lines
Diff to previous 1.28 , to selected 1.34
Notify the author(s) of replied of topic / article in article_reply()


Revision 1.28 - (view) (annotate) - [select for diffs]
Wed Oct 1 02:21:15 2025 UTC (5 months, 2 weeks ago) by sysadm
Branch: MAIN
Changes since 1.27: +2 -0 lines
Diff to previous 1.27 , to selected 1.34
Refine user_online_update()


Revision 1.27 - (view) (annotate) - [select for diffs]
Wed Jul 2 04:17:33 2025 UTC (8 months, 2 weeks ago) by sysadm
Branch: MAIN
Changes since 1.26: +2 -2 lines
Diff to previous 1.26 , to selected 1.34
Support UTF8 instead of GBK


Revision 1.26 - (view) (annotate) - [select for diffs]
Wed Jun 18 02:29:54 2025 UTC (8 months, 4 weeks ago) by sysadm
Branch: MAIN
Changes since 1.25: +3 -1 lines
Diff to previous 1.25 , to selected 1.34
Add user online status update


Revision 1.25 - (view) (annotate) - [select for diffs]
Sat Jun 14 09:20:13 2025 UTC (9 months ago) by sysadm
Branch: MAIN
Changes since 1.24: +4 -0 lines
Diff to previous 1.24 , to selected 1.34
Add implementation of article post / modify / reply


Revision 1.24 - (view) (annotate) - [select for diffs]
Thu Jun 5 08:36:02 2025 UTC (9 months, 1 week ago) by sysadm
Branch: MAIN
Changes since 1.23: +1 -1 lines
Diff to previous 1.23 , to selected 1.34
Listen at both telnet and ssh port


Revision 1.23 - (view) (annotate) - [select for diffs]
Thu Jun 5 05:24:55 2025 UTC (9 months, 1 week ago) by sysadm
Branch: MAIN
Changes since 1.22: +0 -1 lines
Diff to previous 1.22 , to selected 1.34
Add SSH2 support


Revision 1.22 - (view) (annotate) - [select for diffs]
Wed Jun 4 13:27:09 2025 UTC (9 months, 1 week ago) by sysadm
Branch: MAIN
Changes since 1.21: +15 -8 lines
Diff to previous 1.21 , to selected 1.34
Refact config parser


Revision 1.21 - (view) (annotate) - [select for diffs]
Sun Jun 1 03:07:42 2025 UTC (9 months, 2 weeks ago) by sysadm
Branch: MAIN
Changes since 1.20: +1 -0 lines
Diff to previous 1.20 , to selected 1.34
Add max connection and connection per ip limit


Revision 1.20 - (view) (annotate) - [select for diffs]
Mon May 26 12:06:05 2025 UTC (9 months, 3 weeks ago) by sysadm
Branch: MAIN
Changes since 1.19: +2 -0 lines
Diff to previous 1.19 , to selected 1.34
Apply user tz setting


Revision 1.19 - (view) (annotate) - [select for diffs]
Tue May 20 08:24:28 2025 UTC (9 months, 4 weeks ago) by sysadm
Branch: MAIN
Changes since 1.18: +5 -2 lines
Diff to previous 1.18 , to selected 1.34
Refine


Revision 1.18 - (view) (annotate) - [select for diffs]
Wed May 7 05:35:01 2025 UTC (10 months, 1 week ago) by sysadm
Branch: MAIN
Changes since 1.17: +2 -1 lines
Diff to previous 1.17 , to selected 1.34
Fix bug in online user query SQL


Revision 1.17 - (view) (annotate) - [select for diffs]
Tue May 6 05:31:26 2025 UTC (10 months, 1 week ago) by sysadm
Branch: MAIN
Changes since 1.16: +3 -4 lines
Diff to previous 1.16 , to selected 1.34
Update copyright and license information


Revision 1.16 - (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.15: +0 -1 lines
Diff to previous 1.15 , to selected 1.34
Refact chicken and money
Add database save/load for money


Revision 1.15 - (view) (annotate) - [select for diffs]
Mon May 5 14:27:57 2025 UTC (10 months, 1 week ago) by sysadm
Branch: MAIN
Changes since 1.14: +3 -2 lines
Diff to previous 1.14 , to selected 1.34
Refine for strict GCC error check


Revision 1.14 - (view) (annotate) - [select for diffs]
Mon May 5 11:46:04 2025 UTC (10 months, 1 week ago) by sysadm
Branch: MAIN
Changes since 1.13: +1 -1 lines
Diff to previous 1.13 , to selected 1.34
Refine


Revision 1.13 - (view) (annotate) - [select for diffs]
Sun May 4 14:54:55 2025 UTC (10 months, 1 week ago) by sysadm
Branch: MAIN
Changes since 1.12: +5 -6 lines
Diff to previous 1.12 , to selected 1.34
Refine


Revision 1.12 - (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.11: +4 -38 lines
Diff to previous 1.11 , to selected 1.34
Add missing header files
Update compile dependency


Revision 1.11 - (view) (annotate) - [select for diffs]
Mon Apr 28 12:45:57 2025 UTC (10 months, 2 weeks ago) by sysadm
Branch: MAIN
Changes since 1.10: +8 -10 lines
Diff to previous 1.10 , to selected 1.34
Remove legacy code and refine


Revision 1.10 - (view) (annotate) - [select for diffs]
Mon Apr 28 04:23:38 2025 UTC (10 months, 2 weeks ago) by sysadm
Branch: MAIN
Changes since 1.9: +0 -1 lines
Diff to previous 1.9 , to selected 1.34
Remove legacy code


Revision 1.9 - (view) (annotate) - [select for diffs]
Mon Apr 28 03:30:59 2025 UTC (10 months, 2 weeks ago) by sysadm
Branch: MAIN
Changes since 1.8: +39 -39 lines
Diff to previous 1.8 , to selected 1.34
Update


Revision 1.8 - (view) (annotate) - [select for diffs]
Sat May 7 09:28:12 2005 UTC (20 years, 10 months ago) by sysadm
Branch: MAIN
CVS Tags: lbbs_1-0-0-0_MIL
Changes since 1.7: +16 -16 lines
Diff to previous 1.7 , to selected 1.34
*** empty log message ***


Revision 1.7 - (view) (annotate) - [select for diffs]
Fri May 6 15:48:44 2005 UTC (20 years, 10 months ago) by sysadm
Branch: MAIN
Changes since 1.6: +13 -8 lines
Diff to previous 1.6 , to selected 1.34
*** empty log message ***


Revision 1.6 - (view) (annotate) - [select for diffs]
Fri Apr 8 11:11:11 2005 UTC (20 years, 11 months ago) by sysadm
Branch: MAIN
Changes since 1.5: +1 -0 lines
Diff to previous 1.5 , to selected 1.34
*** empty log message ***


Revision 1.5 - (view) (annotate) - [select for diffs]
Tue Mar 22 08:19:11 2005 UTC (21 years ago) by sysadm
Branch: MAIN
Changes since 1.4: +2 -0 lines
Diff to previous 1.4 , to selected 1.34
*** empty log message ***


Revision 1.4 - (view) (annotate) - [select for diffs]
Mon Mar 21 05:43:43 2005 UTC (21 years ago) by sysadm
Branch: MAIN
Changes since 1.3: +1 -1 lines
Diff to previous 1.3 , to selected 1.34
*** empty log message ***


Revision 1.3 - (view) (annotate) - [select for diffs]
Wed Mar 2 16:33:49 2005 UTC (21 years ago) by sysadm
Branch: MAIN
Changes since 1.2: +3 -1 lines
Diff to previous 1.2 , to selected 1.34
*** empty log message ***


Revision 1.2 - (view) (annotate) - [select for diffs]
Fri Oct 22 15:20:32 2004 UTC (21 years, 4 months ago) by sysadm
Branch: MAIN
Changes since 1.1: +52 -0 lines
Diff to previous 1.1 , to selected 1.34
*** empty log message ***


Revision 1.1 - (view) (annotate) - [select for diffs]
Thu Oct 21 17:28:46 2004 UTC (21 years, 5 months ago) by sysadm
Branch: MAIN
Diff to selected 1.34
*** empty log message ***


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