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
/
zserver.h
Commit message (
Expand
)
Author
Age
*
Add IP-address and negative ACL entries
Jeffrey Hutzelman
2013-01-19
*
change the prototype variable name "class" to match the actual function "clas...
Karl Ramm
2009-08-09
*
Factor out code that extacts a sockaddr_in from a notice (and stop using the
Karl Ramm
2009-07-29
*
Refactor ZCheckRealmAuthentication into ZCheckSrvAuthentication.
Karl Ramm
2009-07-27
*
Remove the chock wedging things into DES mode and hopefully redo the keyusage...
Karl Ramm
2009-07-26
*
zephyr.h will pull in zephyr_err.h will pull in com_err.h without having to f...
Karl Ramm
2009-07-13
*
Clean up $Zephyr$s
Karl Ramm
2009-04-14
*
build everything successfully with -Wall -Werror
Karl Ramm
2009-03-02
*
asedeno's UTF-8 downcasing patch
Karl Ramm
2009-03-01
*
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
*
rearrange some HAVE_KRB4 vs. HAVE_KRB5 stuff
Karl Ramm
2008-12-21
*
fix building w/o krb5
Karl Ramm
2008-12-20
*
no more NOENCRYPTION
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
*
/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
*
debian patch applied and reconciled, version unfinalized
Karl Ramm
2007-07-20
*
Changes from CMU:
Garry Zacheiss
2001-02-26
*
Some RCS ID cleanup: delete $Log$ and replace other RCS keywords with $Id$.
Greg Hudson
1999-01-22
*
Keep track of how responsive clients have been and don't time out good ones.
Greg Hudson
1998-09-02
*
Eliminate some cruft: nuke two unused fields in the client structure
Greg Hudson
1998-07-16
*
From epeisach: Add a missing prototype for realm_control_dispatch.
Greg Hudson
1997-10-16
*
Correcet an oops. (I thought I'd tested this.)
Greg Hudson
1997-09-23
*
Declare server-specific zephyr library interfaces here.
Greg Hudson
1997-09-23
*
Pull in sources from zephyr locker. See /mit/zephyr/repository for
Greg Hudson
1997-09-14
*
Some changes for full-triplet hashing, got rid of zmatch_all.
Greg Hudson
1994-10-31
*
Include <string.h> instead of <strings.h> (portability)
Richard Basch
1994-08-18
*
Added START_CRITICAL_CODE and END_CRITICAL_CODE definitions.
Richard Basch
1994-04-07
*
Solaris needs <fcntl.h>
Richard Basch
1993-09-24
*
Define symbolic constants ZSRV_SERVICE, ZSRV_INSTANCE (don't use "zephyr")
Richard Basch
1993-04-20
*
add prototype for compare_subs
Lucien Van Elsen
1992-01-17
*
Converted back to ANSI C (with ifdef's for standard C)
Lucien Van Elsen
1991-12-04
*
Declare explicit return types for relational operators on
Kenneth G Raeburn
1991-03-26
*
Remove SigBlock stuff.
Kenneth G Raeburn
1991-03-21
*
Deleted SignalBlock class.
Kenneth G Raeburn
1991-03-13
*
Moved some method defs into class def. Renamed ZDest::compare_strings
Kenneth G Raeburn
1991-03-08
*
Eliminated enumeral bitfields. Reordered some functions. Defined
Kenneth G Raeburn
1990-12-12
*
Made use of separate ~ZDestination unconditional; added operators new
Kenneth G Raeburn
1990-12-11
*
C++ conversion and lots of modifications from summer & fall work
Kenneth G Raeburn
1990-11-13
*
Used zsyslog.h; declared error_message(); added hostm_lose_ignore().
Kenneth G Raeburn
1988-10-19
*
move stuff to zsrv_conf.h, add access_init and _reinit
John Kohl
1988-07-19
*
add DEFAULT_SUBS_FILE, reset routines
John Kohl
1988-06-22
*
add decl of xmit_frag()
John Kohl
1988-06-15
*
sys/uio.h included here to make lint shut up.
John Kohl
1988-06-03
*
change losing timeout to 30 seconds.
John Kohl
1988-02-28
*
add locked field to host structure.
John Kohl
1988-02-05
*
#ifdef's for KERBEROS (will need fixing for the auth abstraction)
John Kohl
1988-01-25
[next]