]> andersk Git - moira.git/log
moira.git
35 years agoInitial revision
mar [Sun, 7 Aug 1988 22:41:08 +0000 (22:41 +0000)] 
Initial revision

35 years agoFixup transaction processing, dequoting & triming strings, and new
mar [Sun, 7 Aug 1988 22:39:07 +0000 (22:39 +0000)] 
Fixup transaction processing, dequoting & triming strings, and new
printcap stuff

35 years agoFix several syntax errors
mar [Sun, 7 Aug 1988 22:37:49 +0000 (22:37 +0000)] 
Fix several syntax errors

35 years agochanged server hostname to dodo for testing.
mar [Sun, 7 Aug 1988 22:20:21 +0000 (22:20 +0000)] 
changed server hostname to dodo for testing.
changed timeout back to 30 seconds (it gets retried 10 times)

35 years agouse relative, not rooted paths
mar [Sun, 7 Aug 1988 21:47:18 +0000 (21:47 +0000)] 
use relative, not rooted paths

35 years agofix RT compiler problem
mar [Sun, 7 Aug 1988 21:34:08 +0000 (21:34 +0000)] 
fix RT compiler problem

35 years agostrip while installing
mar [Sun, 7 Aug 1988 21:32:17 +0000 (21:32 +0000)] 
strip while installing

35 years agoAdded install target; turned off debug flag
mar [Sun, 7 Aug 1988 19:46:35 +0000 (19:46 +0000)] 
Added install target; turned off debug flag

35 years agoInitial revision
mar [Sun, 7 Aug 1988 19:44:11 +0000 (19:44 +0000)] 
Initial revision

35 years agoAdded casts for RT compile.
qjb [Sun, 7 Aug 1988 18:40:21 +0000 (18:40 +0000)] 
Added casts for RT compile.

35 years agoremoved shutdown because the server doesn't support it anymore
mar [Sun, 7 Aug 1988 18:29:49 +0000 (18:29 +0000)] 
removed shutdown because the server doesn't support it anymore

35 years agoAccidentally lowercased most of the file last time...
mar [Sun, 7 Aug 1988 18:25:37 +0000 (18:25 +0000)] 
Accidentally lowercased most of the file last time...

35 years agoAdded deactivate user; changed delete user to expunge user;
mar [Sun, 7 Aug 1988 17:52:04 +0000 (17:52 +0000)] 
Added deactivate user; changed delete user to expunge user;
removed delete user by uid

35 years agoAdd deactivate user; RT compiler fix
mar [Sun, 7 Aug 1988 17:51:26 +0000 (17:51 +0000)] 
Add deactivate user; RT compiler fix

35 years agoAllow a self-referential list to be deleted; don't really delete
mar [Sun, 7 Aug 1988 17:31:15 +0000 (17:31 +0000)] 
Allow a self-referential list to be deleted; don't really delete
regsitered  users; RT compiler fix

35 years agoDid some casting for ANSI standard.
qjb [Sun, 7 Aug 1988 17:26:01 +0000 (17:26 +0000)] 
Did some casting for ANSI standard.

35 years agomove remove_hyphens & encrypt_mitid to the sms library
mar [Sun, 7 Aug 1988 17:22:49 +0000 (17:22 +0000)] 
move remove_hyphens & encrypt_mitid to the sms library

35 years agoChanged default device ffrom "ra0a" to "/dev/ra0a"
mar [Sun, 7 Aug 1988 17:21:58 +0000 (17:21 +0000)] 
Changed default device ffrom "ra0a" to "/dev/ra0a"

35 years agoadded DeactivateUser
mar [Sun, 7 Aug 1988 17:21:11 +0000 (17:21 +0000)] 
added DeactivateUser

35 years agoAdded some casts for ANSI standard.
qjb [Sun, 7 Aug 1988 17:02:46 +0000 (17:02 +0000)] 
Added some casts for ANSI standard.

