summaryrefslogtreecommitdiff
path: root/server/subscr.c
Commit message (Expand)AuthorAge
...
* check answer if NULL before freeing.Gravatar John Kohl1988-06-23
* fix rcsidGravatar John Kohl1988-06-23
* lint fixes along with bugfix (old calling seq on ZFormatRawNoticeList,Gravatar John Kohl1988-06-22
* default subscription support.Gravatar John Kohl1988-06-21
* fix typos and pointer/int confusion problemsGravatar John Kohl1988-06-15
* new library fixesGravatar John Kohl1988-06-15
* add subscr_dump_subs and supporting interlock codeGravatar John Kohl1988-02-28
* #ifdef's for KERBEROS (will need fixing for the auth abstraction)Gravatar John Kohl1988-01-25
* lint fixesGravatar John Kohl1987-12-18
* Add compatibility for old-style retrieve requests.Gravatar John Kohl1987-12-13
* add a version argument to subscr_send_subs so that the routineGravatar John Kohl1987-12-10
* comments for new GIMMESUBS stuffGravatar 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
* new access control schemeGravatar John Kohl1987-09-28
* Fix problem with sending replies to "GIMME" requests with no Gravatar John Kohl1987-08-04
* Keep subscriptions sorted by class (optimization)Gravatar John Kohl1987-07-29
* We send the client's principal as the sender.Gravatar John Kohl1987-07-24
* check authenticity inside sendlist; fix ZMakeAscii problemsGravatar John Kohl1987-07-22
* name change subscr_list_free -> subscr_free_listGravatar John Kohl1987-07-17
* make subscr_send_subs paranoidGravatar John Kohl1987-07-16
* add some paranoiaGravatar John Kohl1987-07-15
* lint cleanupGravatar John Kohl1987-07-14
* case insensitive class instances; dike out some debugging codeGravatar John Kohl1987-07-14
* case insensitize.Gravatar John Kohl1987-07-09
* clean up null pointer checks; add commments; rearrangeGravatar John Kohl1987-07-07
* first release versionGravatar John Kohl1987-07-01
* Initial revisionGravatar John Kohl1987-06-19