summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* The build system will take care of these files now.Gravatar Greg Hudson1999-07-23
* From Chris Laas: add new options -m (to specify a message), -w (to watchGravatar Greg Hudson1999-07-21
* Nuke these files.Gravatar Greg Hudson1999-06-13
* Nuke the acl files. They bad.Gravatar Greg Hudson1999-06-13
* use ZEPHYR_SUBS environment variable (if it exists) to determine locationGravatar Dan Winship1999-06-03
* use ZEPHYR_VARS environment variable (if it exists) to determine theGravatar Dan Winship1999-06-03
* Use the hostname instead of the empty string for %canon% if we can'tGravatar Greg Hudson1999-06-01
* Don't lose if we can't canonicalize the hostname. Just warn.Gravatar Greg Hudson1999-06-01
* From Joel Weber: get parser.y from ${srcdir}.Gravatar Greg Hudson1999-05-26
* Get XZwrite.in from ${srcdir}.Gravatar Greg Hudson1999-05-26
* Widen the length field, to avoid dumping core on lengths 32K-64K.Gravatar Greg Hudson1999-05-19
* link with -lreadline -lhistory -lcurses becuase ss uses readline nowGravatar Karl Ramm1999-05-06
* Make it clear at what point the message has been queued by zhm, so peopleGravatar Dan Winship1999-03-22
* gratuitous automatic CC-adding flag for multiple-recipient zephyrsGravatar Dan Winship1999-03-10
* Some RCS ID cleanup: delete $Log$ and replace other RCS keywords with $Id$.Gravatar Greg Hudson1999-01-22
* Add ares support in build system.Gravatar Greg Hudson1998-12-01
* Revert version 1.50. Empirically, this workaround didn't seem to helpGravatar Greg Hudson1998-11-19
* Actually increment the loop pointer in ulogin_find().Gravatar Greg Hudson1998-10-26
* If we get RD_AP_BADD from SendKerberosData(), this indicates that weGravatar Greg Hudson1998-10-21
* Don't free nacked until we've finished looking at it (an alternativeGravatar Greg Hudson1998-10-16
* Clean up the dump format: report addresses of clients, and fall back oneGravatar Greg Hudson1998-10-13
* Search for locations by <user,addr,port> in cases where we were searchingGravatar Greg Hudson1998-10-13
* Clean up dead code.Gravatar Greg Hudson1998-09-27
* Oops, forgot AC_FUNC_PGRP for zwgc/main.c.Gravatar Greg Hudson1998-09-21
* BSD/OS doesn't define INADDR_LOOPBACK. What a loser operating system.Gravatar Greg Hudson1998-09-21
* Use libares for reverse resolution if HAVE_ARES is defined.Gravatar Greg Hudson1998-09-02
* Keep track of how responsive clients have been and don't time out good ones.Gravatar Greg Hudson1998-09-02
* Check in the right version of this file for the last change (oops).Gravatar Greg Hudson1998-08-21
* Don't penalize clients when we get an EAGAIN or ENOBUFS from sendto().Gravatar Greg Hudson1998-08-21
* Revert the 8.2 behavior change in "zctl unhide", going back to the oldGravatar Greg Hudson1998-08-13
* Make zctl unhide set a minimum exposure of realm-visible.Gravatar Greg Hudson1998-08-02
* Eliminate some cruft: nuke two unused fields in the client structureGravatar Greg Hudson1998-07-16
* Nuke extra argument to ss_listen().Gravatar Greg Hudson1998-07-15
* Remember to dump the tty field.Gravatar Greg Hudson1998-07-09
* Remember to free removed queue entries.Gravatar Greg Hudson1998-07-02
* In choose_server(), free the memory allocated by hes_resolve().Gravatar Greg Hudson1998-07-02
* Move acl directory to sysconfdir/zephyr.Gravatar Greg Hudson1998-06-11
* Oops, fix sysconfdir back to sysconfdir/zephyr.Gravatar Greg Hudson1998-06-11
* Move some variable definitions out of #ifdef HAVE_KRB4 to fix theGravatar Greg Hudson1998-06-10
* Make sure we know where com_err and ss are.Gravatar Greg Hudson1998-06-10
* Hardcode PIDDIR as /var/athena for now. We'll change it to someGravatar Greg Hudson1998-06-10
* Remember to process timers.Gravatar Greg Hudson1998-05-27
* Use all but the first component of the tty name, instead of the lastGravatar Greg Hudson1998-05-24
* Add a -loc flag to specify alternative auxiliary location informationGravatar Greg Hudson1998-05-24
* Whoops, syslogd belongs in lsbindir.Gravatar Greg Hudson1998-05-16
* From kretch: zero out the notice opcode so we don't use the sameGravatar Greg Hudson1998-04-30
* Move files from datadir back to datadir/zephyr.Gravatar Greg Hudson1998-04-30
* When we get a notice from our server, turn off the booting flag. (WeGravatar Greg Hudson1998-04-16
* From mhpower: make sure long arguments don't cause buffer overflows.Gravatar Greg Hudson1998-04-13
* Add brief documentation of the realm (-r) flag.Gravatar Greg Hudson1998-03-21