summaryrefslogtreecommitdiff
path: root/server/zserver.h
Commit message (Collapse)AuthorAge
* build everything successfully with -Wall -WerrorGravatar Karl Ramm2009-03-02
|
* asedeno's UTF-8 downcasing patchGravatar Karl Ramm2009-03-01
|
* do it all with krb5Gravatar Karl Ramm2008-12-24
|
* allow des key brain dumps from transition servers to krb5-only serversGravatar Karl Ramm2008-12-23
|
* propagate consting of ZGetRealmGravatar Karl Ramm2008-12-22
|
* rearrange some HAVE_KRB4 vs. HAVE_KRB5 stuffGravatar Karl Ramm2008-12-21
|
* fix building w/o krb5Gravatar Karl Ramm2008-12-20
|
* no more NOENCRYPTIONGravatar Karl Ramm2008-01-21
|
* passes gcc -Wall with no warnings other than des cryppt C_block sadness and ↵Gravatar Karl Ramm2008-01-21
| | | | getsid problem
* de K&RifyGravatar Karl Ramm2008-01-21
|
* /afs/andrew.cmu.edu/usr18/cg2v/zephyr-krb5-server-20071215+.diffGravatar Karl Ramm2007-12-25
|
* applied athena-update-branch patchGravatar Karl Ramm2007-12-25
|
* debian patch applied and reconciled, version unfinalizedGravatar Karl Ramm2007-07-20
|
* Changes from CMU:Gravatar Garry Zacheiss2001-02-26
| | | | | | | * Better interrealm support: Realm state support, add realm state enum and add additional opcode for realm initialization code. * Prototype updates.
* Some RCS ID cleanup: delete $Log$ and replace other RCS keywords with $Id$.Gravatar Greg Hudson1999-01-22
|
* Keep track of how responsive clients have been and don't time out good ones.Gravatar Greg Hudson1998-09-02
|
* Eliminate some cruft: nuke two unused fields in the client structureGravatar Greg Hudson1998-07-16
| | | | | and rename client_which_client() to client_find() and make the second argument a port instead of a notice.
* From epeisach: Add a missing prototype for realm_control_dispatch.Gravatar Greg Hudson1997-10-16
|
* Correcet an oops. (I thought I'd tested this.)Gravatar Greg Hudson1997-09-23
|
* Declare server-specific zephyr library interfaces here.Gravatar Greg Hudson1997-09-23
|
* Pull in sources from zephyr locker. See /mit/zephyr/repository forGravatar Greg Hudson1997-09-14
| | | | detailed change information.
* Some changes for full-triplet hashing, got rid of zmatch_all.Gravatar Greg Hudson1994-10-31
|
* Include <string.h> instead of <strings.h> (portability)Gravatar Richard Basch1994-08-18
|
* Added START_CRITICAL_CODE and END_CRITICAL_CODE definitions.Gravatar Richard Basch1994-04-07
|
* Solaris needs <fcntl.h>Gravatar Richard Basch1993-09-24
| | | | | Don't need ZSRV_INSTANCE/ZSRV_SERVICE decls anymore Declare type "Sched" for use with BD session keys
* Define symbolic constants ZSRV_SERVICE, ZSRV_INSTANCE (don't use "zephyr")Gravatar Richard Basch1993-04-20
|
* add prototype for compare_subsGravatar Lucien Van Elsen1992-01-17
|
* Converted back to ANSI C (with ifdef's for standard C)Gravatar Lucien Van Elsen1991-12-04
|
* Declare explicit return types for relational operators onGravatar Kenneth G Raeburn1991-03-26
| | | | ZDestination. Delete declaration of pktypes.
* Remove SigBlock stuff.Gravatar Kenneth G Raeburn1991-03-21
| | | | Declare Kerberos stuff only if using it.
* Deleted SignalBlock class.Gravatar Kenneth G Raeburn1991-03-13
|
* Moved some method defs into class def. Renamed ZDest::compare_stringsGravatar Kenneth G Raeburn1991-03-08
| | | | | | | | to order_strings. Added ZNotAcked_t constructor to avoid cfront bug. ZServerDesc_t is now class, with methods for accessing server state. New inet_ntoa accepts sockaddr_in structs. Removed decls for now-static names. Defined class "statistic" for counting/logging events.
* Eliminated enumeral bitfields. Reordered some functions. DefinedGravatar Kenneth G Raeburn1990-12-12
| | | | | `!=' for class ZDestination. Defined new constant `dump_masks' with signal masks to inhibit database dumps.
* Made use of separate ~ZDestination unconditional; added operators newGravatar Kenneth G Raeburn1990-12-11
| | | | | | and delete. Removed leading underscores from various class type names. Conditionalized new/delete overloads on FIXED_GXX in addition to __GNUG__.
* C++ conversion and lots of modifications from summer & fall workGravatar Kenneth G Raeburn1990-11-13
|
* Used zsyslog.h; declared error_message(); added hostm_lose_ignore().Gravatar Kenneth G Raeburn1988-10-19
|
* move stuff to zsrv_conf.h, add access_init and _reinitGravatar John Kohl1988-07-19
|
* add DEFAULT_SUBS_FILE, reset routinesGravatar John Kohl1988-06-22
| | | | ANSI-ize the CPP directives
* add decl of xmit_frag()Gravatar John Kohl1988-06-15
|
* sys/uio.h included here to make lint shut up.Gravatar John Kohl1988-06-03
| | | | | not-acknowledged chains keep track of client address, not client pointer. declare xmit(); remove references to zctl.c
* change losing timeout to 30 seconds.Gravatar John Kohl1988-02-28
| | | | add definitions of _dump_ routines for dumping state to disk.
* add locked field to host structure.Gravatar John Kohl1988-02-05
| | | | | | define pending structure & add to each server rearrange dfn's of functions. frob rexmit delay.
* #ifdef's for KERBEROS (will need fixing for the auth abstraction)Gravatar John Kohl1988-01-25
|
* Add compatibility for non-hesiod serversGravatar John Kohl1988-01-20
|
* LOGIN_USER_LOGIN is now in <zephyr/zephyr.h>Gravatar John Kohl1987-12-18
|
* add LOGIN_USER_LOGINGravatar John Kohl1987-12-18
|
* add class_free, uloc_flush_client, WILDCARD_INSTANCE declarationsGravatar John Kohl1987-11-09
|
* change access control schemeGravatar John Kohl1987-09-28
|
* change dfn of srvtab to use same token as zephyr.hGravatar John Kohl1987-09-15
|
* change directories to their 'official place'Gravatar John Kohl1987-08-09
| | | | | change vers number change rexmit_secs