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
Commit message (
Expand
)
Author
Age
*
be more paranoid about what fields we are checksumming
Karl Ramm
2009-04-04
*
amd64 anecdotally cares about the difference between NULL and 0 in some contexts
Karl Ramm
2009-04-03
*
fix yet another instance of the checksum computation
Karl Ramm
2009-04-03
*
apple error table initialization for #41
Karl Ramm
2009-04-02
*
unused variable
Karl Ramm
2009-04-01
*
keep zephyrd's ticket files in /var/run, not under /etc
Karl Ramm
2009-03-31
*
updated paths in manpage
Karl Ramm
2009-03-29
*
move variable definition out of too-restrictive #ifdef scope
Karl Ramm
2009-03-24
*
don't set a nonexistent handler for SIGEMT
Karl Ramm
2009-03-24
*
keep track of total # of incoming header fields, and cksum appropriately
Karl Ramm
2009-03-24
*
Brain dumps used to stash the address of the client for which metadata
Karl Ramm
2009-03-23
*
notice->z_other_fields[notice->z_num_other_fields] is either going to
Karl Ramm
2009-03-23
*
make sure client is initialized to something false
Karl Ramm
2009-03-22
*
unused static function unless DEBUG
Karl Ramm
2009-03-22
*
there's no particular reason that the interrealm code on a krb5-only server
Karl Ramm
2009-03-22
*
19 fields zephyrgrams
Karl Ramm
2009-03-02
*
build everything successfully with -Wall -Werror
Karl Ramm
2009-03-02
*
asedeno's UTF-8 downcasing patch
Karl Ramm
2009-03-01
*
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
*
propagate consting of ZGetRealm
Karl Ramm
2008-12-22
*
of course, it helps if you define it
Karl Ramm
2008-12-22
*
Let krb5-only users also override the realm name
Karl Ramm
2008-12-22
*
replace gratuitous use sprintf with strncpy and edifying comment. Also fix f...
Karl Ramm
2008-12-22
*
Recognize the local realm for KRB5, too
Karl Ramm
2008-12-22
*
a touch of cleanup
Karl Ramm
2008-12-21
*
#ifdef rearranging
Karl Ramm
2008-12-21
*
rearrange some HAVE_KRB4 vs. HAVE_KRB5 stuff
Karl Ramm
2008-12-21
*
Fix a bunch of return codes to be more descriptive
Karl Ramm
2008-12-21
*
KRB4 vs. KRB5 conditional typo
Karl Ramm
2008-12-21
*
complicated krb4 arithmetic -> MAX_PRINCIPAL_SIZE
Karl Ramm
2008-12-21
*
Temporary kludge to make this not fall over without krb4. needs revisiting.
Karl Ramm
2008-12-21
*
fix building w/o krb5
Karl Ramm
2008-12-20
*
no more SO_BSDCOMPAT in the server
Karl Ramm
2008-12-20
*
remove packet address check
Karl Ramm
2008-03-24
*
remove notdef'd dynamic server list (?) code
Karl Ramm
2008-01-21
*
notdef'd variable
Karl Ramm
2008-01-21
*
actually prune out the rest of the partial notdef'd acl writing code
Karl Ramm
2008-01-21
*
actually prune out partial notdef'd acl writing code
Karl Ramm
2008-01-21
*
prune out partial notdef'd acl writing code
Karl Ramm
2008-01-21
*
collapse state of some non-debugging #if [01]'d code
Karl Ramm
2008-01-21
*
collapse state of a bunch of #if 0 and #if 1 debugging output (one more file)
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
[next]