| Commit message (Expand) | Author | Age | Files | Lines |
| * | add extra arg to fetch_mkey to indicate how many times to read the password | John Kohl | 1990-05-02 | 1 | -1/+1 |
| * | add twice argument | John Kohl | 1990-05-02 | 1 | -1/+4 |
| * | add const to encrypt/decrypt key parameters | John Kohl | 1990-05-02 | 1 | -2/+6 |
| * | add const to the in parameter | John Kohl | 1990-05-02 | 2 | -2/+2 |
| * | remove functions which are now macros | John Kohl | 1990-05-02 | 1 | -12/+0 |
| * | don't free the struct; the caller provides it | John Kohl | 1990-05-02 | 1 | -1/+0 |
| * | add mk_cmds, pepy, posy, & support | John Kohl | 1990-05-01 | 1 | -1/+41 |
| * | add KRB5_KDB_DISALLOW_ALL_TIX | John Kohl | 1990-05-01 | 1 | -0/+1 |
| * | add -Z for page-zero unmapped | John Kohl | 1990-05-01 | 1 | -0/+1 |
| * | change from UTCtime to GeneralizedTime | John Kohl | 1990-05-01 | 1 | -24/+24 |
| * | add include files, error tables, etc | John Kohl | 1990-05-01 | 1 | -1/+11 |
| * | working, but braindead, version | John Kohl | 1990-05-01 | 1 | -1/+61 |
| * | need to ask for realm name in the instance | John Kohl | 1990-05-01 | 1 | -2/+3 |
| * | *** empty log message *** | John Kohl | 1990-05-01 | 2 | -0/+349 |
| * | turn on KRB5_KDB_DISALLOW_ALL_TIX for master key | John Kohl | 1990-05-01 | 1 | -0/+1 |
| * | add kdb5_edit | John Kohl | 1990-05-01 | 1 | -2/+8 |
| * | cast args to write() | John Kohl | 1990-05-01 | 1 | -1/+1 |
| * | fix openclose stuff | John Kohl | 1990-05-01 | 5 | -15/+38 |
| * | casts for bcmp | John Kohl | 1990-05-01 | 1 | -2/+2 |
| * | use xfree | John Kohl | 1990-05-01 | 1 | -5/+7 |
| * | cast read() | John Kohl | 1990-05-01 | 1 | -3/+5 |
| * | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@646 dc483132-0cff-0310-8789-dd54... | John Kohl | 1990-05-01 | 1 | -5/+6 |
| * | use xfree | John Kohl | 1990-05-01 | 2 | -4/+4 |
| * | fix openclose stuff | John Kohl | 1990-05-01 | 3 | -11/+14 |
| * | add ext-proto.h | John Kohl | 1990-05-01 | 1 | -0/+1 |
| * | fix proto for krb5_fcc_generate_new | John Kohl | 1990-05-01 | 1 | -1/+4 |
| * | log when shutdown | John Kohl | 1990-05-01 | 1 | -1/+2 |
| * | lrentry needs one more level of indirection before zero | John Kohl | 1990-05-01 | 1 | -1/+3 |
| * | log the request | John Kohl | 1990-05-01 | 1 | -0/+13 |
| * | add standard header | John Kohl | 1990-05-01 | 1 | -0/+19 |
| * | rearrange code to eliminate null-deref problem | John Kohl | 1990-05-01 | 1 | -3/+4 |
| * | need to read password if not provided | John Kohl | 1990-05-01 | 1 | -2/+20 |
| * | "file" should be "FILE" | John Kohl | 1990-04-30 | 1 | -1/+1 |
| * | add krb5_default_pwd_prompt1, krb5_default_pwd_prompt2 | John Kohl | 1990-04-30 | 1 | -0/+4 |
| * | add DEFAULT_PWD_STRING1, DEFAULT_PWD_STRING2 | John Kohl | 1990-04-30 | 1 | -0/+3 |
| * | add mk_cmds | John Kohl | 1990-04-30 | 1 | -0/+1 |
| * | fix argument in getopt | John Kohl | 1990-04-30 | 1 | -1/+1 |
| * | add store.c | John Kohl | 1990-04-27 | 1 | -2/+4 |
| * | bang into a working shape | John Kohl | 1990-04-27 | 1 | -23/+65 |
| * | deal properly with errors | John Kohl | 1990-04-27 | 1 | -2/+2 |
| * | need libos-proto for get_default_realm | John Kohl | 1990-04-27 | 1 | -0/+2 |
| * | need an error if unknown | John Kohl | 1990-04-27 | 1 | -0/+1 |
| * | don't include null in length count | John Kohl | 1990-04-27 | 1 | -1/+1 |
| * | common.h is history | John Kohl | 1990-04-27 | 1 | -8/+21 |
| * | add krb5_db_store_mkey | John Kohl | 1990-04-27 | 1 | -0/+3 |
| * | add KRB5_KDB_CANTREAD_STORED, KRB5_KDB_BADSTORED_MKEY | John Kohl | 1990-04-27 | 1 | -0/+2 |
| * | *** empty log message *** | John Kohl | 1990-04-27 | 1 | -0/+18 |
| * | change prototypes for network funcs to take args & return codes | John Kohl | 1990-04-27 | 1 | -3/+3 |
| * | cleanup for error codes | John Kohl | 1990-04-27 | 1 | -27/+31 |
| * | add kdc5_err | John Kohl | 1990-04-27 | 1 | -3/+7 |