krb5.git
1992-05-19 Theodore TsoAdded new error codes which appeared in the krb5 protoc...
1992-04-24 Theodore TsoAdded pre-authentication type for DASS
1992-04-09 John CarrDelete unused variable.
1992-04-08 John CarrFix sign error
1992-04-08 John CarrAllow command line option to select port number
1992-04-08 John CarrRemove call to xfree (not needed and value freed might be
1992-03-31 John Carr*** empty log message ***
1992-03-26 John CarrInitial revision
1992-03-25 John CarrChange '-' to '_' in directory name
1992-03-25 John Carrsed hack needed for SunOS
1992-03-25 John CarrSupport alternate source directory
1992-03-25 John CarrSupport for alternate source directory.
1992-03-25 John CarrRemove unused variable
1992-03-25 John CarrFix cast of dbm_open return value
1992-03-25 John CarrChanges for alternate source directory: prefix source...
1992-03-25 John CarrSimplify cleanup macro
1992-03-25 John CarrAdd md5 checksum
1992-03-25 John CarrAdd "all" target
1992-03-25 John CarrAdd md5 checksum types and DES+MD4 and DES+MD5 encrypti...
1992-03-25 John CarrAdd $(SRCDIR) prefix to source files
1992-03-25 John CarrRemove krb5_walk_realm_tree declaration
1992-03-25 John CarrMake sed hack for asn.1/Makefile conditional.
1992-03-25 John CarrAdd md5
1992-03-12 John CarrMake sure the ticket in the TGS request is for the...
1992-03-01 John CarrRemove extra '%' from fprintf format string
1992-02-29 John Carrkrb5_free_realm_tree is declared in func-proto.h
1992-02-29 John CarrUse ANSI stdio features iff ANSI_STDIO defined
1992-02-28 John CarrDelete include of <isode/psap.h>: it was not needed
1992-02-25 John Carr"from" field is optional
1992-02-23 John CarrAdd cast to addr argument to bind()
1992-02-23 John Carr#include <stdio.h> first; use correct cast for call...
1992-02-23 John CarrDon't use flock() on AIX
1992-02-23 John CarrDon't build telnet
1992-02-23 John CarrSupport POSIX file locking.
1992-02-23 John Carrignore some more files
1992-02-23 John CarrUse cc -pipe on a sun
1992-02-23 John CarrDelete "\" added to work around imake problems; the...
1992-02-23 John CarrUse cp -p to copy files
1992-02-23 John Carr#include <krb5/sysincl.h>
1992-02-23 John CarrAdd hack to work around imake problems on some systems...
1992-02-23 John CarrAdd cast
1992-02-23 John Carrindex -> strchr
1992-02-23 John CarrInstall include files.
1992-02-23 John CarrInclude <krb5/sysincl.h> to get time include files
1992-02-23 John CarrUse fork() when vfork() isn't available.
1992-02-23 John CarrAdd new error code: KRB5_KDB_DB_CORRUPT
1992-02-23 John CarrInstall header files
1992-02-23 John Carr<sys/errno.h> -> <errno.h>
1992-02-23 John CarrAIX 3.1 support: work around include file bug; include...
1992-02-23 John CarrAlways include <krb5/sysincl.h>
1992-02-23 John CarrUse connect() and send() instead of sendto() for better
1992-02-23 John Carrsizeof (int) -> 4 bytes, because this is supposed to...
1992-02-23 John Carrsizeof(int) -> 4 bytes, because this is intended to...
1992-02-23 John CarrMake use of ANSI stdio configurable
1992-02-23 John CarrCompare key lengths before comparing key data
1992-02-23 John CarrMajor rewrite for a more portable data format
1992-02-23 John CarrRemove inappropriate __STDC__ test
1992-02-23 John Carr"realms" argument is not const
1992-02-23 John CarrFix arg to krb5_finish_random_key()
1992-02-23 John CarrMake use of "const", "volatile", "void", and ANSI stdio...
1992-02-23 John CarrFix arg type for decoder_func
1992-02-23 John Carrinstall header files
1992-02-23 John CarrMake use of "const" and "volatile" configurable
1992-02-23 John CarrNew MIT copyright notice
1992-02-23 John CarrAlways include <sys/file.h>; on AIX or SYSV include...
1992-02-23 John CarrChange include path from "error_tables/foo" to <krb5...
1992-02-23 John CarrDeclare krb5_free_realm_tree()
1992-02-23 John CarrChange include path from "asn.1/foo" to <krb5/asn.1...
1992-02-23 John CarrSet umask to 077 on entry so that output files created...
1992-02-23 John CarrImprove error checking
1992-02-23 John CarrDocument -t, -K, and -v options
1992-02-23 John CarrAdd krb5_dbm_db_open_database() and
1992-02-23 John CarrAdd option '-t' to make a temporary database and rename...
1992-02-23 John CarrAdd two functions: krb5_dbm_db_open_database() and
1992-02-11 John CarrUse vfork only on BSD systems, and union wait only...
1992-02-11 John CarrAdd debugging, fix printf calls
1992-02-11 John CarrInclude <krb5/sysincl.h> and <netinet/in.h>. The forme...
1992-02-11 John CarrAdd -v option for verbose output.
1992-01-13 John CarrImprove install configuration.
1992-01-13 John Carrpepsy 7.0 needs -C to work with Kerberos
1992-01-13 John CarrNew variables to describe level of ANSI C support
1991-12-20 John CarrFixes from pato@apollo.com:
1991-12-06 John CarrDeclare convtime() static.
1991-12-06 John CarrStore the length field of the encrypted key in network...
1991-10-02 Theodore TsoAdded backslash before colon in the PepsyTarget() rule...
1991-10-02 Theodore TsoIntegrate changes from James Bottomley at UK to make...
1991-10-02 Theodore TsoIntegrated Bill Sommerfeld's kinit lifetime parsing...
1991-08-29 Theodore TsoApplied patch from Bill Sommerfeld at Apollo
1991-08-20 Theodore TsoFixed spelling mistakes
1991-07-19 John Kohlchange first arg of krb5_get_server_rcache to a krb5_data *
1991-07-19 John Kohlmake input a krb5_data rather than null-term string
1991-07-19 John Kohlupdate krb5_get_server_rcache
1991-07-01 Theodore TsoAdded more robustness to the PepsyTarget rule
1991-06-29 Theodore TsoMade PepsyTarget() rule more robust by allowing basenam...
1991-06-14 John Kohlsome more subtle changes for ODBM/non-ODBM changes...
1991-06-14 John Kohladd code to read v4 database dumps
1991-06-14 John Kohldescribe -f option
1991-06-14 John Kohlconvert can now handle non-NDBM sites
1991-06-14 John Kohlwith POSIX locks, we gotta have the file open for write...
1991-06-14 John Kohladd KRB5_KDB_CANTLOCK_DB
next