krb5.git
1995-06-07 Ezra PeisachInclude time.h (or sys/time.h) for struct tm structure...
1995-06-07 Ezra Peisachtest.c (do_remote): Case sockaddr_in * to sockaddr...
1995-06-07 Ezra PeisachChange lifetime field of decomp_ticket prototype to...
1995-06-07 Ezra Peisach(key_decrypt_keys): On error, when clearing keyblocks...
1995-06-07 Tom Yu * configure.in: fix make install
1995-06-07 Tom Yu * configure.in:
1995-06-06 Paul ParkUse ARADD instead of ARCHIVE
1995-06-06 Paul ParkFix strings for Ultrix native compiler
1995-06-06 Theodore TsoBuild the krb524 directory
1995-06-06 Theodore TsoRename save_credentials to krb_save_credentials, to...
1995-06-06 Theodore TsoAdd prototype for krb5_524_conv_principal()
1995-06-06 Theodore TsoUpdated to use autoconf, and to use the new Kerberos...
1995-06-06 Ezra PeisachConvert longs to KRB_32 for 64 bit architectures. ...
1995-06-05 Paul ParkChange kadmin5 password prompting order
1995-06-05 Paul ParkChange password prompting order
1995-06-05 Paul ParkSpecify maxlife and maxrenewlife fields when creating...
1995-06-05 Paul ParkUse new krb5_adm_connect() calling sequence
1995-06-05 Paul ParkAdd support for specifiable ccache and lifetime for...
1995-06-05 Paul ParkUpdate prototype for krb5_adm_connect()
1995-06-05 Paul ParkAdd support for specifiable ccache and ticket lifetime...
1995-06-05 Ezra PeisachRemove built error header files for make clean
1995-06-05 Ezra PeisachChange order of libraries to allow for proper shared...
1995-06-03 Ezra PeisachIf using inetd, set file descriptor of socket to 0
1995-06-03 Keith VetterBetter description of latest telnet changes
1995-06-03 Keith VetterMade the shared library makefile changes not apply...
1995-06-03 Keith VetterBetter handling of error codes returned by winsock
1995-06-03 Keith VetterPC bug fixes mostly 16 vs 32 which prototyping fixed
1995-06-03 Keith VetterLow-level PC socket read/write didn't work
1995-06-02 Keith VetterWindows telnet changes to enable the cursor keys
1995-06-01 Paul ParkChange admin instance to kadmin
1995-06-01 Paul ParkChange default acl file name to a #define
1995-06-01 Paul ParkIf no srvtab specified, then use squirreled admin key
1995-06-01 Paul ParkAdd logic to retrieve/create the password changing...
1995-06-01 Paul ParkChange admin instance name to kadmin and fix bug in...
1995-06-01 Paul ParkChange admin port number to 464
1995-06-01 Tom Yu * loginpaths.h: #ifdef ultrix => #ifdef __ultrix
1995-05-31 Paul ParkRanlib libkdb5 after doing the update from berk_db
1995-05-31 Paul ParkUse kdb5_db_destroy instead of explicitly unlinking...
1995-05-31 Ezra PeisachChange DBOBJS to DB_OBJS to match rest of Makefile.in
1995-05-31 Keith VetterRemoved des425 from the PC world
1995-05-31 Keith VetterRemoved making in des425 for the PC
1995-05-31 Keith VetterAdded missing Windows DLL exported routine
1995-05-31 Keith VetterRemoved INTERFACE from two kadm routines
1995-05-31 Keith VetterRemoved INTERFACE from some kadm prototypes
1995-05-31 Keith VetterAdded k5 password changing code for the cns program...
1995-05-30 Keith VetterAdded kadm routines to the export list
1995-05-30 Keith VetterChanges to get kadm working on the PC
1995-05-30 Paul ParkUse sys/cdefs.h if present (e.g. linux)
1995-05-30 Ezra PeisachIf the size field of a struct datum != size field of...
1995-05-30 Ezra PeisachCheck for the signal type in compiling tests
1995-05-28 Ezra PeisachUse syslog instead of com_err when shutting down as...
1995-05-27 Theodore TsoRestore timestamp file which is needed by libupdate.sh
1995-05-27 Theodore TsoAdd timestamp check file required by libupdate.sh
1995-05-27 Theodore TsoExport $(CC) for the benefit of config.guess
1995-05-27 Theodore TsoCreate kerbsrc-nt.zip with the right filename, and...
1995-05-27 Theodore TsoAdded new function, des_cblock_print_file(), which...
1995-05-27 Theodore TsoRemove backward compatibility code for Kerberos V3...
1995-05-27 Theodore TsoAdd support for building shared libraries
1995-05-27 Theodore TsoAdd support for building shared libraries
1995-05-26 Keith VetterWindows makefile file configuration excludes lines...
1995-05-26 Paul ParkFix typo
1995-05-26 Paul ParkChange to new Berkeley Database naming convention
1995-05-26 Paul Parkkadmind5 depends on libkdb5.a
1995-05-26 Paul Parkkrb5kdc depends on libkdb5.a
1995-05-26 Paul ParkAdd berk_db to list of subdirectories
1995-05-26 Paul ParkUse new Berkeley Database code and add test
1995-05-26 Paul ParkCheck in Berkeley Database code version 1.85
1995-05-26 Ezra PeisachPrime local shared library registry file for Alpha OSF
1995-05-26 Ezra PeisachFor OSF/1, maintain a local shared library registry...
1995-05-26 Keith VetterAdded kadm for the PC
1995-05-26 Keith VetterDisabled some of the shared library stuff for the PC
1995-05-26 Keith VetterMore prototype changes for the PC to get kadm stuff...
1995-05-26 Keith VetterAdded lib/kadm directory and removed lib/krb425 directo...
1995-05-26 Ezra PeisachAdded shared library support for Alpha OSF
1995-05-26 Ezra PeisachAdd support for Dec-alpha. Will currently only work...
1995-05-26 Keith VetterHeader file changes needed for kadm on the PC
1995-05-26 Theodore TsoAdd support building shared libraries
1995-05-26 Theodore TsoAdd variable DO_MAKE_SHLIB
1995-05-26 Theodore TsoAdd support for shared libraries
1995-05-26 Theodore Tsopre.in(HOST_TYPE, SHEXT): Added variables filled in...
1995-05-26 Theodore TsoAdded shell script for creating shared libraries
1995-05-26 Keith VetterFirst pass to make the new kadm stuff compile cleanly...
1995-05-25 Keith VetterSeveral small changes to get the PC working without...
1995-05-25 Keith VetterMistakenly forgot to convert PC eol into Unix eol while...
1995-05-25 Keith VetterFor the PC, don't copy profile.h until we make in the...
1995-05-25 Keith VetterWindows telnet --fixed eol wrapping and general cleanup
1995-05-25 Barry Jaspan[secure-admin/2432] add further that the constants...
1995-05-25 Barry Jaspan[secure-admin/2432] document the integer values of...
1995-05-25 Ezra PeisachFix syntax error in freeing of keyblock
1995-05-24 Theodore TsoMakefile.in, configure.in: Add rules for building share...
1995-05-24 Theodore TsoOn an error, free the keyblock
1995-05-24 Ezra PeisachRemove krb5_encode_ticket prototype as function does...
1995-05-24 Ezra PeisachChange klog prototype to match source
1995-05-24 Theodore TsoAdded for shared library support
1995-05-24 Paul ParkFix OSF/1 and Ultrix native make problem
1995-05-24 Ezra PeisachCheck for string.h and include if present, else include...
1995-05-24 Ezra Peisachkerberos5.c: Include string.h/strings.h. Include stdlib...
1995-05-24 Ezra Peisachring.c: Include string.h or strings.h
1995-05-24 Ezra PeisachCast sockaddr_in * to sockaddr * in call to bind
1995-05-24 Ezra PeisachInclude stdlib.h or declare malloc, calloc, realloc
next