]> andersk Git - moira.git/log
moira.git
34 years agoSMS->Moira; new way of finding server
mar [Thu, 8 Mar 1990 17:58:14 +0000 (17:58 +0000)] 
SMS->Moira; new way of finding server

34 years agorenamed personel to employee; punted regtape program
mar [Thu, 8 Mar 1990 17:25:23 +0000 (17:25 +0000)] 
renamed personel to employee; punted regtape program

34 years agoadded setquota
mar [Wed, 7 Mar 1990 17:57:42 +0000 (17:57 +0000)] 
added setquota

34 years agofix proc delcaration to pass cc
mar [Wed, 7 Mar 1990 17:41:22 +0000 (17:41 +0000)] 
fix proc delcaration to pass cc

34 years agoimproved message
mar [Wed, 7 Mar 1990 17:02:59 +0000 (17:02 +0000)] 
improved message

34 years agouse UNSPECA or TXT conditionally on #ifdef ATHENA
mar [Wed, 7 Mar 1990 16:53:14 +0000 (16:53 +0000)] 
use UNSPECA or TXT conditionally on #ifdef ATHENA

34 years agoonly append .LOCAL to hostname #ifdef ATHENA
mar [Wed, 7 Mar 1990 14:38:17 +0000 (14:38 +0000)] 
only append .LOCAL to hostname #ifdef ATHENA

34 years ago#define ATHENA
mar [Wed, 7 Mar 1990 14:37:49 +0000 (14:37 +0000)] 
#define ATHENA

34 years agofixed misleading message while deleting user in state 4
mar [Wed, 7 Mar 1990 12:14:57 +0000 (12:14 +0000)] 
fixed misleading message while deleting user in state 4

34 years agotruncate name to size of DB field before doing comparison
mar [Tue, 6 Mar 1990 18:46:28 +0000 (18:46 +0000)] 
truncate name to size of DB field before doing comparison

34 years agox*.5 replaced with x/2;
jnrees [Tue, 6 Mar 1990 15:59:08 +0000 (15:59 +0000)] 
x*.5 replaced with x/2;
x*1.2 with (x*6)/5;
This avoids linking in the floating-point library.

34 years agohandle main calling next_incremental() before incremental_init() has
mar [Fri, 2 Mar 1990 16:59:32 +0000 (16:59 +0000)] 
handle main calling next_incremental() before incremental_init() has
been called.

34 years agoadd hesiod library to link line; rebuild dependancies
mar [Wed, 28 Feb 1990 12:13:38 +0000 (12:13 +0000)] 
add hesiod library to link line; rebuild dependancies

34 years agoNo longer have "sms.mit.edu" hardcoded here
mar [Wed, 28 Feb 1990 12:13:09 +0000 (12:13 +0000)] 
No longer have "sms.mit.edu" hardcoded here

34 years agobe sure to trim whitespace off of fsgroup names
mar [Tue, 27 Feb 1990 18:56:02 +0000 (18:56 +0000)] 
be sure to trim whitespace off of fsgroup names

34 years agopunt consistency check that didn't work updating multiple servers
mar [Tue, 27 Feb 1990 18:21:22 +0000 (18:21 +0000)] 
punt consistency check that didn't work updating multiple servers

34 years agorenamed smsbackup to mrbackup
mar [Tue, 27 Feb 1990 18:13:59 +0000 (18:13 +0000)] 
renamed smsbackup to mrbackup

34 years agoput back in backwards compatibility on kerberos principal
mar [Mon, 26 Feb 1990 18:12:16 +0000 (18:12 +0000)] 
put back in backwards compatibility on kerberos principal

34 years agofixup reference to errno
mar [Fri, 16 Feb 1990 15:21:51 +0000 (15:21 +0000)] 
fixup reference to errno

34 years agoadded kerberos service name
mar [Thu, 15 Feb 1990 16:22:49 +0000 (16:22 +0000)] 
added kerberos service name

34 years agodo krb changes authenticated as [MOIRA_SNAME].[localhost] (i.e. "moira.sms")
mar [Thu, 15 Feb 1990 15:56:40 +0000 (15:56 +0000)] 
do krb changes authenticated as [MOIRA_SNAME].[localhost] (i.e. "moira.sms")

