aboutsummaryrefslogtreecommitdiff
path: root/src/kadmin/cli
AgeCommit message (Expand)AuthorFilesLines
2008-11-06Fix a kadmin bug introduced in a recent set of string handlingGreg Hudson1-1/+1
2008-11-05Convert many uses of strcpy/strcat (and sometimes sprintf) to acceptedGreg Hudson1-10/+9
2008-11-04Don't build dependencies for v4rcp.c.Ken Raeburn1-5/+6
2008-10-20Use asprintf instead of malloc/strcpy/strcat in many placesGreg Hudson1-30/+9
2008-10-01Finished KLL to KIM shim.Alexandra Ellwood1-5/+6
2008-09-18makedependKen Raeburn1-4/+4
2008-08-13Use a valid UTF8 password for randkey passwordAlexandra Ellwood1-5/+9
2008-06-24Merge from branch sun-ipropKen Raeburn2-1/+26
2008-05-30Apple PKINIT patch commitAlexandra Ellwood1-6/+89
2008-02-19man page macro and hyphen fixesRuss Allbery1-4/+4
2007-10-16fixed mispelling in kadmin error messageAlexandra Ellwood1-1/+1
2007-10-04Will Fiveash and Mark Phalan report that kadmin's unlock command callsTom Yu1-1/+1
2007-08-16make dependKen Raeburn1-3/+4
2007-07-12Use [v]snprintf or asprintf instead of unchecked sprintf and separate allocat...Ken Raeburn1-9/+5
2007-07-10Get rid of .o files when cleaningKen Raeburn1-1/+1
2007-06-29Check for error indication from localtime.Ken Raeburn1-11/+51
2007-04-16Add the new kadm5srv function krb5_get_principal_keys to the export listRuss Allbery2-5/+16
2007-04-16Add support for extracting existing keys from the KDC with kadmin.local.Russ Allbery2-2/+47
2007-03-14Fix tail portability problem by adding an expression test to theKen Raeburn1-1/+1
2007-01-20make dependKen Raeburn1-3/+7
2007-01-20Include k5-int.h instead of krb5.h when 'private' functions are neededKen Raeburn1-1/+1
2006-12-20Merge r18962 to trunk, with minor tweaks; ready to merge to 1.6 branchKen Raeburn1-4/+8
2006-12-16Add -clearpolicy to kadmin addprinc usageRuss Allbery1-1/+1
2006-10-0710/3 patch from Savitha R, part 3, patch-manpages-schema.diffKen Raeburn1-31/+27
2006-09-16Move RPC header files to include/gssrpc, which we copy to them atKen Raeburn1-14/+14
2006-09-12whitespaceKen Raeburn1-292/+285
2006-09-12whitespaceKen Raeburn1-18/+14
2006-07-18kadmin_startup(): Turn off KLL automatic prompting support in kadminAlexandra Ellwood1-0/+13
2006-07-18Merge remaining changes from LDAP integration branchKen Raeburn1-9/+81
2006-06-20(kadmin_cpw): Don't crash if principal name is not given. Based on aKen Raeburn1-4/+12
2006-06-15(kadmin_startup): Properly skip "\@" and "\/" sequences whenKen Raeburn1-2/+2
2006-05-31Merge about 1/3 of the remaining configure scripts into the top level. ThisKen Raeburn1-2/+2
2006-05-23install headers into include/krb5Ken Raeburn1-8/+8
2006-05-16Add SRCS definition and run make dependKen Raeburn1-0/+39
2006-05-16* lib/kadm5/alt_prof.c (kadm5_get_config_params): Replace filename andKen Raeburn1-3/+2
2006-04-13Partial merge from Novell LDAP integration branch, not including theKen Raeburn1-0/+15
2006-04-11Remove ChangeLog files from the source tree. From now on, theSam Hartman1-546/+0
2006-04-04* getdate.y: Include autoconf.h always. Don't include config.hKen Raeburn2-7/+5
2006-04-04more DEFS=Ken Raeburn2-0/+5
2006-04-01Include autoconf.h (or include it earlier) in a bunch of files that areKen Raeburn2-0/+6
2006-03-11Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn4-146/+7
2006-03-11Add a new recursive target "generated-files-mac", for producing theKen Raeburn2-0/+7
2005-11-18Fix additional cases where krb5.h is included before k5-int.h. In most cases,Ken Raeburn3-1/+7
2005-08-25fix more executable permissionsTom Yu1-0/+0
2005-08-24Delete .cvsignore files; contents have already been Sam Hartman1-4/+0
2005-06-21Use DL_LIB and THREAD_LINKOPTS instead of explicitly specifying the dlKen Raeburn2-1/+4
2005-06-21Novell Database Abstraction Layer merge.Ken Raeburn3-12/+189
2005-02-12 * kadmin.c (kadmin_startup): New flag "-N" to prevent fallback toTom Yu3-2/+18
2004-09-17Use a new variable, $(INSTALL_SCRIPT) to install scripts, so theyTom Yu2-1/+5
2004-07-16 * kadmin.M: Put space after ".B" directiveKen Raeburn2-1/+5