summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* Initial revisionGravatar Robert S. French1987-07-09
|
* Modified boot and flush notices to handle HM_ATTACH and HM_DETACH.Gravatar David C. Jedlinsky1987-07-09
|
* Changed recipient field (now obsolete).Gravatar David C. Jedlinsky1987-07-09
|
* multiple host support. make server an index, not a pointer (easierGravatar John Kohl1987-07-09
| | | | | to adjust) ;
* added multiple server support; dike out some debugginGravatar John Kohl1987-07-09
|
* unauthentic logouts are ok, if IP addr matchesGravatar John Kohl1987-07-09
| | | | add multiple server support
* lots of new stuff for dealing with multiple serversGravatar John Kohl1987-07-09
|
* case insensitize.Gravatar John Kohl1987-07-09
| | | | remove regex, just use '*' as a magic value
* 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
| | | | support
* 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 ADMIN opcodes
* Cache the senderGravatar Robert S. French1987-07-09
|
* New recipient format...sender or null, nothing elseGravatar Robert S. French1987-07-08
|
* RandomnessGravatar Robert S. French1987-07-08
|
* bug fixes, handles SIGTERM correctly, detaches from tty correctly.Gravatar David C. Jedlinsky1987-07-08
|
* Ignore recipient fieldGravatar Robert S. French1987-07-08
|
* ARRRRRGGGHHH byte alignmentGravatar Robert S. French1987-07-07
|
* Made ZUnsetLocation non-authenticatedGravatar Robert S. French1987-07-07
|
* 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
| | | | the routines, change meaning of recipient field
* 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
| | | | and add a few comment
* comment the moduleGravatar John Kohl1987-07-07
|
* safetyGravatar Robert S. French1987-07-05
|
* Initial revisionGravatar Robert S. French1987-07-05
|
* 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
|
* (rfrench adjustments for internal library stuff)Gravatar John Kohl1987-07-02
| | | | include strings.h and sys/types.h
* lint fixesGravatar John Kohl1987-07-02
|
* use strings.hGravatar John Kohl1987-07-02
|
* arghGravatar Robert S. French1987-07-01
|
* check ret val from zinitGravatar Robert S. French1987-07-01
|