]> andersk Git - moira.git/log
moira.git
32 years agoInitial revision
probe [Sun, 7 Jun 1992 03:53:42 +0000 (03:53 +0000)] 
Initial revision

32 years agoBacked out the "whoami" change that tried printing only the last component
probe [Tue, 2 Jun 1992 18:01:33 +0000 (18:01 +0000)] 
Backed out the "whoami" change that tried printing only the last component
of the filename.

32 years agoShorten program name
probe [Tue, 2 Jun 1992 16:54:43 +0000 (16:54 +0000)] 
Shorten program name
Only tack on \n for the printout; do not put it in the buffer that may
be used by the critical_alert() routine.

32 years agoLook for the file /moira/afs/noafs before trying anything, and if it
probe [Tue, 2 Jun 1992 16:37:25 +0000 (16:37 +0000)] 
Look for the file /moira/afs/noafs before trying anything, and if it
exists, keep testing for up to 30 minutes and then log a critical error.

32 years agoUse /afs/athena.mit.edu not /afs/athena
probe [Tue, 2 Jun 1992 14:34:13 +0000 (14:34 +0000)] 
Use /afs/athena.mit.edu not /afs/athena

32 years agoInlined the &afs_nightly routine (formerly in afs_utils.pl)
probe [Tue, 2 Jun 1992 14:32:56 +0000 (14:32 +0000)] 
Inlined the &afs_nightly routine (formerly in afs_utils.pl)
Update the "afs_data" file from /afs/athena/service.

32 years agoChanges required to build afs.incr (now a Moira client).
probe [Tue, 2 Jun 1992 14:32:03 +0000 (14:32 +0000)] 
Changes required to build afs.incr (now a Moira client).
Removed unnecessary AFS libs from being included...

32 years agoSeparated out the nightly reaper.
probe [Tue, 2 Jun 1992 14:29:13 +0000 (14:29 +0000)] 
Separated out the nightly reaper.

32 years agoFixed the volume prefixing for type SYSTEM volumes
probe [Tue, 2 Jun 1992 14:28:53 +0000 (14:28 +0000)] 
Fixed the volume prefixing for type SYSTEM volumes

32 years agoAdded some commented out code that we may wish to use later that will
probe [Tue, 2 Jun 1992 14:12:22 +0000 (14:12 +0000)] 
Added some commented out code that we may wish to use later that will
not cause a critical error to be logged for allocations beyond the normal
scope of Moira.

32 years agoChanged pathnames for Moira server
probe [Mon, 1 Jun 1992 19:24:41 +0000 (19:24 +0000)] 
Changed pathnames for Moira server

32 years agodon't bzero password here; include <sys/select.h> on RIOS
mar [Mon, 1 Jun 1992 15:45:29 +0000 (15:45 +0000)] 
don't bzero password here; include <sys/select.h> on RIOS

32 years agochanged kerberos instance from "secure" to "extra"
mar [Mon, 1 Jun 1992 13:56:35 +0000 (13:56 +0000)] 
changed kerberos instance from "secure" to "extra"

32 years agoprompt to set quota after creating filsys; set proper type of quota on AFS
mar [Mon, 1 Jun 1992 00:20:32 +0000 (00:20 +0000)] 
prompt to set quota after creating filsys; set proper type of quota on AFS
homedirs\

32 years agoForgot to include ptutils.o
probe [Sun, 31 May 1992 21:40:43 +0000 (21:40 +0000)] 
Forgot to include ptutils.o

32 years agoBuilds AFS sync program
probe [Sun, 31 May 1992 21:38:34 +0000 (21:38 +0000)] 
Builds AFS sync program

32 years agoAlways say this is "SYSADMINID"
probe [Sun, 31 May 1992 21:33:10 +0000 (21:33 +0000)] 
Always say this is "SYSADMINID"

32 years agoInitial revision
probe [Sun, 31 May 1992 21:14:52 +0000 (21:14 +0000)] 
Initial revision

32 years agoAFS 3.1b + local changes ("afsdev" as of 5/31/92)
probe [Sun, 31 May 1992 21:05:33 +0000 (21:05 +0000)] 
AFS 3.1b + local changes ("afsdev" as of 5/31/92)

32 years agoAFS 3.1b version + local changes (snapshot from "afsdev" 5/31/92)
probe [Sun, 31 May 1992 20:25:31 +0000 (20:25 +0000)] 
AFS 3.1b version + local changes (snapshot from "afsdev" 5/31/92)

32 years agoAFS 3.1b version
probe [Sun, 31 May 1992 20:25:07 +0000 (20:25 +0000)] 
AFS 3.1b version

