summaryrefslogtreecommitdiffstats
path: root/src/kadmin/ktutil
Commit message (Expand)AuthorAgeFilesLines
* make dependKen Raeburn2007-08-161-12/+14
* make dependTom Yu2006-10-061-5/+5
* Document add_entry in ktutil man pageRuss Allbery2006-07-121-2/+6
* Merge about 1/3 of the remaining configure scripts into the top level. ThisKen Raeburn2006-05-311-2/+2
* Rename locate.h to locate_plugin.h. Change references, update dependenciesKen Raeburn2006-05-241-2/+2
* install headers into include/krb5Ken Raeburn2006-05-231-11/+13
* Don't include kdb.h from k5-int.h; instead, include it in the handfulKen Raeburn2006-04-131-7/+5
* Remove ChangeLog files from the source tree. From now on, theSam Hartman2006-04-111-191/+0
* Remove .Sanitize and .rconf files, no longer usedKen Raeburn2006-04-111-40/+0
* more DEFS=Ken Raeburn2006-04-042-0/+5
* make depend, now with dependency sortingKen Raeburn2006-03-311-18/+19
* make dependKen Raeburn2006-03-271-6/+7
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-111-5/+5
* Add a new recursive target "generated-files-mac", for producing theKen Raeburn2006-03-112-0/+6
* make dependKen Raeburn2006-03-081-2/+4
* make dependTom Yu2005-11-291-10/+7
* * ktutil_funcs.c (ktutil_add): Fix malloc size botches reported byTom Yu2005-10-122-2/+7
* Delete .cvsignore files; contents have already been Sam Hartman2005-08-241-2/+0
* Update dependenciesKen Raeburn2005-06-211-7/+10
* run "make depend"Ken Raeburn2004-12-301-1/+0
* update dependenciesKen Raeburn2004-04-241-9/+10
* make dependKen Raeburn2003-12-151-8/+9
* make-depend updatesKen Raeburn2003-05-241-6/+6
* Register writable keytabs by defaultSam Hartman2003-05-192-7/+5
* Replace dependencies on generated krb524 and krb4 headers withTom Yu2002-12-231-1/+1
* update dependenciesTom Yu2002-11-271-1/+1
* This commit fixes up the in-tree callers of krb5_read_password() andTom Yu2002-11-062-1/+6
* * ktutil_ct.ct: Add final "end" statementKen Raeburn2002-08-292-0/+3
* update dependenciesKen Raeburn2002-08-291-6/+8
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-292-1/+5
* Ignore a bunch of files generated by building in the source tree, excludingKen Raeburn2002-08-291-0/+2
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-232-1/+5
* * ktutil.c (ktutil_list): Remove variable set but not used. Also,Ezra Peisach2002-07-152-2/+9
* update dependenciesKen Raeburn2002-06-151-9/+7
* 8-bit-kvno workarounds from 1.2.4Ken Raeburn2002-03-072-3/+17
* Set umask to 077 to avoid public srvtabsSam Hartman2002-03-032-0/+9
* Update automatic dependencies to work on Windows by using $(OUTPRE) andKen Raeburn2001-10-111-7/+8
* Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2001-10-102-54/+32
* dependenciesKen Raeburn2001-09-012-1/+24
* * ktutil_funcs.c (ktutil_add): Cast argument to isxdigit() to intEzra Peisach2001-06-182-1/+5
* * ktutil.c, ktutil_funcs.c: Do not shadow system "index" andEzra Peisach2001-02-264-7/+47
* * ktutil.c (ktutil_list): Provide a real usage messageKen Raeburn2000-12-152-2/+6
* * Makefile.in (ktutil): Do not link with the V4Ezra Peisach2000-07-034-5/+18
* pullup from 1.2-beta4Ken Raeburn2000-07-012-1/+8
* Change wsanchez@apple -> tritan@mitWilfredo Sanchez2000-06-011-2/+2
* log tritan's changesTom Yu1999-10-261-0/+7
* Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1999-10-261-1/+1
* copyright notice updates from 1.1 branchKen Raeburn1999-09-244-4/+16
* * ktutil_funcs.c (ktutil_add): Cleanup newly allocated keytabGeoffrey King1999-08-182-20/+40
* Added "addent" command to allow creation of new keytab entries byGeoffrey King1999-08-165-9/+212