aboutsummaryrefslogtreecommitdiff
path: root/src/lib/kadm5/clnt/client_principal.c
AgeCommit message (Expand)AuthorFilesLines
2009-10-31make mark-cstyleTom Yu1-151/+152
2009-08-13Remove kadmin v1 API supportGreg Hudson1-126/+43
2009-01-05Include strings.h for memset prototypeEzra Peisach1-0/+1
2006-04-13Partial merge from Novell LDAP integration branch, not including theKen Raeburn1-20/+0
2005-11-18Fix additional cases where krb5.h is included before k5-int.h. In most cases,Ken Raeburn1-0/+1
2005-08-20Rename all RPC functions from _1 to _2 to match current program version number;Ken Raeburn1-14/+14
2005-06-21Novell Database Abstraction Layer merge.Ken Raeburn1-0/+20
2004-06-16This commit merges the RPCSEC_GSS integration branch onto the trunk.Tom Yu1-14/+20
2001-02-18 * client_rpc.c: Insure pointer argument type is same as passedEzra Peisach1-4/+0
2000-06-01Check for existance of <memory.h>.Wilfredo Sanchez1-0/+2
2000-02-27Remove keepold argument from create_principal_3, since it is ratherTom Yu1-2/+1
2000-02-14Add client-side stubs and functions with additional capabilities toTom Yu1-0/+173
1998-02-14 * client_init.c:Tom Yu1-1/+1
1997-07-01 * client_principal.c, client_rpc.c: Add support for setv4keyTom Yu1-0/+23
1997-04-23add kadm5_setkey_principalBarry Jaspan1-0/+25
1996-11-07 * client_principal.c (kadm5_get_principal,Ezra Peisach1-2/+13
1996-10-04 * client_principal.c (kadm5_randkey_principal): Do not assume thatEzra Peisach1-14/+17
1996-07-24 * Makefile.in, configure.in: break out client lib into aTom Yu1-0/+307