Timeline


and

07/16/90:

17:57 Changeset [3304] by tom
maybe this is it... all TIMES which really represented dates have been changed to strings. This was done to avoid confusion with the sysUpTime variable (more of a standard thing) which measures time ticks in hundreths of a second. The kernel variables measuring times in other smaller units are left as INTS.
10:17 Changeset [3303] by qjb
ANSI-ified and updated RCS header format
10:17 Changeset [3302] by qjb
Added -c to install flags
10:16 Changeset [3301] by qjb
Initial revision
10:14 Changeset [3300] by qjb
ANSI-ified file and changed RCS header format
06:30 Changeset [3299] by vanharen
"ask" gets machine-info from the client if the request version is later than version 5, and passes it along to init_question. Also, fixed bug where writing to users that were already known not to be there, resulting in 2 notes in log. Also, fixed so that when in "pickup" queue sends message, is automatically bumped to "active" queue.
06:26 Changeset [3298] by vanharen
set-up DaemonInst from command-line switch, or default to OLC. ZInitialize here once, instead of in each zwrite in notify.c.
06:22 Changeset [3297] by vanharen
removed "class" as a define, added DaemonInst as a variable, so that the class to broadcast on zephyr can be set from the command-line. Also, ZInitialize was removed from notify.c and called here only once, saving time.
06:20 Changeset [3296] by vanharen
init_log changed to accept machinfo and display it at the head of the log if not NULL. - dispose_of_log changed to dump log into DONE_DIR, then fork and exec lumberjack to deal with it, and not wait for it to return, saving time.
06:16 Changeset [3295] by vanharen
changed so that only version 3,4,&5 are accepted version numebers..
06:14 Changeset [3294] by vanharen
changed init_question to take "machinfo" and pass it along to init_log. Also modified init_question to automatically set an initial description for users from question text, mh-style.
06:11 Changeset [3293] by vanharen
Initial revision
06:08 Changeset [3292] by vanharen
included lumberjack.h and removed NF_PREFIX from declarations.
06:07 Changeset [3291] by vanharen
updated declarations for init_log and init_question.
06:05 Changeset [3290] by vanharen
added lumberjack to build.
05:50 Changeset [3289] by vanharen
added new version number, for machine-info stuff...
05:50 Changeset [3288] by vanharen
changed version-string to 3.0b
05:46 Changeset [3287]
This commit was manufactured by cvs2svn to create tag 'ASR71A'.
05:46 Changeset [3286] by raeburn
Added prototypes and some minimal C++ compatibility code. [audited by jfc]
05:43 Changeset [3285] by raeburn
Added prototypes and some C++-compatibility code. [audited by jfc]
05:40 Changeset [3284] by vanharen
change so that user's realname is included in mail header.
05:33 Changeset [3283] by vanharen
fixed a bug so that client will not infinite-loop on certain combinations of options to "forward".
05:26 Changeset [3282] by vanharen
took "const" out of rcsid header.
05:23 Changeset [3281] by vanharen
machine info is sent across to the daemon along with a new question when asked. this info is gotten from "machtype".
05:22 Changeset [3280] by vanharen
User's real name is now included in mail header when sending mail...
05:18 Changeset [3279] by lwvanels
fixed rcs header-
04:44 Changeset [3278] by vanharen
typo before a comment caused compiler to barf.
04:31 Changeset [3277] by lwvanels
fixed rcsid to work with non-ansi compiler
04:17 Changeset [3276] by lwvanels
fixed rcsid to work with non-ansi compilers
04:10 Changeset [3275] by lwvanels
fixed rcsid declaration
04:02 Changeset [3274] by jfc
Initial revision
03:48 Changeset [3273] by jfc
Remove mention of "/site/etc/attachtab".
03:48 Changeset [3272] by jfc
Remove aklog.
03:48 Changeset [3271]
This commit was manufactured by cvs2svn to create branch 'mit'.
03:48 Changeset [3270] by jfc
Initial revision
03:35 Changeset [3269] by jfc
Remove aklog; increase NFS r/w sizes.
03:30 Changeset [3268] by jfc
AFS interface changes
03:30 Changeset [3267] by jfc
Remove "aklog" keyword.
03:26 Changeset [3266] by jfc
Initial revision
03:26 Changeset [3265] by jfc
Change /usr/tmp/attachtab to attachtab(5). Update "see also", authors, and date.
03:25 Changeset [3264] by jfc
Add errstr() and inaddr_to_name().
03:24 Changeset [3263] by jfc
AFS interface changes
03:20 Changeset [3262] by jfc
Minor revisions: new AFS interface, non-STDC.
03:18 Changeset [3261] by jfc
Initial revision
01:28 Changeset [3260] by jfc
Document new AFS behavior.
01:05 Changeset [3259] by jfc
Initial revision
01:04 Changeset [3258] by jfc
Document behavior for AFS.

