| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Fix OSF/1 and Ultrix native make problem | Paul Park | 1995-05-24 | 2 | -5/+16 |
| * | Remove krb5.h, since it's no longer needed | Theodore Tso | 1995-05-23 | 2 | -1911/+1 |
| * | k5-config.h, k5-sockets.h: Move the sockets specific setup out | Theodore Tso | 1995-05-23 | 3 | -72/+104 |
| * | Makefile.in, configure.in, krb5.hin: Move krb5.h to krb5.hin, | Theodore Tso | 1995-05-23 | 5 | -2/+1951 |
| * | Fix install target logic | Paul Park | 1995-05-22 | 6 | -17/+25 |
| * | Determine the location of RCTMPDIR at configuration time. (netbsd does not have | Ezra Peisach | 1995-05-21 | 5 | -1/+31 |
| * | Install the error tables | Ezra Peisach | 1995-05-10 | 2 | -1/+4 |
| * | Add definitions for new administrative protocol extensions | Paul Park | 1995-05-09 | 3 | -12/+158 |
| * | can use same | Ezra Peisach | 1995-05-09 | 2 | -7/+9 |
| * | kparse.h: Remove ErrorMsg definition. It is declared static in source file | Ezra Peisach | 1995-05-09 | 3 | -8/+8 |
| * | Back out change. Turns out it's not really necessary (the master key | Theodore Tso | 1995-05-05 | 2 | -6/+1 |
| * | Change default KDC etype to be DES_CBC_MD5, to be conformant with | Theodore Tso | 1995-05-05 | 2 | -1/+6 |
| * | Update .Sanitize file to reflect new files that have been added and deleted | Theodore Tso | 1995-05-04 | 1 | -14/+0 |
| * | Added prototype for krb5_auth_con_getkey | Ezra Peisach | 1995-05-03 | 2 | -0/+6 |
| * | Added missing prototype for krb5_auth_con_setports | Ezra Peisach | 1995-05-03 | 2 | -0/+9 |
| * | * krb5.h: (krb5_recvauth()): No longer needs the rc_type arg | Chris Provenzano | 1995-05-03 | 2 | -1/+5 |
| * | nevermind.. | Mark Eichin | 1995-05-03 | 2 | -7/+0 |
| * | * osconf.h (KRB5_ENV_KDC): add KERBEROS_SERVER environment | Mark Eichin | 1995-05-03 | 2 | -0/+7 |
| * | Add const to prototype for krb5_set_config_files | Ezra Peisach | 1995-05-02 | 2 | -4/+5 |
| * | krb5.h (krb5_set_config_files): Added new function prototype | Theodore Tso | 1995-05-01 | 2 | -2/+5 |
| * | * kparse.h (strutol, strsave): are only static in this module | Mark Eichin | 1995-04-28 | 2 | -3/+4 |
| * | Remove INTERFACE from prototype definitions in adm_proto.h | Paul Park | 1995-04-28 | 2 | -7/+11 |
| * | * krb4-proto.h: #if 0, not #ifdef 0 | Mark Eichin | 1995-04-28 | 2 | -1/+5 |
| * | Don't try to include osconf.h | Theodore Tso | 1995-04-28 | 4 | -119/+5 |
| * | conf.h, conf-*.h: Removed. We don't need them anymore, we're using | Theodore Tso | 1995-04-28 | 15 | -460/+15 |
| * | * configure.in: correct use of --with-krb4 to match top level | Mark Eichin | 1995-04-28 | 2 | -4/+13 |
| * | * krb5.h (krb5_send_tgs()) : Removed krb5_cksumtype argument | Chris Provenzano | 1995-04-28 | 2 | -1/+5 |
| * | * krb5.h : Added mask AP_OPTS_WIRE_MASK | Chris Provenzano | 1995-04-28 | 2 | -0/+6 |
| * | Have makefile copy profile.h for configuring on the PC | Keith Vetter | 1995-04-28 | 2 | -0/+5 |
| * | Fixes so that the Unix changes no longer breaks on the PC | Keith Vetter | 1995-04-28 | 5 | -2/+11 |
| * | * krb.h: add _fmemcpy, _fstrncpy, and far_fputs from cc-unix.h also | Mark Eichin | 1995-04-27 | 2 | -0/+7 |
| * | Changed over to the new profile config file on the PC | Keith Vetter | 1995-04-27 | 2 | -8/+15 |
| * | * krb.h (DECRYPT_TKT_TYPE_DEFINED, KEY_PROC_TYPE_DEFINED): needed | Mark Eichin | 1995-04-27 | 2 | -1/+7 |
| * | krb.h: Add const for krb_err_txt to agree with .c file | Ezra Peisach | 1995-04-27 | 4 | -1/+41 |
| * | * krb.h: make INTERFACE, FAR go away for now. | Mark Eichin | 1995-04-27 | 6 | -0/+176 |
| * | Add adm.h and adm_proto.h | Paul Park | 1995-04-26 | 1 | -0/+2 |
| * | Makefile.in: Install the current list of header files. | Ezra Peisach | 1995-04-26 | 2 | -6/+8 |
| * | New header files for new administrative protocol | Paul Park | 1995-04-26 | 2 | -0/+146 |
| * | Add new headers for new administrative protocol | Paul Park | 1995-04-26 | 1 | -1/+2 |
| * | * krb5.h (krb5_fulladdr) : Change port to be of type krb5_address. | Chris Provenzano | 1995-04-26 | 2 | -24/+43 |
| * | Fix .Sanitize file to conform with new files | Theodore Tso | 1995-04-25 | 1 | -14/+0 |
| * | Add #define's for DEFAULT_PROFILE_FILENAME | Theodore Tso | 1995-04-22 | 2 | -0/+12 |
| * | Checked in wrong version of ChangeLog | Theodore Tso | 1995-04-22 | 1 | -1/+3 |
| * | krb5.h: krb5_princ_aref() doesn't work, and isn't used anywhere. | Theodore Tso | 1995-04-22 | 3 | -17/+22 |
| * | Changes for the PC due to tytso's changing the include structure | Keith Vetter | 1995-04-20 | 2 | -0/+8 |
| * | Smarter PC makefile pulling .h files from the gssapi world | Keith Vetter | 1995-04-20 | 2 | -0/+11 |
| * | Remove .h files which are now collapsed into krb5.h | Theodore Tso | 1995-04-20 | 14 | -1878/+0 |
| * | Remove support for HAS_ANSI_CONST (that was needed only for | Theodore Tso | 1995-04-20 | 3 | -16/+7 |
| * | Inlined the following include files in krb5.h, to simplify the header | Theodore Tso | 1995-04-20 | 3 | -19/+1607 |
| * | Removed global_context hack | Ezra Peisach | 1995-04-19 | 2 | -4/+8 |