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
/
server
/
bdump.c
Commit message (
Expand
)
Author
Age
*
rearrange so that most of the server code can be linked without main.c
Karl Ramm
2013-03-16
*
Send IPv4 addresses ASCII-encoded in v4 bdumps
Jeffrey Hutzelman
2013-02-17
*
Avoid hello storms when a bdump fails
Jeffrey Hutzelman
2013-02-14
*
Clean up warnings
Jeffrey Hutzelman
2013-02-14
*
syslogging for evety tcp-ized packet slows things down too much
Karl Ramm
2010-12-19
*
Fix typo
Karl Ramm
2010-12-19
*
fix subscriptions-too-wide-breaks-braindump problem
Karl Ramm
2010-07-28
*
Refactor error handling slightly in get_tgt
Karl Ramm
2009-08-27
*
get_tgt() should not fail if built krb5-only and it can't find a des key
Karl Ramm
2009-08-27
*
krb5_init_keyblock is ugly and I'm not sure what it's doing there anyway
Karl Ramm
2009-08-22
*
if not HAVE_KRB5_C_DECRYPT, there's no krb5_enc_data type, and oh, look we do...
Karl Ramm
2009-08-09
*
Build on solaris
Karl Ramm
2009-07-14
*
zephyr.h will pull in zephyr_err.h will pull in com_err.h without having to f...
Karl Ramm
2009-07-13
*
fix some conditional-compilation issues that trip -Wunreachable-code
Karl Ramm
2009-04-30
*
use less oddball types
Karl Ramm
2009-04-21
*
krb5_data buffers are signed characters? Who knew?
Karl Ramm
2009-04-08
*
embarrasing braino
Karl Ramm
2009-04-08
*
amd64 anecdotally cares about the difference between NULL and 0 in some contexts
Karl Ramm
2009-04-03
*
unused variable
Karl Ramm
2009-04-01
*
move variable definition out of too-restrictive #ifdef scope
Karl Ramm
2009-03-24
*
Brain dumps used to stash the address of the client for which metadata
Karl Ramm
2009-03-23
*
build everything successfully with -Wall -Werror
Karl Ramm
2009-03-02
*
dead code
Karl Ramm
2009-01-22
*
hack at traditional heimdal crypto
Karl Ramm
2008-12-25
*
make this work^H^H^H^Hcompile with Heimdal
Karl Ramm
2008-12-24
*
do it all with krb5
Karl Ramm
2008-12-24
*
allow des key brain dumps from transition servers to krb5-only servers
Karl Ramm
2008-12-23
*
#ifdef rearranging
Karl Ramm
2008-12-21
*
notdef'd variable
Karl Ramm
2008-01-21
*
collapse state of a bunch of #if 0 and #if 1 debugging output
Karl Ramm
2008-01-21
*
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
*
passes gcc -Wall with no warnings other than des cryppt C_block sadness and g...
Karl Ramm
2008-01-21
*
de K&Rify
Karl Ramm
2008-01-21
*
syslog what sort of authenticator we got
Karl Ramm
2007-12-28
*
ostensibly accept both sorts of authentication when offering brain dumps, and...
Karl Ramm
2007-12-28
*
gratuitous blank line removed; some common KRB[45]
Karl Ramm
2007-12-26
*
/afs/andrew.cmu.edu/usr18/cg2v/bdump-privmsg.diff
Karl Ramm
2007-12-25
*
/afs/andrew.cmu.edu/usr18/cg2v/zephyr-krb5-server-20071215+.diff
Karl Ramm
2007-12-25
*
applied athena-update-branch patch
Karl Ramm
2007-12-25
*
Remove kopt.c and the caching things that depend on it.
Garry Zacheiss
2004-02-29
*
Changes from CMU:
Garry Zacheiss
2001-02-26
*
close possible syslog format string hole
Jonathon Weiss
2000-10-04
*
Some RCS ID cleanup: delete $Log$ and replace other RCS keywords with $Id$.
Greg Hudson
1999-01-22
*
Revert version 1.50. Empirically, this workaround didn't seem to help
Greg Hudson
1998-11-19
*
If we get RD_AP_BADD from SendKerberosData(), this indicates that we
Greg Hudson
1998-10-21
*
ZEPHYR_USES_KERBEROS -> HAVE_KRB4; ZEPHYR_USES_HESIOD -> HAVE_HESIOD
Greg Hudson
1997-10-25
*
Pull in sources from zephyr locker. See /mit/zephyr/repository for
Greg Hudson
1997-09-14
*
Don't do signal blocking; simply set a semaphore flag indicating it is
Richard Basch
1994-08-01
*
POSIX signal handling
Richard Basch
1993-11-19
[next]