32 years agoInitial revision
probe [Sun, 31 May 1992 18:14:45 +0000 (18:14 +0000)] 
Initial revision

32 years agoOptimization for the case of "before id == after id". Specifying an
probe [Sun, 31 May 1992 17:40:13 +0000 (17:40 +0000)] 
Optimization for the case of "before id == after id".  Specifying an
id in pr_ChangeEntry would cause it to recreate hash chains, and in
the case of groups, tickles a bug that returns PRPERM (permission denied).

32 years agoRe-structured some of the group editing.
probe [Sat, 30 May 1992 22:46:05 +0000 (22:46 +0000)] 
Re-structured some of the group editing.
Added Moira query to self to resolve list members when it changes to a group

32 years agoAFS libraries are now used by afs.incr (AFSDIR should be changed!!!)
probe [Sat, 30 May 1992 20:20:21 +0000 (20:20 +0000)] 
AFS libraries are now used by afs.incr  (AFSDIR should be changed!!!)

32 years agoIn-lined do_users/do_list/do_members (avoid pts calls).
probe [Sat, 30 May 1992 20:17:09 +0000 (20:17 +0000)] 
In-lined do_users/do_list/do_members (avoid pts calls).
Changed do_quota to invoke afs_quota.pl
Changed do_filesys to invoke afs_create.pl
Added support for external principals as members of AFS groups.
Retry count for commands is now 1 (only do_filesys or do_quota use it).

32 years agostarted puttin in filesystem changes, didn't finish
mar [Fri, 29 May 1992 11:21:04 +0000 (11:21 +0000)] 
started puttin in filesystem changes, didn't finish

32 years agoInitial revision
mar [Thu, 28 May 1992 13:58:38 +0000 (13:58 +0000)] 
Initial revision

32 years agocreate entries in section 3 for all routines in library
mar [Thu, 28 May 1992 13:57:22 +0000 (13:57 +0000)] 
create entries in section 3 for all routines  in library

32 years agofix memory allocation problem
mar [Wed, 20 May 1992 17:41:48 +0000 (17:41 +0000)] 
fix memory allocation problem

32 years agocheck for names ending in II and V
mar [Wed, 20 May 1992 12:33:50 +0000 (12:33 +0000)] 
check for names ending in II and V

32 years agoalso look for names ending in II and V
mar [Wed, 20 May 1992 12:07:11 +0000 (12:07 +0000)] 
also look for names ending in II and V

32 years agocached user args are off by one!
mar [Tue, 19 May 1992 17:19:34 +0000 (17:19 +0000)] 
cached user args are off by one!

32 years agoupdate lastrun calc
mar [Mon, 18 May 1992 17:04:11 +0000 (17:04 +0000)] 
update lastrun calc

32 years agoInitial revision
mar [Thu, 14 May 1992 18:00:16 +0000 (18:00 +0000)] 
Initial revision

32 years agoadded secure passwd operations
mar [Wed, 13 May 1992 15:33:24 +0000 (15:33 +0000)] 
added secure passwd operations

32 years agonew operations for secure passwords
mar [Wed, 13 May 1992 15:27:59 +0000 (15:27 +0000)] 
new operations for secure passwords

32 years agochanging user queries
mar [Wed, 13 May 1992 14:24:18 +0000 (14:24 +0000)] 
changing user queries

32 years agoadded cur_req_sender() to support secure password stuff
mar [Wed, 13 May 1992 13:19:49 +0000 (13:19 +0000)] 
added cur_req_sender() to support secure password stuff

32 years agohandle secure password stuff
mar [Wed, 13 May 1992 13:19:03 +0000 (13:19 +0000)] 
handle secure password stuff

32 years agoremove xuser option & buffer output
mar [Wed, 13 May 1992 10:11:52 +0000 (10:11 +0000)] 
remove xuser option & buffer output

32 years agopunt xuser stuff and add to users relation. Also, linebuf output
mar [Wed, 13 May 1992 10:09:45 +0000 (10:09 +0000)] 
punt xuser stuff and add to users relation.  Also, linebuf output

32 years agolink kadm before krb
mar [Fri, 1 May 1992 16:15:27 +0000 (16:15 +0000)] 
link kadm before krb

32 years agoadded U_SECURE field to user structure
mar [Thu, 30 Apr 1992 16:31:13 +0000 (16:31 +0000)] 
added U_SECURE field to user  structure

32 years agofix possible endless loop
mar [Thu, 30 Apr 1992 16:18:33 +0000 (16:18 +0000)] 
fix possible endless loop

32 years agomoved atot() into common utils.c file
mar [Thu, 30 Apr 1992 16:17:39 +0000 (16:17 +0000)] 
moved atot() into common utils.c file

