krb5.git
1995-07-03 Sam Hartman* Replace Gcc test from top level configure.in with...
1995-07-03 Tom Yu * aclocal.m4 (_MAKE_SUBDIRS): Fixed so that error...
1995-07-02 Sam Hartman--------------------------------------------------...
1995-07-02 Sam Hartman--------------------------------------------------...
1995-07-02 Tom Yu * aclocal.m4 (SubdirLibRule): don't recreate DONE...
1995-07-02 Tom Yu * commands.c: rename setmode() and clearmode() to...
1995-07-02 Tom Yu * configure.in: Don't check for pgno_t; it's not in...
1995-06-30 Paul ParkAdd shared library support
1995-06-30 Paul ParkAdd ability to switch between Berkeley and DBM for...
1995-06-30 Paul ParkAdd profile and Berkeley database smarts for aname_to_lname
1995-06-30 Paul ParkMove Berkeley database code here; remove typo
1995-06-30 Paul ParkDescribe previous changes
1995-06-30 Paul ParkAdd ability to test using Berkeley or DBM
1995-06-30 Paul ParkRemove Berkeley database object modules
1995-06-30 Paul ParkAdd function dispatch for database accesses
1995-06-30 Paul ParkFix initialization and terminal disassociation broken...
1995-06-30 Paul ParkAdd usage of compile(3) for regular expressions so...
1995-06-30 Paul ParkAdd kdb dispatch table for changing between Berkeley...
1995-06-30 Paul ParkAdd ability to switch between Berkeley and DBM for...
1995-06-30 Paul ParkBe more flexible where sources come from when building...
1995-06-30 Tom Yu * krb5.hin: special-case ultrix brokenness (again...
1995-06-29 Sam HartmanRemove -g from LDFLAGS
1995-06-29 Sam Hartman--------------------------------------------------...
1995-06-29 Mark Eichin * configure.in (--with-dbm): new option, allows easy...
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...
next