| Commit message (Expand) | Author | Age |
* | Don't reset a null timer. It's bad. | Greg Hudson | 1999-10-20 |
* | Include errno.h and com_err.h; don't declare things that belong to | Greg Hudson | 1999-10-15 |
* | Don't error if the WG port is 65535. | Greg Hudson | 1999-10-15 |
* | Don't declare inet_addr(); it doesn't belong to us. | Greg Hudson | 1999-10-14 |
* | fix things Irix n32 cc complains about | Dan Winship | 1999-08-12 |
* | fix things that Irix n32 cc warns about, possibly including the bug | Dan Winship | 1999-08-12 |
* | The build system will take care of these files now. | Greg Hudson | 1999-07-23 |
* | From Chris Laas: add new options -m (to specify a message), -w (to watch | Greg Hudson | 1999-07-21 |
* | Nuke these files. | Greg Hudson | 1999-06-13 |
* | Nuke the acl files. They bad. | Greg Hudson | 1999-06-13 |
* | use ZEPHYR_SUBS environment variable (if it exists) to determine location | Dan Winship | 1999-06-03 |
* | use ZEPHYR_VARS environment variable (if it exists) to determine the | Dan Winship | 1999-06-03 |
* | Use the hostname instead of the empty string for %canon% if we can't | Greg Hudson | 1999-06-01 |
* | Don't lose if we can't canonicalize the hostname. Just warn. | Greg Hudson | 1999-06-01 |
* | From Joel Weber: get parser.y from ${srcdir}. | Greg Hudson | 1999-05-26 |
* | Get XZwrite.in from ${srcdir}. | Greg Hudson | 1999-05-26 |
* | Widen the length field, to avoid dumping core on lengths 32K-64K. | Greg Hudson | 1999-05-19 |
* | link with -lreadline -lhistory -lcurses becuase ss uses readline now | Karl Ramm | 1999-05-06 |
* | Make it clear at what point the message has been queued by zhm, so people | Dan Winship | 1999-03-22 |
* | gratuitous automatic CC-adding flag for multiple-recipient zephyrs | Dan Winship | 1999-03-10 |
* | Some RCS ID cleanup: delete $Log$ and replace other RCS keywords with $Id$. | Greg Hudson | 1999-01-22 |
* | Add ares support in build system. | Greg Hudson | 1998-12-01 |
* | Revert version 1.50. Empirically, this workaround didn't seem to help | Greg Hudson | 1998-11-19 |
* | Actually increment the loop pointer in ulogin_find(). | Greg Hudson | 1998-10-26 |
* | If we get RD_AP_BADD from SendKerberosData(), this indicates that we | Greg Hudson | 1998-10-21 |
* | Don't free nacked until we've finished looking at it (an alternative | Greg Hudson | 1998-10-16 |
* | Clean up the dump format: report addresses of clients, and fall back one | Greg Hudson | 1998-10-13 |
* | Search for locations by <user,addr,port> in cases where we were searching | Greg Hudson | 1998-10-13 |
* | Clean up dead code. | Greg Hudson | 1998-09-27 |
* | Oops, forgot AC_FUNC_PGRP for zwgc/main.c. | Greg Hudson | 1998-09-21 |
* | BSD/OS doesn't define INADDR_LOOPBACK. What a loser operating system. | Greg Hudson | 1998-09-21 |
* | Use libares for reverse resolution if HAVE_ARES is defined. | Greg Hudson | 1998-09-02 |
* | Keep track of how responsive clients have been and don't time out good ones. | Greg Hudson | 1998-09-02 |
* | Check in the right version of this file for the last change (oops). | Greg Hudson | 1998-08-21 |
* | Don't penalize clients when we get an EAGAIN or ENOBUFS from sendto(). | Greg Hudson | 1998-08-21 |
* | Revert the 8.2 behavior change in "zctl unhide", going back to the old | Greg Hudson | 1998-08-13 |
* | Make zctl unhide set a minimum exposure of realm-visible. | Greg Hudson | 1998-08-02 |
* | Eliminate some cruft: nuke two unused fields in the client structure | Greg Hudson | 1998-07-16 |
* | Nuke extra argument to ss_listen(). | Greg Hudson | 1998-07-15 |
* | Remember to dump the tty field. | Greg Hudson | 1998-07-09 |
* | Remember to free removed queue entries. | Greg Hudson | 1998-07-02 |
* | In choose_server(), free the memory allocated by hes_resolve(). | Greg Hudson | 1998-07-02 |
* | Move acl directory to sysconfdir/zephyr. | Greg Hudson | 1998-06-11 |
* | Oops, fix sysconfdir back to sysconfdir/zephyr. | Greg Hudson | 1998-06-11 |
* | Move some variable definitions out of #ifdef HAVE_KRB4 to fix the | Greg Hudson | 1998-06-10 |
* | Make sure we know where com_err and ss are. | Greg Hudson | 1998-06-10 |
* | Hardcode PIDDIR as /var/athena for now. We'll change it to some | Greg Hudson | 1998-06-10 |
* | Remember to process timers. | Greg Hudson | 1998-05-27 |
* | Use all but the first component of the tty name, instead of the last | Greg Hudson | 1998-05-24 |
* | Add a -loc flag to specify alternative auxiliary location information | Greg Hudson | 1998-05-24 |