hcrypto: make libtommath v1.2.0 work with Heimdal
[metze/heimdal/wip.git] / kpasswd / kpasswd.c
2018-12-30 Luke Howardlibhcrypto: UI_UTIL_FLAG_VERIFY_SILENT
2012-02-20 Roland C. DowdeswellTurn on -Wextra -Wno-sign-compare -Wno-unused-paramter...
2011-05-21 Love Hornquist Astrandremove trailing whitespace
2011-05-14 Luke HowardMerge branch 'master' into lukeh/acquire-cred-ex
2011-05-12 Luke HowardMerge branch 'master' into lukeh/moonshot
2011-04-30 Love Hornquist AstrandWarning fixes from Christos Zoulas
2010-03-27 Andrew Bartletts4:heimdal Use correct variable to advance past --...
2009-11-23 Love Hornquist Astrandswitch to getarg directly
2009-04-03 Love Hörnquist Åstranduse krb5_cc_new_unique, use constants for cache types
2008-09-13 Love Hörnquist Åstrandremove trailing whitespace
2008-09-13 Love Hörnquist Åstrandswitch to utf8 encoding of all files
2008-08-11 Love Hörnquist Åstrandreturn exit_value
2006-11-20 Love Hörnquist ÅstrandMake krb5_get_init_creds_opt_free take a context argument.
2005-01-05 Love Hörnquist Åstrandallow specifying a credential cache to use for the...
2004-06-02 Love Hörnquist Åstranduse krb5_set_password_using_ccache
2004-04-25 Johan Danielssonreplace krb5_free_creds_contents by krb5_free_cred_contents
2004-03-31 Love Hörnquist Åstrand(change_password): remove extra free
2004-02-10 Love Hörnquist Åstrand(change_password): handle that printf(".*s", 0, (void...
2003-09-08 Love Hörnquist Åstrandadd context argument to krb5_get_init_creds_opt_alloc
2003-09-03 Love Hörnquist Åstrands/des_read_pw_string/UI_UTIL_read_pw_string/
2003-09-03 Love Hörnquist Åstranduse krb5_get_init_creds_opt_alloc/krb5_get_init_creds_o...
2003-05-13 Love Hörnquist Åstrandhandle setting passwords for multiple principals at...
2003-05-12 Love Hörnquist Åstrandupdate c
2003-05-12 Love Hörnquist Åstranduse krb5_set_password
2001-09-27 Assar Westerlundimprove error message printing
2000-12-31 Assar Westerlund(main): handle krb5_init_context failure consistently
2000-07-21 Assar Westerlundprint usage consistently
2000-01-28 Assar Westerlund(main): make sure the ticket is not forwardable and...
1999-12-02 Johan Danielssonremove advertising clause
1999-09-14 Assar Westerlund(main): don't print any error if reading the password...
1999-08-27 Johan Danielssonclarify messages from server
1999-04-11 Assar Westerlund(main): use krb5_program_setup and print_version
1998-08-18 Assar Westerlundnew arg_printusage
1998-01-21 Assar Westerlunddetect bad password. use krb5_err.
1997-11-02 Assar Westerlundless warnings
1997-09-07 Assar Westerlund(main): check number of arguments
1997-08-24 Assar Westerlundremoved `-p'
1997-08-11 Assar WesterlundUse krb5_change_password
1997-08-07 Assar Westerlundconverted to getarg and get_init_creds
1997-08-07 Assar Westerlundnew style of krb5_free_creds
1997-07-24 Assar Westerlunduse sequence numbers
1997-07-23 Assar Westerlundfree some memory
1997-07-22 Johan DanielssonCast to char*
1997-07-20 Assar Westerlundrestructured code.
1997-07-20 Johan DanielssonAsk for password before call to get_in_tkt.
1997-07-20 Johan DanielssonAvoid using non-standard struct names.
1997-07-18 Assar Westerlundrestructured and implemented some functionality
1997-07-17 Assar Westerlundnon-working kpasswd