Log of /lbbs/src/bbs_main.c
Parent Directory
|
Revision Log
Revision
1.122 -
(
view)
(
annotate)
-
[select for diffs]
Fri Dec 19 06:16:26 2025 UTC
(2 months, 3 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.121: +22 -22 lines
Diff to
previous 1.121
Append \n to the end of logging message by log_...()
Remove ending \n from each logging message
Revision
1.118 -
(
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.117: +7 -0 lines
Diff to
previous 1.117
Force re-confirm user agreeement if time of EULA is later than last_login_dt
Revision
1.115 -
(
view)
(
annotate)
-
[select for diffs]
Fri Nov 28 05:05:42 2025 UTC
(3 months, 2 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.114: +3 -3 lines
Diff to
previous 1.114
Force user logout cleanup even if connection is closed before bbs_main() is called.
Revision
1.112 -
(
view)
(
annotate)
-
[select for diffs]
Thu Nov 20 10:20:51 2025 UTC
(3 months, 3 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.111: +1 -1 lines
Diff to
previous 1.111
Add alternative POSIX semaphore based rd/rw (un)lock in section_list
Revision
1.111 -
(
view)
(
annotate)
-
[select for diffs]
Thu Nov 20 09:02:46 2025 UTC
(3 months, 3 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.110: +2 -0 lines
Diff to
previous 1.110
Add alternative POSIX semaphore based rd/rw (un)lock in user_list
Revision
1.105 -
(
view)
(
annotate)
-
[select for diffs]
Sat Nov 8 09:05:59 2025 UTC
(4 months, 1 week ago)
by
sysadm
Branch:
MAIN
Changes since
1.104: +7 -7 lines
Diff to
previous 1.104
Add dynamic wide-character display width in get_data()
Refine dynamic / fixed wide-character display width selection
Revision
1.103 -
(
view)
(
annotate)
-
[select for diffs]
Sat Nov 8 08:21:31 2025 UTC
(4 months, 1 week ago)
by
sysadm
Branch:
MAIN
Changes since
1.102: +33 -7 lines
Diff to
previous 1.102
Support dynamic wide-character display width in str_process and editor related functions
Add dynamic / fixed wide-character display width selection
Revision
1.100 -
(
view)
(
annotate)
-
[select for diffs]
Wed Nov 5 02:48:48 2025 UTC
(4 months, 1 week ago)
by
sysadm
Branch:
MAIN
Changes since
1.99: +2 -2 lines
Diff to
previous 1.99
Use enum / const int instead of macro define constant integers
Use const char * instead of macro define for constant strings
Revision
1.99 -
(
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.98: +1 -1 lines
Diff to
previous 1.98
Use enum instead of macro define for constants in bbs.h
Revision
1.95 -
(
view)
(
annotate)
-
[select for diffs]
Sun Nov 2 04:30:29 2025 UTC
(4 months, 2 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.94: +3 -30 lines
Diff to
previous 1.94
Get user login count from user_list instead of database
Revision
1.94 -
(
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.93: +18 -69 lines
Diff to
previous 1.93
Get online user/guest count from user_list instead of database
Revision
1.92 -
(
view)
(
annotate)
-
[select for diffs]
Sun Oct 19 01:30:38 2025 UTC
(4 months, 4 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.91: +2 -2 lines
Diff to
previous 1.91
Copy terminal control sequence directly without invoking iconv()
Revision
1.87 -
(
view)
(
annotate)
-
[select for diffs]
Sat Oct 18 05:02:15 2025 UTC
(4 months, 4 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.86: +43 -1 lines
Diff to
previous 1.86
Add user preferred charset selection and conversion
Revision
1.86 -
(
view)
(
annotate)
-
[select for diffs]
Fri Oct 17 11:23:30 2025 UTC
(4 months, 4 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.85: +3 -5 lines
Diff to
previous 1.85
Add press_any_key_ex() to support customizable prompt message
Revision
1.84 -
(
view)
(
annotate)
-
[select for diffs]
Fri Oct 17 01:25:08 2025 UTC
(4 months, 4 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.83: +1 -1 lines
Diff to
previous 1.83
No longer use igetch_reset() to skip remaining \n after \r
\r\n -> \r and \n -> \r conversions have already been implemented in igetch()
Revision
1.78 -
(
view)
(
annotate)
-
[select for diffs]
Mon Oct 13 00:46:03 2025 UTC
(5 months ago)
by
sysadm
Branch:
MAIN
Changes since
1.77: +17 -0 lines
Diff to
previous 1.77
Add article_favor to load/save per-user favorite article ID list
Revision
1.75 -
(
view)
(
annotate)
-
[select for diffs]
Wed Jun 25 01:50:14 2025 UTC
(8 months, 3 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.74: +7 -9 lines
Diff to
previous 1.74
Use static variable to store main menu instead of dynamically allocated memory
Revision
1.74 -
(
view)
(
annotate)
-
[select for diffs]
Tue Jun 24 10:01:24 2025 UTC
(8 months, 3 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.73: +19 -0 lines
Diff to
previous 1.73
Add feature of excerptional directory list and article view
Revision
1.55 -
(
view)
(
annotate)
-
[select for diffs]
Tue May 27 00:54:01 2025 UTC
(9 months, 3 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.54: +41 -19 lines
Diff to
previous 1.54
Add attach/detach SHM in readonly mode for child process
Revision
1.47 -
(
view)
(
annotate)
-
[select for diffs]
Thu May 15 14:17:53 2025 UTC
(10 months ago)
by
sysadm
Branch:
MAIN
Changes since
1.46: +2 -2 lines
Diff to
previous 1.46
Refact display_file_ex, remove display_file
Convert split_file_lines into split_data_lines with mmap
Revision
1.39 -
(
view)
(
annotate)
-
[select for diffs]
Sat May 10 11:09:02 2025 UTC
(10 months, 1 week ago)
by
sysadm
Branch:
MAIN
Changes since
1.38: +7 -11 lines
Diff to
previous 1.38
Refact tcplib
Refine handling of user input timeout
Revision
1.37 -
(
view)
(
annotate)
-
[select for diffs]
Fri May 9 11:21:11 2025 UTC
(10 months, 1 week ago)
by
sysadm
Branch:
MAIN
Changes since
1.36: +1 -1 lines
Diff to
previous 1.36
Refact signal handler and processing implementation
Refine select error handling
Revision
1.32 -
(
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.31: +42 -35 lines
Diff to
previous 1.31
Add missing header files
Update compile dependency
Revision
1.1 -
(
view)
(
annotate)
-
[select for diffs]
Mon Oct 18 11:33:48 2004 UTC
(21 years, 5 months ago)
by
sysadm
Branch:
MAIN
Main program for processing BBS clients' request
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.