Timeline


and

07/03/98:

22:10 Changeset [11692] by danw
Update bootstrapping info... synctree uses autoconf now, and third/cns has been replaced with third/krb5. I didn't touch the aklog instructions, since the truth is more complicated than it implies (It needs to find the krb libraries) and I wasn't sure the best way to do it.

07/02/98:

22:45 Changeset [11691] by danw
implement and document ftpd -E
14:38 Changeset [11690] by ghudson
Don't run autoconf.
14:36 Changeset [11689] by ghudson
Use mv -f to avoid prompting the user.
14:32 Changeset [11688] by ghudson
Remember to free removed queue entries.
14:32 Changeset [11687] by ghudson
In choose_server(), free the memory allocated by hes_resolve(). Lots of cleanup necessary for this change.
11:37 Changeset [11686] by danw
Don't attempt auth+encryption on non-default ports by default
11:24 Changeset [11685] by danw
AC_CANONICAL_HOST doesn't define target_os. Use AC_CANONICAL_SYSTEM instead.

07/01/98:

14:01 Changeset [11684] by danw
Add some extra waiting in the "-e" code (for NCSA telnet)

06/30/98:

17:10 Changeset [11683] by danw
put xauthority data in /tmp, not afs

06/29/98:

22:57 Changeset [11682] by jweiss
This file doesn't appear to be in use, and does a good job of impersonating conf_grp.c
22:56 Changeset [11681] by jweiss
SMSUPDATE became MRUPDATE years ago
16:35 Changeset [11680] by ghudson
Add on Athena 8.2 release branch.
16:34 Changeset [11679]
This commit was manufactured by cvs2svn to create branch 'athena-8_2'.
16:34 Changeset [11678] by ghudson
Version script for 8.2.6; sendmail.cf changed.
12:35 Changeset [11677] by rbasch
Update netaddr nvram variable when IP address changes.

06/28/98:

16:20 Changeset [11676] by ghudson
Point at 8.2 sources.

06/25/98:

16:10 Changeset [11675]
This commit was manufactured by cvs2svn to create tag 'latex-2_0_9'.
16:10 Changeset [11674]
This commit was manufactured by cvs2svn to create tag 'afs-3_4a_ports'.
16:10 Changeset [11673]
This commit was manufactured by cvs2svn to create tag 'afs-3_4a_patches_7'.
16:10 Changeset [11672]
This commit was manufactured by cvs2svn to create branch 'athena-8_2'.
16:10 Changeset [11671] by cfields
Fix potential array overruns in date tables. Add finals dates for 98-99.
14:39 Changeset [11670] by danw
add "Om" to make our sendmail.cf more spiritually enlightened
10:04 Changeset [11669] by rbasch
Clear console port utmp entry at end of console session.

06/23/98:

21:54 Changeset [11668] by ghudson
From nathanw: we don't need to set INSTALL any more; the IRIX problem was fixed in BIND 8.1.2.
16:54 Changeset [11667] by danw
run special login options as "nobody", not "daemon"
15:32 Changeset [11666] by ghudson
Run get_message as part of the login process.
15:31 Changeset [11665] by ghudson
Use the system malloc, as new versions of emacs do.
15:31 Changeset [11664] by ghudson
Use Solaris 2.5 header for new versions of Solaris.
15:29 Changeset [11663] by ghudson
As proposed by cfox, log unauthorized login attempts.
01:45 Changeset [11662] by jweiss
make manpage conform to reality

06/22/98:

16:09 Changeset [11661] by rbasch
Leave TERM unset on sgi when terminal type is not known; use empty string instead of null pointer to denote same.
16:04 Changeset [11660] by rbasch
Make sure term variable is set before referencing it. (On IRIX, login now leaves TERM unset when the type is unknown).

06/20/98:

15:43 Changeset [11659] by ghudson
Kill named properly.
15:11 Changeset [11658] by ghudson
8.2.4 version script; pull in Sun OS volume changes.

06/17/98:

23:49 Changeset [11657] by ghudson
Take care of mail spool directory in from.c.
18:37 Changeset [11656] by ghudson
We also messed with the root crontab file in this patch release.
18:21 Changeset [11655] by ghudson
Pick up .login configuration change (changed in 8.2.2), and delete some files which might be hanging around.
14:18 Changeset [11654] by ghudson
Return immediately when we find an MX record, or we might overwrite bp with something other than an MX record.
14:14 Changeset [11653] by ghudson
Send clean_tmp_areas stdout to /dev/null so we don't send mail about it.
14:01 Changeset [11652] by ghudson
Display the correct error message when we can't open a user's mail file.
14:00 Changeset [11651] by ghudson
Use saferm to remove directories to avoid security race. Use -q option to saferm to suppress error messages about non-empty directories.
13:53 Changeset [11650] by ghudson
Add -d option to remove directories.
13:43 Changeset [11649] by ghudson
kcmd() can't take a NULL value of locuser(); pass it an empty string instead.
13:41 Changeset [11648] by ghudson
Don't set MANPATH for each invocation of .cshrc. Make athena_manpath work in .environment, sort of.
13:29 Changeset [11647] by ghudson
Add code from a CORE SDI advisory to prevent connection hijacking.
13:27 Changeset [11646] by ghudson
Kludges to prevent buffer overflows from long job names.
13:26 Changeset [11645] by ghudson
Revert a small piece of 1.12: convert krb5 tickets to krb4 tickets for local accounts. It's expected behavior when you remotely log into a local account with forwarded tickets.

06/15/98:

