]> andersk Git - moira.git/log
moira.git
29 years agomucked with host table authorization checks... release77
tom [Wed, 18 May 1994 16:20:25 +0000 (16:20 +0000)] 
mucked with host table authorization checks...

30 years ago*** empty log message ***
tom [Thu, 12 May 1994 21:43:16 +0000 (21:43 +0000)] 
*** empty log message ***

30 years agoSOLARIS doesn't do lint.
jweiss [Fri, 29 Apr 1994 20:15:38 +0000 (20:15 +0000)] 
SOLARIS doesn't do lint.

30 years agolooks like a typo mar fixed the same day he made, but forgot to check in.
jweiss [Fri, 29 Apr 1994 20:13:43 +0000 (20:13 +0000)] 
looks like a typo mar fixed the same day he made, but forgot to check in.

30 years agoposixification from miki
jweiss [Fri, 29 Apr 1994 19:55:56 +0000 (19:55 +0000)] 
posixification from miki

30 years agoposixifcation from miki
jweiss [Fri, 29 Apr 1994 19:50:15 +0000 (19:50 +0000)] 
posixifcation from miki

30 years agofixed content WRT the menu and other things.
jweiss [Wed, 27 Apr 1994 14:10:20 +0000 (14:10 +0000)] 
fixed content WRT the menu and other things.

30 years agofixed a bunch of display bugs, and a couple of memory leaks.
jweiss [Wed, 27 Apr 1994 13:58:15 +0000 (13:58 +0000)] 
fixed a bunch of display bugs, and a couple of memory leaks.

30 years agothe clean-imake target shouldn't try to make imake, that's what the
jweiss [Tue, 26 Apr 1994 18:29:22 +0000 (18:29 +0000)] 
the clean-imake target shouldn't try to make imake, that's what the
imake target is for.

30 years agoFixed polarity of USELOCALTOOLS
tytso [Thu, 21 Apr 1994 14:28:04 +0000 (14:28 +0000)] 
Fixed polarity of USELOCALTOOLS

30 years ago#include errno.h so we don't get undefined errno when trying to build
jweiss [Fri, 15 Apr 1994 15:38:00 +0000 (15:38 +0000)] 
#include errno.h so we don't get undefined errno when trying to build
under Solaris.

30 years agoremoved the include line, since it over rode the default one passed
jweiss [Fri, 15 Apr 1994 15:05:45 +0000 (15:05 +0000)] 
removed the include line, since it over rode the default one passed
down, and broke when using local tools, rather than the shipped ones.
Imake.tmpl was also modified, so it should still work in the
shipped tools case.

30 years agofix include stuff so you can find ss.h when using the shipped tools
jweiss [Fri, 15 Apr 1994 15:02:47 +0000 (15:02 +0000)] 
fix include stuff so you can find ss.h when using the shipped tools
rather than the local tools

30 years agoss.h is in /usr/athena/include/ss not /usr/athena/include
jweiss [Fri, 15 Apr 1994 14:50:39 +0000 (14:50 +0000)] 
ss.h is in /usr/athena/include/ss not /usr/athena/include

30 years agochanged uname to username, because uname conflicted with the system call
jweiss [Wed, 13 Apr 1994 13:14:40 +0000 (13:14 +0000)] 
changed uname to username, because uname conflicted with the system call
uname (which is called from gdb_init) causing an illegal instruction
coredump under Solaris 2.1

30 years agoremoved "-" from continuations
tom [Tue, 8 Mar 1994 13:00:04 +0000 (13:00 +0000)] 
removed "-" from continuations

30 years ago*** empty log message ***
tom [Fri, 14 Jan 1994 16:10:00 +0000 (16:10 +0000)] 
*** empty log message ***

30 years agoInitial revision
tom [Fri, 14 Jan 1994 16:02:02 +0000 (16:02 +0000)] 
Initial revision

30 years ago*** empty log message ***
tom [Fri, 7 Jan 1994 15:50:25 +0000 (15:50 +0000)] 
*** empty log message ***

30 years agoremoved unique check for network saddr
tom [Fri, 7 Jan 1994 12:06:35 +0000 (12:06 +0000)] 
removed unique check for network saddr

30 years agofixed header again - tom
nocuser [Sun, 2 Jan 1994 16:11:49 +0000 (16:11 +0000)] 
fixed header again - tom

30 years agochanged the header format - tom
nocuser [Sun, 2 Jan 1994 16:05:07 +0000 (16:05 +0000)] 
changed the header format - tom

30 years agonetwork table public
tom [Wed, 29 Dec 1993 16:22:36 +0000 (16:22 +0000)] 
network table public

30 years agoneeded to make network table public as well
tom [Wed, 29 Dec 1993 16:22:07 +0000 (16:22 +0000)] 
needed to make network table public as well

