CVS log for loncom/lond

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN
Current tag: Refactoring


Revision 1.178.2.23: download - view: text, markup, annotated - select for diffs
Fri May 7 17:57:18 2004 UTC (19 years, 10 months ago) by www
Branches: Refactoring
Diff to previous 1.178.2.22: preferred, colored next main 1.179: preferred, colored
Changes since revision 1.178.2.22: +3 -3 lines
\Q\E-ing the variable in the regular expression

Revision 1.178.2.22: download - view: text, markup, annotated - select for diffs
Tue May 4 10:09:38 2004 UTC (19 years, 10 months ago) by foxr
Branches: Refactoring
Diff to previous 1.178.2.21: preferred, colored
Changes since revision 1.178.2.21: +23 -14 lines
History files/entries were getting made for nohist_ databases becuase like
an idiot I got the sense of the condition backwards.

Revision 1.178.2.21: download - view: text, markup, annotated - select for diffs
Thu Apr 29 10:35:07 2004 UTC (19 years, 11 months ago) by foxr
Branches: Refactoring
Diff to previous 1.178.2.20: preferred, colored
Changes since revision 1.178.2.20: +27 -16 lines
I liked the logic for sub unsub I put into the main branch better than the
hack job I put in here ... so transplant.

Revision 1.178.2.20: download - view: text, markup, annotated - select for diffs
Tue Apr 27 11:30:28 2004 UTC (19 years, 11 months ago) by foxr
Branches: Refactoring
Diff to previous 1.178.2.19: preferred, colored
Changes since revision 1.178.2.19: +48 -15 lines
- Fix mis-spelling of unsub in registration.]
- Fix(?) problem with unsub not being able to unsubscribe when resource.ip was not present
  but subscriptions were there in the subscription file.
 (make the subscription file the authoritative information source).
- Add a few little touches to some functions with only one parameter to make interactive
  debugging via telnet easier (telnet terminates lines with \r which chomp won't chomp
  as near as I can tell... I have split even the final parameter from the line with /:/
  so the user can work around this with e.g. unsub:filename: and the filename won't be searched
  for with the \r present on the back end of it.).

Revision 1.178.2.19: download - view: text, markup, annotated - select for diffs
Mon Apr 26 10:37:47 2004 UTC (19 years, 11 months ago) by foxr
Branches: Refactoring
Diff to previous 1.178.2.18: preferred, colored
Changes since revision 1.178.2.18: +16 -7 lines
Fixed some typos in rolesput

Revision 1.178.2.18: download - view: text, markup, annotated - select for diffs
Mon Apr 19 11:32:35 2004 UTC (19 years, 11 months ago) by foxr
Branches: Refactoring
Diff to previous 1.178.2.17: preferred, colored
Changes since revision 1.178.2.17: +3 -4 lines
Well the pid was already there to uniquify it.

Revision 1.178.2.17: download - view: text, markup, annotated - select for diffs
Mon Apr 19 11:28:18 2004 UTC (19 years, 11 months ago) by foxr
Branches: Refactoring
Diff to previous 1.178.2.16: preferred, colored
Changes since revision 1.178.2.16: +10 -4 lines
Append pid to tmp ids to avoid collisions with multiple lond's assigning the same temp id to
different temp files.

Revision 1.178.2.16: download - view: text, markup, annotated - select for diffs
Thu Apr 15 11:26:34 2004 UTC (19 years, 11 months ago) by foxr
Branches: Refactoring
Diff to previous 1.178.2.15: preferred, colored
Changes since revision 1.178.2.15: +9 -9 lines
- Fix mis-spelling of GetProfileEntryEncrpyted.
- Fix error - if lcuseradd failed, the make user function returned ok
  anyway... very mis-leading.

Revision 1.178.2.15: download - view: text, markup, annotated - select for diffs
Tue Apr 13 09:41:57 2004 UTC (19 years, 11 months ago) by foxr
Branches: Refactoring
Diff to previous 1.178.2.14: preferred, colored
Changes since revision 1.178.2.14: +4 -3 lines
Mis-spelled ValidateUser as ValidUser in change passwd.

Revision 1.178.2.14: download - view: text, markup, annotated - select for diffs
Wed Apr 7 09:39:18 2004 UTC (19 years, 11 months ago) by foxr
Branches: Refactoring
Diff to previous 1.178.2.13: preferred, colored
Changes since revision 1.178.2.13: +30 -20 lines
Close security hole in make_passwd_file

Revision 1.178.2.13: download - view: text, markup, annotated - select for diffs
Tue Mar 23 11:50:12 2004 UTC (20 years ago) by foxr
Branches: Refactoring
Diff to previous 1.178.2.12: preferred, colored
Changes since revision 1.178.2.12: +176 -151 lines
Clean compile after refactoring the hell out of the authentication based
functions.

