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

Log of /lbbs/include/common.h

Parent Directory Parent Directory | Revision Log Revision Log


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

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


Revision 1.72 - (view) (annotate) - [select for diffs]
Mon Dec 1 14:01:36 2025 UTC (3 months, 2 weeks ago) by sysadm
Branch: MAIN
Changes since 1.71: +1 -0 lines
Diff to previous 1.71 , to selected 1.73
Support SSH ECDSA key


Revision 1.71 - (view) (annotate) - [select for diffs]
Mon Dec 1 11:28:03 2025 UTC (3 months, 2 weeks ago) by sysadm
Branch: MAIN
Changes since 1.70: +1 -0 lines
Diff to previous 1.70 , to selected 1.73
Add "End-User License Agreement" (EULA)


Revision 1.70 - (view) (annotate) - [select for diffs]
Sun Nov 30 11:12:06 2025 UTC (3 months, 2 weeks ago) by sysadm
Branch: MAIN
Changes since 1.69: +1 -0 lines
Diff to previous 1.69 , to selected 1.73
Add SSH key known hosts verification


Revision 1.69 - (view) (annotate) - [select for diffs]
Fri Nov 28 03:23:58 2025 UTC (3 months, 2 weeks ago) by sysadm
Branch: MAIN
Changes since 1.68: +2 -1 lines
Diff to previous 1.68 , to selected 1.73
Add support for SSH ED25519 key


Revision 1.68 - (view) (annotate) - [select for diffs]
Thu Nov 27 03:17:15 2025 UTC (3 months, 2 weeks ago) by sysadm
Branch: MAIN
Changes since 1.67: +1 -1 lines
Diff to previous 1.67 , to selected 1.73
Increase MAX_CLIENT_PER_IP_LIMIT to 1000


