krb5.git
1995-06-29 Mark Eichin * kerberos_v4.c (check_princ): delete master_key_versi...
1995-06-29 Mark Eichinfix the other typo
1995-06-29 Mark Eichinfix typo
1995-06-29 Mark Eichin * test.c: use PROTOTYPE
1995-06-29 Ezra PeisachProper test for GCC. (based on autoconf test).
1995-06-28 Mark Eichin * test.c, k524init.c, getcred.c: rewrote for old style...
1995-06-28 Mark Eichin * configure.in: with static libs, we need install...
1995-06-28 Mark Eichin * read_passwd.c, configure.in: use HAS_ANSI_VOLATILE...
1995-06-28 Theodore Tsoaclocal.m4 (KRB_INCLUDE): Search the build directories...
1995-06-28 Theodore TsoRename ct_c.*.in to ct_c_*.in, so that the sources...
1995-06-28 Tom Yu * krlogin.c: don't redeclare noltc, defltc if we happe...
1995-06-28 Theodore TsoWork around bug in autoconf which causes a relative...
1995-06-28 Theodore TsoRename ct_c.* to ct_c.*.in. ct_c.sed.in is now process...
1995-06-28 Ezra Peisachsim_client.c: Include stdlib.h or declare malloc. Inclu...
1995-06-28 Ezra PeisachInclude <string.h> for memcpy definitions
1995-06-28 Mark Eichin * configure.in: int*_t and pgno_t declarations from
1995-06-28 Mark Eichin * krb524d.c: changed main, krb5_free_keyblock_contents...
1995-06-28 Mark Eichin * configure.in: use AC_CHECK_FUNCS and check for memmove.
1995-06-28 Mark Eichin * dbtest.c (xmalloc): use memcpy, memmove isn't needed.
1995-06-28 Mark Eichin * run.test: look in /usr/share/lib/dict/words to find...
1995-06-28 Mark Eichin * krb4-proto.h: correct signature for krb_rd_req.
1995-06-28 Mark Eichin * rd_req.c (krb_rd_req): from_addr is an address,...
1995-06-28 Mark Eichin * rd_safe.c (krb_rd_safe): use KRB4_32 for address...
1995-06-28 Mark Eichin * db.h: *int*_t are likely to collide with native...
1995-06-28 Mark Eichin * configure.in: *int*_t are likely to collide with...
1995-06-28 Mark Eichin * read_passwd.c: only use volatile if __STDC__ is 1
1995-06-28 Mark Eichin * encode.c: make declarations use KRB5_PROTOTYPE,...
1995-06-27 Paul ParkCompiler warning cleanup
1995-06-27 Paul ParkAllow md4.c to be optimized by native DEC compilers
1995-06-27 Paul ParkCheck for EOF from fputs
1995-06-27 Paul ParkCompiler warning cleanup/Reinstate KRB5_PROVIDE_PROTOTYPES
1995-06-27 Paul ParkReinstate KRB5_PROVIDE_PROTOTYPES
1995-06-26 Sam HartmanChanged shared libraries so that it works under AIX...
1995-06-26 Sam HartmanMade makeshlib produced by Makefile, so I can know...
1995-06-26 Sam Hartman--------------------------------------------------...
1995-06-26 Tom Yu * Makefile.in: Typo: install-mac was really supposed...
1995-06-26 Sam HartmanRemove -g from explicit LdFlags in Makefile.in
1995-06-26 Sam Hartman Changes to make sure all the right include files are...
1995-06-24 Tom Yu * configure.in: fix typo; appended "all" rule needs...
1995-06-23 Tom Yu * configure.in: fix Sam's typo so libdes425.a gets...
1995-06-23 Tom Yu * configure.in: fix Sam's typo so libkrb4.a gets symlinked
1995-06-23 Tom Yu * error_table.h: reverse sense of KRB5_PROVIDE_PROTOTYPES
1995-06-23 Tom Yu * md4.c: reverse sense of KRB5_PROVIDE_PROTOTYPES
1995-06-23 Tom Yu * syslog.h: reverse sense of KRB5_PROVIDE_PROTOTYPES
1995-06-23 Tom Yu * k5-config.h: remove definition for KRB5_PROVIDE_PROT...
1995-06-23 Tom Yu * krb4-proto.h, krb.h: reverse sense of KRB5_PROVIDE_P...
1995-06-23 Tom Yu * syslog.h: reverse sense of KRB5_PROVIDE_PROTOTYPES
1995-06-23 Tom Yu * acconfig.h: NO_NESTED_PROTOTYPES -> KRB5_NO_NESTED_P...
1995-06-23 Theodore TsoChange SRCTOP so that it's defined in configure script...
1995-06-23 Sam Hartman Fixed typos that prevent static libs from working...
1995-06-23 Sam HartmanFix typos that prevented static libs from working
1995-06-23 Sam HartmanConvert to new handling of static libraries
1995-06-23 Sam HartmanFix typos that made static libraries fail
1995-06-23 Sam Hartman* Re-enable static libraries under Linux
1995-06-23 Ezra Peisach(V5_MAKE_SHARED_RULE) Set STEXT when not making shared...
1995-06-23 Paul ParkChange done to DONE for shared library rules
1995-06-23 Paul ParkAdd description of new KDC configuration file
1995-06-23 Paul ParkChange argument ordering for KDC
1995-06-23 Paul ParkDocument changes to KDC
1995-06-23 Paul ParkMultiple realm support and remove KDB_CONVERT_KEY_OUTOF_DB
1995-06-23 Paul ParkMultiple realm support
1995-06-23 Paul ParkRemove usage of KDB_CONVERT_KEY_OUTOF_DB
1995-06-23 Paul ParkAdd alternate profile routines
1995-06-23 Paul ParkPermit a process to have more than one database open...
1995-06-23 Paul ParkFix generation of server principals so this works with...
1995-06-23 Paul ParkAdd DEFAULT_KDC_PROFILE and KDC_PROFILE_ENV for KDC...
1995-06-23 Paul ParkDescribe previous changes
1995-06-23 Paul ParkRemove KDB_CONVERT_KEY_{TO,OUTOF}_DB
1995-06-23 Paul ParkAdd database context to krb5_context
1995-06-23 Sam HartmanForgot to add Changelog entry
1995-06-23 Sam Hartman Changes to support AIX shared libraries. The interactions
1995-06-22 Theodore Tsoconfigure.in: Change AC_HAVE_HEADERS with AC_CHECK_HEAD...
1995-06-22 Mark Eichinput -Llt back, sent email to djm
1995-06-21 Theodore TsoRemove AC_CONFIG_FRAGMENTS call, since it's no longer...
1995-06-21 Theodore TsoReplace AC_CONFIG_FRAGMENTS, AC_CONFIG_FRAGMENTS_DEFUALT,
1995-06-21 Tom Yu * aclocal.m4: undefine AC_CONFIGF_AUX_DIR_DEFAULT...
1995-06-21 Ezra Peisachlogin.c: Change RETSIGTYPE to krb5_sigtype to be consistant
1995-06-21 Ezra PeisachAdd KRB5_SIGTYPE, replacing definition that was there...
1995-06-21 Ezra PeisachAdd KRB5_SIGTYPE to define krb5_sigtype. Definition...
1995-06-21 Theodore TsoRemoved extra blank lines and added "dnl" to the end...
1995-06-21 Theodore TsoInstalled autoconf 2.4 in the Kerberos V5 tree. This...
1995-06-21 Paul ParkRemove extra #else left over from previous cleanup
1995-06-21 Theodore TsoRemove krb5_full_addr
1995-06-21 Theodore TsoChange PROTOTYPE -> KRB5_PROTOTYPE
1995-06-21 Theodore TsoMakefile.in: Don't remove autoconf.h when doing a make...
1995-06-21 Theodore TsoMakefile.in, krb5.hin: Don't include autoconf.h anymore...
1995-06-20 Mark Eichin * configure.in: switch obsolete AC_HAVE_HEADER to...
1995-06-20 Tom Yu * configure.in: fix typo
1995-06-20 Tom Yu * configure.in: add tests for TIME_WITH_SYS_TIME and...
1995-06-20 Tom Yu * kpasswd.c: USE_STRING_H -> HAVE_STRING_H for consistency
1995-06-20 Tom Yu * configure.in: add missing check for stdlib.h
1995-06-20 Tom Yu * Makefile.in - Change explicit library names to ...
1995-06-20 Tom Yu * main.c: HAS_GETUSERSHELL -> HAVE_GETUSERSHELL
1995-06-20 Tom Yu * defs.h: NO_STRING_H -> HAVE_STRING_H
1995-06-20 Tom Yu * externs.h: NO_STRING_H -> HAVE_STRING_H
1995-06-20 Tom Yu * strrchr.c: NO_STRING_H -> HAVE_STRING_H
1995-06-20 Tom Yu * configure.in: added missing check for stdlib.h
1995-06-20 Tom Yu * movemail.c: USE_STRING_H -> HAVE_STRING_H; fix HAVE_...
1995-06-20 Tom Yu * poplib.c: HAS_STDLIB_H -> HAVE_STDLIB_H
1995-06-20 Tom Yu * krlogin.c: HAS_STDLIB_H -> HAVE_STDLIB_H
next