]> andersk Git - moira.git/log
moira.git
31 years agoadded new progs
mar [Wed, 10 Mar 1993 13:50:56 +0000 (13:50 +0000)] 
added new progs

31 years agoInitial revision
mar [Wed, 10 Mar 1993 13:49:54 +0000 (13:49 +0000)] 
Initial revision

31 years agoupdate name if necessary
mar [Wed, 10 Mar 1993 13:48:08 +0000 (13:48 +0000)] 
update name if necessary

31 years agoLots of fixes: match on ID, not name; check more often for ingres errors;
mar [Wed, 10 Mar 1993 13:46:27 +0000 (13:46 +0000)] 
Lots of fixes: match on ID, not name; check more often for ingres errors;
update names & clear ID numbers; assign unique IDs correctly; detect
duplicates

31 years agoInitial revision
mar [Wed, 10 Mar 1993 10:27:54 +0000 (10:27 +0000)] 
Initial revision

31 years agorewrite ID allocation; match on ID number; update names; detect duplicates
mar [Wed, 10 Mar 1993 10:15:42 +0000 (10:15 +0000)] 
rewrite ID allocation; match on ID number; update names; detect duplicates

31 years agotake the database name and port number as command line args
mar [Tue, 2 Mar 1993 18:28:18 +0000 (18:28 +0000)] 
take the database name and port number as command line args

31 years agoput the name of the database in a variable
mar [Tue, 2 Mar 1993 18:27:45 +0000 (18:27 +0000)] 
put the name of the database in a variable

31 years agohandle quotas when multiple types are in the database
mar [Tue, 2 Mar 1993 18:27:13 +0000 (18:27 +0000)] 
handle quotas when multiple types are in the database

31 years agohandle signatures when looking up by name too
mar [Tue, 2 Mar 1993 18:06:53 +0000 (18:06 +0000)] 
handle signatures when looking up by name too

31 years agotruncate grplists that are too long
mar [Tue, 2 Mar 1993 17:45:40 +0000 (17:45 +0000)] 
truncate grplists that are too long

31 years agorebuild printcap file if machine table changes
mar [Tue, 2 Mar 1993 17:16:37 +0000 (17:16 +0000)] 
rebuild printcap file if machine table changes

31 years agocleaned up SQL port
mar [Wed, 24 Feb 1993 15:59:12 +0000 (15:59 +0000)] 
cleaned up SQL port

31 years agoReset the error code to the appropriate value
probe [Mon, 22 Feb 1993 03:35:22 +0000 (03:35 +0000)] 
Reset the error code to the appropriate value
Fixed another case of a Moira query within a callback (misplaced mr_disconnect)

31 years agoReset libprot between each ptserver update. (toggle auth mode)
probe [Mon, 22 Feb 1993 00:39:14 +0000 (00:39 +0000)] 
Reset libprot between each ptserver update. (toggle auth mode)

31 years agoSet the quota (remaining)
probe [Sun, 21 Feb 1993 23:08:09 +0000 (23:08 +0000)] 
Set the quota (remaining)

31 years agoInitial revision
mar [Wed, 10 Feb 1993 15:00:07 +0000 (15:00 +0000)] 
Initial revision

31 years agocheck for error after setting up each cursor
mar [Tue, 9 Feb 1993 18:35:25 +0000 (18:35 +0000)] 
check for error after setting up each cursor

31 years agoalways check error status of every query
mar [Tue, 9 Feb 1993 16:46:37 +0000 (16:46 +0000)] 
always check error status of every query

31 years agohandle failures better
mar [Tue, 9 Feb 1993 16:46:08 +0000 (16:46 +0000)] 
handle failures better

31 years agoAdded support for handling Kerberos ".root" instances.
probe [Fri, 5 Feb 1993 06:17:55 +0000 (06:17 +0000)] 
Added support for handling Kerberos ".root" instances.
These instances are created/added to the appropriate lists if the user
is an active user.  The pts id of the .root instance is that of the
user + 65536.

31 years agoRemoved "migrate" from list of utilities to build, by default.
probe [Fri, 5 Feb 1993 03:34:15 +0000 (03:34 +0000)] 
Removed "migrate" from list of utilities to build, by default.
Converted things over to use imbedded sql instead of imbedded quel.

31 years agoInitial revision
probe [Fri, 5 Feb 1993 03:33:18 +0000 (03:33 +0000)] 
Initial revision

31 years agoExperimental faster AFS-sync... doesn't work (still).
probe [Fri, 5 Feb 1993 03:32:39 +0000 (03:32 +0000)] 
Experimental faster AFS-sync... doesn't work (still).