30 years agohad to change the get alias validate thing to use the access hook
tom [Wed, 29 Dec 1993 15:37:18 +0000 (15:37 +0000)] 
had to change the get alias validate thing to use the access hook

30 years agoneeded to modify acces on host alias table as well
tom [Wed, 29 Dec 1993 15:11:01 +0000 (15:11 +0000)] 
needed to modify acces on host alias table as well

30 years agoI guess ingres doesn't like commented sql statements
tom [Wed, 29 Dec 1993 13:49:34 +0000 (13:49 +0000)] 
I guess ingres doesn't like commented sql statements

30 years agoremoved access restriction from reading machine table
tom [Wed, 29 Dec 1993 13:36:20 +0000 (13:36 +0000)] 
removed access restriction from reading machine table

30 years agoExpanded name and description fields for the subnet table
tytso [Mon, 13 Dec 1993 16:39:08 +0000 (16:39 +0000)] 
Expanded name and description fields for the subnet table

30 years agoAdded index for subnet(saddr)
tytso [Mon, 13 Dec 1993 14:57:06 +0000 (14:57 +0000)] 
Added index for subnet(saddr)

30 years agoAdded index for machine(address) and machine(location)
tytso [Mon, 13 Dec 1993 14:28:45 +0000 (14:28 +0000)] 
Added index for machine(address) and machine(location)

30 years agoUse strncpy instead of bcopy when copying the entity argument, to prevent
tytso [Fri, 10 Dec 1993 14:00:49 +0000 (14:00 +0000)] 
Use strncpy instead of bcopy when copying the entity argument, to prevent
an illegal memory access past the end of malloc'ed area.

Added support for optional debugging malloc.  No code changes if you are
using the normal malloc in mr_smalloc.c

30 years agoInitial revision
tytso [Fri, 10 Dec 1993 13:51:19 +0000 (13:51 +0000)] 
Initial revision

30 years agoAdded support for optional debugging malloc. No code changes if you are
tytso [Fri, 10 Dec 1993 13:49:08 +0000 (13:49 +0000)] 
Added support for optional debugging malloc.  No code changes if you are
using the normal malloc in mr_smalloc.c

30 years agoFix allocation strategy in setup_ahst(); shouldn't be redefining the argv
tytso [Fri, 10 Dec 1993 13:47:36 +0000 (13:47 +0000)] 
Fix allocation strategy in setup_ahst(); shouldn't be redefining the argv
vector with newly allocated memory!  Also, don't try to get a new
machine id unless this is an add_host query.

Removed declaration for malloc, to support optional debugging malloc.

30 years agoAdded user status information as argument #10 to the incremental program
tytso [Fri, 10 Dec 1993 13:46:14 +0000 (13:46 +0000)] 
Added user status information as argument #10 to the incremental program
for the members table.

Removed declaration for malloc, to support optional debugging malloc.

30 years agoAdded missing definition of $(SRCDIR)
tytso [Wed, 8 Dec 1993 13:52:43 +0000 (13:52 +0000)] 
Added missing definition of $(SRCDIR)

30 years agochanging status field in host table now results in only the target host's
tom [Tue, 7 Dec 1993 17:03:51 +0000 (17:03 +0000)] 
changing status field in host table now results in only the target host's
status mod time to be changed

allow hosts to be entered with status = RESERVED

30 years agodon't print empty type fields & don't print entries with bad addresses
mar [Wed, 1 Dec 1993 14:08:29 +0000 (14:08 +0000)] 
don't print empty type fields & don't print entries with bad addresses

30 years agoinvalid addresses entered for hosts cause MR_ADDRESS error
mar [Wed, 1 Dec 1993 14:03:16 +0000 (14:03 +0000)] 
invalid addresses entered for hosts cause MR_ADDRESS error

30 years agoremove bogus "old" list args
mar [Tue, 30 Nov 1993 11:50:03 +0000 (11:50 +0000)] 
remove bogus "old" list args

30 years agodetect deadlocks
mar [Mon, 29 Nov 1993 12:25:29 +0000 (12:25 +0000)] 
detect deadlocks

30 years agoadd deadlock detection
mar [Fri, 26 Nov 1993 15:44:46 +0000 (15:44 +0000)] 
add deadlock detection

30 years agoincrease length of machine names
mar [Wed, 24 Nov 1993 15:52:13 +0000 (15:52 +0000)] 
increase length of machine names

30 years agoincrease machine name length
mar [Wed, 24 Nov 1993 15:50:05 +0000 (15:50 +0000)] 
increase machine name length

30 years agomissing include of ctype.h
mar [Wed, 24 Nov 1993 11:37:26 +0000 (11:37 +0000)] 
missing include of ctype.h

