summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* cleanup various warnings from gcc -WallGravatar Karl Ramm2008-01-21
* force move of zephyr_err.hGravatar Karl Ramm2008-01-21
* factor out #if 0s and #if 1sGravatar Karl Ramm2008-01-20
* first pass de-K&Rify libGravatar Karl Ramm2008-01-20
* get the sender from the ccache and _actually_return_it_.Gravatar Karl Ramm2007-12-31
* don't convert the sender to krb4....Gravatar Karl Ramm2007-12-28
* these should have been added when the branch was merged. *sigh*Gravatar Karl Ramm2007-12-25
* /afs/andrew.cmu.edu/usr18/cg2v/zephyr-krb5-lib-20071215.diffGravatar Karl Ramm2007-12-25
* TODO: rename these files so they no longer fit on 14 character filesystemsGravatar Karl Ramm2007-12-25
* typo'd the typo fixGravatar Karl Ramm2007-12-25
* typo'd patchGravatar Karl Ramm2007-12-25
* applied athena-update-branch patchGravatar Karl Ramm2007-12-25
* debian patch applied and reconciled, version unfinalizedGravatar Karl Ramm2007-07-20
* Include library dependencies when building libzephyr.Gravatar Greg Hudson2005-07-14
* Add shared library support for libzephyr.Gravatar Greg Hudson2005-07-14
* Remove code to set SO_BSDCOMPAT. Modern Linux complains about it beingGravatar Garry Zacheiss2005-04-14
* Remove authenticator caching; it doesn't help much (most notices areGravatar Greg Hudson2002-11-11
* Fix buffer overruns.Gravatar Greg Hudson2002-09-10
* Discard packets which don't begin with ZVERSIONHDR ("ZEPH") in case weGravatar Greg Hudson2000-01-26
* return ETIMEDOUT after 60 seconds when waiting for a reply from zhm.Gravatar Dan Winship1999-10-22
* fix things Irix n32 cc complains aboutGravatar Dan Winship1999-08-12
* use ZEPHYR_VARS environment variable (if it exists) to determine theGravatar Dan Winship1999-06-03
* Some RCS ID cleanup: delete $Log$ and replace other RCS keywords with $Id$.Gravatar Greg Hudson1999-01-22
* BSD/OS doesn't define INADDR_LOOPBACK. What a loser operating system.Gravatar Greg Hudson1998-09-21
* Move some variable definitions out of #ifdef HAVE_KRB4 to fix theGravatar Greg Hudson1998-06-10
* Use all but the first component of the tty name, instead of the lastGravatar Greg Hudson1998-05-24
* Make __My_addr a struct in_addr and initialize it in ZInit() instead ofGravatar Greg Hudson1998-03-17
* On Linux systems (or anything with SO_BSDCOMPAT), make sure we don'tGravatar Greg Hudson1998-03-03
* Do CFLAGS the gnu standard way. This means we compile with -g by default.Gravatar Greg Hudson1998-01-31
* Now that we're using select(), if for some odd reason we get an EINTRGravatar Greg Hudson1997-12-13
* ZEPHYR_USES_KERBEROS -> HAVE_KRB4; ZEPHYR_USES_HESIOD -> HAVE_HESIODGravatar Greg Hudson1997-10-25
* Use select() instead of alarm() to wait for a response.Gravatar Greg Hudson1997-10-25
* We need __Zephyr_realm in the non-Kerberos case, since we no longerGravatar Greg Hudson1997-09-23
* confdir became sysconfdir.Gravatar Greg Hudson1997-09-23
* Initialize __Zephyr_realm in the non-Kerberos case, since we no longerGravatar Greg Hudson1997-09-23
* We moved up a level in the directory hierarchy.Gravatar Greg Hudson1997-09-23
* From mhpower: avoid possible buffer overflows.Gravatar Greg Hudson1997-09-23
* Pull in sources from zephyr locker. See /mit/zephyr/repository forGravatar Greg Hudson1997-09-14
* Moved some of the new authentication code into a place where it won'tGravatar Greg Hudson1994-12-19
* Call Z_FormatRawHeader with six arguments when building withoutGravatar Greg Hudson1994-12-12
* Oops, get rid of debugging printf.Gravatar Greg Hudson1994-11-11
* Fix a few typos.Gravatar Greg Hudson1994-11-01
* Changes for better authentication.Gravatar Greg Hudson1994-11-01
* Changes for better authenticationGravatar Greg Hudson1994-11-01
* Get srvtab from header file, not by consing up ZLiBDIR with srvtab.Gravatar Greg Hudson1994-10-31
* Initial revisionGravatar Craig Fields1994-08-18
* Include <string.h> instead of <strings.h> (portability)Gravatar Richard Basch1994-08-18
* Removed prototyping that should be left to the system include filesGravatar Richard Basch1993-11-20
* Merged in various changes that were made to server/acl_files.cGravatar Richard Basch1993-11-20
* Changed RCS id string...Gravatar Richard Basch1993-11-20