35 years agoDivided into three files (adding requests.c and reg_svr.h).
qjb [Sun, 7 Aug 1988 16:17:34 +0000 (16:17 +0000)] 
Divided into three files (adding requests.c and reg_svr.h).
Removed all network code (into requests.c) to make support
for packet retransmission detection.
Also, changed the way critical errors were logged (critical_alert does
more work).

35 years agoInitial revision
qjb [Sun, 7 Aug 1988 16:16:46 +0000 (16:16 +0000)] 
Initial revision

35 years agodeclare whoami
mar [Sun, 7 Aug 1988 14:41:44 +0000 (14:41 +0000)] 
declare whoami

35 years agoAdded a call to com_err to critical_alert().
qjb [Sun, 7 Aug 1988 14:18:02 +0000 (14:18 +0000)] 
Added a call to com_err to critical_alert().

35 years agofixed a syntax error
qjb [Sat, 6 Aug 1988 16:41:53 +0000 (16:41 +0000)] 
fixed a syntax error

35 years agoNew algorighm: extract stuff first, then dump everything.
mar [Fri, 5 Aug 1988 19:17:06 +0000 (19:17 +0000)] 
New algorighm: extract stuff first, then dump everything.

35 years agoremoved trim & strsave, added fix_file & dequote
mar [Fri, 5 Aug 1988 19:14:53 +0000 (19:14 +0000)] 
removed trim & strsave, added fix_file & dequote

35 years agoReflected split of reg_svr into two source files here.
qjb [Fri, 5 Aug 1988 17:47:44 +0000 (17:47 +0000)] 
Reflected split of reg_svr into two source files here.

35 years agoChanged printcap queries
mar [Fri, 5 Aug 1988 16:10:05 +0000 (16:10 +0000)] 
Changed printcap queries

35 years agodon't forget to catch SIGCHLD
mar [Fri, 5 Aug 1988 16:09:00 +0000 (16:09 +0000)] 
don't forget to catch SIGCHLD

35 years agoDon't update the database on retrieves (Used to keep stats)
mar [Fri, 5 Aug 1988 16:07:48 +0000 (16:07 +0000)] 
Don't update the database on retrieves (Used to keep stats)

35 years agochanged validation logging level
mar [Fri, 5 Aug 1988 16:06:13 +0000 (16:06 +0000)] 
changed validation logging level

35 years agoadded LOG_VALID for logging validation status
mar [Fri, 5 Aug 1988 16:05:46 +0000 (16:05 +0000)] 
added LOG_VALID for logging validation status

35 years agoInitial revision
qjb [Fri, 5 Aug 1988 14:25:38 +0000 (14:25 +0000)] 
Initial revision

35 years agoMajor rewrite
qjb [Fri, 5 Aug 1988 14:16:05 +0000 (14:16 +0000)] 
Major rewrite

35 years agoAdded tf_util error codes
mar [Fri, 5 Aug 1988 00:24:07 +0000 (00:24 +0000)] 
Added tf_util error codes

35 years agoNew codes for account status and reg_svr failures
mar [Fri, 5 Aug 1988 00:17:27 +0000 (00:17 +0000)] 
New codes for account status and reg_svr failures

35 years agoLots of new codes for DCM update support, and misc other things
mar [Fri, 5 Aug 1988 00:09:12 +0000 (00:09 +0000)] 
Lots of new codes for DCM update support, and misc other things

35 years agomake strtrim truncate string with same start if the string is all whitespace
mar [Thu, 4 Aug 1988 19:06:33 +0000 (19:06 +0000)] 
make strtrim truncate string with same start if the string is all whitespace

35 years agodon't build counts, forget salvager
mar [Thu, 4 Aug 1988 18:28:10 +0000 (18:28 +0000)] 
don't build counts, forget salvager

35 years agosmsU error table is no longer used
mar [Thu, 4 Aug 1988 18:20:28 +0000 (18:20 +0000)] 
smsU error table is no longer used