30 years agobetter defaults on machine info; print machine aliases
mar [Wed, 24 Nov 1993 11:17:30 +0000 (11:17 +0000)] 
better defaults on machine info; print machine aliases

30 years agoincrease machine hash_table size; only retrieve active machines
mar [Tue, 23 Nov 1993 17:32:42 +0000 (17:32 +0000)] 
increase machine hash_table size; only retrieve active machines

30 years agoonly retrieve active machines
mar [Tue, 23 Nov 1993 17:31:54 +0000 (17:31 +0000)] 
only retrieve active machines

30 years agoincrease size of machine hash table
mar [Tue, 23 Nov 1993 17:29:39 +0000 (17:29 +0000)] 
increase size of machine hash table

30 years agoupdate machine info, add subnet
mar [Tue, 23 Nov 1993 17:10:00 +0000 (17:10 +0000)] 
update machine info, add subnet

30 years agoignore placeholder entries
mar [Tue, 23 Nov 1993 17:09:14 +0000 (17:09 +0000)] 
ignore placeholder entries

30 years agoindex hostalias
mar [Tue, 23 Nov 1993 17:08:27 +0000 (17:08 +0000)] 
index hostalias

30 years agoincrease hostname length
mar [Mon, 22 Nov 1993 15:32:28 +0000 (15:32 +0000)] 
increase hostname length

30 years agoadded prefix field to subnet table
mar [Mon, 22 Nov 1993 14:55:01 +0000 (14:55 +0000)] 
added prefix field to subnet table

30 years agoadded hosts.dc
mar [Mon, 22 Nov 1993 14:32:43 +0000 (14:32 +0000)] 
added hosts.dc

30 years agoInitial revision
mar [Mon, 22 Nov 1993 14:32:25 +0000 (14:32 +0000)] 
Initial revision

30 years agoadd prefix to subnet table & queries
mar [Mon, 22 Nov 1993 14:29:44 +0000 (14:29 +0000)] 
add prefix to subnet table & queries

30 years agofixup delete_nfs_physical
mar [Mon, 22 Nov 1993 14:28:50 +0000 (14:28 +0000)] 
fixup delete_nfs_physical

30 years agomissing stubs
mar [Thu, 18 Nov 1993 17:28:53 +0000 (17:28 +0000)] 
missing stubs

30 years agoinitialize zero subnet
mar [Thu, 18 Nov 1993 17:19:46 +0000 (17:19 +0000)] 
initialize zero subnet

30 years agoadded prefix column to subnet table
mar [Thu, 18 Nov 1993 17:17:44 +0000 (17:17 +0000)] 
added prefix column to subnet table

30 years agosolaris won't compile with variable named "uname"
mar [Fri, 12 Nov 1993 11:34:14 +0000 (11:34 +0000)] 
solaris won't compile with variable named "uname"

30 years agoadd rule for solaris
mar [Fri, 12 Nov 1993 11:32:58 +0000 (11:32 +0000)] 
add rule for solaris

30 years agoInitial revision
mar [Fri, 12 Nov 1993 11:32:03 +0000 (11:32 +0000)] 
Initial revision

30 years agoshortened MOD_FORMAT
mar [Wed, 10 Nov 1993 15:42:02 +0000 (15:42 +0000)] 
shortened MOD_FORMAT

30 years agocorrected the usage message (was missing -db arg)
mar [Wed, 10 Nov 1993 15:41:10 +0000 (15:41 +0000)] 
corrected the usage message (was missing -db arg)

30 years agoadded hosttable stuff
mar [Wed, 10 Nov 1993 15:40:42 +0000 (15:40 +0000)] 
added hosttable stuff

30 years agoadded GetAddressFromUser
mar [Wed, 10 Nov 1993 15:39:46 +0000 (15:39 +0000)] 
added GetAddressFromUser

30 years agoadded setup_ahst, setup_ahal, prefetch_value
mar [Wed, 10 Nov 1993 15:36:15 +0000 (15:36 +0000)] 
added setup_ahst, setup_ahal, prefetch_value

30 years agomake privileged (in access check) a global
mar [Wed, 10 Nov 1993 15:34:52 +0000 (15:34 +0000)] 
make privileged (in access check) a global

30 years agoadded followup_ghst
mar [Wed, 10 Nov 1993 15:34:33 +0000 (15:34 +0000)] 
added followup_ghst

30 years agoadded access_host() and access_ahal()
mar [Wed, 10 Nov 1993 15:34:07 +0000 (15:34 +0000)] 
added access_host() and access_ahal()

30 years agomachine attributes changed (incomplete)
mar [Wed, 10 Nov 1993 15:33:29 +0000 (15:33 +0000)] 
machine attributes changed (incomplete)

