summaryrefslogtreecommitdiff
path: root/server/client.c
Commit message (Expand)AuthorAge
* Set send counter on client structure.Gravatar Greg Hudson1994-10-31
* Don't do signal blocking; simply set a semaphore flag indicating it isGravatar Richard Basch1994-08-01
* Changed bzero to memset [ANSI]Gravatar Richard Basch1993-11-19
* Changed bcopy/bzero to _BCOPY/_BZERO macros (defined in <zephyr/zephyr_conf.h>)Gravatar Richard Basch1993-09-24
* removed useless ops in client_deregister- client & clients are both localGravatar Lucien Van Elsen1992-08-14
* fix leak in client_deregisterGravatar Lucien Van Elsen1992-08-10
* turn off other debugging info (for speed)Gravatar Lucien Van Elsen1992-01-17
* Converted back to ANSI C (with ifdef's for standard C)Gravatar Lucien Van Elsen1991-12-04
* new debug msg, when adding clientGravatar Kenneth G Raeburn1991-05-13
* Clear zct_block only if KERBEROS.Gravatar Kenneth G Raeburn1991-03-21
* C++ conversion and lots of modifications from summer & fall workGravatar Kenneth G Raeburn1990-11-13
* add BADSUBPORT supportGravatar John Kohl1990-01-10
* fix broken logic for determining when to add default subscriptionsGravatar John Kohl1989-05-15
* add support for subscriptions without defaultsGravatar John Kohl1989-05-04
* only add default subscriptions if this client did not comeGravatar John Kohl1988-06-24
* fix rcsidGravatar John Kohl1988-06-23
* default subscription supportGravatar John Kohl1988-06-21
* sys/uio.h is now in zserver.hGravatar John Kohl1988-06-03
* add client_dump_clients and interlocking codeGravatar John Kohl1988-02-28
* lint fixes.Gravatar John Kohl1987-12-18
* extra arg to client_deregister: if non-zero, flush the locationsGravatar John Kohl1987-11-15
* flush the client locations when flushing the clientGravatar John Kohl1987-11-09
* fix external doc at headerGravatar John Kohl1987-08-09
* We need to save and free the client's kerberos principalGravatar John Kohl1987-07-24
* plug some memory leaksGravatar John Kohl1987-07-14
* dike out some debuggingGravatar John Kohl1987-07-09
* clean up NULL pointer checksGravatar John Kohl1987-07-07
* first release versionGravatar John Kohl1987-07-01
* Initial revisionGravatar John Kohl1987-06-19