summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* * krb4-proto.h: correct signature for krb_rd_req.Mark Eichin1995-06-283-6/+14
* * rd_req.c (krb_rd_req): from_addr is an address, so use unsignedMark Eichin1995-06-282-1/+6
* * rd_safe.c (krb_rd_safe): use KRB4_32 for address comparisonMark Eichin1995-06-282-3/+8
* * db.h: *int*_t are likely to collide with native types,Mark Eichin1995-06-282-15/+7
* * configure.in: *int*_t are likely to collide with native types,Mark Eichin1995-06-282-1/+14
* * read_passwd.c: only use volatile if __STDC__ is 1Mark Eichin1995-06-282-0/+8
* * encode.c: make declarations use KRB5_PROTOTYPE, and use oldMark Eichin1995-06-283-93/+40
* Compiler warning cleanupPaul Park1995-06-2749-125/+244
* Allow md4.c to be optimized by native DEC compilersPaul Park1995-06-272-1/+7
* Check for EOF from fputsPaul Park1995-06-271-1/+1
* Compiler warning cleanup/Reinstate KRB5_PROVIDE_PROTOTYPESPaul Park1995-06-271-0/+8
* Reinstate KRB5_PROVIDE_PROTOTYPESPaul Park1995-06-276-1/+17
* Changed shared libraries so that it works under AIX and sets theSam Hartman1995-06-264-4/+6
* Made makeshlib produced by Makefile, so I can know whether I'm running Gcc. ...Sam Hartman1995-06-264-5/+53
* ----------------------------------------------------------------------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