]> andersk Git - moira.git/log
moira.git
31 years agoInitial revision
mar [Mon, 10 Aug 1992 14:17:47 +0000 (14:17 +0000)] 
Initial revision

31 years agoAfter synchronizing with opssrc as it was on 8/4/92.
genoa [Mon, 10 Aug 1992 00:08:04 +0000 (00:08 +0000)] 
After synchronizing with opssrc as it was on 8/4/92.

31 years agoRemoved my setup_aftg, thanks to changes in queries2.c while I was
genoa [Sun, 9 Aug 1992 22:05:17 +0000 (22:05 +0000)] 
Removed my setup_aftg, thanks to changes in queries2.c while I was
working on the SQL port.  May or may not DTRT.  Other minor changes
from previous rev eliminate syntax errors.

31 years agoInitial revision
mar [Thu, 6 Aug 1992 17:22:51 +0000 (17:22 +0000)] 
Initial revision

31 years agoAfter synchronizing with opssrc as it was on 8/4/92.
genoa [Wed, 5 Aug 1992 23:33:09 +0000 (23:33 +0000)] 
After synchronizing with opssrc as it was on 8/4/92.

31 years agoAfter synchronizing with opssrc as it was on 8/4/92.
genoa [Tue, 4 Aug 1992 20:12:28 +0000 (20:12 +0000)] 
After synchronizing with opssrc as it was on 8/4/92.

31 years agoSQL Version prior to beginning synchronization with opssrc version.
genoa [Tue, 4 Aug 1992 12:10:42 +0000 (12:10 +0000)] 
SQL Version prior to beginning synchronization with opssrc version.

31 years agoVersion prior to beginning synchronization with opssrc version.
genoa [Tue, 4 Aug 1992 12:02:02 +0000 (12:02 +0000)] 
Version prior to beginning synchronization with opssrc version.

31 years agoComplain about fewer filesystem modification operations.
probe [Fri, 31 Jul 1992 12:26:25 +0000 (12:26 +0000)] 
Complain about fewer filesystem modification operations.
This assumes the overload of the "FS_CREATE" flag to mean whether Moira
should attempt an update of the fileserver (such as rename, owner change).

31 years agoRe-initialize the Ubik connection after a prdb update failure.
probe [Thu, 30 Jul 1992 18:00:21 +0000 (18:00 +0000)] 
Re-initialize the Ubik connection after a prdb update failure.

31 years agohandle signatuire in changed data while enrolling
mar [Wed, 29 Jul 1992 13:41:22 +0000 (13:41 +0000)] 
handle signatuire in changed data while enrolling

31 years agohandle non-lower case letters in AFS redirection differently
mar [Tue, 28 Jul 1992 17:45:49 +0000 (17:45 +0000)] 
handle non-lower case letters in AFS redirection differently

31 years agoIgnore MR_NO_MATCH error from get_lists_of_member query.
probe [Tue, 28 Jul 1992 14:59:31 +0000 (14:59 +0000)] 
Ignore MR_NO_MATCH error from get_lists_of_member query.
It means the user isn't on any lists.

31 years agoMade a common protection-server handling routine (pr_try) to handle
probe [Mon, 27 Jul 1992 20:25:46 +0000 (20:25 +0000)] 
Made a common protection-server handling routine (pr_try) to handle
ptserver calls and retry appropriately.

Don't test for AFS stop file until we need to execute an AFS function.
There is no need to give errors when the function does not involve AFS.

Added prototypes of various internal stub routines, and re-organized the
functions.

Added some debugging code to test retry code.

31 years agoRemoved extraneous newlines
probe [Thu, 23 Jul 1992 21:17:14 +0000 (21:17 +0000)] 
Removed extraneous newlines
Increased retry attempt before generating an error (prdb modification)

31 years agoInitial revision
mar [Wed, 22 Jul 1992 14:51:18 +0000 (14:51 +0000)] 
Initial revision

31 years agoLocking the data file while it was calculating the usages on each of the
probe [Tue, 21 Jul 1992 15:58:35 +0000 (15:58 +0000)] 
Locking the data file while it was calculating the usages on each of the
servers was several hours; it has been re-structured to lock the file
remove the server from the data file, and computes the new usage/allocation
values on the side (and re-adds it to the data file when it has been
computed).