Revision 1.67 - (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.66: +1 -0 lines
Diff to previous 1.66 , to selected 1.73
Refine


Revision 1.66 - (view) (annotate) - [select for diffs]
Mon Nov 17 04:23:09 2025 UTC (3 months, 4 weeks ago) by sysadm
Branch: MAIN
Changes since 1.65: +1 -0 lines
Diff to previous 1.65 , to selected 1.73
Show copyright info while running the program with --version


Revision 1.65 - (view) (annotate) - [select for diffs]
Mon Nov 17 02:32:42 2025 UTC (3 months, 4 weeks ago) by sysadm
Branch: MAIN
Changes since 1.64: +0 -3 lines
Diff to previous 1.64 , to selected 1.73
Optimize epoll handling to avoid repeated create / close
Modify several extern variables to static
Cleanup more server-side variables after fork of client process


Revision 1.64 - (view) (annotate) - [select for diffs]
Mon Nov 10 11:54:30 2025 UTC (4 months ago) by sysadm
Branch: MAIN
Changes since 1.63: +2 -0 lines
Diff to previous 1.63 , to selected 1.73
Convert \t to no more than TAB_SIZE spaces based on current line width


Revision 1.63 - (view) (annotate) - [select for diffs]
Fri Nov 7 04:58:09 2025 UTC (4 months, 1 week ago) by sysadm
Branch: MAIN
Changes since 1.62: +1 -0 lines
Diff to previous 1.62 , to selected 1.73
Load / Reload BWF config file on startup / reload


Revision 1.62 - (view) (annotate) - [select for diffs]
Wed Nov 5 01:51:20 2025 UTC (4 months, 1 week ago) by sysadm
Branch: MAIN
Changes since 1.61: +1 -1 lines
Diff to previous 1.61 , to selected 1.73
Use const char * instead of macro define for constant strings in common.h


Revision 1.61 - (view) (annotate) - [select for diffs]
Wed Nov 5 01:37:00 2025 UTC (4 months, 1 week ago) by sysadm
Branch: MAIN
Changes since 1.60: +45 -41 lines
Diff to previous 1.60 , to selected 1.73
Use enum instead of macro define for constant integers in common.h
Use const char * instead of macro define for constant strings in common.h


Revision 1.60 - (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.59: +1 -1 lines
Diff to previous 1.59 , to selected 1.73
Refine file header information comments


Revision 1.59 - (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.58: +7 -15 lines
Diff to previous 1.58 , to selected 1.73
Update file header information comments


Revision 1.58 - (view) (annotate) - [select for diffs]
Sun Nov 2 08:13:50 2025 UTC (4 months, 1 week ago) by sysadm
Branch: MAIN
Changes since 1.57: +1 -0 lines
Diff to previous 1.57 , to selected 1.73
Add section_aid_locations_[load|save]


Revision 1.57 - (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.56: +1 -1 lines
Diff to previous 1.56 , to selected 1.73
Add data fields of user


Revision 1.56 - (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.55: +1 -3 lines
Diff to previous 1.55 , to selected 1.73
Add user_list with data loader


Revision 1.55 - (view) (annotate) - [select for diffs]
Sun Oct 19 07:42:53 2025 UTC (4 months, 3 weeks ago) by sysadm
Branch: MAIN
Changes since 1.54: +1 -0 lines
Diff to previous 1.54 , to selected 1.73
Add help doc of editor


Revision 1.54 - (view) (annotate) - [select for diffs]
Fri Oct 17 12:23:01 2025 UTC (4 months, 4 weeks ago) by sysadm
Branch: MAIN
Changes since 1.53: +1 -0 lines
Diff to previous 1.53 , to selected 1.73
Add menu item of version information


Revision 1.53 - (view) (annotate) - [select for diffs]
Mon Oct 13 07:13:39 2025 UTC (5 months ago) by sysadm
Branch: MAIN
Changes since 1.52: +1 -0 lines
Diff to previous 1.52 , to selected 1.73
Add top10_menu


Revision 1.52 - (view) (annotate) - [select for diffs]
Wed Jul 23 01:16:28 2025 UTC (7 months, 3 weeks ago) by sysadm
Branch: MAIN
Changes since 1.51: +0 -5 lines
Diff to previous 1.51 , to selected 1.73
Move ip_mask() to dedicated ip_mask.c(.h) files


Revision 1.51 - (view) (annotate) - [select for diffs]
Sat Jul 5 00:56:14 2025 UTC (8 months, 1 week ago) by sysadm
Branch: MAIN
Changes since 1.50: +1 -3 lines
Diff to previous 1.50 , to selected 1.73
Update package version info


Revision 1.50 - (view) (annotate) - [select for diffs]
Wed Jul 2 06:25:02 2025 UTC (8 months, 2 weeks ago) by sysadm
Branch: MAIN
Changes since 1.49: +1 -1 lines
Diff to previous 1.49 , to selected 1.73
Fix bug in calculating space length for UTF8 string


Revision 1.49 - (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.48: +1 -1 lines
Diff to previous 1.48 , to selected 1.73
Support UTF8 instead of GBK


Revision 1.48 - (view) (annotate) - [select for diffs]
Tue Jul 1 08:31:11 2025 UTC (8 months, 2 weeks ago) by sysadm
Branch: MAIN
Changes since 1.47: +1 -1 lines
Diff to previous 1.47 , to selected 1.73
Fix bug in splitting over-length data line


Revision 1.47 - (view) (annotate) - [select for diffs]
Sat Jun 28 01:30:19 2025 UTC (8 months, 2 weeks ago) by sysadm
Branch: MAIN
Changes since 1.46: +1 -1 lines
Diff to previous 1.46 , to selected 1.73
Update version


Revision 1.46 - (view) (annotate) - [select for diffs]
Thu Jun 26 12:17:02 2025 UTC (8 months, 3 weeks ago) by sysadm
Branch: MAIN
Changes since 1.45: +0 -2 lines
Diff to previous 1.45 , to selected 1.73
Move gen_ex load/reload to main process, no longer need RW_lock


Revision 1.45 - (view) (annotate) - [select for diffs]
Tue Jun 24 13:30:52 2025 UTC (8 months, 3 weeks ago) by sysadm
Branch: MAIN
Changes since 1.44: +1 -1 lines
Diff to previous 1.44 , to selected 1.73
Update version and Changelog


Revision 1.44 - (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.43: +1 -0 lines
Diff to previous 1.43 , to selected 1.73
Add feature of excerptional directory list and article view


Revision 1.43 - (view) (annotate) - [select for diffs]
Wed Jun 18 04:19:44 2025 UTC (8 months, 4 weeks ago) by sysadm
Branch: MAIN
Changes since 1.42: +3 -1 lines
Diff to previous 1.42 , to selected 1.73
Update app version and build info


Revision 1.42 - (view) (annotate) - [select for diffs]
Sat Jun 7 08:38:50 2025 UTC (9 months, 1 week ago) by sysadm
Branch: MAIN
Changes since 1.41: +0 -1 lines
Diff to previous 1.41 , to selected 1.73
Remove max_u_online


Revision 1.41 - (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.40: +3 -5 lines
Diff to previous 1.40 , to selected 1.73
Listen at both telnet and ssh port


Revision 1.40 - (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.39: +7 -0 lines
Diff to previous 1.39 , to selected 1.73
Add SSH2 support


Revision 1.39 - (view) (annotate) - [select for diffs]
Wed Jun 4 14:01:29 2025 UTC (9 months, 1 week ago) by sysadm
Branch: MAIN
Changes since 1.38: +1 -1 lines
Diff to previous 1.38 , to selected 1.73
Refine


Revision 1.38 - (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.37: +5 -1 lines
Diff to previous 1.37 , to selected 1.73
Refact config parser


Revision 1.37 - (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.36: +2 -1 lines
Diff to previous 1.36 , to selected 1.73
Add max connection and connection per ip limit


Revision 1.36 - (view) (annotate) - [select for diffs]
Thu May 29 09:44:01 2025 UTC (9 months, 2 weeks ago) by sysadm
Branch: MAIN
Changes since 1.35: +2 -0 lines
Diff to previous 1.35 , to selected 1.73
Add article_cache


Revision 1.35 - (view) (annotate) - [select for diffs]
Tue May 27 03:25:02 2025 UTC (9 months, 3 weeks ago) by sysadm
Branch: MAIN
Changes since 1.34: +1 -0 lines
Diff to previous 1.34 , to selected 1.73
Add section_list_loader_launch() and section_list_loader_reload()


Revision 1.34 - (view) (annotate) - [select for diffs]
Mon May 26 04:48:33 2025 UTC (9 months, 3 weeks ago) by sysadm
Branch: MAIN
Changes since 1.33: +4 -0 lines
Diff to previous 1.33 , to selected 1.73
Add section_list_loader to main loop


Revision 1.33 - (view) (annotate) - [select for diffs]
Mon May 19 01:50:56 2025 UTC (9 months, 4 weeks ago) by sysadm
Branch: MAIN
Changes since 1.32: +1 -1 lines
Diff to previous 1.32 , to selected 1.73
Add script for generating menu config with section class/list


Revision 1.32 - (view) (annotate) - [select for diffs]
Sat May 17 11:30:09 2025 UTC (10 months ago) by sysadm
Branch: MAIN
Changes since 1.31: +0 -1 lines
Diff to previous 1.31 , to selected 1.73
Refine


Revision 1.31 - (view) (annotate) - [select for diffs]
Sat May 17 05:54:42 2025 UTC (10 months ago) by sysadm
Branch: MAIN
Changes since 1.30: +0 -1 lines
Diff to previous 1.30 , to selected 1.73
Refine


Revision 1.30 - (view) (annotate) - [select for diffs]
Fri May 16 14:09:31 2025 UTC (10 months ago) by sysadm
Branch: MAIN
Changes since 1.29: +8 -1 lines
Diff to previous 1.29 , to selected 1.73
Add data files load/reload


Revision 1.29 - (view) (annotate) - [select for diffs]
Fri May 16 12:23:57 2025 UTC (10 months ago) by sysadm
Branch: MAIN
Changes since 1.28: +4 -0 lines
Diff to previous 1.28 , to selected 1.73
Move definition of screen rows and cols


Revision 1.28 - (view) (annotate) - [select for diffs]
Thu May 15 15:00:18 2025 UTC (10 months ago) by sysadm
Branch: MAIN
Changes since 1.27: +1 -0 lines
Diff to previous 1.27 , to selected 1.73
Refine


Revision 1.27 - (view) (annotate) - [select for diffs]
Mon May 12 09:41:50 2025 UTC (10 months ago) by sysadm
Branch: MAIN
Changes since 1.26: +1 -0 lines
Diff to previous 1.26 , to selected 1.73
Refact IO with epoll


Revision 1.26 - (view) (annotate) - [select for diffs]
Sun May 11 01:54:00 2025 UTC (10 months ago) by sysadm
Branch: MAIN
Changes since 1.25: +1 -1 lines
Diff to previous 1.25 , to selected 1.73
Fix bug in SIGTERM handling


Revision 1.25 - (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.24: +7 -8 lines
Diff to previous 1.24 , to selected 1.73
Refact signal handler and processing implementation
Refine select error handling


Revision 1.24 - (view) (annotate) - [select for diffs]
Thu May 8 08:05:58 2025 UTC (10 months, 1 week ago) by sysadm
Branch: MAIN
Changes since 1.23: +2 -0 lines
Diff to previous 1.23 , to selected 1.73
Refact bbs_menu


Revision 1.23 - (view) (annotate) - [select for diffs]
Wed May 7 05:43:43 2025 UTC (10 months, 1 week ago) by sysadm
Branch: MAIN
Changes since 1.22: +1 -1 lines
Diff to previous 1.22 , to selected 1.73
Restore data/license.txt


Revision 1.22 - (view) (annotate) - [select for diffs]
Tue May 6 13:28:38 2025 UTC (10 months, 1 week ago) by sysadm
Branch: MAIN
Changes since 1.21: +7 -2 lines
Diff to previous 1.21 , to selected 1.73
Add anti-spam check


Revision 1.21 - (view) (annotate) - [select for diffs]
Tue May 6 10:33:26 2025 UTC (10 months, 1 week ago) by sysadm
Branch: MAIN
Changes since 1.20: +1 -1 lines
Diff to previous 1.20 , to selected 1.73
Use LICENSE instead of data/license.txt


Revision 1.20 - (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.19: +3 -4 lines
Diff to previous 1.19 , to selected 1.73
Update copyright and license information


Revision 1.19 - (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.18: +16 -3 lines
Diff to previous 1.18 , to selected 1.73
Refine


Revision 1.18 - (view) (annotate) - [select for diffs]
Sat May 3 06:24:54 2025 UTC (10 months, 2 weeks ago) by sysadm
Branch: MAIN
Changes since 1.17: +2 -1 lines
Diff to previous 1.17 , to selected 1.73
Refact display_file_ex()


Revision 1.17 - (view) (annotate) - [select for diffs]
Fri May 2 03:34:58 2025 UTC (10 months, 2 weeks ago) by sysadm
Branch: MAIN
Changes since 1.16: +3 -7 lines
Diff to previous 1.16 , to selected 1.73
Refine


Revision 1.16 - (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.15: +5 -0 lines
Diff to previous 1.15 , to selected 1.73
Add missing header files
Update compile dependency


Revision 1.15 - (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.14: +1 -0 lines
Diff to previous 1.14 , to selected 1.73
Remove legacy code and refine


Revision 1.14 - (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.13: +16 -16 lines
Diff to previous 1.13 , to selected 1.73
Update


Revision 1.13 - (view) (annotate) - [select for diffs]
Sat May 7 12:15:30 2005 UTC (20 years, 10 months ago) by sysadm
Branch: MAIN
CVS Tags: lbbs_1-0-0-0_MIL
Changes since 1.12: +0 -1 lines
Diff to previous 1.12 , to selected 1.73
*** empty log message ***


Revision 1.12 - (view) (annotate) - [select for diffs]
Sat May 7 12:08:28 2005 UTC (20 years, 10 months ago) by sysadm
Branch: MAIN
Changes since 1.11: +8 -2 lines
Diff to previous 1.11 , to selected 1.73
*** empty log message ***


Revision 1.11 - (view) (annotate) - [select for diffs]
Sat May 7 09:28:12 2005 UTC (20 years, 10 months ago) by sysadm
Branch: MAIN
Changes since 1.10: +7 -0 lines
Diff to previous 1.10 , to selected 1.73
*** empty log message ***


Revision 1.10 - (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.9: +5 -0 lines
Diff to previous 1.9 , to selected 1.73
*** empty log message ***


Revision 1.9 - (view) (annotate) - [select for diffs]
Sat Mar 19 08:25:23 2005 UTC (21 years ago) by sysadm
Branch: MAIN
Changes since 1.8: +1 -13 lines
Diff to previous 1.8 , to selected 1.73
*** empty log message ***


Revision 1.8 - (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.7: +5 -1 lines
Diff to previous 1.7 , to selected 1.73
*** empty log message ***


Revision 1.7 - (view) (annotate) - [select for diffs]
Tue Oct 19 17:11:39 2004 UTC (21 years, 5 months ago) by sysadm
Branch: MAIN
Changes since 1.6: +10 -1 lines
Diff to previous 1.6 , to selected 1.73
*** empty log message ***


Revision 1.6 - (view) (annotate) - [select for diffs]
Tue Oct 19 15:22:01 2004 UTC (21 years, 5 months ago) by sysadm
Branch: MAIN
Changes since 1.5: +2 -1 lines
Diff to previous 1.5 , to selected 1.73
*** empty log message ***


Revision 1.5 - (view) (annotate) - [select for diffs]
Tue Oct 19 02:08:35 2004 UTC (21 years, 5 months ago) by sysadm
Branch: MAIN
Changes since 1.4: +9 -0 lines
Diff to previous 1.4 , to selected 1.73
Improve log function


Revision 1.4 - (view) (annotate) - [select for diffs]
Mon Oct 18 11:34:15 2004 UTC (21 years, 5 months ago) by sysadm
Branch: MAIN
Changes since 1.3: +4 -1 lines
Diff to previous 1.3 , to selected 1.73
Fix bug


Revision 1.3 - (view) (annotate) - [select for diffs]
Mon Oct 18 08:17:50 2004 UTC (21 years, 5 months ago) by sysadm
Branch: MAIN
Changes since 1.2: +22 -2 lines
Diff to previous 1.2 , to selected 1.73
*** empty log message ***


Revision 1.2 - (view) (annotate) - [select for diffs]
Sun Oct 17 06:19:01 2004 UTC (21 years, 5 months ago) by sysadm
Branch: MAIN
Changes since 1.1: +0 -2 lines
Diff to previous 1.1 , to selected 1.73
*** empty log message ***


Revision 1.1 - (view) (annotate) - [select for diffs]
Mon Oct 11 10:44:57 2004 UTC (21 years, 5 months ago) by sysadm
Branch: MAIN
Diff to selected 1.73
header file for common definition


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