Revision 1.178.2.12: download - view: text, markup, annotated - select for diffs
Mon Mar 22 10:02:24 2004 UTC (20 years ago) by foxr
Branches: Refactoring
Diff to previous 1.178.2.11: preferred, colored
Changes since revision 1.178.2.11: +1 -1 lines
Iron out a few problems.

Revision 1.178.2.11: download - view: text, markup, annotated - select for diffs
Mon Mar 22 09:41:53 2004 UTC (20 years ago) by foxr
Branches: Refactoring
Diff to previous 1.178.2.10: preferred, colored
Changes since revision 1.178.2.10: +7 -2 lines
fix problemwith PasswordPath..extra my masked existing result.

Revision 1.178.2.10: download - view: text, markup, annotated - select for diffs
Mon Mar 22 09:16:26 2004 UTC (20 years ago) by foxr
Branches: Refactoring
Diff to previous 1.178.2.9: preferred, colored
Changes since revision 1.178.2.9: +123 -121 lines
Remove some syntax errors

Revision 1.178.2.9: download - view: text, markup, annotated - select for diffs
Mon Mar 22 09:05:11 2004 UTC (20 years ago) by foxr
Branches: Refactoring
Diff to previous 1.178.2.8: preferred, colored
Changes since revision 1.178.2.8: +83 -47 lines
Fix up some indentation.

Revision 1.178.2.8: download - view: text, markup, annotated - select for diffs
Tue Mar 16 10:52:30 2004 UTC (20 years ago) by foxr
Branches: Refactoring
Diff to previous 1.178.2.7: preferred, colored
Changes since revision 1.178.2.7: +357 -293 lines
Compiles ok with
- Password functions factored out.
- Hash tying functions factored out.
Not tested so don't trust this version!!!

Revision 1.178.2.7: download - view: text, markup, annotated - select for diffs
Mon Mar 8 21:54:05 2004 UTC (20 years ago) by foxr
Branches: Refactoring
Diff to previous 1.178.2.6: preferred, colored
Changes since revision 1.178.2.6: +5 -5 lines
Fix 2 minor errors;
- inc error messages led people to believe the errors were in put.
- in the inc handler, I did not properly reconstruct $userinput for Failure.

Revision 1.178.2.6: download - view: text, markup, annotated - select for diffs
Tue Mar 2 11:33:03 2004 UTC (20 years, 1 month ago) by foxr
Branches: Refactoring
Diff to previous 1.178.2.5: preferred, colored
Changes since revision 1.178.2.5: +5 -4 lines
Resolve conflicts .

Revision 1.178.2.5: download - view: text, markup, annotated - select for diffs
Tue Feb 24 16:52:16 2004 UTC (20 years, 1 month ago) by albertel
Branches: Refactoring
Diff to previous 1.178.2.4: preferred, colored
Changes since revision 1.178.2.4: +2 -3 lines
- don't study reg exp, student the string

Revision 1.178.2.4: download - view: text, markup, annotated - select for diffs
Tue Feb 24 16:51:40 2004 UTC (20 years, 1 month ago) by albertel
Branches: Refactoring
Diff to previous 1.178.2.3: preferred, colored
Changes since revision 1.178.2.3: +1596 -1609 lines
- retabination extraordinaire

Revision 1.178.2.3: download - view: text, markup, annotated - select for diffs
Tue Feb 24 11:22:41 2004 UTC (20 years, 1 month ago) by foxr
Branches: Refactoring
Diff to previous 1.178.2.2: preferred, colored
Changes since revision 1.178.2.2: +297 -136 lines
Completed first level break up of lond into 1 handler per request type.
The daemon seems, on the whole to work however:
- There is a lot more testing that must be done.
- There's a lot more potential refactoring to be done.
- There's a need to explore what happens to lonc in the presence
  of lond's disconnecting/exiting.

Revision 1.178.2.2: download - view: text, markup, annotated - select for diffs
Mon Feb 23 10:25:52 2004 UTC (20 years, 1 month ago) by foxr
Branches: Refactoring
Diff to previous 1.178.2.1: preferred, colored
Changes since revision 1.178.2.1: +25 -10 lines
Corrected some (il)logic having to do with authenticating clients and manager.
This version seems to mostly work but there is a lot of refactoring left to go.
There are also some anomalies between lond/loncnew that have to be examined
when lond exits.   I would not classify this as ready for prime-time.

Revision 1.178.2.1: download - view: text, markup, annotated - select for diffs
Wed Feb 18 10:43:02 2004 UTC (20 years, 1 month ago) by foxr
Branches: Refactoring
Diff to previous 1.178: preferred, colored
Changes since revision 1.178: +2639 -1568 lines
This version compiles but is known not to work. Refactoring in progress

Revision 1.178: download - view: text, markup, annotated - select for diffs
Wed Feb 18 10:40:45 2004 UTC (20 years, 1 month ago) by foxr
Branches: MAIN
Branch point for: Refactoring
Diff to previous 1.177: preferred, colored
Changes since revision 1.177: +1568 -2639 lines
Correct my mis-manipulation of csv by putting the right version back at the head

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>