summaryrefslogtreecommitdiff
path: root/server
Commit message (Expand)AuthorAge
* Changed 'hm' to 'zhm'.Gravatar David C. Jedlinsky1987-12-31
* Version 2.4Gravatar John Kohl1987-12-18
* LOGIN_USER_LOGIN is now in <zephyr/zephyr.h>Gravatar John Kohl1987-12-18
* For login messages, munge the opcode to be LOGIN_USER_LOGIN (which isGravatar John Kohl1987-12-18
* add LOGIN_USER_LOGINGravatar John Kohl1987-12-18
* lint fix: extra arg needed for client_deregisterGravatar John Kohl1987-12-18
* lint fixes.Gravatar John Kohl1987-12-18
* lint fixesGravatar John Kohl1987-12-18
* Lint fixes.Gravatar John Kohl1987-12-18
* set num_hosts before using it.Gravatar John Kohl1987-12-14
* increment version numberGravatar John Kohl1987-12-14
* Fix fencepost error in resetting timeouts.Gravatar John Kohl1987-12-14
* Add compatibility for old-style retrieve requests.Gravatar John Kohl1987-12-13
* Up version number to 2.2Gravatar John Kohl1987-12-13
* Initial revisionGravatar Craig Fields1987-12-10
* pass protocol version number of peer server to the dumping routinesGravatar John Kohl1987-12-10
* add a version argument to subscr_send_subs so that the routineGravatar John Kohl1987-12-10
* increment version numberGravatar John Kohl1987-12-10
* fix bug with OLD_COMPAT in ulocate_dispatch, add a version argumentGravatar John Kohl1987-12-10
* zhide compatibleGravatar John Kohl1987-11-20
* allow renegade servers nowGravatar John Kohl1987-11-20
* upgrade version number; check for srvtab before doing any workGravatar John Kohl1987-11-20
* status does not return limbo serverGravatar John Kohl1987-11-16
* remove EXL declarationGravatar John Kohl1987-11-16
* compatibility code; EXPOSE_NONE is defined now (remove #ifdef's)Gravatar John Kohl1987-11-15
* increment version numberGravatar John Kohl1987-11-15
* extra arg to client_deregister: if non-zero, flush the locationsGravatar John Kohl1987-11-15
* extra arg to client_deregisterGravatar John Kohl1987-11-15
* add debugging infoGravatar John Kohl1987-11-15
* add port number to each location (for flushing with clients)Gravatar John Kohl1987-11-09
* when debugging, offer the option of ignoring all other serversGravatar John Kohl1987-11-09
* standalone operation flag; increment version numberGravatar John Kohl1987-11-09
* lint cleanup (flush() not used)Gravatar John Kohl1987-11-09
* flush the client locations when flushing the clientGravatar John Kohl1987-11-09
* lint cleanupGravatar John Kohl1987-11-09
* hash in the instance name alsoGravatar John Kohl1987-11-09
* comments for new GIMMESUBS stuffGravatar John Kohl1987-11-09
* add class_free, uloc_flush_client, WILDCARD_INSTANCE declarationsGravatar John Kohl1987-11-09
* Fixed subscription retrieval routinesGravatar Robert S. French1987-11-07
* Fixed problem with setting the opcode after formatting the packet inGravatar Robert S. French1987-11-07
* John's stuff before I broke the lock and rampaged the world..Gravatar Robert S. French1987-11-07
* if there is a colon, just null it out.Gravatar John Kohl1987-10-15
* 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