07/15/90:

19:01 Changeset [3257] by raeburn
Permit Kerberos authenticators to be reused if less than two minutes have passed. New function ZResetAuthentication resets this cache. [audited by marc]
18:58 Changeset [3256] by raeburn
Partially rewritten for speed. [audited by marc]
14:32 Changeset [3255] by raeburn
Corrected description of case with more than four mail messages. [krishna]
14:11 Changeset [3254] by tom
malloc only what we need for variable size
14:00 Changeset [3253] by tom
changed file mod time vars to be of type TIME
13:55 Changeset [3252] by tom
set the sysObjectID to be 'athena'. It may be useful to use this for various types of machines.. but I doubt rel-eng will ever want to deal with that.
13:42 Changeset [3251] by probe
changes.71#913 Improve the error messages
13:18 Changeset [3250] by raeburn
Added description of of `transient'; corrected description of signal handling.
13:06 Changeset [3249] by probe
changes.71#679 open() was being called with 2 args instead of 3.
13:01 Changeset [3248] by probe
Initial revision
12:52 Changeset [3247] by probe
changes.71#300 Print "Session initialization completed." only when the user's .startup.X has finished.
09:25 Changeset [3246] by probe
changes.71#38 Needed #ifdef KERBEROS; krb_get_lrealm() was referenced

07/14/90:

08:32 Changeset [3245] by epeisach
Install -c pac and lptest

07/13/90:

10:12 Changeset [3244] by ilham
fix so make depend handles the dbase dump/restore stuff
09:41 Changeset [3243] by ilham
Does the right thing for group quota account
09:30 Changeset [3242] by ilham
(1) Group quota additions. (2) Fix default username to be that principal in the current kerberos ticket.
07:15 Changeset [3241] by ilham
Initial revision
06:17 Changeset [3240] by ilham
To handle building {,g}{dump,restore,bill}_db

07/12/90:

11:46 Changeset [3239] by epeisach
Ultrix fixes.
11:15 Changeset [3238] by probe
Removed obsolete comment (Hesiod library has been fixed) changes.71#1075
10:46 Changeset [3237] by epeisach
Use install instead of cp to install man pages.
10:45 Changeset [3236] by epeisach
Don't umount / under ultrix.
10:04 Changeset [3235] by epeisach
4.2 SYSLOG fix
10:01 Changeset [3234] by raeburn
include com_err.h; don't declare rindex or unused var `ptr'.
10:01 Changeset [3233] by epeisach
More sane creation of library.
09:56 Changeset [3232] by raeburn
include <com_err.h>; don't declare index when string.h is included; don't declare malloc multiple times.
08:42 Changeset [3231] by epeisach
Ultrix POSIX and SYSLOG_42 fixes.
08:28 Changeset [3230] by epeisach
POSIX fixes and bug fix for ultrix 3.1 mips compiler
08:28 Changeset [3229] by epeisach
Initial revision
08:27 Changeset [3228] by epeisach
POSIX fixes
08:02 Changeset [3227] by epeisach
Initial revision
07:56 Changeset [3226] by epeisach
Define POSIX for ultrix
07:35 Changeset [3225] by epeisach
Ultrix fixes - install -c Merge in libresolv.
07:34 Changeset [3224] by epeisach
Initial revision
07:27 Changeset [3223] by epeisach
Go into DB on machines that have ingress

07/11/90:

