/[LeafOK_CVS]/lbbs/src/bbs.c
ViewVC logotype

Log of /lbbs/src/bbs.c

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
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
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
Check update time of EULA while user login


Revision 1.39 - (view) (annotate) - [select for diffs]
Tue Nov 11 00:28:05 2025 UTC (4 months ago) by sysadm
Branch: MAIN
Changes since 1.38: +4 -0 lines
Diff to previous 1.38
Use config.h


Revision 1.38 - (view) (annotate) - [select for diffs]
Wed Nov 5 04:19:21 2025 UTC (4 months, 1 week ago) by sysadm
Branch: MAIN
Changes since 1.37: +5 -2 lines
Diff to previous 1.37
Use enum / const int instead of macro define constant integers
Use const char * instead of macro define for constant strings


Revision 1.37 - (view) (annotate) - [select for diffs]
Tue Nov 4 14:58:56 2025 UTC (4 months, 1 week ago) by sysadm
Branch: MAIN
Changes since 1.36: +1 -1 lines
Diff to previous 1.36
Refine file header information comments


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


Revision 1.35 - (view) (annotate) - [select for diffs]
Mon Nov 3 15:08:54 2025 UTC (4 months, 1 week ago) by sysadm
Branch: MAIN
Changes since 1.34: +1 -1 lines
Diff to previous 1.34
Reduce BBS_section_list_load_interval from 5 seconds to 1 second, to reduce update letency of article operations.


Revision 1.34 - (view) (annotate) - [select for diffs]
Fri Oct 24 00:47:42 2025 UTC (4 months, 3 weeks ago) by sysadm
Branch: MAIN
Changes since 1.33: +9 -5 lines
Diff to previous 1.33
Refine


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: +13 -8 lines
Diff to previous 1.32
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: +92 -0 lines
Diff to previous 1.31
Move get_astro_name() and get_user_level_name() to bbs.c(.h)


Revision 1.31 - (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.30: +2 -2 lines
Diff to previous 1.30
Add data fields of user


Revision 1.30 - (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.29: +9 -0 lines
Diff to previous 1.29
Add user_online_list


Revision 1.29 - (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.28: +0 -1 lines
Diff to previous 1.28
Add user_list with data loader


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


Revision 1.27 - (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.26: +1 -0 lines
Diff to previous 1.26
Refine user_online_update()


Revision 1.26 - (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.25: +1 -1 lines
Diff to previous 1.25
Support UTF8 instead of GBK


Revision 1.25 - (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.24: +1 -1 lines
Diff to previous 1.24
Add user online status update


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


Revision 1.23 - (view) (annotate) - [select for diffs]
Sat Jun 7 06:16:25 2025 UTC (9 months, 1 week ago) by sysadm
Branch: MAIN
Changes since 1.22: +1 -1 lines
Diff to previous 1.22
Change UID from long int to int


Revision 1.22 - (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.21: +4 -1 lines
Diff to previous 1.21
Listen at both telnet and ssh port


Revision 1.21 - (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.20: +0 -1 lines
Diff to previous 1.20
Add SSH2 support


Revision 1.20 - (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.19: +10 -8 lines
Diff to previous 1.19
Refact config parser


Revision 1.19 - (view) (annotate) - [select for diffs]
Tue Jun 3 13:14:26 2025 UTC (9 months, 1 week ago) by sysadm
Branch: MAIN
Changes since 1.18: +1 -1 lines
Diff to previous 1.18
Refine


Revision 1.18 - (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.17: +1 -0 lines
Diff to previous 1.17
Add max connection and connection per ip limit


Revision 1.17 - (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.16: +1 -0 lines
Diff to previous 1.16
Apply user tz setting


Revision 1.16 - (view) (annotate) - [select for diffs]
Tue May 20 08:24:28 2025 UTC (9 months, 3 weeks ago) by sysadm
Branch: MAIN
Changes since 1.15: +1 -1 lines
Diff to previous 1.15
Refine


Revision 1.15 - (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.14: +3 -4 lines
Diff to previous 1.14
Update copyright and license information


Revision 1.14 - (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.13: +0 -1 lines
Diff to previous 1.13
Refact chicken and money
Add database save/load for money


Revision 1.13 - (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.12: +2 -2 lines
Diff to previous 1.12
Refine for strict GCC error check


Revision 1.12 - (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.11: +2 -2 lines
Diff to previous 1.11
Refine


Revision 1.11 - (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.10: +4 -10 lines
Diff to previous 1.10
Refine


Revision 1.10 - (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.9: +6 -8 lines
Diff to previous 1.9
Add missing header files
Update compile dependency


Revision 1.9 - (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.8: +0 -1 lines
Diff to previous 1.8
Remove legacy code and refine


Revision 1.8 - (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.7: +14 -13 lines
Diff to previous 1.7
Update


Revision 1.7 - (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.6: +1 -0 lines
Diff to previous 1.6
*** empty log message ***


Revision 1.6 - (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.5: +14 -1 lines
Diff to previous 1.5
*** empty log message ***


Revision 1.5 - (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.4: +1 -0 lines
Diff to previous 1.4
*** empty log message ***


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


Revision 1.3 - (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.2: +11 -0 lines
Diff to previous 1.2
*** empty log message ***


Revision 1.2 - (view) (annotate) - [select for diffs]
Wed Oct 20 07:46:32 2004 UTC (21 years, 5 months ago) by sysadm
Branch: MAIN
Changes since 1.1: +3 -1 lines
Diff to previous 1.1
*** empty log message ***


Revision 1.1 - (view) (annotate) - [select for diffs]
Tue Oct 19 17:10:39 2004 UTC (21 years, 5 months ago) by sysadm
Branch: MAIN
Global variable / function declration


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