35 years agomake compiler happy about temporary kludge
mar [Thu, 4 Aug 1988 14:30:42 +0000 (14:30 +0000)] 
make compiler happy about temporary kludge

35 years agoadded service name and buffer size
mar [Thu, 4 Aug 1988 14:28:14 +0000 (14:28 +0000)] 
added service name and buffer size

35 years agoonly build stuff for DCM right now.
mar [Thu, 4 Aug 1988 14:27:42 +0000 (14:27 +0000)] 
only build stuff for DCM right now.

35 years agoMajor re-write to cleanup & handle new DCM features. Same functionality,
mar [Thu, 4 Aug 1988 14:26:17 +0000 (14:26 +0000)] 
Major re-write to cleanup & handle new DCM features.  Same functionality,
but spiffier code!

35 years agoupdate to current kerberos library, & fix error codes for com_err
mar [Thu, 4 Aug 1988 14:25:03 +0000 (14:25 +0000)] 
update to current  kerberos library, & fix error codes for com_err

35 years agofixed up include files, error reporting, logging, and file descriptor
mar [Thu, 4 Aug 1988 14:24:00 +0000 (14:24 +0000)] 
fixed up include files, error reporting, logging, and file descriptor
handling

35 years agoopen & close the file rather than rewinding it.
mar [Thu, 4 Aug 1988 14:20:23 +0000 (14:20 +0000)] 
open & close the file rather than rewinding it.

35 years agoadded commands to switch protocol versions, and more abbreviations
mar [Thu, 4 Aug 1988 14:06:11 +0000 (14:06 +0000)] 
added commands to switch protocol versions, and more abbreviations

35 years agodeal with both protocol version 1 & 2
mar [Thu, 4 Aug 1988 14:04:44 +0000 (14:04 +0000)] 
deal with both protocol version 1 & 2

35 years agolistmaint wasn't supposed to be there anymore
mar [Thu, 4 Aug 1988 13:35:29 +0000 (13:35 +0000)] 
listmaint wasn't supposed to be there anymore

35 years agoget libraries from SMS
mar [Thu, 4 Aug 1988 13:31:47 +0000 (13:31 +0000)] 
get libraries from SMS

35 years agoremoved passwd, comment out chpobox for right now
mar [Thu, 4 Aug 1988 13:22:57 +0000 (13:22 +0000)] 
removed passwd, comment out chpobox for right now

35 years agoChanges to make it cleaner in 1.0 version of the protocol, doesn't
mar [Thu, 4 Aug 1988 13:22:25 +0000 (13:22 +0000)] 
Changes to make it cleaner in 1.0 version of the protocol, doesn't
work with 2.0 yet.

35 years agoupdated list of subdirs
mar [Thu, 4 Aug 1988 12:48:48 +0000 (12:48 +0000)] 
updated list of subdirs

35 years agoadded hint to hash_step
mar [Thu, 4 Aug 1988 10:48:21 +0000 (10:48 +0000)] 
added hint to hash_step

35 years agoadded function to step through a hash table
mar [Thu, 4 Aug 1988 10:44:34 +0000 (10:44 +0000)] 
added function to step through a hash table

35 years agoprint message with time, pid and newline
mar [Wed, 3 Aug 1988 20:19:14 +0000 (20:19 +0000)] 
print message with time, pid and newline

35 years agodisable userreg at times specified in conf file; New error codes
mar [Wed, 3 Aug 1988 20:17:04 +0000 (20:17 +0000)] 
disable userreg at times specified in conf file; New error codes
and messages; fix kerberos error message

35 years agoincrease timeout; don't copy login out of packet unless packet is long enough
mar [Wed, 3 Aug 1988 20:16:10 +0000 (20:16 +0000)] 
increase timeout; don't copy login out of packet unless packet is long enough

35 years agodon't use stdin; return a message from config file
mar [Wed, 3 Aug 1988 20:12:57 +0000 (20:12 +0000)] 
don't use stdin; return a message from config file

