krb5.git
1995-10-02 Ezra Peisach * makeshlib.sh: For solaris, if you are not using...
1995-10-02 Ezra Peisach * aclocal.m4 (DO_SUBDIRS): Add make Makefiles for...
1995-09-29 Theodore Tso#ifdef the entire file so it's not built under Windows
1995-09-29 Theodore TsoIf krb5/autoconf.h doesn't exist, cd to krb5 and make it
1995-09-29 Theodore TsoDon't use krb5_lname_file; instead, use DEFAULT_LNAME_F...
1995-09-29 Theodore TsoRemove krb5_lname_file; it's not used any more
1995-09-29 Theodore TsoRemove autoconf.h on make clean
1995-09-29 Theodore TsoRemove trval on a make clean
1995-09-29 Theodore TsoRemove the dejagnu temporary files
1995-09-29 Theodore TsoUse the SubdirLibraryRule defined in aclocal.m4 to...
1995-09-29 Theodore TsoClean up make clean procedures. The files to be remove...
1995-09-29 Ezra Peisach * Makefile.in (clean-unix): Remove krb5-pro.h
1995-09-29 Theodore TsoFor MS-DOS, use the brute force method of defining...
1995-09-29 Theodore Tsogss-client.c (main): Set display_file to be stdout
1995-09-29 Theodore Tso#include "osconf.h" all the time, at the beginning...
1995-09-29 Theodore TsoDon't include autoconf.h under Windows, since it doesn...
1995-09-29 Theodore TsoCopy stock/osconf.h to osconf.h in include/krb5, and...
1995-09-29 Theodore Tso#include autoconf.h instead of osconf.h, because that...
1995-09-29 Keith VetterMore Mac project file cleanup
1995-09-29 Theodore TsoOnly check the returned starttime to make sure it match...
1995-09-29 Keith VetterRename verify.c to t_verify.c to remove conflict with
1995-09-29 Theodore TsoOnly convert instances which don't have a '.' in them...
1995-09-29 Mark Eichin(gets it to actually build on sunos, and provides a...
1995-09-29 Keith VetterMisc Mac cleanups
1995-09-29 Keith Vettergss sample program
1995-09-28 Keith VetterAdded new KerberosHeaders files
1995-09-28 Keith VetterWorking telnet authentication module and project consol...
1995-09-28 Keith VetterFiles in telnet authentication module directory
1995-09-28 Keith VetterTelnet authentication module fixes. Also project organ...
1995-09-28 Keith VetterRemove telnet directory from repository
1995-09-27 Ezra PeisachChange install: to install-unix: so that the destinatio...
1995-09-27 Theodore TsoAdded macfile.list to the list of excluded files
1995-09-27 Theodore Tso*** empty log message ***
1995-09-27 Theodore TsoNew file, used for generating DOS zip files
1995-09-27 Theodore TsoMove changes from ChangeLog to changelo
1995-09-27 Theodore TsoDon't include des_int.h; it's no longer needed
1995-09-27 Theodore Tsoalt_prof.c (krb5_read_realm_params): On an error, initi...
1995-09-27 Theodore TsoDon't include los-proto.h; it's no longer present
1995-09-27 Theodore Tsok5-int.h: Don't predefine symbols to stop kdb.h and...
1995-09-27 Theodore Tsokdb.h, kdb_dbm.h: Add #if !defined(_MSDOS) && !defined...
1995-09-27 Theodore TsoSystematic rework of all the cleanup code to make the...
1995-09-25 Theodore TsoRemoved "foo:: foo-$(WHAT)" lines from the Makefile
1995-09-25 Theodore TsoAdded missing backslash at the end of one of the lines...
1995-09-25 Theodore TsoRemoved "foo:: foo-$(WHAT)" lines from the Makefile
1995-09-25 Theodore TsoRemoved "foo:: foo-$(WHAT)" lines from the Makefile
1995-09-25 Theodore TsoFix tabbing in prototypes. (Just to clear up a conflict)
1995-09-25 Theodore TsoRemoved "foo:: foo-$(WHAT)" lines from the Makefile
1995-09-25 Theodore TsoOops! Removed ^M from source files
1995-09-25 Theodore TsoRemoved "foo:: foo-$(WHAT)" lines from the Makefile
1995-09-25 Theodore TsoMakefile.in: Removed "foo:: foo-$(WHAT)" lines from...
1995-09-25 Theodore TsoMakefile.in: Removed "foo:: foo-$(WHAT)" lines from...
1995-09-25 Theodore TsoMakefile.in: Removed "foo:: foo-$(WHAT)" lines from...
1995-09-25 Theodore TsoAdded lines of the form "all:: all-$(WHAT)" for all...
1995-09-25 Mark Eichin(this may have caused the spin-looping I saw...)
1995-09-25 Keith VetterPick up Mac ReadMe file
1995-09-25 Keith VetterFixed kb_seal_size prototype
1995-09-25 Keith VetterUpdate of kconfig project file
1995-09-24 Keith VetterChange password for the Mac
1995-09-24 Keith VetterRemoving mac/build directory
1995-09-24 Keith VetterRemove mac/build directory
1995-09-24 Mark Eichin(change has no real effect, but I found the inconsisten...
1995-09-24 Mark Eichin * logger.c (klog_com_err_proc): pass whoami in failure...
1995-09-23 Theodore TsoAdded preauth numbers for KRB5_CYBERSAFE_SECUREID and
1995-09-23 Theodore TsoExclude the MAC and DOS tar/zip files when creating...
1995-09-23 Theodore TsoDefine PROTOTYPE if it is not defined elsewhere
1995-09-23 Theodore Tsogss-clie.c: turned const_gss_OID into const gss_OID.
1995-09-23 Theodore Tsokeysalt.c: 16/32 bit integer mismatch.
1995-09-23 Theodore TsoChange length field in krb5_alt_method and krb5_etype_i...
1995-09-23 Theodore TsoRemove the (int) cast, since you can't take address...
1995-09-23 Theodore Tsoacquire_.c: changed int to size_t.
1995-09-23 Theodore Tsooid_ops.c: signed/unsigned mismatch, removed unused...
1995-09-23 Theodore TsoPut back in all:: all-$(WHAT) rule--PC needs it
1995-09-23 Theodore TsoRemoved ^M's from DOS integration. (Oops!)
1995-09-23 Theodore TsoPut back in all:: all-$(WHAT) rule--PC needs it
1995-09-23 Theodore TsoMakefile.in: PC needs sscanf.c
1995-09-23 Theodore Tsohad to define away DBFLAGS for the PC
1995-09-23 Theodore Tsoget_in_t.c: removed unused variable.
1995-09-23 Theodore TsoAdded MSDOS to wherever MACINTOSH was used
1995-09-23 Theodore Tsosigned/unsigned mismatch
1995-09-23 Theodore Tso32 bit word being passed as an int
1995-09-23 Theodore TsoMakefile.in: moved shared rule to all-unix:: target
1995-09-23 Theodore TsoMakefile.in: PC builds all C files because of function...
1995-09-23 Theodore Tsomd5crypt.c: put function prototype back in, fixed signe...
1995-09-23 Theodore Tsomd4crypt.c: put function prototype back in, fixed signe...
1995-09-23 Theodore Tsoput function prototype back in
1995-09-23 Theodore Tsoprof_int.h: added SIZEOF defines for the PC, and added...
1995-09-22 Theodore TsoOnly define sys_nerr if we're on a Macintosh. On those...
1995-09-22 Theodore Tsoadded windows value for SRCTOP
1995-09-22 Theodore Tso(from Keith Vetter's windows changes); define THREEPARA...
1995-09-22 Theodore TsoBuild the error table header files into include, not...
1995-09-20 Ezra PeisachDeclare cleanup function as void and propogate thoughou...
1995-09-18 Theodore TsoDon't modify a const input variable val; copy it to...
1995-09-18 Mark Eichin * main.c (init_realm): strdup KRB5_KDB_M_NAME if we...
1995-09-18 Ezra PeisachMakefile.in (check): Only build libdb.a when making...
1995-09-18 Ezra PeisachInitialize the service name to SAMPLE_SERVICE instead...
1995-09-18 Ezra Peisachkdb5_edit.c (show_principal): Show key version and...
1995-09-18 Ezra PeisachFix typo error in checkin
1995-09-16 Theodore TsoProgram for testing if getsockname() works like the...
1995-09-16 Theodore TsoFix optional host parsing so that host is recognized...
1995-09-16 Theodore TsoFree the context and auth_context before exiting
next