31 years agoPrint out the ending time so duration computations can be done.
probe [Fri, 5 Feb 1993 03:30:47 +0000 (03:30 +0000)] 
Print out the ending time so duration computations can be done.
Added commented-out "kerberos" membership code (incomplete).

31 years agoIncorrect number of arguments to get_end_members_of_list query fixed...
probe [Tue, 2 Feb 1993 18:21:26 +0000 (18:21 +0000)] 
Incorrect number of arguments to get_end_members_of_list query fixed...

31 years agoFixed yet-another Moira query within a callback case.
probe [Tue, 2 Feb 1993 18:12:43 +0000 (18:12 +0000)] 
Fixed yet-another Moira query within a callback case.

31 years agoChanged loop construct yet again; used C syntax instead of Perl by accident.
probe [Sun, 31 Jan 1993 13:19:47 +0000 (13:19 +0000)] 
Changed loop construct yet again; used C syntax instead of Perl by accident.

31 years agoMistake in the loop construct which didn't detect a successful creation fixed.
probe [Sun, 31 Jan 1993 13:16:18 +0000 (13:16 +0000)] 
Mistake in the loop construct which didn't detect a successful creation fixed.

31 years agoChanged the loop structure for better readability to process membership
probe [Fri, 29 Jan 1993 16:30:49 +0000 (16:30 +0000)] 
Changed the loop structure for better readability to process membership
queues (queue was generated to avoid Moira queries from within callbacks)

31 years agoIf a problem is encountered trying to create a volume on a server, fallback
probe [Fri, 29 Jan 1993 16:10:04 +0000 (16:10 +0000)] 
If a problem is encountered trying to create a volume on a server, fallback
to trying the next best server.

31 years agoEliminate the problems of doing queries from within Moira callbacks.
probe [Fri, 29 Jan 1993 16:08:47 +0000 (16:08 +0000)] 
Eliminate the problems of doing queries from within Moira callbacks.
Also used some symbolic constants rather than numerical constants.
Also fixed a case where we were checking for a "group" but not "active"

31 years agonew user account query returns different error
mar [Wed, 27 Jan 1993 11:49:47 +0000 (11:49 +0000)] 
new user account query returns different error

31 years agoget longer tickets
mar [Wed, 27 Jan 1993 11:23:26 +0000 (11:23 +0000)] 
get longer tickets

31 years agoInitial revision
mar [Tue, 26 Jan 1993 15:38:14 +0000 (15:38 +0000)] 
Initial revision

31 years agodeal with GDSS stuff
mar [Tue, 26 Jan 1993 15:37:51 +0000 (15:37 +0000)] 
deal with GDSS stuff

31 years agofixed up GDSS debugging info
mar [Tue, 26 Jan 1993 15:37:26 +0000 (15:37 +0000)] 
fixed up GDSS debugging info

31 years agouse correct args
mar [Tue, 26 Jan 1993 15:36:36 +0000 (15:36 +0000)] 
use correct args

31 years agodon't need special case for sun
mar [Tue, 19 Jan 1993 12:17:04 +0000 (12:17 +0000)] 
don't need special case for sun

31 years agoadded mmoira
mar [Tue, 19 Jan 1993 11:31:46 +0000 (11:31 +0000)] 
added mmoira

31 years agofixed up path
mar [Tue, 19 Jan 1993 10:19:36 +0000 (10:19 +0000)] 
fixed up path

31 years agouse defaults when prompting for boolean
mar [Wed, 13 Jan 1993 14:07:29 +0000 (14:07 +0000)] 
use defaults when prompting for boolean

31 years agoreorder fields in filsys forms; don't try to remove window in tty mode
mar [Wed, 13 Jan 1993 14:07:02 +0000 (14:07 +0000)] 
reorder fields in filsys forms; don't try to remove window in tty mode

31 years agoreorder fields in filsys forms
mar [Wed, 13 Jan 1993 14:06:30 +0000 (14:06 +0000)] 
reorder fields in filsys forms

31 years agore-order fields in filsys forms
mar [Wed, 13 Jan 1993 14:06:06 +0000 (14:06 +0000)] 
re-order fields in filsys forms

31 years agoorder member retrieve
mar [Wed, 13 Jan 1993 12:23:16 +0000 (12:23 +0000)] 
order member retrieve

31 years agoorder retrieves, fixup user login check
mar [Wed, 13 Jan 1993 12:21:42 +0000 (12:21 +0000)] 
order retrieves, fixup user login check