32 years agorevised spec from NFS->AFS committee
mar [Wed, 22 Apr 1992 18:02:31 +0000 (18:02 +0000)] 
revised spec from NFS->AFS committee

32 years agoinstall in ETCDIR, not PROGDIR
mar [Fri, 10 Apr 1992 18:57:56 +0000 (18:57 +0000)] 
install in ETCDIR, not PROGDIR

32 years agoinstall moira.h & moira_site.h
mar [Fri, 10 Apr 1992 18:48:43 +0000 (18:48 +0000)] 
install moira.h & moira_site.h

32 years agoadded U_COMMENT & U_SIGNATURE
mar [Fri, 10 Apr 1992 17:55:59 +0000 (17:55 +0000)] 
added U_COMMENT & U_SIGNATURE

32 years agoadded -noauth flag
mar [Fri, 10 Apr 1992 16:28:56 +0000 (16:28 +0000)] 
added -noauth flag

32 years agoHandle AFS more gracefully
mar [Fri, 10 Apr 1992 16:17:37 +0000 (16:17 +0000)] 
Handle AFS more gracefully

32 years agoNew user queries with comments & signature field (signatures disabled)
mar [Fri, 10 Apr 1992 16:00:25 +0000 (16:00 +0000)] 
New user queries with comments & signature field (signatures disabled)

32 years agoSuns don't need varargs.h
mar [Fri, 10 Apr 1992 15:30:14 +0000 (15:30 +0000)] 
Suns don't need varargs.h

32 years agoreplace /usr/athena with $(PROGDIR)
mar [Mon, 6 Apr 1992 18:00:24 +0000 (18:00 +0000)] 
replace /usr/athena with $(PROGDIR)

32 years agosun zombie fix
mar [Mon, 6 Apr 1992 17:53:24 +0000 (17:53 +0000)] 
sun zombie fix

32 years agoremove "Show all mailing lists" functionality
mar [Mon, 6 Apr 1992 17:40:23 +0000 (17:40 +0000)] 
remove "Show all mailing lists" functionality

32 years agoChange text & functionality of "Show all mailing list" to PUBLIC lists
mar [Mon, 6 Apr 1992 17:29:32 +0000 (17:29 +0000)] 
Change text & functionality of "Show all mailing list" to PUBLIC lists

32 years agopunted "Show all lists" and "Show all groups" menu items
mar [Mon, 6 Apr 1992 17:24:02 +0000 (17:24 +0000)] 
punted "Show all lists" and "Show all groups" menu items
./

32 years agodereference null bug
mar [Mon, 6 Apr 1992 17:20:02 +0000 (17:20 +0000)] 
dereference null bug

32 years agonew paths
mar [Mon, 6 Apr 1992 17:16:59 +0000 (17:16 +0000)] 
new paths

32 years agoInitial revision
mar [Mon, 6 Apr 1992 17:16:42 +0000 (17:16 +0000)] 
Initial revision

32 years agoInitial revision
mar [Mon, 6 Apr 1992 14:33:43 +0000 (14:33 +0000)] 
Initial revision

32 years agodetect bad local strings & complain
mar [Thu, 26 Mar 1992 21:59:07 +0000 (21:59 +0000)] 
detect bad local strings & complain

32 years agocheck for string references to local mailhub
mar [Thu, 26 Mar 1992 13:35:42 +0000 (13:35 +0000)] 
check for string references to local mailhub

32 years agodetect setting pobox to local mailhub and complain
mar [Wed, 25 Mar 1992 23:32:43 +0000 (23:32 +0000)] 
detect setting pobox to local mailhub and complain

32 years agodon't require kerberos tickets
mar [Tue, 10 Mar 1992 16:40:26 +0000 (16:40 +0000)] 
don't require kerberos tickets

32 years agofixup phone numbers; new user relation
mar [Mon, 10 Feb 1992 18:34:30 +0000 (18:34 +0000)] 
fixup phone numbers; new user relation

32 years agolimit the number of tuples returned from a query, and avoid any
mar [Mon, 27 Jan 1992 17:59:20 +0000 (17:59 +0000)] 
limit the number of tuples returned from a query, and avoid any
memory leaks in the process

32 years agochanged user relation; add FS type MUL
mar [Fri, 3 Jan 1992 10:29:41 +0000 (10:29 +0000)] 
changed user relation; add FS type MUL

32 years agoInitial revision
mar [Fri, 3 Jan 1992 10:26:43 +0000 (10:26 +0000)] 
Initial revision

32 years agoencrypt ID if necessary to use as encryption key
mar [Thu, 2 Jan 1992 17:30:45 +0000 (17:30 +0000)] 
encrypt ID if necessary to use as encryption key

