summaryrefslogtreecommitdiff
path: root/server
Commit message (Expand)AuthorAge
* dike out some debuggingGravatar John Kohl1987-07-09
* hash needs to use unsigned values (for bulletproofing)Gravatar John Kohl1987-07-09
* move server setup stuff into server_s.c; preliminary multi-serverGravatar John Kohl1987-07-09
* add timer_when()Gravatar John Kohl1987-07-09
* rip out debugging codeGravatar John Kohl1987-07-09
* remove useless ZHMClient_t; add more server functions and host funcs;Gravatar John Kohl1987-07-09
* add CLASSRESTRICTEDGravatar John Kohl1987-07-07
* new debugging styleGravatar John Kohl1987-07-07
* change debugging style; add comments, clean up null pointer checksGravatar John Kohl1987-07-07
* change debugging styleGravatar John Kohl1987-07-07
* clean up null pointer checks; add commments; rearrangeGravatar John Kohl1987-07-07
* clean up null pointer checks, add commentsGravatar John Kohl1987-07-07
* add comments, clean up null pointer referencesGravatar John Kohl1987-07-07
* clean up order of functions, add comments, clean up null pointer checksGravatar John Kohl1987-07-07
* new debug style, clean up null pointer checks and comments.Gravatar John Kohl1987-07-07
* clean up commentsGravatar John Kohl1987-07-07
* clean up NULL pointer checksGravatar John Kohl1987-07-07
* make all checks for NULL pointers just use ! rather than == NULLxxxGravatar John Kohl1987-07-07
* comment the moduleGravatar John Kohl1987-07-07
* lint fixesGravatar John Kohl1987-07-02
* lint fixes (still not even started)Gravatar John Kohl1987-07-02
* describe external routines; get rid of print_timers()Gravatar John Kohl1987-07-02
* move server_adispatch here as part of dispatch cleanupGravatar John Kohl1987-07-02
* lint cleanupGravatar John Kohl1987-07-02
* clean up dispatch, add comments describing external funcsGravatar John Kohl1987-07-02
* lint fixes, ifdef cleanupGravatar John Kohl1987-07-02
* lint fixexGravatar John Kohl1987-07-02
* time() is a time_tGravatar John Kohl1987-07-02
* use strings.hGravatar John Kohl1987-07-02
* fix up usage()Gravatar John Kohl1987-07-01
* do the Right Thing (use hostm recovery routines)Gravatar John Kohl1987-07-01
* need to pass the HM_CTL to the hostm_dispatchGravatar John Kohl1987-07-01
* support for actually checking if host is deadGravatar John Kohl1987-07-01
* change locations again; add hostm_losing()Gravatar John Kohl1987-07-01
* add #ifndef SABERGravatar John Kohl1987-07-01
* do some modularization, cleanup, add copyrights.Gravatar John Kohl1987-07-01
* compilation fixesGravatar John Kohl1987-07-01
* Initial revisionGravatar John Kohl1987-07-01
* some bug fixes. We can only release one timer per timer_processGravatar John Kohl1987-07-01
* Skeletal server supportGravatar John Kohl1987-07-01
* lint cleanupGravatar John Kohl1987-07-01
* first release versionGravatar John Kohl1987-07-01
* really write the routineGravatar John Kohl1987-07-01
* first release versionGravatar John Kohl1987-07-01
* Initial revisionGravatar John Kohl1987-06-25
* Initial revisionGravatar John Kohl1987-06-19
* Initial revisionGravatar John Kohl1987-06-19
* revisions for use in ZephyrGravatar John Kohl1987-06-12
* Initial revisionGravatar John Kohl1987-06-09
* move structure definitions to server include file for use in cross-Gravatar John Kohl1987-03-19