summaryrefslogtreecommitdiffstats
path: root/src/kadmin/kpasswd/kpasswd.c
Commit message (Expand)AuthorAgeFilesLines
* Use new krb5_adm_connect() calling sequencePaul Park1995-06-051-1/+3
* Fix compiler warningsPaul Park1995-05-091-2/+2
* Remove getopt(3) options tooPaul Park1995-05-051-1/+3
* Remove language support flagsPaul Park1995-05-051-5/+14
* Use new library libkadm. Compilation cleanupPaul Park1995-04-281-6/+2
* Checking in kpasswd client...Paul Park1995-04-261-0/+573
* kadmin directory being moved away to kadmin.old and kadmin.v4Theodore Tso1995-04-251-824/+0
* Add include of adm_defs.h, since that's no longer included by krb5.hTheodore Tso1995-04-201-0/+1
* Remove unneeded include of adm_defs.h (since it's now included by krb5.h)Theodore Tso1995-04-181-2/+0
* * kpasswd.c: Cast malloc() return value to shut compiler upChris Provenzano1995-03-271-1/+1
* * kpasswd.c Use new calling convention for krb5_sendauth(),Chris Provenzano1995-03-101-74/+31
* Avoid <krb5/...> includesJohn Gilmore1995-02-281-16/+3
* * kpasswd.c Call krb5_sendauth(), krb5_get_credentials()Chris Provenzano1995-02-231-14/+17
* Don't include <krb5/asn.1/encode.h>; use <krb5/asn1.h>Theodore Tso1995-02-101-1/+1
* * kpasswd.c Removed krb5_keytype, changed krb5_enctype toChris Provenzano1995-02-081-26/+5
* * Removed all narrow types and references to wide.h and narrow.hChris Provenzano1995-01-251-3/+0
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-131-48/+56
* Add placeholders for structure magic numbersTheodore Tso1994-10-011-0/+1
* stamp out rcs keywordsMark Eichin1994-08-181-6/+1
* unistd.hMark Eichin1994-08-141-16/+7
* string/strings fixesMark Eichin1994-08-091-3/+5
* * kpasswd.c (get_first_ticket): fix error codesTom Yu1994-07-161-1/+1
* Don't allow null passwordsTheodore Tso1994-06-021-0/+5
* Lots of cleanupTheodore Tso1993-12-241-15/+51
* Remove silly call to V4 string_to_key. get_in_tkt does the rightTheodore Tso1993-02-201-137/+3
* Fix silly bug in kpasswd that caused it to report "out of memory" Theodore Tso1993-01-111-1/+1
* KRB5_PADATA_ENC_RANDOM --> KRB5_PADATA_ENC_TIMESTAMPTheodore Tso1992-09-301-2/+2
* *** empty log message ***Theodore Tso1992-09-291-0/+998