Timeline
09/21/98:
- 21:57 Changeset [11952] by
- Oops, forgot AC_FUNC_PGRP for zwgc/main.c.
- 21:56 Changeset [11951] by
- BSD/OS doesn't define INADDR_LOOPBACK. What a loser operating system. Add a fallback.
- 21:55 Changeset [11950] by
- Export PATH in case it isn't already an environment variable (e.g. when run from cron on IRIX).
- 21:46 Changeset [11949] by
- Leetle tiny cleanup.
- 21:46 Changeset [11948] by
- Display all addresses for a host.
- 21:46 Changeset [11947] by
- Implement sortlist.
09/20/98:
- 16:45 Changeset [11946] by
- Correct test for reaching child stack size limit.
09/18/98:
- 18:09 Changeset [11945] by
- Reorganize. Split init_by_resolv_conf() into several smaller functions. Use realloc() instead of a linked list for name server entries.
09/17/98:
- 19:19 Changeset [11944] by
- Oops, aptr in callback() should be unsigned.
- 19:18 Changeset [11943] by
- Don't use a non-constant value with an aggregate initializer.
- 19:17 Changeset [11942] by
- Need <sys/time.h> for struct timeval.
- 19:13 Changeset [11941] by
- Handle the title separately in case it's more than one word.
- 16:50 Changeset [11940] by
- Disable ttdbserverd (per CERT advisory).
09/16/98:
- 08:52 Changeset [11939] by
- Whoops, didn't quite finish separating out olc_answers into its own script.
09/15/98:
- 16:56 Changeset [11938] by
- Larvnet is monitoring you.
- 11:04 Changeset [11937] by
- Update for Kerberos 5 and Solaris 2.6.
- 11:03 Changeset [11936] by
- Need <sys/time.h> for struct timeval on some systems.
09/13/98:
- 23:36 Changeset [11935]
- This commit was manufactured by cvs2svn to create branch 'athena-8_2'.
- 23:36 Changeset [11934] by
- Add <sys/param.h> for MAXHOSTNAMELEN on some platforms.
- 15:24 Changeset [11933] by
- Set the compiler.
09/12/98:
- 13:41 Changeset [11932] by
- Whoops, back out unintentional part of last change.
- 13:40 Changeset [11931] by
- Don't attach with -n; we will get authentication for sunsoft with attach.
09/11/98:
- 22:13 Changeset [11930] by
- Update list of washing machines in section on wash. Move creation of release branch to end of beta phase. (This changed for 8.2, since I found that doing pullups for each bug report during beta is a royal pain.) Simplify the rel-eng machines section, since we've nailed down better what machine does which.
- 20:17 Changeset [11929] by
- Nuke -k and -m flags.
- 20:16 Changeset [11928] by
- Add larvnet notifications.
- 20:16 Changeset [11927] by
- Use a dedicated callback for console logins.
09/10/98:
- 12:39 Changeset [11926] by
- Install program setgid to sys, instead of setuid to root.
09/07/98:
- 16:01 Changeset [11925] by
- Pull up change from rev 8.2.10 to Athena 8.2 branch.
- 15:45 Changeset [11924] by
- From rbasch: on the Indy, reinstall some symlink packages to correct problems with machine-dependent files.
09/04/98:
- 17:09 Changeset [11923] by
- strtol() is more portable (SunOS 4) than strtoul().
- 17:09 Changeset [11922] by
- Need sys/time.h for fd sets on some broken systems.
- 17:07 Changeset [11921] by
- Need sys/param.h for MAXHOSTNAMELEN on some systems.
- 17:06 Changeset [11920] by
- Need string.h for memcpy.
09/02/98:
- 22:40 Changeset [11919] by
- Okay, I had two. It compiles now, honest.
- 22:34 Changeset [11918] by
- Whoops, mistakenly had an IPV6 change in the last rev.
- 21:45 Changeset [11917] by
- Use libares for reverse resolution if HAVE_ARES is defined.
- 21:38 Changeset [11916] by
- Keep track of how responsive clients have been and don't time out good ones.
- 21:14 Changeset [11915] by
- Clarifications and corrections
- 21:14 Changeset [11914] by
- Synchronize with man page and sun4 version.
- 21:12 Changeset [11913] by
- Shiny new home for hesinfo command (was in athena/lib/hesiod).
- 21:12 Changeset [11912] by
- Move hesinfo out to its own package.
- 21:10 Changeset [11911] by
- Separate out olc_answers into its own script; simplify attach-and-run scripts.
- 21:09 Changeset [11910] by
- Rename from sis.in to sis.sh.
- 21:09 Changeset [11909] by
- Rename to verify-message.sh; use attachandrun.
- 13:30 Changeset [11908] by
- Add hesiod_parse_result() function.
- 10:55 Changeset [11907] by
- Add liblarv, busyd, larvnetd, and cviewd.
09/01/98:
- 16:59 Changeset [11906] by
- We use pid_t; we should include <sys/types.h>.
- 16:58 Changeset [11905] by
- Remove cruft.
- 16:57 Changeset [11904] by
- Larvnet is monitoring you.
- 16:54 Changeset [11903] by
- cviewd, a daemon to present larvnet report information to users.
08/28/98:
- 18:41 Changeset [11902] by
- Autoconfiscate.
- 18:41 Changeset [11901] by
- Remove cruft.
- 17:20 Changeset [11900] by
- Simplify fake_hostent a lot by having it invoke the callback.
- 12:29 Changeset [11899] by
- Remove the redundant SGI 'sendmail -q' invocation.
08/27/98:
- 16:21 Changeset [11898] by
- From mwhitson: don't make so many assumptions about the size of pointers.
- 12:34 Changeset [11897] by
- Autoconfiscate.
08/24/98:
- 23:31 Changeset [11896] by
- busyd, a daemon for answering larvnet status requests
- 23:27 Changeset [11895] by
- liblarv, a small library for larvnet client-side work
08/23/98:
- 11:28 Changeset [11894] by
- setuid before athdir_get_paths() in case the user's tokens are indexed by uid.
08/22/98:
- 11:28 Changeset [11893] by
- Catch oversized UDP packets.
Note: See TracTimeline
for information about the timeline view.