]> andersk Git - moira.git/log
moira.git
31 years agoCase-insensitive stuff. case
root [Wed, 21 Oct 1992 18:09:05 +0000 (18:09 +0000)] 
Case-insensitive stuff.

31 years agoSet search fields, et al.
genoa [Sat, 17 Oct 1992 22:32:33 +0000 (22:32 +0000)] 
Set search fields, et al.

31 years agoFix for services.
genoa [Sat, 17 Oct 1992 19:07:02 +0000 (19:07 +0000)] 
Fix for services.

31 years agoFirst and last name in the users table now act case insensitive.
genoa [Wed, 26 Aug 1992 01:21:15 +0000 (01:21 +0000)] 
First and last name in the users table now act case insensitive.

31 years agoBranch for case insensitive query development.
genoa [Tue, 25 Aug 1992 02:22:03 +0000 (02:22 +0000)] 
Branch for case insensitive query development.

31 years agoFFix for alis.
genoa [Tue, 25 Aug 1992 01:42:29 +0000 (01:42 +0000)] 
FFix for alis.

31 years agoFixes, including uqot, aqot, aftg, and wildcards for gfsp.
genoa [Sun, 23 Aug 1992 21:37:02 +0000 (21:37 +0000)] 
Fixes, including uqot, aqot, aftg, and wildcards for gfsp.

31 years agoFixes, including uqot, aqot, GDSS stuff, wildcards for gfsp.
genoa [Sun, 23 Aug 1992 21:37:02 +0000 (21:37 +0000)] 
Fixes, including uqot, aqot, GDSS stuff, wildcards for gfsp.

31 years agoFixes, including mr_sig_length for GDSS.
genoa [Sun, 23 Aug 1992 21:37:02 +0000 (21:37 +0000)] 
Fixes, including mr_sig_length for GDSS.

31 years agoFix for update_quota (correlation names.)
genoa [Sun, 23 Aug 1992 21:37:02 +0000 (21:37 +0000)] 
Fix for update_quota (correlation names.)
Fix for incremental updates so that stdout doesn't close.
(_exit() after execve().)

31 years agochanged autocreate flag's meaning
mar [Tue, 18 Aug 1992 18:40:39 +0000 (18:40 +0000)] 
changed autocreate flag's meaning

31 years agoRelease old path's parent volume, if necessary (required some restructuring)
probe [Tue, 18 Aug 1992 17:27:12 +0000 (17:27 +0000)] 
Release old path's parent volume, if necessary (required some restructuring)

31 years agoCorrected a couple stupid syntax errors.
probe [Tue, 18 Aug 1992 16:57:44 +0000 (16:57 +0000)] 
Corrected a couple stupid syntax errors.

31 years agoNow handles activation/rename/deactivation of AFS volumes
probe [Tue, 18 Aug 1992 15:30:36 +0000 (15:30 +0000)] 
Now handles activation/rename/deactivation of AFS volumes

31 years agoInitial revision
probe [Tue, 18 Aug 1992 15:30:25 +0000 (15:30 +0000)] 
Initial revision

31 years agogot the arg number wrong
mar [Mon, 17 Aug 1992 15:08:15 +0000 (15:08 +0000)] 
got the arg number wrong

31 years agoCorrected a spelling error.
probe [Fri, 14 Aug 1992 18:19:08 +0000 (18:19 +0000)] 
Corrected a spelling error.
Took out old commented out code.
If usage > allocation, consider allocation = usage...  (better bias)

31 years agoStrip out illegal volume name characters.
probe [Fri, 14 Aug 1992 17:30:35 +0000 (17:30 +0000)] 
Strip out illegal volume name characters.
New name for "fs checkbackups" is "fs checkvolumes"

31 years agonew report generator
mar [Fri, 14 Aug 1992 17:29:28 +0000 (17:29 +0000)] 
new report generator

31 years agodon't hardcode directory
mar [Fri, 14 Aug 1992 17:27:46 +0000 (17:27 +0000)] 
don't hardcode directory

31 years agoSet volume owners on UROP (user), ACTIVITY/PROJECT/APROJ (group)
probe [Fri, 14 Aug 1992 14:07:43 +0000 (14:07 +0000)] 
Set volume owners on UROP (user), ACTIVITY/PROJECT/APROJ (group)
Because of limited use of $gid, keep it as a negative id.
Invalid $gid is represented as 0, not -1 (bug fix)

31 years agogenerate correct signature on rename, and optionally deactivate list &
mar [Fri, 14 Aug 1992 12:59:41 +0000 (12:59 +0000)] 
generate correct signature on rename, and optionally deactivate list &
filsys with user

31 years agofinished & optimized script
mar [Thu, 13 Aug 1992 17:38:39 +0000 (17:38 +0000)] 
finished & optimized script

31 years agotranslated to perl
mar [Thu, 13 Aug 1992 17:38:18 +0000 (17:38 +0000)] 
translated to perl

31 years agoInitial revision
mar [Thu, 13 Aug 1992 17:37:52 +0000 (17:37 +0000)] 
Initial revision

31 years agohandle binary fields correctly
mar [Tue, 11 Aug 1992 11:33:22 +0000 (11:33 +0000)] 
handle binary fields correctly

31 years agoopen DB with SQL, not quel
mar [Tue, 11 Aug 1992 11:29:07 +0000 (11:29 +0000)] 
open DB with SQL, not quel

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

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