/[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) - [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.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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
*** 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
*** 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
*** 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
*** 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
*** 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
*** 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
*** 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
*** 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
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
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
*** 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
*** 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
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