summaryrefslogtreecommitdiffstats
path: root/src/lib/kadm5/kadm_rpc_xdr.c
Commit message (Expand)AuthorAgeFilesLines
* Fix various warningsGreg Hudson2013-06-071-1/+2
* Policy extensions + new policy: allowed ks typesNicolas Williams2012-07-301-6/+34
* Add kadmin functionality for string attributesGreg Hudson2011-09-211-0/+69
* Add a kadm5 RPC for purging old keys from the KDB (e.g., fromTom Yu2010-10-081-0/+16
* Use xdr_int32 instead of xdr_u_int in xdr_krb5_enctype(), sinceGreg Hudson2010-07-261-1/+1
* Reindent and manually restore some BSD-style files that wereTom Yu2009-11-041-2/+3
* make mark-cstyleTom Yu2009-10-311-15/+15
* Account lockoutGreg Hudson2009-10-251-11/+40
* Remove kadmin v1 API supportGreg Hudson2009-08-131-92/+44
* Do not assume sizeof(bool_t) == sizeof(krb5_boolean)Ezra Peisach2009-02-061-3/+26
* Remove unnecessary pointer casts in args to free,memcpy,memset,memchr except ...Ken Raeburn2009-02-021-2/+2
* * lib/kadm5/alt_prof.c (kadm5_get_config_params): Replace filename andKen Raeburn2006-05-161-1/+1
* Partial merge from Novell LDAP integration branch, not including theKen Raeburn2006-04-131-84/+0
* Fix additional cases where krb5.h is included before k5-int.h. In most cases,Ken Raeburn2005-11-181-1/+1
* Novell Database Abstraction Layer merge.Ken Raeburn2005-06-211-1/+91
* more namespace cleanup: remove uses of rpc_int32 and rpc_u_int32Tom Yu2004-06-251-8/+8
* * kadm_rpc_xdr.c: Add xdr_krb5_ui_2.Ezra Peisach2001-07-251-1/+25
* * server_internal.h: Add prototype forEzra Peisach2001-02-181-0/+1
* Remove keepold argument from create_principal_3, since it is ratherTom Yu2000-02-271-3/+0
* * kadm_rpc_xdr.c (xdr_chpass3_arg):Tom Yu2000-02-191-2/+2
* Add client-side stubs and functions with additional capabilities toTom Yu2000-02-141-2/+122
* * admin.h:Tom Yu1998-02-141-7/+1
* * kadm_rpc.h, kadm_rpc_xdr.c: Add support for setv4keyTom Yu1997-07-011-0/+19
* add kadm5_setkey_principalBarry Jaspan1997-04-231-0/+17
* * kadm_rpc_xdr.c: fix memory leak handling key_data and tl_dataBarry Jaspan1996-11-111-2/+31
* * kadm_rpc_xdr.c (xdr_krb5_principal): handle a NULL principalBarry Jaspan1996-11-061-8/+13
* * kadm_rpc_xdr.c, misc_free.c, server_internal.h: include stdlib.hBarry Jaspan1996-10-181-1/+1
* * alt_prof.c (kadm5_get_config_params): alloc enough bytes forBarry Jaspan1996-08-021-0/+2
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-221-0/+830