31 years agoWildcards now work on gubl! users.type is no longer VARCHAR.
genoa [Mon, 20 Jul 1992 20:46:07 +0000 (20:46 +0000)] 
Wildcards now work on gubl!  users.type is no longer VARCHAR.

31 years agoquery structures updated for wildcard support. validate and valobj
genoa [Mon, 20 Jul 1992 15:50:52 +0000 (15:50 +0000)] 
query structures updated for wildcard support.  validate and valobj
structures are not yet updated.

31 years agoInitial revision
genoa [Mon, 20 Jul 1992 15:44:51 +0000 (15:44 +0000)] 
Initial revision

31 years agodetect query with no args
mar [Mon, 20 Jul 1992 11:18:02 +0000 (11:18 +0000)] 
detect query with no args

31 years agoAdjusted retry delay of failed prdb updates from 2 to 5 seconds.
probe [Fri, 17 Jul 1992 15:10:59 +0000 (15:10 +0000)] 
Adjusted retry delay of failed prdb updates from 2 to 5 seconds.

31 years agoAdded some "retry" code upon failed prdb updates.
probe [Fri, 17 Jul 1992 15:07:33 +0000 (15:07 +0000)] 
Added some "retry" code upon failed prdb updates.
Adjusted delay between retrying scripts from 5 minutes to 90 seconds.

31 years agoSince pr_ChangeEntry() already checks to see if the id's aren't changing,
probe [Thu, 16 Jul 1992 22:11:23 +0000 (22:11 +0000)] 
Since pr_ChangeEntry() already checks to see if the id's aren't changing,
don't bother conditionalizing the call.

Added a few sleep() calls to give the ptserver some breathing room.
(This may still need some tuning, or possibly retry attempts added.)

If a script fails to run properly, retry it (it may have been due to some
temporary failure such as loss of quorom, slow prdb ubik updates, etc.)

31 years agomoved backups to new servers
mar [Thu, 16 Jul 1992 16:49:10 +0000 (16:49 +0000)] 
moved backups  to new servers

31 years agohandle queue being down; better error mail message
mar [Thu, 16 Jul 1992 15:06:08 +0000 (15:06 +0000)] 
handle queue being down; better error mail message

31 years agoInitial revision
mar [Thu, 16 Jul 1992 10:36:25 +0000 (10:36 +0000)] 
Initial revision

31 years ago*** empty log message ***
mar [Thu, 16 Jul 1992 10:36:08 +0000 (10:36 +0000)] 
*** empty log message ***

31 years agomove zip code correctly
mar [Thu, 16 Jul 1992 10:35:15 +0000 (10:35 +0000)] 
move zip code correctly

31 years agoMany bug-fixes. At least 30 queries work (but still no wildcards.)
genoa [Wed, 15 Jul 1992 18:00:18 +0000 (18:00 +0000)] 
Many bug-fixes.  At least 30 queries work (but still no wildcards.)

31 years agopr_ChangeEntry is smart enough to know that the id's haven't changed.
probe [Fri, 10 Jul 1992 20:06:20 +0000 (20:06 +0000)] 
pr_ChangeEntry is smart enough to know that the id's haven't changed.
Added routines to support changing a user's status (reactivation).

31 years agogrammar typo
mar [Fri, 10 Jul 1992 15:05:03 +0000 (15:05 +0000)] 
grammar typo

31 years agoReplaced double quotes and single quotes, and fixed
genoa [Thu, 9 Jul 1992 21:46:17 +0000 (21:46 +0000)] 
Replaced double quotes and single quotes, and fixed
some field names.

31 years agoFixed table and column names to correspond to db/schema.
genoa [Wed, 8 Jul 1992 18:50:35 +0000 (18:50 +0000)] 
Fixed table and column names to correspond to db/schema.
Also added FROM and INTO clauses where useful, and removed
explicit correlation names where not necessary.

31 years agoInitialize the default database to be "sms"
probe [Wed, 8 Jul 1992 18:32:22 +0000 (18:32 +0000)] 
Initialize the default database to be "sms"

31 years agolast fix correct this time
mar [Wed, 8 Jul 1992 16:57:49 +0000 (16:57 +0000)] 
last  fix correct this time

31 years agostring trimming fix for binary fields
mar [Wed, 8 Jul 1992 16:36:43 +0000 (16:36 +0000)] 
string trimming fix for  binary fields

