summaryrefslogtreecommitdiff
path: root/kuser
Commit message (Expand)AuthorAge
* (patch) man page syntax errorsSergio Gelato2015-05-26
* Store default NTLM domain cc configNicolas Williams2015-04-17
* kgetcred.1 better describe referralsNicolas Williams2015-04-13
* Add kgetcred --no-store and --cached-only optionsNicolas Williams2015-04-13
* Add --hostbased and --canonical kgetcred optionsNicolas Williams2015-04-13
* Add --debug option to kgetcredNicolas Williams2015-04-13
* Fix leak in kimpersonateNicolas Williams2015-04-13
* Fix leak in kgetcredNicolas Williams2015-04-13
* Fix leak in kinitNicolas Williams2015-03-24
* Fix memleak in kswitch rare errorNicolas Williams2015-03-24
* Fix memleak in kswitchNicolas Williams2015-03-24
* Fix kinit.1's synopsis w.r.t. -f and -F.Roland C. Dowdeswell2014-12-01
* rename roken base64, fixes #107Love Hörnquist Åstrand2014-08-22
* resurrect password change support againLove Hörnquist Åstrand2014-08-22
* Avoid appearance of if if else ambiguityViktor Dukhovni2014-07-22
* Avoid kinit NPE when default cred not in keytabViktor Dukhovni2014-07-22
* Remove references to KRBTKFILE from login.1 and kinit.1.Jelmer Vernooij2014-06-02
* Remove kerberos 4 references from kimpersonate.8.Jelmer Vernooij2014-06-01
* klist: fix spelling in commentsKen Dreyer2014-05-28
* kinit: get_switched_ccacheJeffrey Altman2014-05-14
* fix the kswitch(1) manual prologueIngo Schwarze2014-01-31
* Use defrealm in last-resort parse of kt principalViktor Dukhovni2013-10-11
* Don't deref NULL pointer with klist -tViktor Dukhovni2013-10-03
* use STDERR_FILENO instead of 2Love Hornquist Astrand2013-09-27
* Fix kinit renew vs. new strategy.Viktor Dukhovni2013-09-23
* Fix warning in ! NO_AFS caseNicolas Williams2013-09-12
* Don't use "if (!ret)"Nicolas Williams2013-09-12
* Add SIGINFO support for kinit cmdNicolas Williams2013-09-12
* kinit cmd: back-off more slowly and warnNicolas Williams2013-09-12
* kinit should save cc configs if it krb5_cc_move()sNicolas Williams2013-09-12
* Allow batch mode in kinit with password fileNicolas Williams2013-09-12
* Make kinit cmd not exit on transient errorsNicolas Williams2013-09-12
* Add options to kcpytkt and kdeltkt for exp tixNicolas Williams2013-09-12
* Use krb5_timeofday() in kuser/copy_cred_cache.cNicolas Williams2013-09-12
* /sess-/session-/g since a few extra letter makes it easier to understandLove Hornquist Astrand2013-09-03
* kimpersonate sessionkeyoption and afsdesHarald Barth2013-09-03
* use krb5_cc_get_lifetimeLove Hornquist Astrand2013-07-16
* quel 64bit warnings, fixup implicit encoding for template, fix spellingLove Hornquist Astrand2013-06-03
* Simplify user_realm support by removing krb5_parse_name_flags_realm()Viktor Dukhovni2013-05-16
* When user_realm is used by PAM, do likewise in kinit.Viktor Dukhovni2013-05-16
* klist --json supportLove Hornquist Astrand2013-05-07
* Normalize kinit.c whitespace in preparation for user_realm support patch.Viktor Dukhovni2013-05-02
* Add -F to kinit for compatibility with MIT Kerberos.Roland C. Dowdeswell2013-02-02
* Fix renewal/refresh logic when kinit is provided with a command.Roland C. Dowdeswell2012-10-17
* We need heimtools.c which I derived from kcc.c.Roland C. Dowdeswell2012-03-06
* Make kinit print ``Password incorrect'' if it gets KRB5_GET_IN_TKT_LOOP.Roland C. Dowdeswell2012-03-06
* remove kcc droppingsLove Hörnquist Åstrand2012-03-06
* Rename kcc to heimtools.Jelmer Vernooij2012-03-06
* Turn on -Wextra -Wno-sign-compare -Wno-unused-paramter and fix issues.Roland C. Dowdeswell2012-02-20
* Populate creds in get_new_tickets before actually using it.Roland C. Dowdeswell2012-01-29