13:30 Changeset [3222] by qjb
Added code to support inclusion of AFS ID in tokens listing.
12:51 Changeset [3221] by probe
#include <sys/types.h> (Mac A/UX port)
12:50 Changeset [3220] by probe
Patches from <mar> Fix byte-order of s_port (actually, this was done in RCS v.1.2) Added declaration for malloc()
12:49 Changeset [3219] by probe
Patches from <mar> Added missing declarations
12:46 Changeset [3218] by probe
Patches from <mar> Support for HES_DOMAIN environment variable added
12:44 Changeset [3217] by probe
Patches from <mar> Added description about error codes and the HES_DOMAIN environment variable
12:23 Changeset [3216] by ilham
now disallows QuotaReport, QuotaModifyUser and QuotaModifyAccount RPC calls when the quotaserver is marked as "down"
12:21 Changeset [3215] by ilham
now disallows QuotaReport and QuotaModifyUser RPC calls when quota server is marked as down
11:22 Changeset [3214] by ilham
another default quota fix
10:50 Changeset [3213] by probe
changes.71#248 PMAX port
10:41 Changeset [3212] by probe
chnages.71#33 jik jfc/jtkohl
09:25 Changeset [3211] by ilham
if(xxx = yyy) is not your friend :)
09:17 Changeset [3210] by ilham
Fixup default quota handling from the quotacap ile
07:03 Changeset [3209] by ilham
Fix to handle the case of a new entry to be put in the klpd cache and an accounting file already existing. In this case, it will *not* report the entire accounting over to quotaserver.
06:45 Changeset [3208] by epeisach
Group quota info added.
06:37 Changeset [3207] by epeisach
GQUOTA info
06:35 Changeset [3206] by epeisach
uid number added to structre.
06:23 Changeset [3205] by epeisach
Typo fix
06:21 Changeset [3204] by epeisach
QuotaServerStatus added.
06:19 Changeset [3203] by epeisach
Add QuotaSerevrStatus to return a message - not currently used
06:17 Changeset [3202] by epeisach
Global def of QD - if quota_server is down.
06:10 Changeset [3201] by epeisach
Group quota and V1 compat
06:07 Changeset [3200] by epeisach
1) Added QD to quotacap to indicate server down 2) Ultrix fixes 3) Initiailzation error on SA being read from quotacap 4) Group accounts 5) V!COMPAT
05:46 Changeset [3199] by epeisach
Hand edit frob to handle bug in implimentation of NCS which is fixed in V2 structures.
05:42 Changeset [3198] by epeisach
Initial revision
05:29 Changeset [3197] by epeisach
Added QDBDOWN for the quota server being down. (Not used yet, but ...)
05:22 Changeset [3196] by epeisach
Remove unneeded code.

07/10/90:

17:42 Changeset [3195] by epeisach
Add group quota stuff to log files.
17:37 Changeset [3194] by epeisach
Remove tkt file before exiting.
17:14 Changeset [3193] by epeisach
Groups quota changes [ilham]
16:44 Changeset [3192] by epeisach
Group quota returns More info in config.h
16:38 Changeset [3191] by epeisach
Move more to config.h Extend log entries to include group quota Extend charge structure to have realm info.
16:35 Changeset [3190] by epeisach
Error messages added for groups accounts.
16:31 Changeset [3189] by epeisach
Ultrix fix and typo error.
16:21 Changeset [3188] by epeisach
Group quota notification.
16:05 Changeset [3187] by epeisach
Create database with O_CREAT and O_RDWR as some dbm don't function oitherwise on creation.
13:42 Changeset [3186] by epeisach
Serbice lookup is now principal.instance@realm:service
12:05 Changeset [3185] by epeisach
LogEnt_v1 for backward compat. Routine names to protect the v1/v2 swictj.
12:01 Changeset [3184] by epeisach
Routine name changes to distinguish v1/v2 compat. Added uid code when creating user [ilham]

07/09/90:

23:21 Changeset [3183] by ilham
Initial revision
23:20 Changeset [3182] by ilham
removed static declaration from quota_start_update and quota_end_update
22:49 Changeset [3181] by ilham
added mention of a group account number :)
22:42 Changeset [3180] by ilham
Usage message for group account manipulation
17:40 Changeset [3179] by epeisach
Create group quota database. [ilham]

07/08/90:

22:34 Changeset [3178] by jfc
AUX support. Remove obsolete aklog defines.
21:06 Changeset [3177] by jfc
Initial revision
20:58 Changeset [3176] by jfc
AUX support
20:54 Changeset [3175] by jfc
AUX support.

07/07/90:

06:44 Changeset [3174] by epeisach
Cleaned up some error returns
06:25 Changeset [3173] by epeisach
Better accounting handling. [ilham]
06:24 Changeset [3172] by epeisach
Change card for accounting to Q. RFC spec reserves A for palladium.
06:22 Changeset [3171] by epeisach
AIX and AUX support Group quota support [ilham] Backward compatible card flags A & Q for accounting
06:20 Changeset [3170] by epeisach
1) Set BUFSIZ to 1024 if incorrect (protocol assumes BUFSIZ=1024 in sending data) 2) Error messages for group quota and other returns. [ilham]

