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
...
*
Refactor some gratuitously duplicated code in handle_packet
Karl Ramm
2009-07-26
*
Remove the chock wedging things into DES mode and hopefully redo the keyusage...
Karl Ramm
2009-07-26
*
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
*
For now, host managers have IPv4 addresses.
Karl Ramm
2009-04-19
*
Clean up $Zephyr$s
Karl Ramm
2009-04-14
*
add defs for datarootdir so configure will Shut Up
Karl Ramm
2009-04-13
*
As in [2406], the C preprocessor has seen enough abuse; it is the
Karl Ramm
2009-04-10
*
The hash function should probably be unsigned.
Karl Ramm
2009-04-10
*
kstuff.c:
Karl Ramm
2009-04-10
*
This needs to be positive. (are you sure?)
Karl Ramm
2009-04-08
*
krb5_data buffers are signed characters? Who knew?
Karl Ramm
2009-04-08
*
embarrasing braino
Karl Ramm
2009-04-08
*
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
[prev]
[next]