34 years agochange kerberos name from "sms.sms" to "[MOIRA_SNAME].[hostname]" (i.e.
mar [Thu, 15 Feb 1990 15:32:14 +0000 (15:32 +0000)] 
change kerberos name from "sms.sms" to "[MOIRA_SNAME].[hostname]" (i.e.
"moira.sms"

34 years agodon't do first-initial_lastname because finger can't lookup that way
mar [Thu, 15 Feb 1990 15:04:10 +0000 (15:04 +0000)] 
don't do first-initial_lastname because finger can't lookup that way

34 years agomake sure that make depend will make compile_et first
mar [Thu, 15 Feb 1990 14:22:15 +0000 (14:22 +0000)] 
make sure that make depend will make compile_et first

34 years agoadded depend target
mar [Thu, 15 Feb 1990 14:18:09 +0000 (14:18 +0000)] 
added depend target

34 years agoPut in comment explaining how this is different from regular ksrvtgt
mar [Thu, 15 Feb 1990 13:16:35 +0000 (13:16 +0000)] 
Put in comment explaining how this is different from regular ksrvtgt

34 years agoDon't need zephyr include file; do need errno.h
mar [Wed, 14 Feb 1990 15:29:54 +0000 (15:29 +0000)] 
Don't need zephyr include file; do need errno.h

34 years agoadded hesiod to library list; make install use -c
mar [Wed, 14 Feb 1990 12:25:34 +0000 (12:25 +0000)] 
added hesiod to library list; make install use -c

34 years agodon't declare servername here
mar [Wed, 14 Feb 1990 12:23:36 +0000 (12:23 +0000)] 
don't declare servername here

34 years agodon't pass servername to sms_connect() unless specified on the command line
mar [Wed, 14 Feb 1990 12:22:51 +0000 (12:22 +0000)] 
don't pass servername to sms_connect() unless specified on the command line

34 years agomake the install's -c
mar [Wed, 14 Feb 1990 11:36:46 +0000 (11:36 +0000)] 
make the install's -c
added hesiod to library list

34 years agodon't pass server name in sms_connect()
mar [Wed, 14 Feb 1990 11:35:19 +0000 (11:35 +0000)] 
don't pass server name in sms_connect()

34 years agomake the install's -c
mar [Wed, 14 Feb 1990 11:34:40 +0000 (11:34 +0000)] 
make the install's -c
fix libraries (add hesiod, del curses & termcap)

34 years agodon't pass server name to sms_connect()
mar [Wed, 14 Feb 1990 11:32:14 +0000 (11:32 +0000)] 
don't pass server name to sms_connect()

34 years agomake the install's -c
mar [Wed, 14 Feb 1990 11:31:48 +0000 (11:31 +0000)] 
make the install's -c
added -lhesiod to library list

34 years agomake the install's -c
mar [Wed, 14 Feb 1990 11:23:00 +0000 (11:23 +0000)] 
make the install's -c

34 years agoupdate instructions
mar [Wed, 14 Feb 1990 11:12:40 +0000 (11:12 +0000)] 
update instructions

34 years agofix problem with truncated names; consider LECTURErs faculty; don't change
mar [Wed, 14 Feb 1990 10:42:14 +0000 (10:42 +0000)] 
fix problem with truncated names; consider LECTURErs faculty; don't change
people away from SIPB; make new STAFF accounts registerable

34 years agodon't change away from SIPB either
mar [Tue, 13 Feb 1990 16:04:10 +0000 (16:04 +0000)] 
don't change away from SIPB either

34 years agofix error messages
mar [Mon, 12 Feb 1990 16:11:45 +0000 (16:11 +0000)] 
fix error messages

34 years agoadded hesiod library
mar [Mon, 12 Feb 1990 15:58:10 +0000 (15:58 +0000)] 
added hesiod library

34 years agocreate #0 filesys and nfsphys
mar [Mon, 12 Feb 1990 12:50:24 +0000 (12:50 +0000)] 
create #0 filesys and nfsphys

34 years agolink with Hesiod library
mar [Mon, 5 Feb 1990 13:03:22 +0000 (13:03 +0000)] 
link with Hesiod library

34 years agodeal with new sms_connect() semantics
mar [Mon, 5 Feb 1990 13:03:08 +0000 (13:03 +0000)] 
deal with new sms_connect() semantics

34 years agochanged algorithm for getting name of server to connect to
mar [Mon, 5 Feb 1990 12:48:18 +0000 (12:48 +0000)] 
changed algorithm for getting name of server to connect to

34 years agoadded compile-time options HESIOD, ZEPHYR, SYSLOG
mar [Mon, 5 Feb 1990 12:38:14 +0000 (12:38 +0000)] 
added compile-time options HESIOD, ZEPHYR, SYSLOG

34 years agomoved the #define of ZEPHYR to sms_app.h
mar [Mon, 5 Feb 1990 12:34:30 +0000 (12:34 +0000)] 
moved the #define of ZEPHYR to sms_app.h

34 years agochanged backup hosts & user
mar [Fri, 2 Feb 1990 15:38:18 +0000 (15:38 +0000)] 
changed backup hosts & user

34 years agoupdated initial ALIASES database, & changed members to imembers
mar [Fri, 2 Feb 1990 15:25:19 +0000 (15:25 +0000)] 
updated initial ALIASES database, & changed members to imembers

34 years agospeed up grplist extract; have cluster extract only use sms-internal
mar [Thu, 1 Feb 1990 14:55:31 +0000 (14:55 +0000)] 
speed up grplist extract; have cluster extract only use sms-internal
cluster names if machine is in more than 1 cluster
remove unused variables

34 years agomake sure we clear sms_errcode between queries
mar [Thu, 1 Feb 1990 14:16:52 +0000 (14:16 +0000)] 
make sure we clear sms_errcode between queries

34 years agoadd "Sr." as a suffix on names; don't change class on STAFF people
mar [Tue, 30 Jan 1990 18:09:36 +0000 (18:09 +0000)] 
add "Sr." as a suffix on names; don't change class on STAFF people

34 years agocheck for Sr. as a name suffix; don't change the class on STAFF people
mar [Tue, 30 Jan 1990 18:08:23 +0000 (18:08 +0000)] 
check for Sr. as a name suffix; don't change the class on STAFF people

34 years agoredesigned caching structures
mar [Tue, 30 Jan 1990 18:05:37 +0000 (18:05 +0000)] 
redesigned caching structures

34 years agoadded a check for "Sr" to the title stuff
mar [Tue, 30 Jan 1990 16:07:39 +0000 (16:07 +0000)] 
added a check for "Sr" to the title stuff

34 years agoInitial revision
mar [Tue, 30 Jan 1990 16:01:40 +0000 (16:01 +0000)] 
Initial revision

34 years agoremove non-portable code stolen from sprintf()
mar [Mon, 29 Jan 1990 18:09:43 +0000 (18:09 +0000)] 
remove non-portable code stolen from sprintf()

34 years agoGrows quotas file if necessary
jnrees [Sat, 27 Jan 1990 19:48:05 +0000 (19:48 +0000)] 
Grows quotas file if necessary
Allows setting quota for a range of uid's.

34 years agoDIAGNOSTICS section rewritten.
jnrees [Fri, 26 Jan 1990 20:44:35 +0000 (20:44 +0000)] 
DIAGNOSTICS section rewritten.

34 years agoInitial revision
jnrees [Fri, 26 Jan 1990 20:36:21 +0000 (20:36 +0000)] 
Initial revision

34 years agomake it stop on end-of-tape
mar [Mon, 22 Jan 1990 16:18:26 +0000 (16:18 +0000)] 
make it stop on end-of-tape

34 years agofix screen refresh on ^L
mar [Fri, 19 Jan 1990 18:02:30 +0000 (18:02 +0000)] 
fix screen refresh on ^L

34 years agoremove unneeded duplicate detection code
mar [Fri, 19 Jan 1990 15:26:32 +0000 (15:26 +0000)] 
remove unneeded duplicate detection code

34 years agofix class update
mar [Fri, 19 Jan 1990 15:00:41 +0000 (15:00 +0000)] 
fix class update

34 years agofixup -n finger processing
mar [Fri, 19 Jan 1990 14:32:25 +0000 (14:32 +0000)] 
fixup -n finger processing

34 years agochanged argument parsing; how it decides to update finger info
mar [Fri, 19 Jan 1990 14:31:10 +0000 (14:31 +0000)] 
changed argument parsing; how it decides to update finger info

34 years agofix make clean
mar [Thu, 18 Jan 1990 14:36:35 +0000 (14:36 +0000)] 
fix make clean

34 years agoadded students & personel & depend
mar [Thu, 18 Jan 1990 14:07:22 +0000 (14:07 +0000)] 
added students & personel & depend

34 years agoInitial revision
mar [Thu, 18 Jan 1990 14:06:42 +0000 (14:06 +0000)] 
Initial revision

34 years agochanged to be a direct Ingres client instead of SMS client
mar [Wed, 17 Jan 1990 10:46:18 +0000 (10:46 +0000)] 
changed to be a direct Ingres client instead of SMS client

34 years agoInitial revision
mar [Tue, 16 Jan 1990 15:02:27 +0000 (15:02 +0000)] 
Initial revision

34 years agoadded mitdir, zero_quotas, and depend
mar [Fri, 12 Jan 1990 16:29:07 +0000 (16:29 +0000)] 
added mitdir, zero_quotas, and depend

34 years agochanged it's use of some of the fields after loading it's datafile into
mar [Fri, 12 Jan 1990 16:27:25 +0000 (16:27 +0000)] 
changed it's use of some of the fields after loading it's datafile into
a server and seeing what happened.

34 years agoMajor changes to get it to do the right thing. It's mostly finished now.
mar [Fri, 12 Jan 1990 16:26:51 +0000 (16:26 +0000)] 
Major changes to get it to do the right thing.  It's mostly finished now.

34 years agoremoved references to admin; fixed up depend
qjb [Fri, 12 Jan 1990 15:39:56 +0000 (15:39 +0000)] 
removed references to admin; fixed up depend

34 years agofixup include files; convert to new kerberos library and admin server;
qjb [Fri, 12 Jan 1990 15:38:06 +0000 (15:38 +0000)] 
fixup include files; convert to new kerberos library and admin server;
correct login name validation

34 years agofixed up include files
qjb [Fri, 12 Jan 1990 11:22:08 +0000 (11:22 +0000)] 
fixed up include files

34 years agohave get_members_of_list use the caching routines
mar [Thu, 11 Jan 1990 19:23:18 +0000 (19:23 +0000)] 
have get_members_of_list use the caching routines

34 years agomake sure we use proper table names for caching;
mar [Thu, 11 Jan 1990 18:31:01 +0000 (18:31 +0000)] 
make sure we use proper table names for caching;
report real error codes, not SMS_INGRES_ERR on basic queries

34 years agomake sure we sum up duplicate quotas correctly
mar [Thu, 11 Jan 1990 11:54:47 +0000 (11:54 +0000)] 
make sure we sum up duplicate quotas correctly

34 years agoadded depend target
mar [Wed, 10 Jan 1990 18:27:59 +0000 (18:27 +0000)] 
added depend target

34 years agoadded dependancies
mar [Wed, 10 Jan 1990 18:22:56 +0000 (18:22 +0000)] 
added dependancies

34 years agoInitial revision
mar [Tue, 2 Jan 1990 15:24:13 +0000 (15:24 +0000)] 
Initial revision

34 years agodon't include ctype.h twice
mar [Thu, 28 Dec 1989 18:06:32 +0000 (18:06 +0000)] 
don't include ctype.h twice

34 years agocon't need the sms error_table
mar [Thu, 28 Dec 1989 17:35:25 +0000 (17:35 +0000)] 
con't need the sms error_table

34 years agoallow get_nfs_quota to accept wildcards for the username
mar [Thu, 28 Dec 1989 17:22:27 +0000 (17:22 +0000)] 
allow get_nfs_quota to accept wildcards for the username

34 years agointegrate name<->id cache; remove need for some range statements
mar [Thu, 28 Dec 1989 17:21:04 +0000 (17:21 +0000)] 
integrate name<->id cache; remove need for some range statements

34 years agoadded name<->id cache; new incremental update scheme
mar [Thu, 28 Dec 1989 17:17:26 +0000 (17:17 +0000)] 
added name<->id cache; new incremental update scheme

34 years agonew scheme for firing off incremental updates; also deal with caching
mar [Thu, 28 Dec 1989 17:11:11 +0000 (17:11 +0000)] 
new scheme for firing off incremental updates; also deal with caching

34 years agonew incremental update scheme
mar [Thu, 28 Dec 1989 17:08:17 +0000 (17:08 +0000)] 
new incremental update scheme

34 years agoadded stuff for incremental update system
mar [Thu, 28 Dec 1989 17:03:37 +0000 (17:03 +0000)] 
added stuff for incremental update system

34 years agoInitial revision
mar [Thu, 28 Dec 1989 17:02:43 +0000 (17:02 +0000)] 
Initial revision

34 years agoadded sq_remove_data() and sq_empty()
mar [Thu, 28 Dec 1989 16:15:32 +0000 (16:15 +0000)] 
added sq_remove_data() and sq_empty()

34 years agoallow wildcards in the username when retrieving quotas
mar [Thu, 21 Dec 1989 19:22:13 +0000 (19:22 +0000)] 
allow wildcards in the username when retrieving quotas

34 years agowhen in verbose mode, always print log messages even if not doing a sync
mar [Thu, 21 Dec 1989 19:05:34 +0000 (19:05 +0000)] 
when in verbose mode, always print log messages even if not doing a sync

34 years agoreplace call to get_users_id() with name_to_id()
mar [Thu, 21 Dec 1989 17:56:08 +0000 (17:56 +0000)] 
replace call to get_users_id() with name_to_id()

34 years agoremoved convert
mar [Fri, 15 Dec 1989 17:35:36 +0000 (17:35 +0000)] 
removed convert

34 years agocheck for proper username in quota changes
mar [Thu, 14 Dec 1989 13:58:40 +0000 (13:58 +0000)] 
check for proper username in quota changes

34 years agomake sure proper username is used when updating AFS quota
mar [Thu, 14 Dec 1989 13:57:35 +0000 (13:57 +0000)] 
make sure proper username is used when updating AFS quota

34 years agofixed install of lint library & depend procedure
mar [Wed, 13 Dec 1989 17:47:53 +0000 (17:47 +0000)] 
fixed install of lint library & depend procedure

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