21:50 Changeset [11644] by rbasch
Suppress gettime standard output.

06/11/98:

15:10 Changeset [11643] by ghudson
Move acl directory to sysconfdir/zephyr.
14:41 Changeset [11642] by ghudson
Update script for 8.2.2. Nuke some files which have piled up.
14:09 Changeset [11641] by ghudson
Race condition fix: X could send us a SIGUSR1 before we are ready to handle it. The SIGCHLD handler needs to handle the case of multiple children having exited. Add a sleep(X_STOP_WAIT) when X fails to start properly, to give any existing X server a chance to shut down.
14:04 Changeset [11640] by ghudson
Add a pile of debugging syslogs.
14:03 Changeset [11639] by ghudson
Rip out existing logging in preparation for new logging code.
14:01 Changeset [11638] by ghudson
Oops, fix sysconfdir back to sysconfdir/zephyr.
13:58 Changeset [11637] by ghudson
Add libal support to klogind and kshd.
13:58 Changeset [11636] by rbasch
Fix warning on authentication negotiation failure.

06/10/98:

18:34 Changeset [11635] by ghudson
Instead of trying to get rid of our controlling tty, catch SIGHUP and ignore it. We're leaving behind a race condition here where a SIGHUP could come in before we install a handler; I'm going to let the krb5 mainline worry about that.
18:31 Changeset [11634] by ghudson
From jhawk: load misc/obpsym at boot time so we can more easily debug kernel panics.
18:29 Changeset [11633] by ghudson
Move some variable definitions out of #ifdef HAVE_KRB4 to fix the non-krb4 compile case.
18:29 Changeset [11632] by ghudson
Make sure we know where com_err and ss are.
18:28 Changeset [11631] by ghudson
Hardcode PIDDIR as /var/athena for now. We'll change it to some autoconf-specified directory later.
18:27 Changeset [11630] by ghudson
If a session record exists but the user is not in the passwd file, add the user, or the login session will probably fail badly.

06/09/98:

13:08 Changeset [11629] by ghudson
add now always adds to MANPATH, and has no -M option. Adjust accordingly. Set up athena_manpath before sourcing .path in case someone is using $athena_manpath in .path.
13:07 Changeset [11628] by ghudson
Nuke -M. Always add to MANPATH, since there is no value in delaying its assignment.

06/08/98:

17:38 Changeset [11627] by ghudson
From kretch: log incoming connections at the debug level.
10:19 Changeset [11626] by ghudson
Add arch-specific Makefiles.
10:18 Changeset [11625] by ghudson
Install the IRIX 6.2 compress to fix a bug in zcat which SGI won't fix.
10:18 Changeset [11624] by ghudson
Use a variable for /usr/bin.
10:18 Changeset [11623] by ghudson
Install hacked Athena snmpd here.
10:17 Changeset [11622] by ghudson
Install snmpd in setup so we don't reinstall it for each patch release.
10:15 Changeset [11621] by ghudson
Turn on packet mode before starting the slave process. This works around an IRIX bug which causes input generated before packet mode was turned on to be presented normally, thus losing the first character.
10:13 Changeset [11620] by ghudson
Remove -h from tset invocation to make consistent with OS dotfiles and to stop TERM from getting reset to unknown whenever root logs in.
10:12 Changeset [11619] by ghudson
Use local /bin/athena and /etc/athena directories; we can't necessarily run binaries out of /srvd.
10:11 Changeset [11618] by ghudson
Add xlock scripts so users don't improperly lock public machines.
10:10 Changeset [11617] by ghudson
Install xlock.real symlink for xlock script.
10:10 Changeset [11616] by ghudson
Build and install new glue scripts f90, pc, and CC. Install xlock.real symlink for xlock script.
10:09 Changeset [11615] by ghudson
Use cc in the sunsoft locker instead of suncc. Add f90, pc, and CC glue scripts.

06/07/98:

16:47 Changeset [11614] by rbasch
Don't stty if standard input is not a tty.

06/06/98:

11:49 Changeset [11613] by ghudson
Pull up change from rev 1.2 to Athena 8.1 release branch.
11:48 Changeset [11612] by ghudson
Oops, also need NEWUNIX.
11:31 Changeset [11611] by ghudson
Add on Athena 8.1 release branch.
11:29 Changeset [11610]
This commit was manufactured by cvs2svn to create branch 'athena-8_1'.
11:29 Changeset [11609] by ghudson
Version script for 8.1.18.

06/04/98:

14:32 Changeset [11608] by ghudson
Make BackSpace keysyms produce a DEL instead of a ^H, since DEL is the erase key in the Solaris default tty settings.
14:27 Changeset [11607] by ghudson
Disable kernel PLL support on Solaris 2.6, 'cause it's broken.
14:26 Changeset [11606] by ghudson
Don't allow a race condition where we can get a SIGCHLD from a child process before we have a chance to assign the return value of fork() to the appropriate pid variable.
14:26 Changeset [11605] by ghudson
Make sure to initialize *text in the cases where we don't set it.
14:24 Changeset [11604] by ghudson
If we display an error about destroying the krb5 ccache, display a positive acknowldgement if we successfully destroy the krb4 ticket file.
14:23 Changeset [11603] by ghudson
Check for KRB5_FCC_NOFILE instead of ENOENT to see if cache is not present. List krb4 tickets if krb5 cache is not present.
10:36 Changeset [11602] by danw
add --disable-asm for SGI since the gmp-2.0.2 assembly code doesn't compile correctly under Irix 6.2 and 6.3
Note: See TracTimeline for information about the timeline view.