| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove ##DOS!include of config/windows.in. config/windows.in is now | Theodore Tso | 1995-10-07 | 1 | -0/+5 |
| * | Remove pport and sport from the krb5_realm_params file, and replace it | Theodore Tso | 1995-10-06 | 1 | -0/+6 |
| * | Remove autoconf.h on make clean | Theodore Tso | 1995-09-29 | 1 | -0/+4 |
| * | Working telnet authentication module and project consolidations | Keith Vetter | 1995-09-28 | 1 | -0/+5 |
| * | kdb.h, kdb_dbm.h: Add #if !defined(_MSDOS) && !defined(_MACINTOSH) to | Theodore Tso | 1995-09-27 | 1 | -0/+6 |
| * | Removed "foo:: foo-$(WHAT)" lines from the Makefile | Theodore Tso | 1995-09-25 | 1 | -0/+5 |
| * | Change password for the Mac | Keith Vetter | 1995-09-24 | 1 | -0/+4 |
| * | Mac Beta 1 submission | Keith Vetter | 1995-09-11 | 1 | -0/+8 |
| * | Use official IANA assigned name for the port, which is kpasswd, not | Theodore Tso | 1995-09-07 | 1 | -0/+7 |
| * | * adm.h, adm_proto.h kdb.h : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/g | Chris Provenzano | 1995-09-06 | 1 | -0/+3 |
| * | * adm_proto.h : Remove krb5_enctype references, and replace with | Chris Provenzano | 1995-09-06 | 1 | -0/+5 |
| * | Add checks for stddef.h and xom.h for GSSAPI | Paul Park | 1995-08-31 | 1 | -0/+4 |
| * | Add prototype for database context serializer | Paul Park | 1995-08-29 | 1 | -0/+4 |
| * | Add prototype for timestamp_to_sfstring() | Paul Park | 1995-08-21 | 1 | -0/+4 |
| * | Add prototype for krb5_dbe_find_keytype() | Paul Park | 1995-08-15 | 1 | -0/+4 |
| * | Always define KRB5_MAX_FAIL_COUNT | Paul Park | 1995-08-10 | 1 | -0/+4 |
| * | Add prototypes for krb5_dbe_{en,de}code_last_pwd_change(), and | Chris Provenzano | 1995-08-07 | 1 | -1/+5 |
| * | Describe previous changes | Paul Park | 1995-08-04 | 1 | -0/+7 |
| * | Added prototype for krb5_dbe_cpw() the new db entry change password routine | Chris Provenzano | 1995-08-03 | 1 | -0/+5 |
| * | Add new kadmin protocol and string conversion definitions | Paul Park | 1995-07-31 | 1 | -0/+8 |
| * | Remove obsolete internal include files | Paul Park | 1995-07-27 | 1 | -0/+7 |
| * | Define new kdb format | Chris Provenzano | 1995-07-27 | 1 | -0/+4 |
| * | Describe changes to headers in this directory | Paul Park | 1995-07-17 | 1 | -0/+8 |
| * | Add krb5_auth_con_genaddrs prototype | Ezra Peisach | 1995-07-11 | 1 | -0/+3 |
| * | Add confounder length for RSA-MD5-DES | Paul Park | 1995-07-07 | 1 | -0/+5 |
| * | Changes for Macintosh implementation | Keith Vetter | 1995-07-06 | 1 | -0/+3 |
| * | Add kdb dispatch table for changing between Berkeley and DBM | Paul Park | 1995-06-30 | 1 | -0/+4 |
| * | Compiler warning cleanup/Reinstate KRB5_PROVIDE_PROTOTYPES | Paul Park | 1995-06-27 | 1 | -0/+8 |
| * | * k5-config.h: remove definition for KRB5_PROVIDE_PROTOTYPES | Tom Yu | 1995-06-23 | 1 | -0/+9 |
| * | Describe previous changes | Paul Park | 1995-06-23 | 1 | -0/+6 |
| * | Add KRB5_SIGTYPE, replacing definition that was there for krb5_sigtype. This | Ezra Peisach | 1995-06-21 | 1 | -0/+5 |
| * | Makefile.in: Don't remove autoconf.h when doing a make clean; it's an | Theodore Tso | 1995-06-21 | 1 | -0/+8 |
| * | changes to accomodate redefinition of krb5_auth_context | Tom Yu | 1995-06-11 | 1 | -0/+4 |
| * | configure.in: Remove standardized set of autoconf macros, which are | Theodore Tso | 1995-06-09 | 1 | -0/+5 |
| * | Don't install the include/krb5 header files | Theodore Tso | 1995-06-08 | 1 | -1/+4 |
| * | Add prototypes for logging routines | Paul Park | 1995-06-08 | 1 | -0/+6 |
| * | Makefile.in: Process osconf.h using PREFIX and EXEC_PREFIX instead of | Theodore Tso | 1995-06-07 | 1 | -0/+7 |
| * | Update prototype for krb5_adm_connect() | Paul Park | 1995-06-05 | 1 | -0/+5 |
| * | Change admin port number to 464 | Paul Park | 1995-06-01 | 1 | -0/+4 |
| * | Removed INTERFACE from some kadm prototypes | Keith Vetter | 1995-05-31 | 1 | -0/+4 |
| * | Changes to get kadm working on the PC | Keith Vetter | 1995-05-30 | 1 | -0/+6 |
| * | More prototype changes for the PC to get kadm stuff working | Keith Vetter | 1995-05-26 | 1 | -0/+5 |
| * | Header file changes needed for kadm on the PC | Keith Vetter | 1995-05-26 | 1 | -0/+5 |
| * | Several small changes to get the PC working without warnings | Keith Vetter | 1995-05-25 | 1 | -0/+4 |
| * | k5-config.h, k5-sockets.h: Move the sockets specific setup out | Theodore Tso | 1995-05-23 | 1 | -0/+9 |
| * | Fix install target logic | Paul Park | 1995-05-22 | 1 | -0/+6 |
| * | Determine the location of RCTMPDIR at configuration time. (netbsd does not have | Ezra Peisach | 1995-05-21 | 1 | -0/+8 |
| * | Install the error tables | Ezra Peisach | 1995-05-10 | 1 | -0/+3 |
| * | Add definitions for new administrative protocol extensions | Paul Park | 1995-05-09 | 1 | -0/+4 |
| * | can use same | Ezra Peisach | 1995-05-09 | 1 | -0/+7 |