summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* ----------------------------------------------------------------------Sam Hartman1995-06-263-2/+10
* * Makefile.in: Typo: install-mac was really supposed to beTom Yu1995-06-262-1/+6
* Remove -g from explicit LdFlags in Makefile.inSam Hartman1995-06-262-1/+6
* Changes to make sure all the right include files are includedSam Hartman1995-06-265-2/+16
* * configure.in: fix typo; appended "all" rule needs two colons toTom Yu1995-06-242-1/+6
* * configure.in: fix Sam's typo so libdes425.a gets symlinkedTom Yu1995-06-232-1/+6
* * configure.in: fix Sam's typo so libkrb4.a gets symlinkedTom Yu1995-06-232-1/+6
* * error_table.h: reverse sense of KRB5_PROVIDE_PROTOTYPESTom Yu1995-06-232-3/+4
* * md4.c: reverse sense of KRB5_PROVIDE_PROTOTYPESTom Yu1995-06-232-1/+5
* * syslog.h: reverse sense of KRB5_PROVIDE_PROTOTYPESTom Yu1995-06-232-1/+5
* * k5-config.h: remove definition for KRB5_PROVIDE_PROTOTYPESTom Yu1995-06-234-5/+13
* * krb4-proto.h, krb.h: reverse sense of KRB5_PROVIDE_PROTOTYPESTom Yu1995-06-233-2/+7
* * syslog.h: reverse sense of KRB5_PROVIDE_PROTOTYPESTom Yu1995-06-234-5/+17
* * acconfig.h: NO_NESTED_PROTOTYPES -> KRB5_NO_NESTED_PROTOTYPES;Tom Yu1995-06-232-2/+7
* Change SRCTOP so that it's defined in configure script, instead ofTheodore Tso1995-06-232-2/+7
* Fixed typos that prevent static libs from working. Add codeSam Hartman1995-06-232-2/+9
* Fix typos that prevented static libs from workingSam Hartman1995-06-232-1/+6
* Convert to new handling of static librariesSam Hartman1995-06-236-10/+31
* Fix typos that made static libraries failSam Hartman1995-06-232-1/+6
* * Re-enable static libraries under LinuxSam Hartman1995-06-232-0/+5
* (V5_MAKE_SHARED_RULE) Set STEXT when not making shared libraryEzra Peisach1995-06-232-1/+9
* Change done to DONE for shared library rulesPaul Park1995-06-232-4/+9
* Add description of new KDC configuration filePaul Park1995-06-233-0/+117
* Change argument ordering for KDCPaul Park1995-06-232-1/+5
* Document changes to KDCPaul Park1995-06-231-5/+42
* Multiple realm support and remove KDB_CONVERT_KEY_OUTOF_DBPaul Park1995-06-232-7/+64
* Multiple realm supportPaul Park1995-06-237-320/+727
* Remove usage of KDB_CONVERT_KEY_OUTOF_DBPaul Park1995-06-235-6/+18
* Add alternate profile routinesPaul Park1995-06-234-2/+324
* Permit a process to have more than one database open at the same timePaul Park1995-06-232-65/+186
* Fix generation of server principals so this works with kdb5_mkdumsPaul Park1995-06-232-5/+90
* Add DEFAULT_KDC_PROFILE and KDC_PROFILE_ENV for KDC profile locationPaul Park1995-06-232-0/+9
* Describe previous changesPaul Park1995-06-231-0/+6
* Remove KDB_CONVERT_KEY_{TO,OUTOF}_DBPaul Park1995-06-231-3/+0
* Add database context to krb5_contextPaul Park1995-06-232-0/+5
* Forgot to add Changelog entrySam Hartman1995-06-231-0/+4
* Changes to support AIX shared libraries. The interactionsSam Hartman1995-06-2315-31/+163
* configure.in: Change AC_HAVE_HEADERS with AC_CHECK_HEADERS, and check forTheodore Tso1995-06-223-3/+18
* put -Llt back, sent email to djmMark Eichin1995-06-221-2/+2
* Remove AC_CONFIG_FRAGMENTS call, since it's no longer needed. (TheTheodore Tso1995-06-212-2/+6
* Replace AC_CONFIG_FRAGMENTS, AC_CONFIG_FRAGMENTS_DEFUALT,Theodore Tso1995-06-212-70/+42
* * aclocal.m4: undefine AC_CONFIGF_AUX_DIR_DEFAULT beforeTom Yu1995-06-212-1/+7
* login.c: Change RETSIGTYPE to krb5_sigtype to be consistantEzra Peisach1995-06-213-1/+8
* Add KRB5_SIGTYPE, replacing definition that was there for krb5_sigtype. ThisEzra Peisach1995-06-212-21/+6
* Add KRB5_SIGTYPE to define krb5_sigtype. Definition moved fromEzra Peisach1995-06-212-0/+30
* Removed extra blank lines and added "dnl" to the end of some macroTheodore Tso1995-06-212-13/+13
* Installed autoconf 2.4 in the Kerberos V5 tree. This reverted a fewTheodore Tso1995-06-2137-1274/+2768
* Remove extra #else left over from previous cleanupPaul Park1995-06-211-1/+0
* Remove krb5_full_addrTheodore Tso1995-06-211-1/+0
* Change PROTOTYPE -> KRB5_PROTOTYPETheodore Tso1995-06-2118-81/+108