summaryrefslogtreecommitdiff
path: root/server/zserver.h
Commit message (Expand)AuthorAge
...
* Solaris needs <fcntl.h>Gravatar Richard Basch1993-09-24
* Define symbolic constants ZSRV_SERVICE, ZSRV_INSTANCE (don't use "zephyr")Gravatar Richard Basch1993-04-20
* add prototype for compare_subsGravatar Lucien Van Elsen1992-01-17
* Converted back to ANSI C (with ifdef's for standard C)Gravatar Lucien Van Elsen1991-12-04
* Declare explicit return types for relational operators onGravatar Kenneth G Raeburn1991-03-26
* Remove SigBlock stuff.Gravatar Kenneth G Raeburn1991-03-21
* Deleted SignalBlock class.Gravatar Kenneth G Raeburn1991-03-13
* Moved some method defs into class def. Renamed ZDest::compare_stringsGravatar Kenneth G Raeburn1991-03-08
* Eliminated enumeral bitfields. Reordered some functions. DefinedGravatar Kenneth G Raeburn1990-12-12
* Made use of separate ~ZDestination unconditional; added operators newGravatar Kenneth G Raeburn1990-12-11
* C++ conversion and lots of modifications from summer & fall workGravatar Kenneth G Raeburn1990-11-13
* Used zsyslog.h; declared error_message(); added hostm_lose_ignore().Gravatar Kenneth G Raeburn1988-10-19
* move stuff to zsrv_conf.h, add access_init and _reinitGravatar John Kohl1988-07-19
* add DEFAULT_SUBS_FILE, reset routinesGravatar John Kohl1988-06-22
* add decl of xmit_frag()Gravatar John Kohl1988-06-15
* sys/uio.h included here to make lint shut up.Gravatar John Kohl1988-06-03
* change losing timeout to 30 seconds.Gravatar John Kohl1988-02-28
* add locked field to host structure.Gravatar John Kohl1988-02-05
* #ifdef's for KERBEROS (will need fixing for the auth abstraction)Gravatar John Kohl1988-01-25
* Add compatibility for non-hesiod serversGravatar John Kohl1988-01-20
* LOGIN_USER_LOGIN is now in <zephyr/zephyr.h>Gravatar John Kohl1987-12-18
* add LOGIN_USER_LOGINGravatar John Kohl1987-12-18
* add class_free, uloc_flush_client, WILDCARD_INSTANCE declarationsGravatar John Kohl1987-11-09
* change access control schemeGravatar John Kohl1987-09-28
* change dfn of srvtab to use same token as zephyr.hGravatar John Kohl1987-09-15
* change directories to their 'official place'Gravatar John Kohl1987-08-09
* We need to keep track of the principal to prevent unathorized modificationsGravatar John Kohl1987-07-24
* ADMIN_ME, ADMIN_STATUS, statistics, deathgramming, bdump protectionGravatar John Kohl1987-07-22
* Add definitions for srvtab and ticket file locationsGravatar John Kohl1987-07-20
* name change subscr_list_free -> subscr_free_listGravatar John Kohl1987-07-17
* add KILL_CLT; change external defn's to Code_t'sGravatar John Kohl1987-07-16
* rename bdump stuff; clean up acl namesGravatar John Kohl1987-07-15
* add dfn of packet type name arrayGravatar John Kohl1987-07-14
* generalize not acked; add more dfn's of functions; globalizeGravatar John Kohl1987-07-14
* remove useless ZHMClient_t; add more server functions and host funcs;Gravatar John Kohl1987-07-09
* new debugging styleGravatar John Kohl1987-07-07
* lint fixesGravatar John Kohl1987-07-02
* change locations again; add hostm_losing()Gravatar John Kohl1987-07-01
* first release versionGravatar John Kohl1987-07-01
* move structure definitions to server include file for use in cross-Gravatar John Kohl1987-03-19
* Initial revisionGravatar John Kohl1987-03-18