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
Commit message (
Expand
)
Author
Age
...
*
build everything successfully with -Wall -Werror
Karl Ramm
2009-03-02
*
set SO_REUSADDR if we are opening some sort of well-defined server port
Karl Ramm
2008-12-29
*
Attempt to compensate for mit krb5_get_realm_host_host stupidity.
Karl Ramm
2008-12-29
*
change ZNotice_t around a bit, libzephyr4
Karl Ramm
2008-12-25
*
make this work^H^H^H^Hcompile with Heimdal
Karl Ramm
2008-12-24
*
switch this back for a moment
Karl Ramm
2008-12-24
*
remove macros complicating behind-the-scenes rearranging
Karl Ramm
2008-12-24
*
these would be handy to have in the share library
Karl Ramm
2008-12-23
*
We don't really need a macro for ZGetRealm, do we?
Karl Ramm
2008-12-22
*
Pull in our own quad_cksum so a pure-krb5 library can deal with
Karl Ramm
2008-12-21
*
#ifdef KRB4 the des_quad_cksum for DES keys hack. Needs reexamination.
Karl Ramm
2008-12-21
*
actually, this is in h/internal.h
Karl Ramm
2008-12-21
*
Probably a reasonable maximum...
Karl Ramm
2008-12-21
*
fix a warning
Karl Ramm
2008-12-21
*
ZFormatAuthenticNotice is a krb4-only thing
Karl Ramm
2008-07-18
*
patch from eichin to fix crossed acks
Karl Ramm
2008-03-24
*
no more NOENCRYPTION
Karl Ramm
2008-01-21
*
cast args to des_ecb_encrypt and des_quad_cksum to squash last warnings
Karl Ramm
2008-01-21
*
cleanup various warnings from gcc -Wall
Karl Ramm
2008-01-21
*
force move of zephyr_err.h
Karl Ramm
2008-01-21
*
factor out #if 0s and #if 1s
Karl Ramm
2008-01-20
*
first pass de-K&Rify lib
Karl Ramm
2008-01-20
*
get the sender from the ccache and _actually_return_it_.
Karl Ramm
2007-12-31
*
don't convert the sender to krb4....
Karl Ramm
2007-12-28
*
these should have been added when the branch was merged. *sigh*
Karl Ramm
2007-12-25
*
/afs/andrew.cmu.edu/usr18/cg2v/zephyr-krb5-lib-20071215.diff
Karl Ramm
2007-12-25
*
TODO: rename these files so they no longer fit on 14 character filesystems
Karl Ramm
2007-12-25
*
typo'd the typo fix
Karl Ramm
2007-12-25
*
typo'd patch
Karl Ramm
2007-12-25
*
applied athena-update-branch patch
Karl Ramm
2007-12-25
*
debian patch applied and reconciled, version unfinalized
Karl Ramm
2007-07-20
*
Include library dependencies when building libzephyr.
Greg Hudson
2005-07-14
*
Add shared library support for libzephyr.
Greg Hudson
2005-07-14
*
Remove code to set SO_BSDCOMPAT. Modern Linux complains about it being
Garry Zacheiss
2005-04-14
*
Remove authenticator caching; it doesn't help much (most notices are
Greg Hudson
2002-11-11
*
Fix buffer overruns.
Greg Hudson
2002-09-10
*
Discard packets which don't begin with ZVERSIONHDR ("ZEPH") in case we
Greg Hudson
2000-01-26
*
return ETIMEDOUT after 60 seconds when waiting for a reply from zhm.
Dan Winship
1999-10-22
*
fix things Irix n32 cc complains about
Dan Winship
1999-08-12
*
use ZEPHYR_VARS environment variable (if it exists) to determine the
Dan Winship
1999-06-03
*
Some RCS ID cleanup: delete $Log$ and replace other RCS keywords with $Id$.
Greg Hudson
1999-01-22
*
BSD/OS doesn't define INADDR_LOOPBACK. What a loser operating system.
Greg Hudson
1998-09-21
*
Move some variable definitions out of #ifdef HAVE_KRB4 to fix the
Greg Hudson
1998-06-10
*
Use all but the first component of the tty name, instead of the last
Greg Hudson
1998-05-24
*
Make __My_addr a struct in_addr and initialize it in ZInit() instead of
Greg Hudson
1998-03-17
*
On Linux systems (or anything with SO_BSDCOMPAT), make sure we don't
Greg Hudson
1998-03-03
*
Do CFLAGS the gnu standard way. This means we compile with -g by default.
Greg Hudson
1998-01-31
*
Now that we're using select(), if for some odd reason we get an EINTR
Greg Hudson
1997-12-13
*
ZEPHYR_USES_KERBEROS -> HAVE_KRB4; ZEPHYR_USES_HESIOD -> HAVE_HESIOD
Greg Hudson
1997-10-25
*
Use select() instead of alarm() to wait for a response.
Greg Hudson
1997-10-25
[prev]
[next]