summaryrefslogtreecommitdiff
path: root/h/zephyr/zephyr.h
Commit message (Expand)AuthorAge
* Implement ZDumpSession and ZLoadSessionGravatar David Benjamin2013-09-28
* Expose Z_Subscriptions as ZSubscriptionsGravatar David Benjamin2013-08-08
* zctl flush_subsGravatar Jeffrey Hutzelman2013-02-26
* server: add CLIENT_FLUSHSUBS control messageGravatar Jeffrey Hutzelman2013-02-26
* Allow zctl flush_locs to take a user argumentGravatar Jeffrey Hutzelman2013-02-26
* Clean up warningsGravatar Jeffrey Hutzelman2013-02-14
* It is still not the 80s anymore -- remove all caddr_tsGravatar Karl Ramm2011-02-02
* make -DZ_DEBUG workGravatar Karl Ramm2011-02-02
* Explicitly define ZNotice_Kind constants + actually define the promised stringsGravatar Karl Ramm2011-02-02
* I managed to convince myself that this won't cause (much) in the way ofGravatar Karl Ramm2009-08-08
* prototype for ZTranslateGravatar Karl Ramm2009-04-17
* More i18n infrastructureGravatar Karl Ramm2009-04-17
* formatting errorGravatar Karl Ramm2009-03-28
* I want to get this in now so the structure can stop changing size.Gravatar Karl Ramm2009-03-28
* keep track of total # of incoming header fields, and cksum appropriatelyGravatar Karl Ramm2009-03-24
* cmu/zwgcplus changesGravatar Karl Ramm2009-03-15
* charset in zwrite, incomplete in zwgcGravatar Karl Ramm2009-03-15
* 19 fields zephyrgramsGravatar Karl Ramm2009-03-02
* CPP flags for "Znotice has a sockaddr" and Znotice has a charset"Gravatar Karl Ramm2008-12-29
* sys/socket.h for struct sockaddrGravatar Karl Ramm2008-12-25
* change ZNotice_t around a bit, libzephyr4Gravatar Karl Ramm2008-12-25
* remove macros complicating behind-the-scenes rearrangingGravatar Karl Ramm2008-12-24
* We don't really need a macro for ZGetRealm, do we?Gravatar Karl Ramm2008-12-22
* more exported things to smash warnings. yayaGravatar Karl Ramm2008-01-21
* smush more warningsGravatar Karl Ramm2008-01-21
* another prototype to kill warningGravatar Karl Ramm2008-01-21
* add prototypes to slay warningsGravatar Karl Ramm2008-01-21
* de K&Rify, fix up prototypesGravatar Karl Ramm2008-01-20
* applied athena-update-branch patchGravatar Karl Ramm2007-12-25
* debian patch applied and reconciled, version unfinalizedGravatar Karl Ramm2007-07-20
* Some RCS ID cleanup: delete $Log$ and replace other RCS keywords with $Id$.Gravatar Greg Hudson1999-01-22
* Stop generating zephyr.h from configure; it's always the same now.Gravatar Greg Hudson1997-09-24
* Pull in sources from zephyr locker. See /mit/zephyr/repository forGravatar Greg Hudson1997-09-14
* Apparently moved a couple of includes to a header file.Gravatar Craig Fields1994-12-20
* Add support for better authentication checking.Gravatar Greg Hudson1994-11-01
* Always include <time.h>Gravatar Richard Basch1993-11-19
* Posix requires <unistd.h>Gravatar Richard Basch1993-09-24
* remove C++ stuffGravatar Lucien Van Elsen1992-08-08
* Add async locate structures; finish conversion ofGravatar John F. Carr1991-06-29
* Complete renaming of subscription structure fields.Gravatar John F. Carr1991-06-20
* Try again: When using varargs, declare Z_debug, just withoutGravatar Kenneth G Raeburn1991-03-22
* 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
* Include varargs.h or stdarg.h as appropriate. Test new Z_HaveKerberosGravatar Kenneth G Raeburn1991-03-21
* Added prototype for ZSendList.Gravatar Kenneth G Raeburn1990-12-27
* 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
* 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