summaryrefslogtreecommitdiffstats
path: root/src/lib/kadm5/clnt/client_rpc.c
Commit message (Expand)AuthorAgeFilesLines
* Add kadmin functionality for string attributesGreg Hudson2011-09-211-0/+30
* Add a kadm5 RPC for purging old keys from the KDB (e.g., fromTom Yu2010-10-081-0/+15
* Reindent and manually restore some BSD-style files that wereTom Yu2009-11-041-211/+211
* make mark-cstyleTom Yu2009-10-311-210/+211
* Remove unnecessary pointer casts in args to free,memcpy,memset,memchr except ...Ken Raeburn2009-02-021-21/+21
* Include strings.h for memset prototypeEzra Peisach2009-01-051-0/+2
* Increase the default RPC timeout for kadmin from 25 seconds to 120Greg Hudson2008-10-021-1/+1
* Some simple transformations:Ken Raeburn2006-06-141-151/+169
* Rename all RPC functions from _1 to _2 to match current program version number;Ken Raeburn2005-08-201-21/+21
* * client_rpc.c: Insure pointer argument type is same as passedEzra Peisach2001-02-181-6/+6
* Check for existance of <memory.h>.Wilfredo Sanchez2000-06-011-0/+2
* Add client-side stubs and functions with additional capabilities toTom Yu2000-02-141-0/+56
* * client_init.c:Tom Yu1998-02-141-1/+1
* * client_principal.c, client_rpc.c: Add support for setv4keyTom Yu1997-07-011-0/+14
* add kadm5_setkey_principalBarry Jaspan1997-04-231-0/+14
* * Makefile.in, configure.in: break out client lib into aTom Yu1996-07-241-0/+221