| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | * md4.c: reverse sense of KRB5_PROVIDE_PROTOTYPES | Tom Yu | 1995-06-23 | 2 | -1/+5 |
| * | * syslog.h: reverse sense of KRB5_PROVIDE_PROTOTYPES | Tom Yu | 1995-06-23 | 2 | -1/+5 |
| * | * k5-config.h: remove definition for KRB5_PROVIDE_PROTOTYPES | Tom Yu | 1995-06-23 | 4 | -5/+13 |
| * | * krb4-proto.h, krb.h: reverse sense of KRB5_PROVIDE_PROTOTYPES | Tom Yu | 1995-06-23 | 3 | -2/+7 |
| * | * syslog.h: reverse sense of KRB5_PROVIDE_PROTOTYPES | Tom Yu | 1995-06-23 | 4 | -5/+17 |
| * | * acconfig.h: NO_NESTED_PROTOTYPES -> KRB5_NO_NESTED_PROTOTYPES; | Tom Yu | 1995-06-23 | 2 | -2/+7 |
| * | Change SRCTOP so that it's defined in configure script, instead of | Theodore Tso | 1995-06-23 | 2 | -2/+7 |
| * | Fixed typos that prevent static libs from working. Add code | Sam Hartman | 1995-06-23 | 2 | -2/+9 |
| * | Fix typos that prevented static libs from working | Sam Hartman | 1995-06-23 | 2 | -1/+6 |
| * | Convert to new handling of static libraries | Sam Hartman | 1995-06-23 | 6 | -10/+31 |
| * | Fix typos that made static libraries fail | Sam Hartman | 1995-06-23 | 2 | -1/+6 |
| * | * Re-enable static libraries under Linux | Sam Hartman | 1995-06-23 | 2 | -0/+5 |
| * | (V5_MAKE_SHARED_RULE) Set STEXT when not making shared library | Ezra Peisach | 1995-06-23 | 2 | -1/+9 |
| * | Change done to DONE for shared library rules | Paul Park | 1995-06-23 | 2 | -4/+9 |
| * | Add description of new KDC configuration file | Paul Park | 1995-06-23 | 3 | -0/+117 |
| * | Change argument ordering for KDC | Paul Park | 1995-06-23 | 2 | -1/+5 |
| * | Document changes to KDC | Paul Park | 1995-06-23 | 1 | -5/+42 |
| * | Multiple realm support and remove KDB_CONVERT_KEY_OUTOF_DB | Paul Park | 1995-06-23 | 2 | -7/+64 |
| * | Multiple realm support | Paul Park | 1995-06-23 | 7 | -320/+727 |
| * | Remove usage of KDB_CONVERT_KEY_OUTOF_DB | Paul Park | 1995-06-23 | 5 | -6/+18 |
| * | Add alternate profile routines | Paul Park | 1995-06-23 | 4 | -2/+324 |
| * | Permit a process to have more than one database open at the same time | Paul Park | 1995-06-23 | 2 | -65/+186 |
| * | Fix generation of server principals so this works with kdb5_mkdums | Paul Park | 1995-06-23 | 2 | -5/+90 |
| * | Add DEFAULT_KDC_PROFILE and KDC_PROFILE_ENV for KDC profile location | Paul Park | 1995-06-23 | 2 | -0/+9 |
| * | Describe previous changes | Paul Park | 1995-06-23 | 1 | -0/+6 |
| * | Remove KDB_CONVERT_KEY_{TO,OUTOF}_DB | Paul Park | 1995-06-23 | 1 | -3/+0 |
| * | Add database context to krb5_context | Paul Park | 1995-06-23 | 2 | -0/+5 |
| * | Forgot to add Changelog entry | Sam Hartman | 1995-06-23 | 1 | -0/+4 |
| * | Changes to support AIX shared libraries. The interactions | Sam Hartman | 1995-06-23 | 15 | -31/+163 |
| * | configure.in: Change AC_HAVE_HEADERS with AC_CHECK_HEADERS, and check for | Theodore Tso | 1995-06-22 | 3 | -3/+18 |
| * | put -Llt back, sent email to djm | Mark Eichin | 1995-06-22 | 1 | -2/+2 |
| * | Remove AC_CONFIG_FRAGMENTS call, since it's no longer needed. (The | Theodore Tso | 1995-06-21 | 2 | -2/+6 |
| * | Replace AC_CONFIG_FRAGMENTS, AC_CONFIG_FRAGMENTS_DEFUALT, | Theodore Tso | 1995-06-21 | 2 | -70/+42 |
| * | * aclocal.m4: undefine AC_CONFIGF_AUX_DIR_DEFAULT before | Tom Yu | 1995-06-21 | 2 | -1/+7 |
| * | login.c: Change RETSIGTYPE to krb5_sigtype to be consistant | Ezra Peisach | 1995-06-21 | 3 | -1/+8 |
| * | Add KRB5_SIGTYPE, replacing definition that was there for krb5_sigtype. This | Ezra Peisach | 1995-06-21 | 2 | -21/+6 |
| * | Add KRB5_SIGTYPE to define krb5_sigtype. Definition moved from | Ezra Peisach | 1995-06-21 | 2 | -0/+30 |
| * | Removed extra blank lines and added "dnl" to the end of some macro | Theodore Tso | 1995-06-21 | 2 | -13/+13 |
| * | Installed autoconf 2.4 in the Kerberos V5 tree. This reverted a few | Theodore Tso | 1995-06-21 | 37 | -1274/+2768 |
| * | Remove extra #else left over from previous cleanup | Paul Park | 1995-06-21 | 1 | -1/+0 |
| * | Remove krb5_full_addr | Theodore Tso | 1995-06-21 | 1 | -1/+0 |
| * | Change PROTOTYPE -> KRB5_PROTOTYPE | Theodore Tso | 1995-06-21 | 18 | -81/+108 |
| * | Makefile.in: Don't remove autoconf.h when doing a make clean; it's an | Theodore Tso | 1995-06-21 | 9 | -142/+141 |
| * | Makefile.in, krb5.hin: Don't include autoconf.h anymore; have the | Theodore Tso | 1995-06-21 | 3 | -287/+301 |
| * | * configure.in: switch obsolete AC_HAVE_HEADER to AC_CHECK_HEADERS | Mark Eichin | 1995-06-20 | 2 | -1/+5 |
| * | * configure.in: fix typo | Tom Yu | 1995-06-20 | 2 | -1/+3 |
| * | * configure.in: add tests for TIME_WITH_SYS_TIME and sys/time.h | Tom Yu | 1995-06-20 | 2 | -0/+5 |
| * | * kpasswd.c: USE_STRING_H -> HAVE_STRING_H for consistency | Tom Yu | 1995-06-20 | 3 | -2/+6 |
| * | * configure.in: add missing check for stdlib.h | Tom Yu | 1995-06-20 | 2 | -0/+4 |
| * | * Makefile.in - Change explicit library names to -l<lib> form, and | Tom Yu | 1995-06-20 | 1 | -1/+0 |