krb5.git
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...
1995-05-20 Ezra PeisachIf kpropd invoked with -r option, invoke kdb5_edit...
1995-05-20 Ezra PeisachIncrement remote_seq_number if KRB5_AUTH_CONTEXT_DO_SEQ...
1995-05-20 Ezra Peisachkprop.M and kpropd.M: Document -P (port) option
1995-05-20 Theodore TsoUse the KRB5_KTNAME environment variable to override...
1995-05-20 Theodore Tsologin.c (main): Only try to use TIOCSETD if it is defined
1995-05-18 Ezra Peisachin_tkt.c: Use HAVE_SETREUID and HAVE_SETRESUID to defin...
1995-05-16 Paul ParkUse available random number generator and free all...
1995-05-16 Paul ParkFix Ultrix problems for tests
1995-05-16 Paul ParkFix bug in ktent_to_proto() and add test modules
1995-05-16 Paul ParkAdd new test modules
1995-05-16 Paul ParkFix bug in krb5_adm_ktent_to_proto() which botched...
1995-05-16 Paul ParkFix nitty bug in gmt_mktime()
1995-05-16 Paul ParkDo not destroy the replay cache when done with a request
1995-05-16 Tom Yu * aclocal.m4 (_MAKE_SUBDIRS): fix rule so that MAKEFLA...
1995-05-15 Paul ParkChange name of admin instance in manpage
1995-05-13 Ezra PeisachMostly formatting nitpicking. Fix some typos in functio...
1995-05-13 Ezra PeisachAvoid warning of redeclaring POSIX_SIGNALS if already...
1995-05-13 Ezra Peisachso that credential forwarding works
1995-05-12 Paul ParkAdd kadmin.exp for kadmin tests
1995-05-12 Paul ParkChange dejagnu tests to use new kadmin/kadmind
1995-05-12 Paul ParkDescribe last batch of changes
1995-05-12 Paul ParkCheck for and use POSIX signal/setjmp/longjmp
1995-05-12 Paul Park* Use DEBUG_NOSLAVE debug bit to turn off slave creatio...
1995-05-12 Paul ParkAdd DEBUG_NOSLAVES
1995-05-12 Paul ParkChange howmany because of Ultrix
1995-05-12 Paul ParkFix errors for Ultrix
1995-05-12 Ezra PeisachMissing a "retval = " so errors in addresses were passing
1995-05-12 Mark Eichin * key_sched.c (mit_des_key_sched): *always* fill in...
1995-05-11 Chris Provenzano * mk_cred.c (krb5_mk_cred()), mk_priv.c (krb5_mk_priv()),
1995-05-11 Paul ParkCorrectly calculate beginning of first component
1995-05-11 Paul Parkbug fixes
1995-05-11 Paul ParkRework address bind logic
1995-05-11 Paul ParkAvoid a core dump when the master key is entered incorr...
1995-05-11 Paul ParkFix two annoying things in kadmin5
1995-05-11 Ezra PeisachUpdate usage message and manual page to reflect current...
1995-05-10 Ezra PeisachAdd sample client/server tests
1995-05-10 Ezra PeisachModifications to klist to prevent an expect bug for...
1995-05-10 Ezra PeisachAdded domain_realm stanza to krb5.conf.
1995-05-10 Ezra PeisachInclude stdlib.h or declare malloc()
1995-05-10 Ezra PeisachAdd new options -p and -S to specify port and keytab...
1995-05-10 Ezra PeisachInstall the error tables
1995-05-09 Ezra PeisachMore missing contexts
1995-05-09 Ezra Peisachsrv_output.c (lang_error_message): Local variable is...
1995-05-09 Ezra PeisachRemove inclusion of malloc.h. k5-int.h already handles...
1995-05-09 Ezra PeisachNumerous context reference s were missing. Alerted...
1995-05-09 Paul ParkAdd description of keytab encoding
1995-05-09 Paul ParkAdd new client directory
1995-05-09 Paul ParkCheckin new administrative client
1995-05-09 Paul ParkAdd new functions to support new administrative operations
1995-05-09 Paul ParkAdd support for new error codes
1995-05-09 Paul ParkAdd support for -p option. Otherwise determine our...
1995-05-09 Paul ParkAdd support for -T, -p and -n options. Change -i optio...
1995-05-09 Paul ParkUse keytab supplied with -T option.
1995-05-09 Paul ParkBy default, now deny operations unless we find an appro...
1995-05-09 Paul ParkUse keytab supplied with -T option.
1995-05-09 Paul ParkMake passwd_check_npass_ok a global routine
1995-05-09 Paul ParkAdd descriptions of -n, -p and -T options. Change...
1995-05-09 Paul ParkAdd extract operation. Move error subcodes to adm...
1995-05-09 Paul ParkFix compiler warnings
1995-05-09 Paul ParkAdd new modules
1995-05-09 Paul ParkAdd new modules to handle administrative protocol keywo...
1995-05-09 Paul ParkChange to use profile information instead of assuming...
next