31 years agoThis version actually retrieves data!
genoa [Tue, 7 Jul 1992 22:43:23 +0000 (22:43 +0000)] 
This version actually retrieves data!
At least, query "gfbl" is known to DTRT.

31 years agoBetter SQLDA handling.
genoa [Tue, 7 Jul 1992 22:36:30 +0000 (22:36 +0000)] 
Better SQLDA handling.

31 years agodon't need <gdss.h>
mar [Mon, 6 Jul 1992 15:58:09 +0000 (15:58 +0000)] 
don't need <gdss.h>

31 years agoadded addusr
mar [Mon, 6 Jul 1992 15:04:40 +0000 (15:04 +0000)] 
added addusr

31 years agoInitial revision
mar [Mon, 6 Jul 1992 15:01:21 +0000 (15:01 +0000)] 
Initial revision

31 years agoUse "get_end_members_of_list" query to perform more atomic operation.
probe [Sun, 5 Jul 1992 19:59:36 +0000 (19:59 +0000)] 
Use "get_end_members_of_list" query to perform more atomic operation.

31 years agoWarn about unsupported operations
probe [Sun, 5 Jul 1992 19:56:50 +0000 (19:56 +0000)] 
Warn about unsupported operations

31 years agoFaster membership editing
probe [Sun, 5 Jul 1992 17:34:33 +0000 (17:34 +0000)] 
Faster membership editing

31 years agoIncluded rules for building "sync.fast"
probe [Sun, 5 Jul 1992 13:32:14 +0000 (13:32 +0000)] 
Included rules for building "sync.fast"

31 years agoDon't bother with the higher level ReadEntry/WriteEntry routines
probe [Sun, 5 Jul 1992 13:18:24 +0000 (13:18 +0000)] 
Don't bother with the higher level ReadEntry/WriteEntry routines
since we only are toggling a couple bits...

31 years agoVery fast version (little sanity checking)... 12 minute sync...
probe [Sun, 5 Jul 1992 13:05:24 +0000 (13:05 +0000)] 
Very fast version (little sanity checking)... 12 minute sync...

31 years agoBacked out "special" features here (no longer needed)
probe [Sun, 5 Jul 1992 13:03:50 +0000 (13:03 +0000)] 
Backed out "special" features here (no longer needed)
Sync'd with version from afsdev (7/5/92)

31 years agoInitial revision
probe [Mon, 29 Jun 1992 10:22:10 +0000 (10:22 +0000)] 
Initial revision

