summaryrefslogtreecommitdiff
path: root/admin
Commit message (Expand)AuthorAge
...
* move common code for opening the keytab to ktutil.cJohan Danielsson2001-07-23
* (do_list): make sure list of keys is NULL terminated; similar to patchJohan Danielsson2001-06-18
* fix for broken mdoc.old grog testJohan Danielsson2001-06-08
* move printing of keytab strings to better timesAssar Westerlund2001-05-11
* (do_list): do not close the keytab if opening it failedAssar Westerlund2001-05-11
* (do_list): always print complete names. print everything to stdout.Assar Westerlund2001-05-10
* print both v5 and v4 list by defaultAssar Westerlund2001-05-10
* remove left-overs of keytab handlingAssar Westerlund2001-05-10
* (kt_remove): reorganize some. open the keytab (defaulting to the modifyAssar Westerlund2001-05-10
* (kt_purge): reorganize some. open the keytab (defaulting to the modifyAssar Westerlund2001-05-10
* (kt_list): reorganize some. open the keytabAssar Westerlund2001-05-10
* different variablesAssar Westerlund2001-05-10
* (kt_get): reorganize some. open the keytab (defaulting to the modifyAssar Westerlund2001-05-10
* (kt_copy): default to modify key name. re-organiseAssar Westerlund2001-05-10
* (kt_change): reorganize some. open the keytab (defaulting to the modifyAssar Westerlund2001-05-10
* (kt_add): reorganize some. open the keytab (defaulting to the modifyAssar Westerlund2001-05-10
* (main): do not open the keytab, let every sub-function handle itAssar Westerlund2001-05-10
* mdoc fixes from ru@freebsd.orgAssar Westerlund2001-05-02
* add -e/-enctypes for getAssar Westerlund2001-04-25
* (kt_get): allow specification of encryption typesAssar Westerlund2001-04-25
* s/[gs]et_progname/[gs]etprogname/Assar Westerlund2001-02-20
* try to use handle using openssl instead of libdes better. based on patches f...Assar Westerlund2001-02-15
* add err.hAssar Westerlund2001-01-25
* (main): handle krb5_init_context failure consistentlyAssar Westerlund2000-12-31
* (kt_get): more error checkingAssar Westerlund2000-12-31
* reflect recent changesJohan Danielsson2000-12-16
* don't copy an entry that already exists in the keytab, and warn if theJohan Danielsson2000-12-16
* merge srvcreate with copyJohan Danielsson2000-12-16
* merge srvconvert with copyJohan Danielsson2000-12-15
* (srvconvert): do not use data after free:ing itAssar Westerlund2000-12-12
* use LIB_desAssar Westerlund2000-11-15
* add parse_time.hAssar Westerlund2000-07-19
* update to realityJohan Danielsson2000-06-29
* use parse_time to parse ageJohan Danielsson2000-06-29
* add printing of timestamp and key data; some cleanupJohan Danielsson2000-06-29
* call strlcpy correctlyAssar Westerlund2000-06-07
* print name when failing to open keytabAssar Westerlund2000-06-03
* spelling errorAssar Westerlund2000-05-29
* (help_flag, version_flag): should be static, these are not used byAssar Westerlund2000-02-07
* (help_flag, version_flag): they don't belong hereAssar Westerlund2000-02-07
* add <des.h>Assar Westerlund2000-02-06
* (kt_purge): addAssar Westerlund2000-01-06
* (ktutil_SOURCES): add purgeAssar Westerlund2000-01-06
* update with purgeAssar Westerlund2000-01-02
* add purgeAssar Westerlund2000-01-02
* new functionAssar Westerlund2000-01-02
* split up ktutil in several filesAssar Westerlund2000-01-02
* (srvconv): set timestamp in newly created entriesAssar Westerlund2000-01-02
* updateAssar Westerlund2000-01-02
* (list): support --verbose (also listning time stamps)Assar Westerlund2000-01-02