summaryrefslogtreecommitdiff
path: root/server
Commit message (Expand)AuthorAge
* 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
* Case-insensitive hashing, and a support routine for quotingGravatar Greg Hudson1994-10-31
* Set send counter on client structure.Gravatar Greg Hudson1994-10-31
* Rewritten to support hashing on the full triplet.Gravatar Greg Hudson1994-10-31
* Correctly link against syslog; link against DES library.Gravatar Greg Hudson1994-10-30
* Initial revisionGravatar Craig Fields1994-08-18
* Include <string.h> instead of <strings.h> (portability)Gravatar Richard Basch1994-08-18
* Include building against the syslog object file.Gravatar Richard Basch1994-08-01
* Don't do signal blocking; simply set a semaphore flag indicating it isGravatar Richard Basch1994-08-01
* Increased hash bucket table sizeGravatar Richard Basch1994-08-01
* Added START_CRITICAL_CODE and END_CRITICAL_CODE definitions.Gravatar Richard Basch1994-04-07
* Declare t_local here, where it is initializedGravatar Richard Basch1994-03-15
* Use NOW rather than t_local.tv_secGravatar Richard Basch1994-03-15
* Define NOW to be t_local.tv_sec, and don't do gettimeofday()Gravatar Richard Basch1994-03-15
* Use symbolic name "NOW" rather than t_localGravatar Richard Basch1994-03-15
* After each select() loop, re-initialize t_local for other uses.Gravatar Richard Basch1994-03-15
* Use t_local structure, rather than calling gettimeofday()Gravatar Richard Basch1994-03-15
* Use t_local, rather than calling gettimeofday()Gravatar Richard Basch1994-03-15
* depend on zephyr libGravatar Richard Basch1993-11-24
* Dont use "message,*,%me%"Gravatar Richard Basch1993-11-22
* GetKerberosData was trying to pass a struct instead of a ulong, asGravatar Richard Basch1993-11-21
* Add all personal messages to the default subscriptions.Gravatar Richard Basch1993-11-21
* Renamed "acldir" to "acl"Gravatar Richard Basch1993-11-20
* Initial revisionGravatar Craig Fields1993-11-19
* Use new Athena imake rulesGravatar Richard Basch1993-11-19