summaryrefslogtreecommitdiffstats
path: root/src/kadmin/cli
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary pointer casts in args to free,memcpy,memset,memchr except ...Ken Raeburn2009-02-022-3/+3
* Master Key Migration ProjectWill Fiveash2009-01-301-0/+2
* In kadmin, free the correct item in an error case (fixes a double-freeGreg Hudson2009-01-231-1/+1
* move generated dependencies out of Makefile.inKen Raeburn2009-01-052-43/+41
* Merge mskrb-integ onto trunkSam Hartman2009-01-031-0/+8
* Add prototype for kadm5_init_iprop. FOr the client - adds a dummy argument Ezra Peisach2008-12-161-1/+1
* Convert many uses of sprintf to snprintf or asprintfGreg Hudson2008-12-011-17/+19
* Fix a kadmin bug introduced in a recent set of string handlingGreg Hudson2008-11-061-1/+1
* Convert many uses of strcpy/strcat (and sometimes sprintf) to acceptedGreg Hudson2008-11-051-10/+9
* Don't build dependencies for v4rcp.c.Ken Raeburn2008-11-041-5/+6
* Use asprintf instead of malloc/strcpy/strcat in many placesGreg Hudson2008-10-201-30/+9
* Finished KLL to KIM shim.Alexandra Ellwood2008-10-011-5/+6
* makedependKen Raeburn2008-09-181-4/+4
* Use a valid UTF8 password for randkey passwordAlexandra Ellwood2008-08-131-5/+9
* Merge from branch sun-ipropKen Raeburn2008-06-242-1/+26
* Apple PKINIT patch commitAlexandra Ellwood2008-05-301-6/+89
* man page macro and hyphen fixesRuss Allbery2008-02-191-4/+4
* fixed mispelling in kadmin error messageAlexandra Ellwood2007-10-161-1/+1
* Will Fiveash and Mark Phalan report that kadmin's unlock command callsTom Yu2007-10-041-1/+1
* make dependKen Raeburn2007-08-161-3/+4
* Use [v]snprintf or asprintf instead of unchecked sprintf and separate allocat...Ken Raeburn2007-07-121-9/+5
* Get rid of .o files when cleaningKen Raeburn2007-07-101-1/+1
* Check for error indication from localtime.Ken Raeburn2007-06-291-11/+51
* Add the new kadm5srv function krb5_get_principal_keys to the export listRuss Allbery2007-04-162-5/+16
* Add support for extracting existing keys from the KDC with kadmin.local.Russ Allbery2007-04-162-2/+47
* Fix tail portability problem by adding an expression test to theKen Raeburn2007-03-141-1/+1
* make dependKen Raeburn2007-01-201-3/+7
* Include k5-int.h instead of krb5.h when 'private' functions are neededKen Raeburn2007-01-201-1/+1
* Merge r18962 to trunk, with minor tweaks; ready to merge to 1.6 branchKen Raeburn2006-12-201-4/+8
* Add -clearpolicy to kadmin addprinc usageRuss Allbery2006-12-161-1/+1
* 10/3 patch from Savitha R, part 3, patch-manpages-schema.diffKen Raeburn2006-10-071-31/+27
* Move RPC header files to include/gssrpc, which we copy to them atKen Raeburn2006-09-161-14/+14
* whitespaceKen Raeburn2006-09-121-292/+285
* whitespaceKen Raeburn2006-09-121-18/+14
* kadmin_startup(): Turn off KLL automatic prompting support in kadminAlexandra Ellwood2006-07-181-0/+13
* Merge remaining changes from LDAP integration branchKen Raeburn2006-07-181-9/+81
* (kadmin_cpw): Don't crash if principal name is not given. Based on aKen Raeburn2006-06-201-4/+12
* (kadmin_startup): Properly skip "\@" and "\/" sequences whenKen Raeburn2006-06-151-2/+2
* Merge about 1/3 of the remaining configure scripts into the top level. ThisKen Raeburn2006-05-311-2/+2
* install headers into include/krb5Ken Raeburn2006-05-231-8/+8
* Add SRCS definition and run make dependKen Raeburn2006-05-161-0/+39
* * lib/kadm5/alt_prof.c (kadm5_get_config_params): Replace filename andKen Raeburn2006-05-161-3/+2
* Partial merge from Novell LDAP integration branch, not including theKen Raeburn2006-04-131-0/+15
* Remove ChangeLog files from the source tree. From now on, theSam Hartman2006-04-111-546/+0
* * getdate.y: Include autoconf.h always. Don't include config.hKen Raeburn2006-04-042-7/+5
* more DEFS=Ken Raeburn2006-04-042-0/+5
* Include autoconf.h (or include it earlier) in a bunch of files that areKen Raeburn2006-04-012-0/+6
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-114-146/+7
* Add a new recursive target "generated-files-mac", for producing theKen Raeburn2006-03-112-0/+7
* Fix additional cases where krb5.h is included before k5-int.h. In most cases,Ken Raeburn2005-11-183-1/+7