krb5.git
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
1995-05-24 Ezra PeisachCheck for stdlib.h and include if present or declare...
1995-05-24 Ezra PeisachInclude <stdlib.h> or declare malloc, calloc, or realloc
1995-05-24 Ezra PeisachInclude k5-sockets.h now that k5-config.h does not...
1995-05-24 Ezra PeisachMake clean: Remove libkdb4.a and libkrb4.a symlinks
1995-05-23 Theodore TsoRearrange #include files so that krb5.h gets included...
1995-05-23 Theodore TsoDon't install the error table header files; they should...
1995-05-23 Theodore TsoGenerate krb5.h from krb5.hin in awk-windows, for the...
1995-05-23 Theodore TsoRemove krb5.h, since it's no longer needed
1995-05-23 Theodore Tsok5-config.h, k5-sockets.h: Move the sockets specific...
1995-05-23 Theodore TsoMakefile.in, configure.in, krb5.hin: Move krb5.h to...
1995-05-22 Ezra PeisachUse the POSIX utime instead of utimes. (For hpux)
1995-05-22 Paul ParkAdd gssapi.exp
1995-05-22 Paul ParkFix problem when gss_accept_sec_context() fails where...
1995-05-22 Paul ParkAdd gssapi to list of include subdirectories
1995-05-22 Paul ParkAdd install SUBDIRS
1995-05-22 Paul ParkDescribe previous changes
1995-05-22 Paul ParkDo not report creds as expired if the expiration time...
1995-05-22 Paul ParkAdd null install target
1995-05-22 Paul ParkInstall EXPORTED_HEADERS in gssapi subdirectory
1995-05-22 Paul ParkInstall old kadmin targets as <mumble>_old
1995-05-22 Paul ParkInstall kadmind5 and manpage in correct location
1995-05-22 Paul ParkFix install target logic
1995-05-21 Ezra Peisach * loginpaths.h: Add NetBSD paths
1995-05-21 Ezra PeisachHandle problem of O_SYNC not existing on a platform...
1995-05-21 Ezra PeisachDetermine the location of RCTMPDIR at configuration...
1995-05-21 Ezra PeisachInclude k5-int.h before krb.h so that PROTOTYPE is...
1995-05-21 Ezra PeisachCheck for stdlib.h and if present, include, otherwise...
1995-05-21 Ezra PeisachPort to OSF/1. (deal with the longs that should be...
next