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

Log of /lbbs/src/fork.c

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 1.27
Sat Jun 7 01:55:46 2025 UTC (9 months, 1 week ago) by sysadm
Branch: MAIN
CVS Tags: HEAD
Changes since 1.26: +0 -0 lines
FILE REMOVED
Merge fork.c(.h) to net_server.c(.h)


Revision 1.26 - (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.25: +3 -2 lines
Diff to previous 1.25
Listen at both telnet and ssh port


Revision 1.25 - (view) (annotate) - [select for diffs]
Thu Jun 5 05:24:56 2025 UTC (9 months, 1 week ago) by sysadm
Branch: MAIN
Changes since 1.24: +145 -2 lines
Diff to previous 1.24
Add SSH2 support


Revision 1.24 - (view) (annotate) - [select for diffs]
Wed Jun 4 13:42:53 2025 UTC (9 months, 1 week ago) by sysadm
Branch: MAIN
Changes since 1.23: +2 -2 lines
Diff to previous 1.23
Rename log_std() to log_common()


Revision 1.23 - (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.22: +5 -5 lines
Diff to previous 1.22
Refine


Revision 1.22 - (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.21: +1 -1 lines
Diff to previous 1.21
Add max connection and connection per ip limit


Revision 1.21 - (view) (annotate) - [select for diffs]
Mon May 19 01:44:49 2025 UTC (9 months, 4 weeks ago) by sysadm
Branch: MAIN
Changes since 1.20: +0 -5 lines
Diff to previous 1.20
Refine menu and display


Revision 1.20 - (view) (annotate) - [select for diffs]
Thu May 15 06:24:11 2025 UTC (10 months ago) by sysadm
Branch: MAIN
Changes since 1.19: +0 -5 lines
Diff to previous 1.19
Fix bug in menu reload and shared memory writing


Revision 1.19 - (view) (annotate) - [select for diffs]
Thu May 15 05:14:57 2025 UTC (10 months ago) by sysadm
Branch: MAIN
Changes since 1.18: +8 -1 lines
Diff to previous 1.18
Refact menu with shared memory


Revision 1.18 - (view) (annotate) - [select for diffs]
Tue May 13 07:41:55 2025 UTC (10 months ago) by sysadm
Branch: MAIN
Changes since 1.17: +8 -0 lines
Diff to previous 1.17
Reset signal handler for child process


Revision 1.17 - (view) (annotate) - [select for diffs]
Tue May 13 07:30:10 2025 UTC (10 months ago) by sysadm
Branch: MAIN
Changes since 1.16: +3 -3 lines
Diff to previous 1.16
Refine daemon startup/cleanup


Revision 1.16 - (view) (annotate) - [select for diffs]
Mon May 12 03:54:14 2025 UTC (10 months ago) by sysadm
Branch: MAIN
Changes since 1.15: +2 -0 lines
Diff to previous 1.15
Refact server socket handling with epoll


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]
Sat May 3 13:41:21 2025 UTC (10 months, 2 weeks ago) by sysadm
Branch: MAIN
Changes since 1.13: +14 -8 lines
Diff to previous 1.13
Refine


Revision 1.13 - (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.12: +5 -0 lines
Diff to previous 1.12
Add missing header files
Update compile dependency


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


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


Revision 1.10 - (view) (annotate) - [select for diffs]
Sun Mar 20 17:37:14 2005 UTC (21 years ago) by sysadm
Branch: MAIN
Changes since 1.9: +16 -16 lines
Diff to previous 1.9
*** empty log message ***


Revision 1.9 - (view) (annotate) - [select for diffs]
Sun Mar 20 14:37:37 2005 UTC (21 years ago) by sysadm
Branch: MAIN
Changes since 1.8: +5 -1 lines
Diff to previous 1.8
*** empty log message ***


Revision 1.8 - (view) (annotate) - [select for diffs]
Thu Mar 17 10:48:46 2005 UTC (21 years ago) by sysadm
Branch: MAIN
Changes since 1.7: +9 -1 lines
Diff to previous 1.7
*** empty log message ***


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


Revision 1.6 - (view) (annotate) - [select for diffs]
Thu Oct 21 17:28:46 2004 UTC (21 years, 5 months ago) by sysadm
Branch: MAIN
Changes since 1.5: +10 -1 lines
Diff to previous 1.5
*** empty log message ***


Revision 1.5 - (view) (annotate) - [select for diffs]
Tue Oct 19 02:12:28 2004 UTC (21 years, 5 months ago) by sysadm
Branch: MAIN
Changes since 1.4: +2 -5 lines
Diff to previous 1.4
Remove unnecessary message


Revision 1.4 - (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.3: +5 -1 lines
Diff to previous 1.3
Improve log function


Revision 1.3 - (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.2: +39 -7 lines
Diff to previous 1.2
Fix bug


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


Revision 1.1 - (view) (annotate) - [select for diffs]
Mon Oct 11 11:15:33 2004 UTC (21 years, 5 months ago) by sysadm
Branch: MAIN
add fork.c


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