CVS log for loncom/Attic/lonc

[BACK] Up to [LON-CAPA] / loncom

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.57
Wed Mar 28 00:14:45 2007 UTC (17 years ago) by albertel
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.56: +1 -1 lines
- removing the old lonc

Revision 1.56: download - view: text, markup, annotated - select for diffs
Fri Oct 24 16:36:14 2003 UTC (20 years, 5 months ago) by albertel
Branches: MAIN
CVS tags: version_2_3_X, version_2_3_2, version_2_3_1, version_2_3_0, version_2_2_X, version_2_2_99_1, version_2_2_99_0, version_2_2_2, version_2_2_1, version_2_2_0, version_2_1_X, version_2_1_99_3, version_2_1_99_2, version_2_1_99_1, version_2_1_99_0, version_2_1_3, version_2_1_2, version_2_1_1, version_2_1_0, version_2_0_X, version_2_0_99_1, version_2_0_2, version_2_0_1, version_2_0_0, version_1_99_3, version_1_99_2, version_1_99_1_tmcc, version_1_99_1, version_1_99_0_tmcc, version_1_99_0, version_1_3_X, version_1_3_3, version_1_3_2, version_1_3_1, version_1_3_0, version_1_2_X, version_1_2_99_1, version_1_2_99_0, version_1_2_1, version_1_2_0, version_1_1_X, version_1_1_99_5, version_1_1_99_4, version_1_1_99_3, version_1_1_99_2, version_1_1_99_1, version_1_1_99_0, version_1_1_3, version_1_1_2, version_1_1_1, version_1_1_0, version_1_0_99_3, version_1_0_99_2, version_1_0_99_1, version_1_0_99
Diff to previous 1.55: preferred, colored
Changes since revision 1.55: +2 -2 lines
- make connections using hostname

Revision 1.55: download - view: text, markup, annotated - select for diffs
Wed Sep 17 19:05:03 2003 UTC (20 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.54: preferred, colored
Changes since revision 1.54: +15 -11 lines
- better error messages when dyng
- perl 5.8 seems create noexistant clients, if the client isnt there just go about our buisness

Revision 1.54: download - view: text, markup, annotated - select for diffs
Fri Aug 29 18:25:01 2003 UTC (20 years, 7 months ago) by albertel
Branches: MAIN
Diff to previous 1.53: preferred, colored
Changes since revision 1.53: +3 -3 lines
- 5 minutes is too long
- 5 attempts isn't enough

Revision 1.53: download - view: text, markup, annotated - select for diffs
Thu Jul 31 21:32:44 2003 UTC (20 years, 8 months ago) by albertel
Branches: MAIN
CVS tags: version_1_0_3, version_1_0_2, version_1_0_1, version_1_0_0, version_0_99_5, version_0_99_4
Diff to previous 1.52: preferred, colored
Changes since revision 1.52: +3 -5 lines
- convert the rest of the initialization steps to use londtransaction so that it will error out on timeouts

Revision 1.52: download - view: text, markup, annotated - select for diffs
Fri Jul 25 01:16:29 2003 UTC (20 years, 8 months ago) by bowersj2
Branches: MAIN
Diff to previous 1.51: preferred, colored
Changes since revision 1.51: +4 -4 lines
Documentation updates

Revision 1.51: download - view: text, markup, annotated - select for diffs
Wed Jul 23 16:52:30 2003 UTC (20 years, 8 months ago) by bowersj2
Branches: MAIN
Diff to previous 1.50: preferred, colored
Changes since revision 1.50: +385 -26 lines
Information from "SessionOne.html" of the Guts manual.

I'm not sure all of this is going to live in lonc; some parts may move
elsewhere (load balancing probably belongs in the login routines), and
it all may be picked up and dropping into lonnet.pm if that makes more
sense. The main point is that it's now in POD format and the above can
be done with copy & paste.

Revision 1.50: download - view: text, markup, annotated - select for diffs
Wed Jul 2 01:28:12 2003 UTC (20 years, 9 months ago) by foxr
Branches: MAIN
Diff to previous 1.49: preferred, colored
Changes since revision 1.49: +2 -2 lines
In HUPSMAN - execdir was being inquired after first use... move it around
so that execdir is defined prior to use.

Revision 1.49: download - view: text, markup, annotated - select for diffs
Thu Mar 27 23:00:28 2003 UTC (21 years ago) by albertel
Branches: MAIN
CVS tags: version_0_99_3, version_0_99_2, version_0_99_1, version_0_99_0, conference_2003
Diff to previous 1.48: preferred, colored
Changes since revision 1.48: +76 -61 lines
- added new command to lond
  sethost:machinenamewanted
     returns either ok or unable_to_set
  version:MY VERSION
     returns version:MY VERSION

- init method comatible with older 0.6ish inti sequence

- lonc properly uses sethost and version

Revision 1.48: download - view: text, markup, annotated - select for diffs
Tue Mar 18 22:51:03 2003 UTC (21 years ago) by albertel
Branches: MAIN
Diff to previous 1.47: preferred, colored
Changes since revision 1.47: +2 -2 lines
- Machines with multiple domains now supporteda somewhat
http://bugs.loncapa.org/show_bug.cgi?id=1320

  - Requirements:
      hosts.tab must have several enetries one for each hostid/domain
          but the domain name and IP addresses must be the same
      The last entry of the host must correspond with the entries in loncapa.conf

  - Known isssues,
      1) CSTR space has no domain info in it, username conflicts can occur
      2) while you can add the Author role to user, if the role isn't the main domain they can't author


  - Tested areas
      1) Course creation
      2) DOCS mods on course in main/non-main domain
      3) problems in course in main/non-main domain