31 years agoRemoved ID hashing code (it doesn't really help)
probe [Mon, 29 Jun 1992 10:19:17 +0000 (10:19 +0000)] 
Removed ID hashing code (it doesn't really help)

31 years agoAllow alternate Moira db to be specified (-db ...)
probe [Sun, 28 Jun 1992 21:13:46 +0000 (21:13 +0000)] 
Allow alternate Moira db to be specified (-db ...)
Hash id positions for faster lookups later...
Lowercase users/groups before adding...

31 years agoSync with "afsdev" 6/28/92
probe [Sun, 28 Jun 1992 16:39:50 +0000 (16:39 +0000)] 
Sync with "afsdev" 6/28/92

31 years agoInitial revision
probe [Sun, 28 Jun 1992 16:33:27 +0000 (16:33 +0000)] 
Initial revision

31 years agoadded gdss support
mar [Fri, 26 Jun 1992 18:35:21 +0000 (18:35 +0000)] 
added gdss support

31 years agoinit gdss et
mar [Fri, 26 Jun 1992 18:34:13 +0000 (18:34 +0000)] 
init gdss et

31 years agoAdded the cache_commit() and cache_abort() routines, along with
genoa [Fri, 26 Jun 1992 13:08:02 +0000 (13:08 +0000)] 
Added the cache_commit() and cache_abort() routines, along with
supporting changes.

31 years agodon't complain about control characters
mar [Thu, 25 Jun 1992 15:36:58 +0000 (15:36 +0000)] 
don't complain about control characters

31 years agoDelimited SQL strings with ' instead of ".
genoa [Thu, 25 Jun 1992 14:59:58 +0000 (14:59 +0000)] 
Delimited SQL strings with ' instead of ".

31 years agohandle encrypted IDs
mar [Wed, 24 Jun 1992 18:02:37 +0000 (18:02 +0000)] 
handle encrypted IDs

31 years agoInitial revision
mar [Wed, 24 Jun 1992 17:08:42 +0000 (17:08 +0000)] 
Initial revision

31 years agoinclude in ../lib; punt dependancies
mar [Wed, 24 Jun 1992 16:39:09 +0000 (16:39 +0000)] 
include in ../lib; punt dependancies

31 years agoline buffer the output
mar [Wed, 24 Jun 1992 16:38:39 +0000 (16:38 +0000)] 
line buffer the output

31 years agohandle type MUL filesystems and filesys owners better
mar [Wed, 24 Jun 1992 16:36:15 +0000 (16:36 +0000)] 
handle type MUL filesystems and filesys owners better

31 years agostring check user comments & signature
mar [Wed, 24 Jun 1992 16:34:04 +0000 (16:34 +0000)] 
string check user comments & signature

31 years agochanged printer from nil to linus
mar [Tue, 23 Jun 1992 17:05:45 +0000 (17:05 +0000)] 
changed printer from nil to linus

31 years agoget proper version of name
mar [Tue, 23 Jun 1992 10:43:32 +0000 (10:43 +0000)] 
get proper version of name

31 years agoReplaced all EQUEL code with ESQL code. Bumped version to 2.0
genoa [Mon, 22 Jun 1992 23:09:21 +0000 (23:09 +0000)] 
Replaced all EQUEL code with ESQL code.  Bumped version to 2.0
to be consistent with other Moira server ESQL source files.
Also renamed conflicted columns and tables to correspond with
the schema in the db directory.

31 years ago*** empty log message ***
genoa [Mon, 22 Jun 1992 23:05:25 +0000 (23:05 +0000)] 
*** empty log message ***

31 years agoFixed column names to correspond with db/schema. Began adding FROM
genoa [Mon, 22 Jun 1992 22:59:17 +0000 (22:59 +0000)] 
Fixed column names to correspond with db/schema.  Began adding FROM
clauses to the targetlist element fo the query structure for each
query of type RETRIEVE.

31 years agoReplaced all the EQUEL with ESQL.
genoa [Mon, 22 Jun 1992 22:57:52 +0000 (22:57 +0000)] 
Replaced all the EQUEL with ESQL.

31 years agoReplaced all the EQUEL with ESQL. A few lines may not be proper
genoa [Mon, 22 Jun 1992 22:55:37 +0000 (22:55 +0000)] 
Replaced all the EQUEL with ESQL.  A few lines may not be proper
SQL, though.

31 years agoinit gdss error table
mar [Mon, 22 Jun 1992 18:29:38 +0000 (18:29 +0000)] 
init gdss error table

31 years agomoved local-aliases from /usr/lib to /u1/usr/lib
mar [Mon, 22 Jun 1992 11:15:23 +0000 (11:15 +0000)] 
moved local-aliases from /usr/lib to /u1/usr/lib

31 years agodon't report error if nothing to print.
mar [Mon, 22 Jun 1992 11:02:58 +0000 (11:02 +0000)] 
don't  report error if nothing to print.

31 years agoInitial revision
genoa [Sun, 21 Jun 1992 16:59:16 +0000 (16:59 +0000)] 
Initial revision

31 years agoFirst pass at making the dispatch table SQL compatible.
genoa [Sun, 21 Jun 1992 01:11:47 +0000 (01:11 +0000)] 
First pass at making the dispatch table SQL compatible.

31 years agoadded type UROP
mar [Fri, 19 Jun 1992 13:48:42 +0000 (13:48 +0000)] 
added type UROP

31 years agoNow 'make clean' will remove *.sc files.
genoa [Fri, 19 Jun 1992 10:13:29 +0000 (10:13 +0000)] 
Now 'make clean' will remove *.sc files.

31 years agodon't put a \n on the end of dates; print %'s on sequences we don't know
mar [Thu, 18 Jun 1992 14:20:41 +0000 (14:20 +0000)] 
don't put a \n on the end of dates; print %'s on sequences we don't know

31 years agoInitial revision
mar [Thu, 18 Jun 1992 14:20:20 +0000 (14:20 +0000)] 
Initial revision

31 years agoUse line-buffered output
probe [Wed, 17 Jun 1992 16:47:30 +0000 (16:47 +0000)] 
Use line-buffered output
Skip free slots in membership chains (PRBADID entries)

31 years agoline buffer output; don't do it all in one transaction; trap
mar [Tue, 16 Jun 1992 11:56:22 +0000 (11:56 +0000)] 
line buffer output; don't do it all in one transaction; trap
ingres errors

31 years agoInitial revision
mar [Tue, 16 Jun 1992 11:31:43 +0000 (11:31 +0000)] 
Initial revision

32 years agoRe-incorporated partial cross-cell support
probe [Mon, 8 Jun 1992 17:27:42 +0000 (17:27 +0000)] 
Re-incorporated partial cross-cell support
The structure of the data file needs to be modified for better determination
and preservation of quotas!!!

32 years ago*** empty log message ***
probe [Mon, 8 Jun 1992 17:27:21 +0000 (17:27 +0000)] 
*** empty log message ***

32 years agoOptimized synchronization code (temporarily removed cross-cell support)
probe [Mon, 8 Jun 1992 17:12:16 +0000 (17:12 +0000)] 
Optimized synchronization code (temporarily removed cross-cell support)

32 years agoOptimize reload by calling base-level routines rather than some of the
probe [Mon, 8 Jun 1992 17:02:29 +0000 (17:02 +0000)] 
Optimize reload by calling base-level routines rather than some of the
higher level routines that do access checking.

Removed prserror() function, as we can use the com_err package with the
protection server error codes.

32 years agoFixed membership deletion code.
probe [Mon, 8 Jun 1992 16:57:24 +0000 (16:57 +0000)] 
Fixed membership deletion code.
Changed Moira hidden groups to still allow anyuser to stat the group.

32 years agoNow looks for Ingres stuff in INGRESDIR (==/usr/ingres) instead
genoa [Mon, 8 Jun 1992 16:35:37 +0000 (16:35 +0000)] 
Now looks for Ingres stuff in INGRESDIR (==/usr/ingres) instead
of /usr/rtingres .

32 years agoA fresh start, copied from ../server/*.qc
genoa [Mon, 8 Jun 1992 16:27:31 +0000 (16:27 +0000)] 
A fresh start, copied from ../server/*.qc

32 years agoThis is how things were left by kostas. I'm checking it in incase
genoa [Mon, 8 Jun 1992 15:20:17 +0000 (15:20 +0000)] 
This is how things were left by kostas.  I'm checking it in incase
there's something useful which shouldn't get lost.

32 years agoNew version from "afsdev" (fixes cross-cell quota bug)
probe [Sun, 7 Jun 1992 13:26:17 +0000 (13:26 +0000)] 
New version from "afsdev" (fixes cross-cell quota bug)

32 years agoSpecial case SYSADMINID (as a part of SYSADMINID);
probe [Sun, 7 Jun 1992 12:27:30 +0000 (12:27 +0000)] 
Special case SYSADMINID (as a part of SYSADMINID);
perform this check first, as this will be the most common during the
Moira bulk load

32 years agoAttempt to preserve hidden status on all groups (not just those created)
probe [Sun, 7 Jun 1992 04:33:22 +0000 (04:33 +0000)] 
Attempt to preserve hidden status on all groups (not just those created)
Enter half-registered users into prdb (like Moira would)

32 years agoBetter handling of foreign users and errors of users with bad-names
probe [Sun, 7 Jun 1992 04:20:41 +0000 (04:20 +0000)] 
Better handling of foreign users and errors of users with bad-names

32 years agoPreserve hidden status of groups
probe [Sun, 7 Jun 1992 04:20:08 +0000 (04:20 +0000)] 
Preserve hidden status of groups

32 years agoCorrectly initialize ubik header.
probe [Sun, 7 Jun 1992 04:19:28 +0000 (04:19 +0000)] 
Correctly initialize ubik header.

32 years agoSynchronization speedup by optimizing out WhoIsThis*
probe [Sun, 7 Jun 1992 04:18:47 +0000 (04:18 +0000)] 
Synchronization speedup by optimizing out WhoIsThis*

32 years agoInitial revision
probe [Sun, 7 Jun 1992 03:53:42 +0000 (03:53 +0000)] 
Initial revision

This page took 0.774207 seconds and 4 git commands to generate.