31 years agoSQL port completed.
genoa [Tue, 12 Jan 1993 22:11:20 +0000 (22:11 +0000)] 
SQL port completed.

31 years agoUpdated for SQL and DECstation peculiarities.
genoa [Tue, 12 Jan 1993 20:43:33 +0000 (20:43 +0000)] 
Updated for SQL and DECstation peculiarities.

31 years agofix previous fix
mar [Tue, 12 Jan 1993 16:35:29 +0000 (16:35 +0000)] 
fix previous fix

31 years agofix quoting of single-quotes in signatures
mar [Tue, 12 Jan 1993 16:23:50 +0000 (16:23 +0000)] 
fix quoting of single-quotes in signatures

31 years agofixed up _sdl; add GDSS debugging code
mar [Tue, 12 Jan 1993 16:00:01 +0000 (16:00 +0000)] 
fixed up _sdl; add GDSS debugging code

31 years agoadded _set_debug_level query
mar [Tue, 12 Jan 1993 12:07:46 +0000 (12:07 +0000)] 
added _set_debug_level query

31 years agoadded new log bits
mar [Tue, 12 Jan 1993 12:06:11 +0000 (12:06 +0000)] 
added new log bits

31 years agofix gdss problem, add _set_debug_level query
mar [Tue, 12 Jan 1993 12:02:18 +0000 (12:02 +0000)] 
fix gdss problem, add _set_debug_level query

31 years agoset version to 3.0
mar [Tue, 5 Jan 1993 13:37:05 +0000 (13:37 +0000)] 
set version to 3.0

31 years agoclear extrastuff field when clearing a form
mar [Tue, 5 Jan 1993 11:32:17 +0000 (11:32 +0000)] 
clear extrastuff field when clearing a form

31 years agodon't clear form->extrastuff on every query or the modify operations
mar [Tue, 5 Jan 1993 11:31:49 +0000 (11:31 +0000)] 
don't clear form->extrastuff on every query or the modify operations
will fail

31 years agoFurther changes to prevent INGRES error 40100.
root [Mon, 4 Jan 1993 17:18:33 +0000 (17:18 +0000)] 
Further changes to prevent INGRES error 40100.

31 years agoadded verify and finished sign
mar [Mon, 4 Jan 1993 16:40:01 +0000 (16:40 +0000)] 
added verify and finished sign

31 years agoInitial revision
mar [Mon, 4 Jan 1993 15:57:35 +0000 (15:57 +0000)] 
Initial revision

31 years agotranslate to SQL
mar [Mon, 4 Jan 1993 15:57:08 +0000 (15:57 +0000)] 
translate to SQL

31 years agoFixes a problem with multiple rows from a singleton select.
genoa [Mon, 4 Jan 1993 15:42:46 +0000 (15:42 +0000)] 
Fixes a problem with multiple rows from a singleton select.
(INGRES error number 40100.)

31 years agoFixes a problem with update_filesys, and a problem with
genoa [Mon, 4 Jan 1993 15:25:54 +0000 (15:25 +0000)] 
Fixes a problem with update_filesys, and a problem with
set_server_host_internal.

31 years agotranslate to SQL
mar [Mon, 4 Jan 1993 14:46:26 +0000 (14:46 +0000)] 
translate to SQL

31 years agoalso extract poboxes for users of status 5
mar [Mon, 4 Jan 1993 12:27:47 +0000 (12:27 +0000)] 
also extract poboxes for users of status 5

31 years agouninitialized variable could cause coredump
mar [Mon, 4 Jan 1993 10:21:57 +0000 (10:21 +0000)] 
uninitialized variable could cause coredump

31 years agotypo in last fix
mar [Thu, 31 Dec 1992 14:21:29 +0000 (14:21 +0000)] 
typo in last fix

31 years agohave suspend work better
mar [Thu, 31 Dec 1992 13:55:45 +0000 (13:55 +0000)] 
have suspend work better

31 years agomove focus correctly when some fields are insensitive
mar [Thu, 31 Dec 1992 13:55:27 +0000 (13:55 +0000)] 
move focus correctly when some fields are insensitive
parse text field when mouse clicks on buttons
clear spare field if not in use
canonicalize hostname in reset_host_error
make invoke_dcm actually work

31 years agoset keepalives
mar [Wed, 30 Dec 1992 17:47:00 +0000 (17:47 +0000)] 
set keepalives

31 years agofor decstation need to handle re-initing ticket file
mar [Wed, 30 Dec 1992 17:46:33 +0000 (17:46 +0000)] 
for decstation need to handle re-initing ticket file