07/06/90:

13:03 Changeset [3169] by epeisach
mkdierheir.sh
11:48 Changeset [3168] by epeisach
mkdirhier instead of mkdirheir.
11:47 Changeset [3167] by epeisach
Initial revision
07:48 Changeset [3166] by epeisach
[changes.71 64 + fixes] If printer is down, don't give conflicting messages. Gross hack checks for magic message.
06:59 Changeset [3165] by jfc
Default explicit type to NFS.
06:57 Changeset [3164] by jfc
Improve error messages.
06:54 Changeset [3163] by jfc
Support attach -t for hesiod names. Improve error messages.
06:52 Changeset [3162] by jfc
Add "fsid". Support attach -t for hesiod names.
06:51 Changeset [3161] by jfc
Add "FSID_CMD" define. Add lint_attachtab() function. Add progname declaration.
06:01 Changeset [3160] by jfc
Don't fail if unmount returns ENOENT.

07/05/90:

10:55 Changeset [3159] by epeisach
Cleaned up for ultrix.
10:54 Changeset [3158] by epeisach
Move common definitions. Create a quota_return_v1
10:52 Changeset [3157] by epeisach
Include config.h
10:50 Changeset [3156] by epeisach
Coversion to fix bug in miscounting in NCS. Stricture changes.
10:48 Changeset [3155] by epeisach
Moved common def to nidl_structs.idl for multiversion.
10:47 Changeset [3154] by epeisach
Fixing up structure problem which caused nidl to miscount memory needed causing server to crash.
10:44 Changeset [3153] by epeisach
PS/2 cpp does not like #ifdef a && !(b), changed to #if defined(a) && !defined(b). Also, commented out the #endif and #else strutures to be more ANSI compliant
10:41 Changeset [3152] by epeisach
AIX C compiler interprets "register foo" as a contant
10:40 Changeset [3151] by epeisach
AIX preliminary support
09:49 Changeset [3150] by epeisach
Fixup install lptest and other fixes from 7.0

07/04/90:

18:59 Changeset [3149] by jfc
Fail if running as nfsid and host does not have an rcmd principal. Print program name in error messages.
14:00 Changeset [3148] by jfc
Don't include RCS id if file #ifdef-ed out
14:00 Changeset [3147] by jfc
Initial revision
13:35 Changeset [3146] by jfc
Change error messages to conventional UNIX(tm) form.
13:27 Changeset [3145] by jfc
Change error messages to conventional UNIX(tm) form.
12:48 Changeset [3144] by jfc
Initial revision
12:26 Changeset [3143] by jfc
Set error_status for RVD errors.
12:26 Changeset [3142] by jfc
Add "lint_attachtab()".
12:21 Changeset [3141] by jfc
Don't exit non-zero if any attach for a filesystem group succeeded. "detach -lint" to clean bad lines from attachtab.
11:53 Changeset [3140] by jfc
Fixed -U argument parsing.
10:46 Changeset [3139] by jfc
Don't print "already attached" if not verbose.
08:12 Changeset [3138] by epeisach
The PS/2 cpp complains about HESIOD-LPC, converted to HESIOD_LPC
08:04 Changeset [3137] by epeisach
AIX treats "register a" as a constant.
07:55 Changeset [3136] by epeisach
Cleaned up ifdef code to make portable.

07/03/90:

