summaryrefslogtreecommitdiffstats
path: root/src/clients/kinit
Commit message (Expand)AuthorAgeFilesLines
* Improve kinit output credential cache selectionGreg Hudson2013-09-261-104/+131
* Reduce boilerplate in makefilesGreg Hudson2013-05-161-4/+0
* Fix check for KDB: prefix in kinitRichard Basch2013-05-101-1/+1
* make dependGreg Hudson2013-03-241-3/+2
* make dependGreg Hudson2013-01-101-1/+1
* Separate clpreauth and kdcpreauth interfacesGreg Hudson2012-12-191-1/+1
* Make kinit smarter about using keytabsBen Kaduk2012-11-161-0/+11
* Remove install-oldmanBen Kaduk2012-10-171-6/+0
* Add an input ccache get_init_creds optionNalin Dahyabhai2012-10-161-26/+56
* Remove nroff man pagesBen Kaduk2012-10-161-239/+0
* Policy extensions + new policy: allowed ks typesNicolas Williams2012-07-301-1/+1
* Add kinit/klist -i options to use client keytabGreg Hudson2012-07-161-2/+13
* Revert "Document absolute times for 'kinit -s'"Ben Kaduk2012-07-071-0/+2
* Allow using locales when gettext is absentBen Kaduk2012-07-061-0/+1
* Enable all localizations in main functionsBen Kaduk2012-07-061-1/+1
* install sphinx-generated manpagesTom Yu2012-01-091-0/+4
* Add ccache collection support to toolsGreg Hudson2011-09-052-24/+71
* Add setlocale() calls to main functionsGreg Hudson2011-06-101-0/+1
* Mark up strings for translationGreg Hudson2011-06-101-64/+64
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-093-15/+5
* Make dependGreg Hudson2011-02-251-3/+3
* Delete kinit_kdb.o in make cleanTom Yu2011-02-221-1/+1
* Use for loops for recursion in the Windows build, cutting down on theGreg Hudson2010-11-281-1/+1
* Fix Windows buildGreg Hudson2010-11-251-0/+2
* make dependSam Hartman2010-09-291-1/+21
* In kinit_kdb_init(), ensure that we don't return an error with theGreg Hudson2010-09-171-1/+3
* WhitespaceGreg Hudson2010-09-153-25/+29
* Add a license statement to the new extern.h in kinit, use an includeGreg Hudson2010-09-151-6/+35
* kinit: add KDB keytab supportSam Hartman2010-09-155-6/+98
* Add more verbosity when the -V option to kinit is specified. Based onGreg Hudson2010-03-171-0/+21
* Anonymous documentationSam Hartman2010-01-041-0/+21
* Fix documentation of armor cache based on fast negotiation projectSam Hartman2010-01-041-3/+5
* Whitespace fixes for new anonymous supportGreg Hudson2009-12-281-13/+13
* Anonymous support for KerberosSam Hartman2009-12-281-29/+56
* fast negotiation projecSam Hartman2009-12-141-12/+16
* Consolidate Makefile variables now that we have only a single globalGreg Hudson2009-11-222-5/+3
* make mark-cstyleTom Yu2009-10-311-326/+327
* If krb5_sname_to_principal returns a null realm for the clientKen Raeburn2009-10-301-0/+10
* Document kinit -C and -E optionsGreg Hudson2009-08-281-1/+9
* Fix up kinit -T documentationGreg Hudson2009-05-252-3/+6
* Implement kinit option for FAST armor ccacheSam Hartman2009-04-142-4/+19
* move generated dependencies out of Makefile.inKen Raeburn2009-01-052-9/+7
* Merge mskrb-integ onto trunkSam Hartman2009-01-031-13/+38
* Remove krb4 support from clients. Some of the code has beenGreg Hudson2008-12-153-595/+46
* Don't build dependencies for v4rcp.c.Ken Raeburn2008-11-041-4/+3
* misc uninitialized-storage accessesKen Raeburn2008-06-271-2/+3
* Add PKINIT supportKevin Coffman2007-08-012-3/+29
* make dependKen Raeburn2007-07-271-3/+3
* Include k5-platform.hKen Raeburn2007-07-221-0/+1
* Use [v]snprintf or asprintf instead of unchecked sprintf and separate allocat...Ken Raeburn2007-07-121-9/+10