summaryrefslogtreecommitdiff
path: root/server
Commit message (Expand)AuthorAge
* fix things Irix n32 cc complains aboutGravatar Dan Winship1999-08-12
* Nuke these files.Gravatar Greg Hudson1999-06-13
* Nuke the acl files. They bad.Gravatar Greg Hudson1999-06-13
* Some RCS ID cleanup: delete $Log$ and replace other RCS keywords with $Id$.Gravatar Greg Hudson1999-01-22
* 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
* 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
* Eliminate some cruft: nuke two unused fields in the client structureGravatar Greg Hudson1998-07-16
* Remember to dump the tty field.Gravatar Greg Hudson1998-07-09
* Oops, fix sysconfdir back to sysconfdir/zephyr.Gravatar Greg Hudson1998-06-11
* Remember to process timers.Gravatar Greg Hudson1998-05-27
* __My_addr is now a struct in_addr declared in internal.h.Gravatar Greg Hudson1998-03-17
* Eliminate crufty reference to DEBUG.Gravatar Greg Hudson1998-02-02
* Do CFLAGS the gnu standard way. This means we compile with -g by default.Gravatar Greg Hudson1998-01-31
* ZEPHYR_USES_KERBEROS -> HAVE_KRB4; ZEPHYR_USES_HESIOD -> HAVE_HESIODGravatar Greg Hudson1997-10-25
* From epeisach: Use Code_t instead of int to match prototypes.Gravatar Greg Hudson1997-10-16
* From epeisach: Add a missing prototype for realm_control_dispatch.Gravatar Greg Hudson1997-10-16
* Correcet an oops. (I thought I'd tested this.)Gravatar Greg Hudson1997-09-23
* Declare server-specific zephyr library interfaces here.Gravatar Greg Hudson1997-09-23
* Correct a typo.Gravatar Greg Hudson1997-09-23
* Remove an unneeded ampersand which was generating compiler type warnings.Gravatar Greg Hudson1997-09-23
* confdir became sysconfdir.Gravatar Greg Hudson1997-09-23
* confdir became sysconfdir.Gravatar Greg Hudson1997-09-23
* Pull in sources from zephyr locker. See /mit/zephyr/repository forGravatar Greg Hudson1997-09-14
* This file was deleted in the 8.0 source treeGravatar Greg Hudson1996-08-27
* As picked up from p4a.Gravatar Craig Fields1995-05-28
* The ADMIN_LOST_CLIENT message was being recorded in the server->clientGravatar Greg Hudson1994-12-20
* Initial revisionGravatar Craig Fields1994-11-19
* Initial revisionGravatar Craig Fields1994-11-13
* default.subscriptions goes in /etc/athena/zephyr, not /usr/athena/lib/zephyr.Gravatar Greg Hudson1994-11-12
* NetBSD needs -lcompat for insque() and remque().Gravatar Greg Hudson1994-11-11
* Not all versions of Kerbeors have krbONE.Gravatar Greg Hudson1994-11-11
* Not everything defines SIGEMT.Gravatar Greg Hudson1994-11-11
* As picked up from p4a.Gravatar Craig Fields1994-11-11
* Allow for realloc().Gravatar Greg Hudson1994-10-31
* Moved config files to /etc/athena/zephyr.Gravatar Greg Hudson1994-10-31
* Some changes for full-triplet hashing, got rid of zmatch_all.Gravatar Greg Hudson1994-10-31
* Got rid of that stupid meaningless message about your loginGravatar Greg Hudson1994-10-31
* Rewritten to use a heap instead of a linked list.Gravatar Greg Hudson1994-10-31
* Heavily revamped to support full triplet hashing; mostly, code ahsGravatar Greg Hudson1994-10-31
* Check the right nacklist.Gravatar Greg Hudson1994-10-31
* Some unnecessary code eliminated; initialize t_local earlier onGravatar Greg Hudson1994-10-31
* Support for more streamlined zephyr sending and other features.Gravatar Greg Hudson1994-10-31