summaryrefslogtreecommitdiff
path: root/h
Commit message (Collapse)AuthorAge
...
* Omit Z_debug prototype if varargs in use...Gravatar Kenneth G Raeburn1991-03-22
|
* Removed declaration of function ZGetSession. Some C compilers can'tGravatar Kenneth G Raeburn1991-03-22
| | | | handle it.
* Remove definitions that are now in zephyr_paths.h; include that file.Gravatar Kenneth G Raeburn1991-03-21
| | | | | Also remove server-only stuff. Never define KRB_REALM. Test Z_HaveKerberos instead of KERBEROS.
* Include varargs.h or stdarg.h as appropriate. Test new Z_HaveKerberosGravatar Kenneth G Raeburn1991-03-21
| | | | | | macro instead of KERBEROS. Defined Zconst to `const' or empty. Declare new ZNoticeKinds array, addressable versions of macros, debug routines/macros/vars. Conditionalize Kerberos-related stuff better.
* Create zephyr_paths.h header file when needed. Both `all' andGravatar Kenneth G Raeburn1991-03-21
| | | | `depend' require it.
* If LOCAL_LIBS, link to local copies of com_err.h and ss header files.Gravatar Kenneth G Raeburn1991-03-21
|
* Added prototype for ZSendList.Gravatar Kenneth G Raeburn1990-12-27
|
* Forgot FD_CLR...Gravatar Kenneth G Raeburn1990-12-21
|
* Define fd_set macros for macII.Gravatar Kenneth G Raeburn1990-12-21
|
* Include time.h for macII also.Gravatar Kenneth G Raeburn1990-12-21
|
* Added new SRV_TIMEOUT of 30 seconds.Gravatar Kenneth G Raeburn1990-12-19
|
* #endif foo -> #endif /* foo */Gravatar John F. Carr1990-12-11
|
* Include <time.h> for AIX 3.1Gravatar John F. Carr1990-12-04
|
* Raise HM_TIMEOUT to 10 seconds.Gravatar Kenneth G Raeburn1990-11-17
|
* Reduced hostmanager timeout to 5 sec from 30 sec.Gravatar Kenneth G Raeburn1990-11-15
|
* Treat C++ like standard C.Gravatar Kenneth G Raeburn1990-11-14
|
* More prototypes added, further C++ changes.Gravatar Kenneth G Raeburn1990-11-14
|
* minor changes for ansi complianceGravatar Kenneth G Raeburn1990-10-19
|
* Added ANSI C/C++ versions of declarations.Gravatar Kenneth G Raeburn1990-10-18
|
* Added prototypes and some minimal C++ compatibility code.Gravatar Kenneth G Raeburn1990-07-16
| | | | [audited by jfc]
* Added prototypes and some C++-compatibility code.Gravatar Kenneth G Raeburn1990-07-16
| | | | [audited by jfc]
* don't link krb_err.h and zephyr_err.h; they come from ../../libGravatar John Kohl1989-05-30
|
* add #define for CLIENT_SUBSCRIBE_NODEFSGravatar John Kohl1989-05-04
|
* remove SUBDIRS, add target for all::Gravatar John Kohl1989-03-23
|
* Initial revisionGravatar John Kohl1989-03-23
|
* add #ifndef/#define/#endif for Ultrix 2.2 and KerberosGravatar John Kohl1989-03-23
|
* change default for Ultrix to 3.0Gravatar John Kohl1989-03-23
|
* add a #define of KRB_REALM for when Kerberos isn't in use.Gravatar John Kohl1988-11-14
|
* Initial revisionGravatar Kenneth G Raeburn1988-10-19
|
* Added non-Kerberos and Ultrix changes; added HM_SVCNAME andGravatar Kenneth G Raeburn1988-10-19
| | | | SERVER_SVCNAME definitions.
* when not using KERBEROS, #define REALM_SZGravatar John Kohl1988-08-08
|
* fix copyright messageGravatar John Kohl1988-08-02
|
* include the config file.Gravatar John Kohl1988-07-26
|
* Remove config-dependent stuff.Gravatar John Kohl1988-07-26
| | | | Change ZGetWGPort() to int
* Initial revisionGravatar John Kohl1988-07-26
|
* copyright dateGravatar John Kohl1988-06-29
|
* declare Z_RemQueue()Gravatar John Kohl1988-06-29
|
* return values for ZCheckAuthenticationGravatar John Kohl1988-06-28
|
* should be signed, not unsigned (ZGetWGPort)Gravatar John Kohl1988-06-23
|
* declare ZGetWGPortGravatar John Kohl1988-06-23
|
* fix typoGravatar John Kohl1988-06-22
|
* make lint shut up about struct/union iovecGravatar John Kohl1988-06-22
|
* add definition of GIMMEDEFSGravatar John Kohl1988-06-21
|
* add ZCompareMultiUIDPred()Gravatar John Kohl1988-06-17
|
* add Z_FILTERDEPTH for the suppression filterGravatar John Kohl1988-06-15
| | | | add declaration of Z_XmidFragment()
* For JohnGravatar Robert S. French1988-06-15
|
* correct copyright messageGravatar John Kohl1988-06-03
|
* Added LOGIN_USER_LOGIN for the server to send to clients subscribing.Gravatar John Kohl1987-12-18
| | | | This is *NOT* sent to the server, exposure levels are.
* change names of exposure levels to be consistentGravatar John Kohl1987-11-16
|
* Deleted INCOMPSUBS field since it is no longer usedGravatar Robert S. French1987-11-07
|