| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | log who it's from/for | John Kohl | 1990-05-02 | 1 | -2/+13 |
| * | only prompt once for user's password | John Kohl | 1990-05-02 | 1 | -2/+2 |
| * | convert to macro-ized function style | John Kohl | 1990-05-02 | 1 | -6/+13 |
| * | add more requests; right-justify others | John Kohl | 1990-05-02 | 1 | -5/+11 |
| * | need libsyslog.a (more stuff) | John Kohl | 1990-05-02 | 1 | -1/+1 |
| * | add random_key and set_dbname funcs, some cleanup | John Kohl | 1990-05-02 | 1 | -75/+205 |
| * | Initial revision | John Kohl | 1990-05-02 | 1 | -0/+225 |
| * | add syslog.o | John Kohl | 1990-05-02 | 1 | -1/+1 |
| * | add arg to fetch_mkey | John Kohl | 1990-05-02 | 2 | -3/+4 |
| * | don't create the cache when resolving | John Kohl | 1990-05-02 | 1 | -10/+4 |
| * | fixes for ktentry.key changes | John Kohl | 1990-05-02 | 2 | -2/+2 |
| * | macro-ize cc functions as appropriate | John Kohl | 1990-05-02 | 1 | -0/+13 |
| * | macro-ize keytab and cc functions as appropriate | John Kohl | 1990-05-02 | 1 | -58/+7 |
| * | macro-ize keytab functions as appropriate | John Kohl | 1990-05-02 | 1 | -0/+8 |
| * | 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 |