| Commit message (Expand) | Author | Age |
* | make this work^H^H^H^Hcompile with Heimdal | Karl Ramm | 2008-12-24 |
* | do it all with krb5 | Karl Ramm | 2008-12-24 |
* | remove macros complicating behind-the-scenes rearranging | Karl Ramm | 2008-12-24 |
* | allow des key brain dumps from transition servers to krb5-only servers | Karl Ramm | 2008-12-23 |
* | We don't really need a macro for ZGetRealm, do we? | Karl Ramm | 2008-12-22 |
* | Pull in our own quad_cksum so a pure-krb5 library can deal with | Karl Ramm | 2008-12-21 |
* | cleanup, remove prototype shielding | Karl Ramm | 2008-12-21 |
* | new constant MAX_PRINCIPAL_SIZE: what it says on the tin | Karl Ramm | 2008-12-21 |
* | define __USE_XOPEN_EXTENDED so we get the signature for getsid | Karl Ramm | 2008-01-21 |
* | actually implement new config tests | Karl Ramm | 2008-01-21 |
* | a smattering of unsigned chars | Karl Ramm | 2008-01-21 |
* | include unistd.h if it is there | Karl Ramm | 2008-01-21 |
* | more exported things to smash warnings. yaya | Karl Ramm | 2008-01-21 |
* | smush more warnings | Karl Ramm | 2008-01-21 |
* | another prototype to kill warning | Karl Ramm | 2008-01-21 |
* | add prototypes to slay warnings | Karl Ramm | 2008-01-21 |
* | de K&Rify, fix up prototypes | Karl Ramm | 2008-01-20 |
* | /afs/andrew.cmu.edu/usr18/cg2v/zephyr-krb5-lib-20071215.diff | Karl Ramm | 2007-12-25 |
* | M configure | 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 |
* | Reintroduce checksum enforcement changes. | Greg Hudson | 2001-04-10 |
* | Revert last change; we're not ready to start enforcing checksums on | Greg Hudson | 2001-03-05 |
* | ZAUTH_CKSUM_FAILED no longer used by server code. | Greg Hudson | 2000-02-11 |
* | Some RCS ID cleanup: delete $Log$ and replace other RCS keywords with $Id$. | Greg Hudson | 1999-01-22 |
* | Add ares support in build system. | Greg Hudson | 1998-12-01 |
* | Oops, forgot AC_FUNC_PGRP for zwgc/main.c. | Greg Hudson | 1998-09-21 |
* | Add an entry for __My_addr, which is now a struct in_addr. | Greg Hudson | 1998-03-17 |
* | Regenerate. | Greg Hudson | 1998-03-09 |
* | ZEPHYR_USES_KERBEROS -> HAVE_KRB4; ZEPHYR_USES_HESIOD -> HAVE_HESIOD | Greg Hudson | 1997-10-25 |
* | Stop generating zephyr.h from configure; it's always the same now. | Greg Hudson | 1997-09-24 |
* | Remove Kerberos-dependent pieces so that we can be a fixed header file | Greg Hudson | 1997-09-23 |
* | Translate HAVE_KRB4 and HAVE_HESIOD to the currently-used symbols, for now. | Greg Hudson | 1997-09-23 |
* | Regenerate. | Greg Hudson | 1997-09-23 |
* | Pull in sources from zephyr locker. See /mit/zephyr/repository for | Greg Hudson | 1997-09-14 |
* | Apparently moved a couple of includes to a header file. | Craig Fields | 1994-12-20 |
* | Picked up from p4a. | Craig Fields | 1994-12-20 |
* | Changes for better duplicate notice checking. | Greg Hudson | 1994-11-01 |
* | Check strerror instead of memmove. | Greg Hudson | 1994-11-01 |
* | Add support for better authentication checking. | Greg Hudson | 1994-11-01 |
* | A few changes for SunOS and the /etc/athena/zephyr config files. | Greg Hudson | 1994-10-31 |
* | Have zephyr_paths.h depend on the Makefile | Richard Basch | 1994-03-15 |
* | More readable (untested for Ultrix 2.2) | Richard Basch | 1993-11-20 |
* | Use new Athena imake rules | Richard Basch | 1993-11-19 |
* | Don't bother with the _BCOPY, _BZERO, _BCMP macros | Richard Basch | 1993-11-19 |
* | Always include <time.h> | Richard Basch | 1993-11-19 |
* | New Athena imake rules | Richard Basch | 1993-11-19 |
* | For the vax/rt, define strchr/strrchr to be index/rindex | Richard Basch | 1993-09-24 |
* | Code references to index/rindex have been changed to strchr/strrchr (ANSI) | Richard Basch | 1993-09-24 |
* | Posix requires <unistd.h> | Richard Basch | 1993-09-24 |