35 years agoCatch children (i.e. spawned DCM's) and print their status if non-zero
mar [Wed, 3 Aug 1988 19:00:25 +0000 (19:00 +0000)] 
Catch children (i.e. spawned DCM's) and print their status if non-zero

35 years agoremoved send_zgram from here (it's in libsms now)
mar [Wed, 3 Aug 1988 18:57:57 +0000 (18:57 +0000)] 
removed send_zgram from here (it's in libsms now)

35 years agoAlmost almost almost finished version
qjb [Wed, 3 Aug 1988 18:50:38 +0000 (18:50 +0000)] 
Almost almost almost finished version

35 years agodon't allow a user with non-zero status to be deleted; don't allow
mar [Wed, 3 Aug 1988 18:36:13 +0000 (18:36 +0000)] 
don't allow a user with non-zero status to be deleted; don't allow
a machine which is a printer-spooler to be deleted; don't allow
backslashes in names; don't reset the DCM inprogress bits

35 years agoMove zephyr notification stuff into call to critical_alert
mar [Wed, 3 Aug 1988 18:21:37 +0000 (18:21 +0000)] 
Move zephyr notification stuff into call to critical_alert

35 years agoInitial revision
qjb [Wed, 3 Aug 1988 16:58:23 +0000 (16:58 +0000)] 
Initial revision

35 years agofixed kerberos host and realm naming; uid buffer wrong in admin_call
mar [Tue, 2 Aug 1988 21:14:29 +0000 (21:14 +0000)] 
fixed kerberos host and realm naming; uid buffer wrong in admin_call

35 years agodon't change hostname if it contains wildcards
mar [Tue, 2 Aug 1988 21:12:18 +0000 (21:12 +0000)] 
don't change hostname if it contains wildcards

35 years agoInitial revision
mar [Tue, 2 Aug 1988 21:11:32 +0000 (21:11 +0000)] 
Initial revision

35 years agoget the kerberos server's name from /etc/krb.conf, and format it
mar [Tue, 2 Aug 1988 21:09:53 +0000 (21:09 +0000)] 
get the kerberos server's name from /etc/krb.conf, and format it
appropriately for use as an instance name

35 years agosame
qjb [Tue, 2 Aug 1988 16:44:58 +0000 (16:44 +0000)] 
same

35 years agofetch name of kerberos server from /etc/krb.conf
mar [Tue, 2 Aug 1988 15:38:33 +0000 (15:38 +0000)] 
fetch name of kerberos server from /etc/krb.conf

35 years agoYet another almost finished version. Ready for attack of kerberos problems
qjb [Tue, 2 Aug 1988 01:41:38 +0000 (01:41 +0000)] 
Yet another almost finished version.  Ready for attack of kerberos problems
and testing.

35 years agoAdded user state constants.
qjb [Tue, 2 Aug 1988 00:07:35 +0000 (00:07 +0000)] 
Added user state constants.

35 years agoadded type U_32BIT
qjb [Mon, 1 Aug 1988 23:54:17 +0000 (23:54 +0000)] 
added type U_32BIT

35 years agoAlmost finished version supporting new SMS protocol.
qjb [Mon, 1 Aug 1988 18:17:58 +0000 (18:17 +0000)] 
Almost finished version supporting new SMS protocol.
Kerberos problems.

35 years agoChanged names of kerberos calls to new names from old ones.
qjb [Mon, 1 Aug 1988 00:42:54 +0000 (00:42 +0000)] 
Changed names of kerberos calls to new names from old ones.

35 years agoingres doesn't want == for "is equal to"
mar [Mon, 1 Aug 1988 00:26:37 +0000 (00:26 +0000)] 
ingres doesn't want == for "is equal to"

35 years agopd
qjb [Mon, 1 Aug 1988 00:26:27 +0000 (00:26 +0000)] 
pd
Fixed library path and removed explicit references to object files

35 years agouse hash files for some things instead of arrays; strtrim instead of trim;
mar [Mon, 1 Aug 1988 00:02:52 +0000 (00:02 +0000)] 
use hash files for some things instead of arrays; strtrim instead of trim;
transactions; and other neat stuff!

35 years agoremoved nested comments so that saber will be happy
mar [Sun, 31 Jul 1988 18:25:54 +0000 (18:25 +0000)] 
removed nested comments so that saber will be happy

35 years agoget the kerberos realm name at runtime; change "last" name to "family" name
mar [Sun, 31 Jul 1988 17:31:09 +0000 (17:31 +0000)] 
get the kerberos realm name at runtime; change "last" name to "family" name

35 years agoInitial revision
mar [Sun, 31 Jul 1988 17:29:56 +0000 (17:29 +0000)] 
Initial revision

35 years agoadded dfcheck to service info; uppercase service names; optimize gnfq
mar [Sun, 31 Jul 1988 16:35:17 +0000 (16:35 +0000)] 
added dfcheck to service info; uppercase service names; optimize gnfq

35 years agoAdded strs.o to library list
qjb [Sun, 31 Jul 1988 15:44:29 +0000 (15:44 +0000)] 
Added strs.o to library list

35 years agoadded min & max ID values
mar [Sun, 31 Jul 1988 01:15:45 +0000 (01:15 +0000)] 
added min & max ID values

35 years agofix slowness in spop; be able to delete self-referential lists;
mar [Sun, 31 Jul 1988 01:12:08 +0000 (01:12 +0000)] 
fix slowness in spop; be able to delete self-referential lists;
register_user sets filesystem packname wrong; register_user keeps stats;
set ID correctly on self-referential lists

35 years agodon't update table stats on sshi & ssif
mar [Sun, 31 Jul 1988 01:09:22 +0000 (01:09 +0000)] 
don't update table stats on sshi & ssif

35 years agouse different top level menus depending on argv[0]
mar [Sat, 30 Jul 1988 17:30:17 +0000 (17:30 +0000)] 
use different top level menus depending on argv[0]

35 years agoDeal with user status properly instead of just printing "active" or "inactive"
mar [Sat, 30 Jul 1988 17:29:12 +0000 (17:29 +0000)] 
Deal with user status properly instead of just printing "active" or "inactive"

35 years agoAdded zephyr library
qjb [Sat, 30 Jul 1988 00:32:44 +0000 (00:32 +0000)] 
Added zephyr library

35 years agoAdded library for simple queue routines
qjb [Sat, 30 Jul 1988 00:22:01 +0000 (00:22 +0000)] 
Added library for simple queue routines

35 years agoThis version seems to to everything pretty well, deletes have been
kit [Fri, 29 Jul 1988 18:33:23 +0000 (18:33 +0000)] 
This version seems to to everything pretty well, deletes have been
rechecked, all references to allmaint have been sucessfully removed, menu
restructuring completed, still no kerberos support in register.

35 years ago*** empty log message ***
kit [Fri, 29 Jul 1988 18:30:58 +0000 (18:30 +0000)] 
*** empty log message ***

35 years agoInitial revision
kit [Fri, 29 Jul 1988 18:30:33 +0000 (18:30 +0000)] 
Initial revision

35 years agobug fix: keeps the Prompt_input func from running off the end of the string.
kit [Fri, 29 Jul 1988 18:15:50 +0000 (18:15 +0000)] 
bug fix: keeps the Prompt_input func from running off the end of the string.

35 years agoclear to end of line after moving the cursor (so ^U, ^H, etc work)
mar [Fri, 29 Jul 1988 18:11:19 +0000 (18:11 +0000)] 
clear to end of line after moving the cursor (so ^U, ^H, etc work)

35 years agochanged trim to strtrim
mar [Fri, 29 Jul 1988 17:21:11 +0000 (17:21 +0000)] 
changed trim to strtrim

35 years agoBetter error codes, don't sort output, fix filenames
mar [Fri, 29 Jul 1988 15:49:50 +0000 (15:49 +0000)] 
Better error codes, don't sort output, fix filenames

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