12:31 Changeset [3135] by epeisach
Do not build lps40comm anymore
12:29 Changeset [3134] by epeisach
Fixup for openlog
12:17 Changeset [3133] by epeisach
Ultrix redeclaration problems.
12:16 Changeset [3132] by epeisach
Under ultrix, certain header files are screwed and redefine NULL This fixes it as the special cpp dies on it otherwise.
12:15 Changeset [3131] by epeisach
Build cpp, nild, and nck if needed
12:10 Changeset [3130] by epeisach
Fix up of operations so that decmips make can handle properly
12:09 Changeset [3129] by epeisach
Integrating AUX fixes
11:49 Changeset [3128] by epeisach
define MIPSEL
11:42 Changeset [3127] by epeisach
Initial revision
10:59 Changeset [3126] by epeisach
Initial revision
10:58 Changeset [3125] by qjb
Added drop_server and call to drop_server so that the server will exit when the client reports an error.
10:58 Changeset [3124] by qjb
Added MT_DROP in message to string converter
10:58 Changeset [3123] by qjb
Added RKINIT_DROPPED error
10:57 Changeset [3122] by qjb
Changed to use kerberos code in release instead of in krbuser
10:57 Changeset [3121] by qjb
Added MT_DROP
10:56 Changeset [3120] by qjb
Changed to use kerberos libraries in release instead of those in krbuser
10:56 Changeset [3119] by qjb
Changed to use kerberos libraries in release instead of those in krbuser
09:22 Changeset [3118] by epeisach
Initial revision
08:56 Changeset [3117] by epeisach
AUX fixes
08:50 Changeset [3116] by epeisach
AUX fixes - terminal ioctl changes.
08:44 Changeset [3115] by epeisach
Fix for AUX where validuser does not exist in C lib
08:40 Changeset [3114] by epeisach
Changes for AUX
08:09 Changeset [3113] by epeisach
Hack for ultrix mips - define LANGUAGE_C
07:45 Changeset [3112] by epeisach
Added ultrix vax & mips comments

07/02/90:

18:30 Changeset [3111] by epeisach
Intermittent changes under development.
18:09 Changeset [3110] by epeisach
Increase NWORK and comment out $ eliding
11:54 Changeset [3109] by epeisach
[changes.71 875 bjaspan/jik/jfc] set the modes on .messagetimes based on umask
11:48 Changeset [3108] by epeisach
[changes.71 996] include strings.h instead of defingin char *index() [jik]
11:46 Changeset [3107] by epeisach
Turn on optimization
11:21 Changeset [3106] by epeisach
Remove blank line at top of man page which caused xman to insert extra blank page
10:29 Changeset [3105] by epeisach
Added @servername for Ultrix tcp connection stuff.
10:17 Changeset [3104] by epeisach
Added tcp_conn for ultrix lps40 communication
09:44 Changeset [3103] by epeisach
The lps40 print system assumes last argument is accountfile.
08:28 Changeset [3102] by mar
keep encrypted passwd field; clean up group file too; do locking

06/27/90:

10:13 Changeset [3101] by epeisach
Do not infinite loop if printcap file not found.
09:05 Changeset [3100] by qjb
Added getwd and changed lstat to isdir
07:49 Changeset [3099] by epeisach
Addition of WATCH.MIT.EDU [ marc]
07:34 Changeset [3098] by epeisach
Added .UCSC.EDU and .UCSC.EDU. and .MIT.EDU. [picked up from kerberos source tree]
07:33 Changeset [3097] by epeisach
Updaated CATS.UCSC.EDU entry.
07:18 Changeset [3096] by epeisach
[changes.71 787] typo either needed the r

06/26/90:

09:54 Changeset [3095] by epeisach
Change required as otw rep changes for v2
09:51 Changeset [3094] by epeisach
Ilham's changes for group quotas
09:48 Changeset [3093] by epeisach
Use tempfile instead of tmpfile to avoid problems in Ultrix
09:45 Changeset [3092] by epeisach
4.2 syslog fixes
09:44 Changeset [3091] by epeisach
Mips fixes for a.out.h struture. Also 4.2 syslog
09:40 Changeset [3090] by epeisach
For for 4.2 syslog
09:39 Changeset [3089]
This commit was manufactured by cvs2svn to create tag 'REL70'.
09:39 Changeset [3088] by epeisach
Initial revision
09:39 Changeset [3087] by epeisach
Fix for 4.2 syslog
09:37 Changeset [3086] by epeisach
Fof for 4.2 syslog
09:34 Changeset [3085] by epeisach
Should include <syslog.h> instead of <sys/syslog.h>
09:09 Changeset [3084] by epeisach
Changes from accounts
09:04 Changeset [3083] by epeisach
Changes for group accounts

06/25/90:

10:45 Changeset [3082] by epeisach
Initial revision

06/22/90:

14:43 Changeset [3081] by qjb
Fixed order of args in bcopy or params and added getcred
14:43 Changeset [3080] by qjb
Added get_cred
14:03 Changeset [3079] by qjb
Initial revision

06/20/90:

21:16 Changeset [3078] by srz
Change the NOTTY of the controlling terminal to simply setting our process group; this is a better way of avoiding tty signals since the open of /dev/tty can block in some circumstances.

06/18/90:

10:38 Changeset [3077] by probe
Initial revision
Note: See TracTimeline for information about the timeline view.