Revision 1.47: download - view: text, markup, annotated - select for diffs
Mon Feb 24 19:56:30 2003 UTC (21 years, 1 month ago) by albertel
Branches: MAIN
CVS tags: version_0_6_2
Diff to previous 1.46: preferred, colored
Changes since revision 1.46: +6 -6 lines
- timeouts are bad, kill the child off and hope for something better on restart

Revision 1.46: download - view: text, markup, annotated - select for diffs
Fri Feb 7 22:22:01 2003 UTC (21 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.45: preferred, colored
Changes since revision 1.45: +6 -4 lines
- turning on KEEPALIVE
- adding more info to some status messages

Revision 1.45: download - view: text, markup, annotated - select for diffs
Mon Feb 3 18:03:52 2003 UTC (21 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.44: preferred, colored
Changes since revision 1.44: +1 -5 lines
best wishes to all.

Revision 1.44: download - view: text, markup, annotated - select for diffs
Thu Dec 5 19:53:19 2002 UTC (21 years, 3 months ago) by www
Branches: MAIN
CVS tags: version_0_6
Diff to previous 1.43: preferred, colored
Changes since revision 1.43: +2 -2 lines
Bug #885
lonnet did not generate unique buffer filenames when updating both the
resource and the meta-file, following removal of sleep commands. Added
PID and $dumpcount to buffer file name.

Also added "sort" to buffer flushing when machine comes online again, so
that definitely time-order of commands gets preserved.

Revision 1.43: download - view: text, markup, annotated - select for diffs
Wed Oct 30 14:50:04 2002 UTC (21 years, 5 months ago) by www
Branches: MAIN
Diff to previous 1.42: preferred, colored
Changes since revision 1.42: +2 -1 lines
Show status in "ps"

Revision 1.42: download - view: text, markup, annotated - select for diffs
Mon Sep 9 14:04:02 2002 UTC (21 years, 6 months ago) by harris41
Branches: MAIN
Diff to previous 1.41: preferred, colored
Changes since revision 1.41: +3 -4 lines
loncapa_apache.conf should not be directly specified (and certainly not
before loncapa.conf)

Revision 1.41: download - view: text, markup, annotated - select for diffs
Fri May 17 14:03:04 2002 UTC (21 years, 10 months ago) by matthew
Branches: MAIN
CVS tags: version_0_5_1, version_0_5, version_0_4, stable_2002_july, STABLE
Diff to previous 1.40: preferred, colored
Changes since revision 1.40: +5 -4 lines
Replaced access.conf with loncapa_apache.conf.

Revision 1.40: download - view: text, markup, annotated - select for diffs
Sat May 11 21:17:39 2002 UTC (21 years, 10 months ago) by harris41
Branches: MAIN
Diff to previous 1.39: preferred, colored
Changes since revision 1.39: +10 -13 lines
using LONCAPA::Configuration::read_conf
BUG 129

Revision 1.39: download - view: text, markup, annotated - select for diffs
Wed Apr 10 04:35:31 2002 UTC (21 years, 11 months ago) by foxr
Branches: MAIN
CVS tags: stable_2002_april
Diff to previous 1.38: preferred, colored
Changes since revision 1.38: +28 -4 lines
Fixed USR1 handler to:
1. Reset retry counters to zero rather than clearing counter hash.
2. On all counters which were >= maxchildretries, restart the lonc
   server for the associated host.

Revision 1.38: download - view: text, markup, annotated - select for diffs
Thu Apr 4 22:04:54 2002 UTC (21 years, 11 months ago) by foxr
Branches: MAIN
Diff to previous 1.37: preferred, colored
Changes since revision 1.37: +4 -2 lines
Conditionalize the debug log entry on entry to  HandleInput.

Revision 1.37: download - view: text, markup, annotated - select for diffs
Thu Apr 4 21:55:55 2002 UTC (21 years, 11 months ago) by foxr
Branches: MAIN
Diff to previous 1.36: preferred, colored
Changes since revision 1.36: +78 -107 lines
Use single fully blocking select for input, output and connection requests.

Revision 1.36: download - view: text, markup, annotated - select for diffs
Wed Mar 27 04:07:02 2002 UTC (22 years ago) by foxr
Branches: MAIN
Diff to previous 1.35: preferred, colored
Changes since revision 1.35: +31 -1 lines
Add DoSelect sub to encapsulate select in the presence of signals.

Revision 1.35: download - view: text, markup, annotated - select for diffs
Tue Mar 26 04:37:59 2002 UTC (22 years ago) by foxr
Branches: MAIN
Diff to previous 1.34: preferred, colored
Changes since revision 1.34: +174 -2 lines
Inserted support functions to allow restructuring the lonc main loop.
Note that no actual logic changes have been implemented with this
edit.

Revision 1.34: download - view: text, markup, annotated - select for diffs
Wed Mar 20 03:44:11 2002 UTC (22 years ago) by foxr
Branches: MAIN
Diff to previous 1.33: preferred, colored
Changes since revision 1.33: +2 -2 lines
Put the small timeout back into the read select for now.

Revision 1.33: download - view: text, markup, annotated - select for diffs
Wed Mar 20 03:42:45 2002 UTC (22 years ago) by foxr
Branches: MAIN
Diff to previous 1.32: preferred, colored
Changes since revision 1.32: +110 -75 lines
Add londtransaction sub and centralize all interactions with lond through it.
londtransaction is signal safe given the current set of signals which maybe
received meaningfully by lonc.

Revision 1.32: download - view: text, markup, annotated - select for diffs
Fri Mar 8 03:56:19 2002 UTC (22 years ago) by foxr
Branches: MAIN
Diff to previous 1.31: preferred, colored
Changes since revision 1.31: +71 -62 lines
Corrected and simplified child management logic:
1. Removed SIGCHLD handler, made parent main loop
   just be a wait, rather than sleep.
2. Corrected book-keeping error in lonc's make_child_process
   which caused single child death to trigger attempts to
   restart all children...whether actually dead or not.

Revision 1.31: download - view: text, markup, annotated - select for diffs
Sun Mar 3 18:13:07 2002 UTC (22 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.30: preferred, colored
Changes since revision 1.30: +102 -8 lines
updating documentation

Revision 1.30: download - view: text, markup, annotated - select for diffs
Mon Feb 25 20:43:15 2002 UTC (22 years, 1 month ago) by www
Branches: MAIN
Diff to previous 1.29: preferred, colored
Changes since revision 1.29: +231 -222 lines
Less trashy, still kaputt (but not more than before, I hope)

Revision 1.29: download - view: text, markup, annotated - select for diffs
Mon Feb 25 15:48:11 2002 UTC (22 years, 1 month ago) by www
Branches: MAIN
Diff to previous 1.28: preferred, colored
Changes since revision 1.28: +126 -87 lines
Attempt to be able to close connections from inside of lonnet UNTESTED

Revision 1.28: download - view: text, markup, annotated - select for diffs
Tue Feb 19 22:51:13 2002 UTC (22 years, 1 month ago) by www
Branches: MAIN
Diff to previous 1.27: preferred, colored
Changes since revision 1.27: +5 -3 lines
Skip empty lines in broken hosts.tabs

Revision 1.27: download - view: text, markup, annotated - select for diffs
Tue Feb 19 21:49:12 2002 UTC (22 years, 1 month ago) by www
Branches: MAIN
Diff to previous 1.26: preferred, colored
Changes since revision 1.26: +11 -17 lines
Removing old garbage

Revision 1.26: download - view: text, markup, annotated - select for diffs
Tue Feb 19 21:12:22 2002 UTC (22 years, 1 month ago) by www
Branches: MAIN
Diff to previous 1.25: preferred, colored
Changes since revision 1.25: +55 -5 lines
Testing - skip servers that do not ping.

Revision 1.23.2.1: download - view: text, markup, annotated - select for diffs
Wed Feb 6 14:17:50 2002 UTC (22 years, 1 month ago) by albertel
Branches: DEBUG
Diff to previous 1.23: preferred, colored next main 1.24: preferred, colored
Changes since revision 1.23: +8 -5 lines
- added logging messages

Revision 1.25: download - view: text, markup, annotated - select for diffs
Wed Feb 6 14:15:37 2002 UTC (22 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.24: preferred, colored
Changes since revision 1.24: +4 -7 lines
- didn't mean to commit that one

Revision 1.24: download - view: text, markup, annotated - select for diffs
Wed Feb 6 14:13:19 2002 UTC (22 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.23: preferred, colored
Changes since revision 1.23: +8 -5 lines
- logging info now in

Revision 1.23: download - view: text, markup, annotated - select for diffs
Thu Dec 20 17:43:05 2001 UTC (22 years, 3 months ago) by harris41
Branches: MAIN
CVS tags: stable_2002_spring
Branch point for: DEBUG
Diff to previous 1.22: preferred, colored
Changes since revision 1.22: +58 -9 lines
adding POD; removing void context map statements -Scott Harrison

Revision 1.22: download - view: text, markup, annotated - select for diffs
Thu Nov 29 18:57:46 2001 UTC (22 years, 4 months ago) by www
Branches: MAIN
Diff to previous 1.21: preferred, colored
Changes since revision 1.21: +24 -0 lines
GPL

Revision 1.21: download - view: text, markup, annotated - select for diffs
Wed Nov 28 21:19:58 2001 UTC (22 years, 4 months ago) by www
Branches: MAIN
Diff to previous 1.20: preferred, colored
Changes since revision 1.20: +4 -2 lines
No wonder subreply never returned anything useful

Revision 1.20: download - view: text, markup, annotated - select for diffs
Tue Nov 27 23:11:42 2001 UTC (22 years, 4 months ago) by www
Branches: MAIN
Diff to previous 1.19: preferred, colored
Changes since revision 1.19: +26 -3 lines
Init can also time out

Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue Nov 27 19:32:46 2001 UTC (22 years, 4 months ago) by www
Branches: MAIN
Diff to previous 1.18: preferred, colored
Changes since revision 1.18: +29 -5 lines
Times out communication, or so one hopes.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon Nov 26 22:20:26 2001 UTC (22 years, 4 months ago) by www
Branches: MAIN
Diff to previous 1.17: preferred, colored
Changes since revision 1.17: +72 -4 lines
lonc also does reporting

Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Aug 30 20:02:28 2001 UTC (22 years, 7 months ago) by www
Branches: MAIN
CVS tags: stable_2001_fall
Diff to previous 1.16: preferred, colored
Changes since revision 1.16: +19 -4 lines
Attempting to officially hang up

Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue Jun 12 15:32:38 2001 UTC (22 years, 9 months ago) by www
Branches: MAIN
Diff to previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
Asymmetric traffic: always more to write than read

Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Mar 15 20:25:20 2001 UTC (23 years ago) by www
Branches: MAIN
Diff to previous 1.14: preferred, colored
Changes since revision 1.14: +8 -3 lines
Hopefully fixed truncated data - no reason to stop sending if there was
no error.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Mar 13 21:15:40 2001 UTC (23 years ago) by www
Branches: MAIN
Diff to previous 1.13: preferred, colored
Changes since revision 1.13: +3 -1 lines
Correct error message

Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Jan 10 17:53:51 2001 UTC (23 years, 2 months ago) by harris41
Branches: MAIN
Diff to previous 1.12: preferred, colored
Changes since revision 1.12: +10 -0 lines
adding in code to make sure that lonc and lond do not run as a user
other than 'www' -Scott

Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Dec 6 20:38:21 2000 UTC (23 years, 3 months ago) by harris41
Branches: MAIN
Diff to previous 1.11: preferred, colored
Changes since revision 1.11: +2 -1 lines
fixing the "already running" HUP error by unlinking the relevant
.pid file in /home/httpd/perl/logs -Scott

Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Dec 6 18:05:51 2000 UTC (23 years, 3 months ago) by harris41
Branches: MAIN
Diff to previous 1.10: preferred, colored
Changes since revision 1.10: +12 -28 lines
turns out there is no need for redefining the die function
after all -Scott

Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Dec 5 19:03:55 2000 UTC (23 years, 3 months ago) by www
Branches: MAIN
Diff to previous 1.9: preferred, colored
Changes since revision 1.9: +8 -1 lines
Make sure that it is not running into an endless loop if dying while dying
(for example, if logthis fails)

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Dec 5 16:51:41 2000 UTC (23 years, 3 months ago) by harris41
Branches: MAIN
Diff to previous 1.8: preferred, colored
Changes since revision 1.8: +21 -21 lines
(somewhat unexpectedly) need to move subroutines to top of code
due to limits of perl program parser (otherwise received predeclaration
error) -Scott

Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Dec 5 03:23:59 2000 UTC (23 years, 3 months ago) by harris41
Branches: MAIN
Diff to previous 1.7: preferred, colored
Changes since revision 1.7: +37 -13 lines
added in exception handling to catch abnormal exiting through 'DIE'
and 'QUIT' signals -Scott

Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Jul 25 16:03:57 2000 UTC (23 years, 8 months ago) by www
Branches: MAIN
Diff to previous 1.6: preferred, colored
Changes since revision 1.6: +12 -1 lines
Check if already running to avoid two instances

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Feb 10 23:20:13 2000 UTC (24 years, 1 month ago) by www
Branches: MAIN
CVS tags: LATEST, Bacillus
Diff to previous 1.5: preferred, colored
Changes since revision 1.5: +9 -9 lines
Bug Fix for Maximum Retry Attempts

Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Feb 8 17:34:24 2000 UTC (24 years, 1 month ago) by www
Branches: MAIN
Diff to previous 1.4: preferred, colored
Changes since revision 1.4: +35 -11 lines
Put in additional sleep so that children do not die before reaper in place
(lonc)
Marked up logs
Put in report for after the lonc/lond start into loncron

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Dec 22 17:18:04 1999 UTC (24 years, 3 months ago) by www
Branches: MAIN
CVS tags: Aquifex
Diff to previous 1.3: preferred, colored
Changes since revision 1.3: +12 -6 lines
Fixed weird globbing to send delayed messages
Changed format of delayed message file to have no server: - no need

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Nov 18 19:52:46 1999 UTC (24 years, 4 months ago) by www
Branches: MAIN
Diff to previous 1.2: preferred, colored
Changes since revision 1.2: +47 -1 lines
Senddelayed moved from lonnet and loncron to lonc - not tested

Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Oct 26 20:24:47 1999 UTC (24 years, 5 months ago) by www
Branches: MAIN
Diff to previous 1.1: preferred, colored
Changes since revision 1.1: +6 -3 lines
Implementation of encryption
Different login mechanisms
IP Spoof Protection

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Wed Oct 13 17:48:51 1999 UTC (24 years, 5 months ago) by albertel
Branches: loncom
CVS tags: start
Diff to previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
LON-CAPA Communication Module

Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Oct 13 17:48:51 1999 UTC (24 years, 5 months ago) by albertel
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>