summaryrefslogtreecommitdiff
path: root/server
Commit message (Expand)AuthorAge
* add ulogin_flush_userGravatar John Kohl1987-09-28
* new access control schemeGravatar John Kohl1987-09-28
* change access control schemeGravatar John Kohl1987-09-28
* temporarily ignore the request for a renegade serverGravatar John Kohl1987-09-28
* change access control; add better error messageGravatar John Kohl1987-09-28
* clean up comments; add code for dealing with the class registryGravatar John Kohl1987-09-28
* Fix up boot code; remove some debugging code that is uselessGravatar John Kohl1987-09-28
* remove useless warningGravatar John Kohl1987-09-28
* modification for new access schemeGravatar John Kohl1987-09-28
* User locates must be authenticated (per privacy committee).Gravatar John Kohl1987-09-15
* change dfn of srvtab to use same token as zephyr.hGravatar John Kohl1987-09-15
* change version numbersGravatar John Kohl1987-08-09
* change directories to their 'official place'Gravatar John Kohl1987-08-09
* fix external documentationGravatar John Kohl1987-08-09
* fix external doc at headerGravatar John Kohl1987-08-09
* Fix problem with sending replies to "GIMME" requests with no Gravatar John Kohl1987-08-04
* Robby didn't get all the ZFormatNotice stuff.Gravatar John Kohl1987-08-04
* Add tty supportGravatar John Kohl1987-08-03
* add a version number in the class instanceGravatar John Kohl1987-08-03
* Change to handle new protocol and packet formatGravatar Robert S. French1987-08-01
* Changed to handle new protocol and packet formatGravatar Robert S. French1987-08-01
* Changed to handle new protocol and packet formatGravatar Robert S. French1987-08-01
* Keep subscriptions sorted by class (optimization)Gravatar John Kohl1987-07-29
* Initial revisionGravatar John Kohl1987-07-27
* add doc of hostm_deathgram to beginning of moduleGravatar John Kohl1987-07-24
* We send the client's principal as the sender.Gravatar John Kohl1987-07-24
* clean up server statsGravatar John Kohl1987-07-24
* bulletproof from bad types (byte swapped, usually)Gravatar John Kohl1987-07-24
* We need to save and free the client's kerberos principalGravatar John Kohl1987-07-24
* clean up stuff as appropriateGravatar John Kohl1987-07-24
* We need to keep track of the principal to prevent unathorized modificationsGravatar John Kohl1987-07-24
* ADMIN_ME, ADMIN_STATUS, statistics, deathgramming, bdump protectionGravatar John Kohl1987-07-22
* remove uloc_compareGravatar John Kohl1987-07-22
* check authenticity inside sendlist; fix ZMakeAscii problemsGravatar John Kohl1987-07-22
* add support for stats; canceling other server transmits to dead serversGravatar John Kohl1987-07-22
* keep track of num of packets, uptimeGravatar John Kohl1987-07-22
* Recommend servers when hosing hostmanagersGravatar John Kohl1987-07-22
* protection for when we are brain dumping;Gravatar John Kohl1987-07-22
* Mutual authentication support.Gravatar John Kohl1987-07-22
* clean upGravatar John Kohl1987-07-20
* Add definitions for srvtab and ticket file locationsGravatar John Kohl1987-07-20
* merge in rest of libknet, modifying as needed.Gravatar John Kohl1987-07-20
* Initial revisionGravatar John Kohl1987-07-20
* increment version numberGravatar John Kohl1987-07-17
* transmit restrictions include class_inst == senderGravatar John Kohl1987-07-17
* name change subscr_list_free -> subscr_free_listGravatar John Kohl1987-07-17
* use insertion sorting on host list (faster than qsort)Gravatar John Kohl1987-07-16
* add multiple server client flushing supportGravatar John Kohl1987-07-16
* make subscr_send_subs paranoidGravatar John Kohl1987-07-16
* convert to insertion sort (will be faster than a qsort, sinceGravatar John Kohl1987-07-16