32 years agoremove any hyphens from typed ID number
mar [Thu, 2 Jan 1992 14:38:34 +0000 (14:38 +0000)] 
remove any hyphens from typed ID number

32 years agowe no longer encrypt ID numbers in the database
mar [Thu, 2 Jan 1992 14:29:23 +0000 (14:29 +0000)] 
we no longer encrypt ID numbers in the database

32 years agono longer encrypt ID numbers
mar [Thu, 2 Jan 1992 13:55:45 +0000 (13:55 +0000)] 
no longer encrypt ID numbers

32 years agohandle deadlock errors
mar [Fri, 1 Nov 1991 18:44:05 +0000 (18:44 +0000)] 
handle deadlock errors

32 years agoadded getFSM
mar [Tue, 29 Oct 1991 15:44:44 +0000 (15:44 +0000)] 
added getFSM

32 years agoadded GetFSM
mar [Tue, 29 Oct 1991 14:58:40 +0000 (14:58 +0000)] 
added GetFSM

32 years agoadded GetFSM (get filsys by machine)
mar [Tue, 29 Oct 1991 14:57:50 +0000 (14:57 +0000)] 
added GetFSM (get filsys by machine)

32 years agoderef NULL bug
mar [Tue, 29 Oct 1991 14:57:21 +0000 (14:57 +0000)] 
deref NULL bug

32 years agoInitial revision
mar [Fri, 4 Oct 1991 15:30:06 +0000 (15:30 +0000)] 
Initial revision

32 years agodon't range limit users_id's when assigning new ones
mar [Tue, 1 Oct 1991 12:14:15 +0000 (12:14 +0000)] 
don't range limit users_id's when assigning new ones

32 years agopartially Motif-ized
mar [Mon, 9 Sep 1991 11:13:53 +0000 (11:13 +0000)] 
partially Motif-ized

32 years agoInitial revision
mar [Sun, 8 Sep 1991 18:29:22 +0000 (18:29 +0000)] 
Initial revision

32 years agodo timezones correctly
mar [Tue, 3 Sep 1991 17:20:26 +0000 (17:20 +0000)] 
do timezones correctly

32 years agohandle timezone as well
mar [Tue, 3 Sep 1991 17:03:15 +0000 (17:03 +0000)] 
handle timezone as well

32 years agohandle AFS homedirs in different cells
mar [Tue, 3 Sep 1991 16:53:50 +0000 (16:53 +0000)] 
handle AFS homedirs in different cells

32 years agodo not use full pathnames; get statistics from named before killing it
mar [Tue, 3 Sep 1991 15:46:21 +0000 (15:46 +0000)] 
do not use full pathnames; get statistics from named before killing it

32 years agodon't use full pathnames
mar [Tue, 3 Sep 1991 15:45:31 +0000 (15:45 +0000)] 
don't use full pathnames

32 years agodetect DB errors
mar [Tue, 3 Sep 1991 15:38:55 +0000 (15:38 +0000)] 
detect DB errors

32 years agoInitial revision
mar [Tue, 3 Sep 1991 15:34:13 +0000 (15:34 +0000)] 
Initial revision

32 years agodon't coredump on a DECstation when moira server is down
mar [Wed, 21 Aug 1991 10:43:53 +0000 (10:43 +0000)] 
don't coredump on a DECstation when moira server is down

32 years agoin case of bad password, use our error message, not one from Kerberos
mar [Wed, 14 Aug 1991 16:04:56 +0000 (16:04 +0000)] 
in case of bad password, use our error message, not one from Kerberos

32 years agofix typo
mar [Mon, 12 Aug 1991 13:29:15 +0000 (13:29 +0000)] 
fix typo

32 years agochanged accounts "administrator" to "consultant"
mar [Wed, 31 Jul 1991 18:20:38 +0000 (18:20 +0000)] 
changed accounts "administrator" to "consultant"

32 years agoSay "accounts consultant", not "administrator"
mar [Wed, 31 Jul 1991 18:18:09 +0000 (18:18 +0000)] 
Say "accounts consultant", not "administrator"

32 years agodon't meantion people pretending to be from IS
mar [Wed, 31 Jul 1991 18:17:38 +0000 (18:17 +0000)] 
don't meantion people pretending to be from IS

32 years agoInitial revision
mar [Fri, 26 Jul 1991 14:53:46 +0000 (14:53 +0000)] 
Initial revision

32 years ago*** empty log message ***
mar [Fri, 26 Jul 1991 14:53:08 +0000 (14:53 +0000)] 
*** empty log message ***

32 years agoincreased password length to 64
mar [Fri, 26 Jul 1991 14:52:34 +0000 (14:52 +0000)] 
increased password length to 64

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