31 years agorichard's changes
mar [Wed, 30 Dec 1992 17:42:20 +0000 (17:42 +0000)] 
richard's changes

31 years agomake sure the link for the stats file is there
mar [Wed, 30 Dec 1992 17:36:41 +0000 (17:36 +0000)] 
make sure the link for the stats file is there

31 years agomalloc problems
mar [Wed, 30 Dec 1992 17:28:15 +0000 (17:28 +0000)] 
malloc problems

31 years ago[from genoa]
mar [Wed, 30 Dec 1992 17:25:33 +0000 (17:25 +0000)] 
[from genoa]

31 years agosql translation
mar [Wed, 30 Dec 1992 17:24:08 +0000 (17:24 +0000)] 
sql translation

31 years agolots o' fixes for SQL
mar [Wed, 30 Dec 1992 16:57:40 +0000 (16:57 +0000)] 
lots o' fixes for SQL

31 years agoadd missing commits
mar [Wed, 30 Dec 1992 16:53:34 +0000 (16:53 +0000)] 
add missing commits

31 years agotypo; commit lookup in incremental
mar [Wed, 30 Dec 1992 16:35:36 +0000 (16:35 +0000)] 
typo; commit lookup in incremental

31 years agoneed ascii numbers, not binary integers
mar [Wed, 30 Dec 1992 16:33:14 +0000 (16:33 +0000)] 
need ascii numbers, not binary integers

31 years agoInitial revision
mar [Wed, 30 Dec 1992 16:31:18 +0000 (16:31 +0000)] 
Initial revision

31 years agoAdded type MUL filsys support
probe [Wed, 30 Dec 1992 00:26:23 +0000 (00:26 +0000)] 
Added type MUL filsys support

31 years agobetter sanity checking in MoiraFocusOut()
mar [Mon, 28 Dec 1992 18:22:14 +0000 (18:22 +0000)] 
better sanity checking in MoiraFocusOut()

31 years agodon't forget to include /usr/athena/include
mar [Tue, 22 Dec 1992 11:11:17 +0000 (11:11 +0000)] 
don't forget to include /usr/athena/include

31 years agoperformance improvements
mar [Mon, 21 Dec 1992 18:05:06 +0000 (18:05 +0000)] 
performance improvements
.\b

31 years agochanged from sh to perl
mar [Mon, 21 Dec 1992 18:03:53 +0000 (18:03 +0000)] 
changed from sh to perl

31 years agoperformance improvements
mar [Mon, 21 Dec 1992 18:03:12 +0000 (18:03 +0000)] 
performance improvements

31 years agofixup sql
mar [Mon, 21 Dec 1992 17:58:31 +0000 (17:58 +0000)] 
fixup sql

31 years agofixup SQL
mar [Mon, 21 Dec 1992 17:57:53 +0000 (17:57 +0000)] 
fixup SQL

31 years agoset lock mode
mar [Mon, 21 Dec 1992 17:57:01 +0000 (17:57 +0000)] 
set lock mode

31 years agocorrect SQL
mar [Mon, 21 Dec 1992 17:56:29 +0000 (17:56 +0000)] 
correct SQL

31 years ago1 real bug fix in arg passing, lots of DEBUGing messaages added
mar [Mon, 21 Dec 1992 16:41:59 +0000 (16:41 +0000)] 
1 real bug fix in arg passing, lots of DEBUGing messaages added

31 years agotweaks to speed it up
mar [Mon, 21 Dec 1992 16:41:13 +0000 (16:41 +0000)] 
tweaks to speed it up

31 years agoclean up SQL, fixes from QUEL version
mar [Mon, 21 Dec 1992 16:40:37 +0000 (16:40 +0000)] 
clean up SQL, fixes from QUEL version

31 years agofix comment character
mar [Mon, 14 Dec 1992 11:58:25 +0000 (11:58 +0000)] 
fix comment character

31 years agotypo
mar [Mon, 14 Dec 1992 11:58:05 +0000 (11:58 +0000)] 
typo

31 years agofix duplicated accelerators
mar [Mon, 14 Dec 1992 11:57:47 +0000 (11:57 +0000)] 
fix duplicated accelerators

31 years agovarious cleanups to simplify command parsing
mar [Thu, 10 Dec 1992 11:09:07 +0000 (11:09 +0000)] 
various cleanups to simplify command parsing

31 years agofix GATS display
mar [Thu, 10 Dec 1992 11:02:23 +0000 (11:02 +0000)] 
fix GATS display

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