30 years agonew queries to support hosttable in moira
mar [Wed, 10 Nov 1993 15:32:49 +0000 (15:32 +0000)] 
new queries to support hosttable in moira

30 years agolint
mar [Wed, 10 Nov 1993 15:32:24 +0000 (15:32 +0000)] 
lint

30 years agoincrease QMAXARGS to 22 (max number of args to/from a query
mar [Wed, 10 Nov 1993 15:31:49 +0000 (15:31 +0000)] 
increase QMAXARGS to 22 (max number of args to/from a query

30 years agofixed lint problem; moved prefetch_value to qaccess.dc
mar [Wed, 10 Nov 1993 15:31:20 +0000 (15:31 +0000)] 
fixed lint problem; moved prefetch_value to qaccess.dc

30 years agoUpdated for version 3.0 public release.
jweiss [Tue, 9 Nov 1993 12:31:16 +0000 (12:31 +0000)] 
Updated for version 3.0 public release.

30 years agomention gdss not being in the public distribution.
jweiss [Mon, 8 Nov 1993 17:10:55 +0000 (17:10 +0000)] 
mention gdss not being in the public distribution.

30 years agomissing coma in last change, causes compile_et to coredump
mar [Tue, 2 Nov 1993 15:19:23 +0000 (15:19 +0000)] 
missing coma in last change, causes compile_et to coredump

30 years agoadded subnet & address errors
mar [Tue, 2 Nov 1993 15:16:18 +0000 (15:16 +0000)] 
added subnet & address errors

30 years agoadded subnet queries
mar [Mon, 1 Nov 1993 12:06:44 +0000 (12:06 +0000)] 
added subnet queries

30 years agoadded subnets
mar [Mon, 1 Nov 1993 12:06:26 +0000 (12:06 +0000)] 
added subnets

30 years agosplit qsupport into many pieces
mar [Mon, 1 Nov 1993 12:06:09 +0000 (12:06 +0000)] 
split qsupport into many pieces

30 years agosplit lots of stuff off into separate files
mar [Mon, 1 Nov 1993 12:04:46 +0000 (12:04 +0000)] 
split lots of stuff off into separate files

30 years agoInitial revision
mar [Mon, 1 Nov 1993 12:04:03 +0000 (12:04 +0000)] 
Initial revision

30 years agoupdated to handle subnets as well
mar [Thu, 28 Oct 1993 15:20:34 +0000 (15:20 +0000)] 
updated to handle subnets as well

30 years agocheck new hosttable info
mar [Tue, 26 Oct 1993 16:42:47 +0000 (16:42 +0000)] 
check new hosttable info

30 years agofixup name conflict
mar [Tue, 26 Oct 1993 15:18:24 +0000 (15:18 +0000)] 
fixup name conflict

30 years agoadded hosttable stuff
mar [Tue, 26 Oct 1993 15:07:58 +0000 (15:07 +0000)] 
added hosttable stuff

30 years agostuff for hosttable in moira
mar [Tue, 26 Oct 1993 14:54:00 +0000 (14:54 +0000)] 
stuff for hosttable in moira

30 years agocleanup GDSS stuff, USELOCALLIBS, and port to Solaris
mar [Mon, 25 Oct 1993 17:04:27 +0000 (17:04 +0000)] 
cleanup GDSS stuff, USELOCALLIBS, and port to Solaris

30 years agoifdef on GDSS; add missing SRCDIR
mar [Mon, 25 Oct 1993 16:55:03 +0000 (16:55 +0000)] 
ifdef on GDSS; add missing SRCDIR

30 years agofixup invocation of perl script to fix Ingres lossage
mar [Mon, 25 Oct 1993 16:53:25 +0000 (16:53 +0000)] 
fixup invocation of perl script to fix Ingres lossage

30 years agomissing glue func
mar [Mon, 25 Oct 1993 16:51:54 +0000 (16:51 +0000)] 
missing glue func

30 years agoifdef on GDSS (for sis)
mar [Mon, 25 Oct 1993 16:51:04 +0000 (16:51 +0000)] 
ifdef on GDSS (for sis)

30 years agomissing SRCDIR; ifdef on GDSS
mar [Mon, 25 Oct 1993 16:47:04 +0000 (16:47 +0000)] 
missing SRCDIR; ifdef on GDSS

30 years agoifdef on GDSS
mar [Mon, 25 Oct 1993 16:45:26 +0000 (16:45 +0000)] 
ifdef on GDSS

30 years agofind makedepend during initial compile
mar [Mon, 25 Oct 1993 16:41:17 +0000 (16:41 +0000)] 
find makedepend during initial compile

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