krb5.git
1990-02-03 Bill SommerfeldRemove unnecessary arguments from krb5_decode_ticket
1990-02-03 Bill SommerfeldNeed to specify ticket cache type
1990-02-03 Bill SommerfeldFix includes to allow it to build
1990-02-03 Bill Sommerfeldfix includes to allow it to build
1990-02-02 John Kohlfix indenting on line
1990-02-02 John Kohlmake realm_of_tgt a macro
1990-02-02 John Kohl*** empty log message ***
1990-02-02 John Kohlfix errors in error-generating code
1990-02-02 John Kohlreplace inadvertently-choppped-off line
1990-02-02 John Kohlconvert to use valid_etype macro
1990-02-01 John Kohl*** empty log message ***
1990-02-01 John Kohluse macro for checking valid etype
1990-02-01 John Kohladd #include of macros.h
1990-02-01 John Kohluse krb5_mk_error instead of custom interface
1990-02-01 John Kohl*** empty log message ***
1990-02-01 John Kohlre-do interface to fill in pointed-to struct
1990-02-01 John Kohl*** empty log message ***
1990-02-01 John Kohl*** empty log message ***
1990-02-01 John Kohlmore promotion rule changes
1990-02-01 John Kohlchange contents[1] to *contents
1990-01-30 John Kohl(1) change to krb5_error_code
1990-01-30 John Kohlmove prototype to libos-proto.h
1990-01-30 John Kohlfix argument problem (&foo instead of foo)
1990-01-30 John Kohlupdates for change from contents[1] to *contents
1990-01-30 John Kohlchanges for proper casting
1990-01-30 John Kohlchanges to accommodate change from contents[1] to ...
1990-01-30 John Kohladd new argument from libos.spec
1990-01-30 John Kohl*** empty log message ***
1990-01-30 John Kohluse embedded pointers instead of extra arg
1990-01-30 Barry Jaspanbjaspan: use krb5_err.h, finishing up to go skiing
1990-01-30 John Kohluse external prototypes
1990-01-30 Barry Jaspanbjaspan: added KRB5_CC_{NOTFOUND,END}
1990-01-30 Bill SommerfeldAdd some cred cache errors
1990-01-30 John Kohlupdate lock_file, unlock_file (take char *'s now in...
1990-01-30 John Kohlfix up #includes
1990-01-30 Barry Jaspanbjaspan: added KRB5_TC_OPENCLOSE, the first flag for...
1990-01-30 John Kohl*** empty log message ***
1990-01-30 Barry Jaspanfunction. Also random bug fixes, and the keyblock...
1990-01-30 Barry JaspanInitial revision
1990-01-30 John Kohlcontents now in separate pointer
1990-01-30 Bill SommerfeldAvoid copying ops structure
1990-01-30 Bill SommerfeldFix previous fix
1990-01-30 Bill SommerfeldAdd an unlink() here
1990-01-30 John Kohladd NOTREACHED (after a longjmp)
1990-01-30 Bill SommerfeldUnlink credential cache file
1990-01-30 Bill SommerfeldFirst version
1990-01-29 Bill SommerfeldAdd missing close quote
1990-01-29 Bill SommerfeldAdd prototype for function to get all the addresses...
1990-01-29 John Kohlmove external declarations to include file
1990-01-29 John Kohladd prototype for unlock_file
1990-01-29 John Kohladd #includes for prototypes
1990-01-29 John Kohladd error code for bogus arg to encode_kdc_rep
1990-01-29 John Kohlmove libc declarations to one include flie
1990-01-29 John Kohladd prototypes for {encode,decode}_generic
1990-01-29 John Kohlsome cleanup to use subroutines
1990-01-29 John Kohlneed to take into account promotion rules for prototypes
1990-01-29 John Kohlchange to relative pathnames
1990-01-29 John Kohl*** empty log message ***
1990-01-29 John Kohlmove libc declarations to separate include fil
1990-01-29 John Kohl*** empty log message ***
1990-01-29 John Kohlfinish mutating pointer to krb5_pointer
1990-01-29 John Kohl*** empty log message ***
1990-01-29 John Kohlfix prototypes to accomodate updated ticket & kdc handling
1990-01-29 John Kohladd roundup, encrypt_size, keyblock_size
1990-01-29 John Kohlneed to cast to message types
1990-01-23 John Kohladd cs_table_entry
1990-01-23 John Kohlfix #ifdef for lint/SABER
1990-01-23 John Kohluse string.h
1990-01-23 John Kohlfix #ifdef for lint/SABER
1990-01-23 John Kohlchange around to standard calling conventions
1990-01-23 John Kohl*** empty log message ***
1990-01-22 John Kohlname change: kdb_principal to db_entry
1990-01-22 John Kohlname change: principal to entry
1990-01-22 John Kohladd config file errors
1990-01-22 John Kohl*** empty log message ***
1990-01-22 John Kohl*** empty log message ***
1990-01-22 John Kohlchange names of pointers to be more informative
1990-01-21 Barry Jaspana slightly debugged version (not really), leaving for...
1990-01-21 Barry JaspanInitial revision
1990-01-21 Barry Jaspanbjaspan: changed resolve and gennew to take pointers...
1990-01-20 E. Jay BerkenbiltChanged krb5_kt_st to _krb5_kt
1990-01-20 Barry Jaspantypedef of krb5_ccache
1990-01-20 Barry Jaspana krb5_ccache as an argument and return an error condit...
1990-01-20 Barry Jaspanassociated with them, which is illegal under ANSI C...
1990-01-19 Barry JaspanInitial revision
1990-01-19 Barry JaspanThis file is mostly right, but calls an undefined macro...
1990-01-19 Barry JaspanThis file is completely broken -- see comment at top
1990-01-19 Barry Jaspanadded problems that Saber should hav reported the last...
1990-01-19 Barry Jaspanadded KRB5_NOTFOUND
1990-01-19 John Kohladd more codes
1990-01-19 John Kohluse xfree to cast values
1990-01-19 John Kohladd tag name to structure
1990-01-19 John Kohladd DEFAULT_DBM_FILE
1990-01-19 John Kohladd defs for TRUE and FALSE
1990-01-19 John Kohlfirst-cut conversion of V4 stuff (not fully tested...
1990-01-19 John Kohl*** empty log message ***
1990-01-19 Barry JaspanFirst "debugged" version -- saber accepts it
1990-01-19 John Kohladd !SABER to #ifdef around rcsid
1990-01-19 Barry Jaspanconverted to K&R style *by hand* <sigh>
1990-01-19 Barry Jaspanconverted to K&R style *by hand*. <sigh>
next