index
:
zephyr
master
an institutional/enterprise-scale real-time messaging and notification system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
ZInit.c
Commit message (
Expand
)
Author
Age
*
apple error table initialization for #41
Karl Ramm
2009-04-02
*
Explicitly #include <arpa/nameser_compat.h> if it exists.
Karl Ramm
2009-04-02
*
Attempt to compensate for mit krb5_get_realm_host_host stupidity.
Karl Ramm
2008-12-29
*
remove macros complicating behind-the-scenes rearranging
Karl Ramm
2008-12-24
*
We don't really need a macro for ZGetRealm, do we?
Karl Ramm
2008-12-22
*
cleanup various warnings from gcc -Wall
Karl Ramm
2008-01-21
*
first pass de-K&Rify lib
Karl Ramm
2008-01-20
*
applied athena-update-branch patch
Karl Ramm
2007-12-25
*
Some RCS ID cleanup: delete $Log$ and replace other RCS keywords with $Id$.
Greg Hudson
1999-01-22
*
Move some variable definitions out of #ifdef HAVE_KRB4 to fix the
Greg Hudson
1998-06-10
*
Make __My_addr a struct in_addr and initialize it in ZInit() instead of
Greg Hudson
1998-03-17
*
ZEPHYR_USES_KERBEROS -> HAVE_KRB4; ZEPHYR_USES_HESIOD -> HAVE_HESIOD
Greg Hudson
1997-10-25
*
Initialize __Zephyr_realm in the non-Kerberos case, since we no longer
Greg Hudson
1997-09-23
*
Pull in sources from zephyr locker. See /mit/zephyr/repository for
Greg Hudson
1997-09-14
*
Changed KERBEROS to Z_HaveKerberos
Richard Basch
1993-11-20
*
Changed bzero/bcopy to memset/memcpy [ANSI]
Richard Basch
1993-11-19
*
Use _BZERO,_BCOPY,_BCMP macros in lieu of the functions.
Richard Basch
1993-09-24
*
Don't initialize __Zephyr_realm if Kerberos is not in use.
Kenneth G Raeburn
1991-03-21
*
new names for new compile_et/libcom_err
John Kohl
1989-05-30
*
need to #include "krb_err.h" to make sure that
John Kohl
1989-05-25
*
change for new kerberos names
John Kohl
1989-03-23
*
use #define'd name for the service
John Kohl
1988-11-14
*
lint fixes
John Kohl
1988-06-23
*
For John
Robert S. French
1988-06-15
*
All sorts of changes for ver 0.2
Robert S. French
1988-05-17
*
Update for protocol 0.2 / cleanup / Kerberos fixes
Robert S. French
1988-05-13
*
Added RCSID
Robert S. French
1987-07-29
*
Cache the sender
Robert S. French
1987-07-09
*
linting
Robert S. French
1987-07-01
*
safety
Robert S. French
1987-06-24
*
Safety checkin
Robert S. French
1987-06-20
*
Back to zeph
Robert S. French
1987-06-14
*
ezef!!!
Robert S. French
1987-06-13
*
Changed name to zeph
Robert S. French
1987-06-12
*
Initial revision
Robert S. French
1987-06-12